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

Paul Ganssle report at bugs.python.org
Fri Nov 20 10:40:47 EST 2020


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


New changeset 452058448335b39c784af9a047f9c4a1767c0b00 by Joshua Cannon in branch 'master':
bpo-35498: Added slice support to PathLib parents attribute. (GH-11165)
https://github.com/python/cpython/commit/452058448335b39c784af9a047f9c4a1767c0b00


----------

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


More information about the Python-bugs-list mailing list