This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients AlexWaygood, BTaskaya, JelleZijlstra, asvetlov, kj, serhiy.storchaka, sobolevn
Date 2022-02-03.09:25:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643880327.08.0.897134531921.issue46483@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ffe7ba30fc051014977c6f393c51e57e71a6648 by Nikita Sobolev in branch 'main':
bpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848)
https://github.com/python/cpython/commit/7ffe7ba30fc051014977c6f393c51e57e71a6648
History
Date User Action Args
2022-02-03 09:25:27serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, JelleZijlstra, BTaskaya, sobolevn, kj, AlexWaygood
2022-02-03 09:25:27serhiy.storchakasetmessageid: <1643880327.08.0.897134531921.issue46483@roundup.psfhosted.org>
2022-02-03 09:25:27serhiy.storchakalinkissue46483 messages
2022-02-03 09:25:27serhiy.storchakacreate