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 JelleZijlstra
Recipients Guido.van.Rossum, JelleZijlstra, docs@python, gvanrossum, kj, ronaldoussoren
Date 2021-06-14.17:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623693117.47.0.172934782851.issue44392@roundup.psfhosted.org>
In-reply-to
Content
It could be useful for C extensions that want to support PEP 585 for their types, such as numpy's array type.
History
Date User Action Args
2021-06-14 17:51:57JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, ronaldoussoren, docs@python, Guido.van.Rossum, kj
2021-06-14 17:51:57JelleZijlstrasetmessageid: <1623693117.47.0.172934782851.issue44392@roundup.psfhosted.org>
2021-06-14 17:51:57JelleZijlstralinkissue44392 messages
2021-06-14 17:51:57JelleZijlstracreate