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, vstinner
Date 2020-03-22.16:17:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584893861.53.0.45192217492.issue40024@roundup.psfhosted.org>
In-reply-to
Content
New changeset 05e4a296ecc127641160a04f39cc02c0f66a8c27 by Dong-hee Na in branch 'master':
bpo-40024: Add PyModule_AddType() helper function (GH-19088)
https://github.com/python/cpython/commit/05e4a296ecc127641160a04f39cc02c0f66a8c27
History
Date User Action Args
2020-03-22 16:17:41vstinnersetrecipients: + vstinner, corona10
2020-03-22 16:17:41vstinnersetmessageid: <1584893861.53.0.45192217492.issue40024@roundup.psfhosted.org>
2020-03-22 16:17:41vstinnerlinkissue40024 messages
2020-03-22 16:17:41vstinnercreate