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 amaury.forgeotdarc, gregory.p.smith, pitrou, rnk, sargo, serhiy.storchaka, vstinner
Date 2017-03-24.16:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490373120.45.0.232603023245.issue6532@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aefa7ebf0ff0f73feee7ab24f4cdcb2014d83ee5 by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-6532: Make the thread id an unsigned integer. (#781)
https://github.com/python/cpython/commit/aefa7ebf0ff0f73feee7ab24f4cdcb2014d83ee5
History
Date User Action Args
2017-03-24 16:32:00vstinnersetrecipients: + vstinner, gregory.p.smith, amaury.forgeotdarc, pitrou, rnk, sargo, serhiy.storchaka
2017-03-24 16:32:00vstinnersetmessageid: <1490373120.45.0.232603023245.issue6532@psf.upfronthosting.co.za>
2017-03-24 16:32:00vstinnerlinkissue6532 messages
2017-03-24 16:32:00vstinnercreate