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 davin, gregory.p.smith, miss-islington, pitrou, renatolfc
Date 2020-11-29.18:47:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606675657.12.0.35583222873.issue42406@roundup.psfhosted.org>
In-reply-to
Content
New changeset fcf7391f598e027a083173662a3ecf7865251291 by Miss Islington (bot) in branch '3.9':
bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)
https://github.com/python/cpython/commit/fcf7391f598e027a083173662a3ecf7865251291
History
Date User Action Args
2020-11-29 18:47:37miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, pitrou, renatolfc, davin
2020-11-29 18:47:37miss-islingtonsetmessageid: <1606675657.12.0.35583222873.issue42406@roundup.psfhosted.org>
2020-11-29 18:47:37miss-islingtonlinkissue42406 messages
2020-11-29 18:47:37miss-islingtoncreate