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 miss-islington
Recipients arigo, davin, miss-islington, pitrou, vstinner, xiang.zhang
Date 2020-04-27.16:11:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588003880.5.0.0203543902037.issue30966@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9adccc1384568f4d46e37f698cb3e3a4f6ca0252 by Victor Stinner in branch 'master':
bpo-30966: Add multiprocessing.SimpleQueue.close() (GH-19735)
https://github.com/python/cpython/commit/9adccc1384568f4d46e37f698cb3e3a4f6ca0252
History
Date User Action Args
2020-04-27 16:11:20miss-islingtonsetrecipients: + miss-islington, arigo, pitrou, vstinner, davin, xiang.zhang
2020-04-27 16:11:20miss-islingtonsetmessageid: <1588003880.5.0.0203543902037.issue30966@roundup.psfhosted.org>
2020-04-27 16:11:20miss-islingtonlinkissue30966 messages
2020-04-27 16:11:20miss-islingtoncreate