- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message138789
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 | vstinner |
|---|---|
| Recipients | gregory.p.smith, python-dev, twouters, vstinner |
| Date | 2011-06-21.15:28:07 |
| SpamBayes Score | 7.4913214e-06 |
| Marked as misclassified | No |
| Message-id | <1308670087.91.0.983971207084.issue12383@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The addition of the _posixsubprocess module in 3.2 introduced > a change of behaviour when passing an empty dict > (or other false value besides None) as env: ... This bug was introduced by the commit (768722b2ae0a) introducing _posixsubprocess. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-21 15:28:07 | vstinner | set | recipients: + vstinner, twouters, gregory.p.smith, python-dev |
| 2011-06-21 15:28:07 | vstinner | set | messageid: <1308670087.91.0.983971207084.issue12383@psf.upfronthosting.co.za> |
| 2011-06-21 15:28:07 | vstinner | link | issue12383 messages |
| 2011-06-21 15:28:07 | vstinner | create | |

