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 gregory.p.smith
Recipients davin, gregory.p.smith, pitrou, renatolfc
Date 2020-11-29.18:23:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606674205.24.0.432308290931.issue42406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86684319d3dad8e1a7b0559727a48e0bc50afb01 by Renato Cunha in branch 'master':
bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)
https://github.com/python/cpython/commit/86684319d3dad8e1a7b0559727a48e0bc50afb01
History
Date User Action Args
2020-11-29 18:23:25gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, renatolfc, davin
2020-11-29 18:23:25gregory.p.smithsetmessageid: <1606674205.24.0.432308290931.issue42406@roundup.psfhosted.org>
2020-11-29 18:23:25gregory.p.smithlinkissue42406 messages
2020-11-29 18:23:25gregory.p.smithcreate