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 terry.reedy
Recipients docs@python, gdr@garethrees.org, terry.reedy
Date 2020-06-24.03:12:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592968340.6.0.00530006086436.issue40707@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf2e515fa43406d4bd9c4c53ecc9364034d8f9f6 by Gareth Rees in branch 'master':
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283)
https://github.com/python/cpython/commit/bf2e515fa43406d4bd9c4c53ecc9364034d8f9f6
History
Date User Action Args
2020-06-24 03:12:20terry.reedysetrecipients: + terry.reedy, docs@python, gdr@garethrees.org
2020-06-24 03:12:20terry.reedysetmessageid: <1592968340.6.0.00530006086436.issue40707@roundup.psfhosted.org>
2020-06-24 03:12:20terry.reedylinkissue40707 messages
2020-06-24 03:12:20terry.reedycreate