Message323145
On my PR, Nick Coghlan wrote:
"We may want to tweak the porting note in What's New, as I believe this may read more environment variables at init time than the interpreter did previously, so embedding applications that want more complete control may now need to set Py_IgnoreEnvironmentFlag when they could previously get by without it."
https://github.com/python/cpython/pull/8659#pullrequestreview-143397378
I'm not sure about this, since it's really a bug of Python 3.7.0 and it's now fixed.
I let you decide if the issue should be closed or not, I leave it open. |
|
Date |
User |
Action |
Args |
2018-08-05 10:33:50 | vstinner | set | recipients:
+ vstinner, brett.cannon, ronaldoussoren, ncoghlan, ned.deily, eric.snow |
2018-08-05 10:33:50 | vstinner | set | messageid: <1533465230.36.0.56676864532.issue34247@psf.upfronthosting.co.za> |
2018-08-05 10:33:50 | vstinner | link | issue34247 messages |
2018-08-05 10:33:50 | vstinner | create | |
|