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 vstinner
Date 2018-10-30.14:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540908805.09.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9204fb8623896cc5f68ae350784ee25e8a7b2184 by Victor Stinner in branch 'master':
bpo-35081: Cleanup pystate.c and pystate.h (GH-10240)
https://github.com/python/cpython/commit/9204fb8623896cc5f68ae350784ee25e8a7b2184
History
Date User Action Args
2018-10-30 14:13:25vstinnersetrecipients: + vstinner
2018-10-30 14:13:25vstinnersetmessageid: <1540908805.09.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-10-30 14:13:25vstinnerlinkissue35081 messages
2018-10-30 14:13:25vstinnercreate