- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message311243
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 | barry, bbayles, gregory.p.smith, ncoghlan |
| Date | 2018-01-30.06:40:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517294441.08.0.467229070634.issue32102@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset ce0f33d04528fcafc673a8707871f8430d8f7ce8 by Gregory P. Smith (Bo Bayles) in branch 'master': bpo-32102 Add "capture_output=True" to subprocess.run (GH-5149) https://github.com/python/cpython/commit/ce0f33d04528fcafc673a8707871f8430d8f7ce8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-30 06:40:41 | gregory.p.smith | set | recipients: + gregory.p.smith, barry, ncoghlan, bbayles |
| 2018-01-30 06:40:41 | gregory.p.smith | set | messageid: <1517294441.08.0.467229070634.issue32102@psf.upfronthosting.co.za> |
| 2018-01-30 06:40:41 | gregory.p.smith | link | issue32102 messages |
| 2018-01-30 06:40:41 | gregory.p.smith | create | |

