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 BTaskaya
Recipients BTaskaya, sobolevn
Date 2022-01-23.14:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1f715d5bd3bc9ff444e109b6bbd13011913681b1 by Nikita Sobolev in branch 'main':
bpo-46483: change `PurePath.__class_getitem__` to return `GenericAlias` (GH-30822)
https://github.com/python/cpython/commit/1f715d5bd3bc9ff444e109b6bbd13011913681b1
History
Date User Action Args
2022-01-23 14:48:48BTaskayasetrecipients: + BTaskaya, sobolevn
2022-01-23 14:48:48BTaskayasetmessageid: <[email protected]>
2022-01-23 14:48:48BTaskayalinkissue46483 messages
2022-01-23 14:48:48BTaskayacreate