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 python-dev
Recipients Mark.Shannon, adamtj, asuffield, asvetlov, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, serhiy.storchaka, vstinner
Date 2013-12-13.01:33:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgZBw4scMz7LjP@mail.python.org>
In-reply-to
Content
New changeset 2f975036cf39 by Victor Stinner in branch '3.3':
Issue #14432: Fix compilation when thread support is disabled
http://hg.python.org/cpython/rev/2f975036cf39

New changeset 9852637f05c3 by Victor Stinner in branch 'default':
(Merge 3.3) Issue #14432: Fix compilation when thread support is disabled
http://hg.python.org/cpython/rev/9852637f05c3
History
Date User Action Args
2013-12-13 01:33:14python-devsetrecipients: + python-dev, ncoghlan, pitrou, vstinner, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield
2013-12-13 01:33:14python-devlinkissue14432 messages
2013-12-13 01:33:14python-devcreate