[issue35498] Parents objects in pathlib.Path don't support slices as __getitem__ arguments

Paul Ganssle report at bugs.python.org
Mon Nov 23 15:06:38 EST 2020


Paul Ganssle <p.ganssle at gmail.com> added the comment:


New changeset 79d2e62c008446fbbc6f264bb8a30e2d38b6ff58 by Yaroslav Pankovych in branch 'master':
Added support for negative indexes to PurePath.parents (GH-21799)
https://github.com/python/cpython/commit/79d2e62c008446fbbc6f264bb8a30e2d38b6ff58


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35498>
_______________________________________


More information about the Python-bugs-list mailing list