Message 333794 - Python tracker
Message333794
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, izbyshev, kevans, koobs, nanjekyejoannah, pablogsal, serhiy.storchaka, vstinner |
| Date | 2019-01-16.22:08:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547676504.96.0.352520152704.issue35537@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Oh... Using directly posix_spawnp() in subprocess to locate the executable in the PATH introduces subtle behavior changes... https://github.com/python/cpython/pull/11579/#pullrequestreview-193261299 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-16 22:08:27 | vstinner | set | recipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans |
| 2019-01-16 22:08:24 | vstinner | set | messageid: <1547676504.96.0.352520152704.issue35537@roundup.psfhosted.org> |
| 2019-01-16 22:08:24 | vstinner | link | issue35537 messages |
| 2019-01-16 22:08:24 | vstinner | create | |