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 nascheme, serhiy.storchaka, steve.dower, vstinner
Date 2020-02-08.23:46:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581205565.85.0.520642947673.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f6f7eef5206858030cbe4f80a7c04b02781cc9a by Dong-hee Na in branch 'master':
bpo-39573: Use Py_TYPE() macro in ctypes.h (GH-18411)
https://github.com/python/cpython/commit/7f6f7eef5206858030cbe4f80a7c04b02781cc9a
History
Date User Action Args
2020-02-08 23:46:05vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower
2020-02-08 23:46:05vstinnersetmessageid: <1581205565.85.0.520642947673.issue39573@roundup.psfhosted.org>
2020-02-08 23:46:05vstinnerlinkissue39573 messages
2020-02-08 23:46:05vstinnercreate