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-24.22:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585087738.3.0.427302016643.issue40024@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37fcbb65d4589fbb5a72153e9338cf8e6495f64f by Dong-hee Na in branch 'master':
bpo-40024: Update C extension modules to use PyModule_AddType() (GH-19119)
https://github.com/python/cpython/commit/37fcbb65d4589fbb5a72153e9338cf8e6495f64f
History
Date User Action Args
2020-03-24 22:08:58vstinnersetrecipients: + vstinner, corona10
2020-03-24 22:08:58vstinnersetmessageid: <1585087738.3.0.427302016643.issue40024@roundup.psfhosted.org>
2020-03-24 22:08:58vstinnerlinkissue40024 messages
2020-03-24 22:08:58vstinnercreate