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.23:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505258051.94.0.49088171438.issue16500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bcf042ff98b6261b7780c1e40fa1681ef30502f9 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31234: Enhance test_thread.test_forkinthread() (GH-3516) (#3519)
https://github.com/python/cpython/commit/bcf042ff98b6261b7780c1e40fa1681ef30502f9
History
Date User Action Args
2017-09-12 23:14:12vstinnersetrecipients: + 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 23:14:11vstinnersetmessageid: <1505258051.94.0.49088171438.issue16500@psf.upfronthosting.co.za>
2017-09-12 23:14:11vstinnerlinkissue16500 messages
2017-09-12 23:14:11vstinnercreate