This is an archive of the discontinued Mercurial Phabricator instance.

hg: remove HGUNICODEPEDANTRY and RTUNICODEPEDANTRY
ClosedPublic

Authored by indygreg on Oct 5 2019, 5:03 PM.

Details

Summary

This was added in 73e4a02e6d23 and 89822d7a9d5f as a preliminary
way to better support Python 3. With the Python 3 port nearly done
and better procedures in place, we shouldn't need it.

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.Oct 5 2019, 5:03 PM
indygreg retitled this revision from hg: remove HGUNICODEPEDANTRY to hg: remove HGUNICODEPEDANTRY and RTUNICODEPEDANTRY.Oct 5 2019, 5:39 PM
indygreg edited the summary of this revision. (Show Details)
indygreg updated this revision to Diff 16862.
indygreg set the repository for this revision to rHG Mercurial.Oct 6 2019, 10:41 AM
pulkit accepted this revision.Oct 6 2019, 10:44 AM
This revision is now accepted and ready to land.Oct 6 2019, 10:44 AM
This revision was automatically updated to reflect the committed changes.