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 hugovk, serhiy.storchaka
Date 2021-09-08.10:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631095667.55.0.632104530891.issue45132@roundup.psfhosted.org>
In-reply-to
Content
New changeset d003a5bd2505a7fa04f50504b68ba8fca67349cd by Hugo van Kemenade in branch 'main':
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
https://github.com/python/cpython/commit/d003a5bd2505a7fa04f50504b68ba8fca67349cd
History
Date User Action Args
2021-09-08 10:07:47serhiy.storchakasetrecipients: + serhiy.storchaka, hugovk
2021-09-08 10:07:47serhiy.storchakasetmessageid: <1631095667.55.0.632104530891.issue45132@roundup.psfhosted.org>
2021-09-08 10:07:47serhiy.storchakalinkissue45132 messages
2021-09-08 10:07:47serhiy.storchakacreate