This is an archive of the discontinued Mercurial Phabricator instance.

util: drop write_content_size=True
ClosedPublic

Authored by indygreg on Apr 9 2018, 1:20 PM.

Details

Summary

This is now the default in python-zstandard 0.9. While we're here,
also add a comment about the ability to drop frame magic to save
space.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Apr 9 2018, 1:20 PM
durin42 accepted this revision.Apr 9 2018, 6:22 PM
This revision is now accepted and ready to land.Apr 9 2018, 6:22 PM
This revision was automatically updated to reflect the committed changes.