diff options
author | Yaroslav Pankovych <31005942+ypankovych@users.noreply.github.com> | 2020-11-23 20:06:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 20:06:22 (GMT) |
commit | 79d2e62c008446fbbc6f264bb8a30e2d38b6ff58 (patch) | |
tree | 19897f3bf2d3abafff8fbcda7c51bcbb446265b6 /Misc/ACKS | |
parent | ffae93248a33cd6fe73d1ea85d6802765bbf56d2 (diff) | |
download | cpython-79d2e62c008446fbbc6f264bb8a30e2d38b6ff58.zip cpython-79d2e62c008446fbbc6f264bb8a30e2d38b6ff58.tar.gz cpython-79d2e62c008446fbbc6f264bb8a30e2d38b6ff58.tar.bz2 |
Added support for negative indexes to PurePath.parents (GH-21799)
This commit also fixes up some of the overlapping documentation changed
in bpo-35498, which added support for indexing with slices.
Fixes bpo-21041.
https://bugs.python.org/issue21041
Co-authored-by: Paul Ganssle <p.ganssle@gmail.com>
Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1283,6 +1283,7 @@ Michael Otteneder Richard Oudkerk Russel Owen Joonas Paalasmaa +Yaroslav Pankovych Martin Packman Elisha Paine Shriphani Palakodety |