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 gregory.p.smith, larry, njs, python-dev, vstinner
Date 2016-01-20.10:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160120102036.25979.25384@psf.io>
In-reply-to
Content
New changeset f9461f1e0559 by Victor Stinner in branch '3.5':
Add _PyThreadState_UncheckedGet()
https://hg.python.org/cpython/rev/f9461f1e0559

New changeset d4f13c9a2b07 by Victor Stinner in branch 'default':
Merge 3.5
https://hg.python.org/cpython/rev/d4f13c9a2b07
History
Date User Action Args
2016-01-20 10:20:39python-devsetrecipients: + python-dev, gregory.p.smith, vstinner, larry, njs
2016-01-20 10:20:39python-devlinkissue26154 messages
2016-01-20 10:20:38python-devcreate