We previously declined to do this, but the removal of the deprecated
os.stat_float_times() method in Python 3.7 forces our hand.
Details
Details
- Reviewers
indygreg yuja - Group Reviewers
hg-reviewers - Commits
- rHGf3c314020beb: osutil: implement minimal __getitem__ compatibility on our custom listdir type
Diff Detail
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.
I think this should be PyExc_IndexError.