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 Arfrever, DLitz, aliles, amaury.forgeotdarc, asvetlov, christian.heimes, emptysquare, georg.brandl, grahamd, gregory.p.smith, ionelmc, jcea, lemburg, neologix, pitrou, rpcope1, sbt, serhiy.storchaka, socketpair, twouters, vstinner, xupeng, yselivanov
Date 2017-09-12.17:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505238565.77.0.971246407432.issue16500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a15d155aadfad232158f530278505cdc6f326f93 by Victor Stinner in branch 'master':
bpo-31234: Enhance test_thread.test_forkinthread() (#3516)
https://github.com/python/cpython/commit/a15d155aadfad232158f530278505cdc6f326f93
History
Date User Action Args
2017-09-12 17:49:26vstinnersetrecipients: + vstinner, lemburg, twouters, georg.brandl, gregory.p.smith, jcea, amaury.forgeotdarc, pitrou, christian.heimes, grahamd, Arfrever, ionelmc, asvetlov, neologix, socketpair, sbt, aliles, serhiy.storchaka, yselivanov, DLitz, emptysquare, xupeng, rpcope1
2017-09-12 17:49:25vstinnersetmessageid: <1505238565.77.0.971246407432.issue16500@psf.upfronthosting.co.za>
2017-09-12 17:49:25vstinnerlinkissue16500 messages
2017-09-12 17:49:25vstinnercreate