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 davin, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2017-07-25.00:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500943259.34.0.767967921927.issue26762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b4c52966c810b5c5e088fceff403247f610b7d13 by Victor Stinner in branch 'master':
bpo-26762: test_multiprocessing close more queues (#2855)
https://github.com/python/cpython/commit/b4c52966c810b5c5e088fceff403247f610b7d13
History
Date User Action Args
2017-07-25 00:40:59vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka, davin
2017-07-25 00:40:59vstinnersetmessageid: <1500943259.34.0.767967921927.issue26762@psf.upfronthosting.co.za>
2017-07-25 00:40:59vstinnerlinkissue26762 messages
2017-07-25 00:40:59vstinnercreate