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 AlexWaygood, JelleZijlstra, gvanrossum, hauntsaninja, kj
Date 2022-04-05.02:35:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5a4973e29f2f5c4ee8c086f40325786c62381540 by Shantanu in branch 'main':
bpo-46998: Allow subclassing Any at runtime (GH-31841)
https://github.com/python/cpython/commit/5a4973e29f2f5c4ee8c086f40325786c62381540
History
Date User Action Args
2022-04-05 02:35:38JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, hauntsaninja, kj, AlexWaygood
2022-04-05 02:35:38JelleZijlstrasetmessageid: <[email protected]>
2022-04-05 02:35:38JelleZijlstralinkissue46998 messages
2022-04-05 02:35:38JelleZijlstracreate