Message 308905 - Python tracker
Message308905
| Author | vstinner |
|---|---|
| Recipients | barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner |
| Date | 2017-12-21.21:28:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513891710.62.0.213398074469.issue32030@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hum, _PyCoreConfig.ignore_environment is redundant with Py_IgnoreEnvironmentFlag. I don't recall why I added it to _PyCoreConfig. Maybe it should be removed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-21 21:28:30 | vstinner | set | recipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka |
| 2017-12-21 21:28:30 | vstinner | set | messageid: <1513891710.62.0.213398074469.issue32030@psf.upfronthosting.co.za> |
| 2017-12-21 21:28:30 | vstinner | link | issue32030 messages |
| 2017-12-21 21:28:30 | vstinner | create | |