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 gregory.p.smith, pitrou, vstinner
Date 2017-09-07.16:56:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504803386.54.0.423569428829.issue31370@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344 by Victor Stinner (Antoine Pitrou) in branch 'master':
bpo-31370: Remove support for threads-less builds (#3385)
https://github.com/python/cpython/commit/a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344
History
Date User Action Args
2017-09-07 16:56:26vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou
2017-09-07 16:56:26vstinnersetmessageid: <1504803386.54.0.423569428829.issue31370@psf.upfronthosting.co.za>
2017-09-07 16:56:26vstinnerlinkissue31370 messages
2017-09-07 16:56:26vstinnercreate