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

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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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