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