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 bobcatfish
Recipients bobcatfish
Date 2015-04-23.00:26:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429748807.96.0.769250379827.issue24033@psf.upfronthosting.co.za>
In-reply-to
Content
As described in Issue9517, many test modules do not make use of the helpers in script_helpers.py to invoke the python interpreter in a subprocess. Issue9517 will be broken down into several smaller issues so we can address smaller change sets.

This issue is to update _test_multiprocessing.py to use script_helpers.py.
History
Date User Action Args
2015-04-23 00:26:48bobcatfishsetrecipients: + bobcatfish
2015-04-23 00:26:47bobcatfishsetmessageid: <1429748807.96.0.769250379827.issue24033@psf.upfronthosting.co.za>
2015-04-23 00:26:47bobcatfishlinkissue24033 messages
2015-04-23 00:26:47bobcatfishcreate