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