]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 3 Feb 2022 09:25:10 +0000 (12:25 +0300)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 09:25:10 +0000 (11:25 +0200)
commit7ffe7ba30fc051014977c6f393c51e57e71a6648
tree0f1e476fdbac481a29eab473b2531a21e8306a9b
parent0cbdd2131195b0d313762968f604e80a3e65ca9f
bpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Doc/whatsnew/3.11.rst
Lib/pathlib.py
Lib/test/test_pathlib.py
Misc/NEWS.d/next/Library/2022-01-23-11-17-48.bpo-46483.j7qwWb.rst [deleted file]
Misc/NEWS.d/next/Library/2022-01-24-13-00-09.bpo-46483.9XnmKp.rst [new file with mode: 0644]