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 ZackerySpytz, barry-scott, petr.viktorin, vstinner
Date 2021-02-16.00:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613434473.34.0.743059997641.issue43155@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a8b5df93f379f561aab4f2fc5b2ad54f5009f7a by Zackery Spytz in branch 'master':
bpo-43155: Add PyCMethod_New to PC/python3dll.c (GH-24500)
https://github.com/python/cpython/commit/8a8b5df93f379f561aab4f2fc5b2ad54f5009f7a
History
Date User Action Args
2021-02-16 00:14:33vstinnersetrecipients: + vstinner, barry-scott, petr.viktorin, ZackerySpytz
2021-02-16 00:14:33vstinnersetmessageid: <1613434473.34.0.743059997641.issue43155@roundup.psfhosted.org>
2021-02-16 00:14:33vstinnerlinkissue43155 messages
2021-02-16 00:14:33vstinnercreate