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 pablogsal
Recipients Andrew Nelson, Paul Silisteanu, cjrh, larsoner, pablogsal, ralf.gommers, stefanor
Date 2020-04-11.02:05:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586570743.53.0.0758189859362.issue38501@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ec43a73092d43c6c95e7dd2669f49d54b57966f by Pablo Galindo in branch 'master':
bpo-38501: Add a warning section to multiprocessing.Pool docs about resource managing (GH-19466)
https://github.com/python/cpython/commit/7ec43a73092d43c6c95e7dd2669f49d54b57966f
History
Date User Action Args
2020-04-11 02:05:43pablogsalsetrecipients: + pablogsal, cjrh, stefanor, ralf.gommers, larsoner, Andrew Nelson, Paul Silisteanu
2020-04-11 02:05:43pablogsalsetmessageid: <1586570743.53.0.0758189859362.issue38501@roundup.psfhosted.org>
2020-04-11 02:05:43pablogsallinkissue38501 messages
2020-04-11 02:05:43pablogsalcreate