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 ThiefMaster, gregory.p.smith, izbyshev, miss-islington
Date 2020-12-25.05:18:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608873520.66.0.320137251467.issue42388@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7acfe4125725e86c982300cf10c0ab791a0783f4 by Miss Islington (bot) in branch '3.9':
bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
https://github.com/python/cpython/commit/7acfe4125725e86c982300cf10c0ab791a0783f4
History
Date User Action Args
2020-12-25 05:18:40miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, ThiefMaster, izbyshev
2020-12-25 05:18:40miss-islingtonsetmessageid: <1608873520.66.0.320137251467.issue42388@roundup.psfhosted.org>
2020-12-25 05:18:40miss-islingtonlinkissue42388 messages
2020-12-25 05:18:40miss-islingtoncreate