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 pitrou
Recipients Mariatta, Valentin.Lorentz, davin, pitrou, tacocat, terry.reedy, tiagoantao
Date 2017-10-22.09:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508665233.51.0.213398074469.issue28326@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset daeefd2e049b74340307481112a39f77de0f4769 by Antoine Pitrou in branch 'master':
bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is closed or None. (#4073)
https://github.com/python/cpython/commit/daeefd2e049b74340307481112a39f77de0f4769
History
Date User Action Args
2017-10-22 09:40:33pitrousetrecipients: + pitrou, terry.reedy, tiagoantao, Valentin.Lorentz, davin, Mariatta, tacocat
2017-10-22 09:40:33pitrousetmessageid: <1508665233.51.0.213398074469.issue28326@psf.upfronthosting.co.za>
2017-10-22 09:40:33pitroulinkissue28326 messages
2017-10-22 09:40:33pitroucreate