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, shihai1991, vstinner
Date 2020-03-29.14:13:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585491207.06.0.508308622932.issue40024@roundup.psfhosted.org>
In-reply-to
Content
Thanks Dong-hee Na for fixing many reference leaks! I like the new PyModule_AddType() helper function.
History
Date User Action Args
2020-03-29 14:13:27vstinnersetrecipients: + vstinner, corona10, shihai1991
2020-03-29 14:13:27vstinnersetmessageid: <1585491207.06.0.508308622932.issue40024@roundup.psfhosted.org>
2020-03-29 14:13:27vstinnerlinkissue40024 messages
2020-03-29 14:13:27vstinnercreate