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 Alex Budovski, amaury.forgeotdarc, corona10, eric.snow, isoschiz, kylotan, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-17.01:15:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584407732.41.0.663674358936.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2037502613471a0a0a0262085cc50adb378ebbad by Hai Shi in branch 'master':
bpo-1635741: Port  _ctypes_test extension to multiphase initialization (PEP 489) (GH-19012)
https://github.com/python/cpython/commit/2037502613471a0a0a0262085cc50adb378ebbad
History
Date User Action Args
2020-03-17 01:15:32vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, corona10, miss-islington, shihai1991
2020-03-17 01:15:32vstinnersetmessageid: <1584407732.41.0.663674358936.issue1635741@roundup.psfhosted.org>
2020-03-17 01:15:32vstinnerlinkissue1635741 messages
2020-03-17 01:15:31vstinnercreate