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 barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner
Date 2017-12-05.14:12:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512483167.47.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 33c377ed9b6cb3b9493005314c4e0cfa7517ea65 by Victor Stinner in branch 'master':
bpo-32030: Simplify _PyCoreConfig_INIT macro (#4728)
https://github.com/python/cpython/commit/33c377ed9b6cb3b9493005314c4e0cfa7517ea65
History
Date User Action Args
2017-12-05 14:12:47vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-05 14:12:47vstinnersetmessageid: <1512483167.47.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-05 14:12:47vstinnerlinkissue32030 messages
2017-12-05 14:12:47vstinnercreate