This is an archive of the discontinued Mercurial Phabricator instance.

py3: convert return values of inspect.getabsfile() to bytes
ClosedPublic

Authored by pulkit on Feb 27 2019, 5:46 PM.

Details

Summary

It's weird that python docs for inspect does not mention getabsfile().

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

pulkit created this revision.Feb 27 2019, 5:46 PM
This revision was automatically updated to reflect the committed changes.