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 gregory.p.smith, rhpvorderman
Date 2020-10-19.23:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603150212.22.0.882828050554.issue41586@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23c0fb8edd16fe6d796df2853a5369fd783e05b7 by Ruben Vorderman in branch 'master':
bpo-41586: Add pipesize parameter to subprocess & F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl. (GH-21921)
https://github.com/python/cpython/commit/23c0fb8edd16fe6d796df2853a5369fd783e05b7
History
Date User Action Args
2020-10-19 23:30:12gregory.p.smithsetrecipients: + gregory.p.smith, rhpvorderman
2020-10-19 23:30:12gregory.p.smithsetmessageid: <1603150212.22.0.882828050554.issue41586@roundup.psfhosted.org>
2020-10-19 23:30:12gregory.p.smithlinkissue41586 messages
2020-10-19 23:30:12gregory.p.smithcreate