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 Sec42, serhiy.storchaka
Date 2022-02-26.12:08:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645877304.5.0.314393363157.issue46866@roundup.psfhosted.org>
In-reply-to
Content
Yes, it is consistent with all of builtin types. If you want to return a different type, override __getitem__().
History
Date User Action Args
2022-02-26 12:08:24serhiy.storchakasetrecipients: + serhiy.storchaka, Sec42
2022-02-26 12:08:24serhiy.storchakasetmessageid: <1645877304.5.0.314393363157.issue46866@roundup.psfhosted.org>
2022-02-26 12:08:24serhiy.storchakalinkissue46866 messages
2022-02-26 12:08:24serhiy.storchakacreate