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 masamoto, pitrou, vstinner
Date 2017-07-05.09:24:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499246689.4.0.337393314863.issue30854@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e3a0ff0d76b9e7a994afa7f2c54b19a63f1bb57d by Victor Stinner (Masayuki Yamamoto) in branch '3.6':
[3.6] bpo-30854: Fix compile error when --without-threads (GH-2581) (#2583)
https://github.com/python/cpython/commit/e3a0ff0d76b9e7a994afa7f2c54b19a63f1bb57d
History
Date User Action Args
2017-07-05 09:24:49vstinnersetrecipients: + vstinner, pitrou, masamoto
2017-07-05 09:24:49vstinnersetmessageid: <1499246689.4.0.337393314863.issue30854@psf.upfronthosting.co.za>
2017-07-05 09:24:49vstinnerlinkissue30854 messages
2017-07-05 09:24:49vstinnercreate