This is an archive of the discontinued Mercurial Phabricator instance.

changelog: fix the diverted opener to accept more kwargs
ClosedPublic

Authored by marmoute on Jan 11 2020, 12:02 PM.

Details

Summary

The current code prevent the use of atomictemp file with the changelog
opener. I do not see a good reason for this limitation.

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

marmoute created this revision.Jan 11 2020, 12:02 PM
pulkit accepted this revision.Jan 13 2020, 7:36 AM
This revision is now accepted and ready to land.Jan 13 2020, 7:36 AM
marmoute updated this revision to Diff 19169.Jan 13 2020, 10:05 AM