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 vstinner
Recipients corona10, eric.smith, petr.viktorin, rhettinger, serhiy.storchaka, vstinner
Date 2022-03-28.16:25:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648484753.68.0.632775340965.issue47143@roundup.psfhosted.org>
In-reply-to
Content
See also the types.new_class() function:
https://docs.python.org/dev/library/types.html#types.new_class

Oh, I didn't know this function!
History
Date User Action Args
2022-03-28 16:25:53vstinnersetrecipients: + vstinner, rhettinger, eric.smith, petr.viktorin, serhiy.storchaka, corona10
2022-03-28 16:25:53vstinnersetmessageid: <1648484753.68.0.632775340965.issue47143@roundup.psfhosted.org>
2022-03-28 16:25:53vstinnerlinkissue47143 messages
2022-03-28 16:25:53vstinnercreate