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 miss-islington
Recipients aecant, gregory.p.smith, josh.r, miss-islington, remi.lapeyre, serhiy.storchaka
Date 2019-06-08.15:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560007453.61.0.302359730855.issue34886@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10b4fd98142edef6ab7b034e10ae5c9551043999 by Miss Islington (bot) in branch '3.7':
bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727)
https://github.com/python/cpython/commit/10b4fd98142edef6ab7b034e10ae5c9551043999
History
Date User Action Args
2019-06-08 15:24:13miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, serhiy.storchaka, josh.r, remi.lapeyre, aecant
2019-06-08 15:24:13miss-islingtonsetmessageid: <1560007453.61.0.302359730855.issue34886@roundup.psfhosted.org>
2019-06-08 15:24:13miss-islingtonlinkissue34886 messages
2019-06-08 15:24:13miss-islingtoncreate