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 christian.heimes, cstratak, gregory.p.smith, msekletar
Date 2019-01-03.19:53:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546545238.65.0.576751769945.issue31450@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47a2fced84605a32b79aa3ebc543533ad1a976a1 by Gregory P. Smith (Harmandeep Singh) in branch 'master':
bpo-31450: Remove documentation mentioning that subprocess's child_traceback is available with the parent process (GH-11422)
https://github.com/python/cpython/commit/47a2fced84605a32b79aa3ebc543533ad1a976a1
History
Date User Action Args
2019-01-03 19:53:59gregory.p.smithsetrecipients: + gregory.p.smith, christian.heimes, cstratak, msekletar
2019-01-03 19:53:58gregory.p.smithsetmessageid: <1546545238.65.0.576751769945.issue31450@roundup.psfhosted.org>
2019-01-03 19:53:58gregory.p.smithlinkissue31450 messages
2019-01-03 19:53:58gregory.p.smithcreate