Message275598
Reviewing the issue, I think there's still an open question regarding the way distutils handles generated script execution that may impact setuptools as, so adding Jason to the nosy list.
For the "don't set sys.path[0] by default" aspect, we would need a different executable that uses more paranoid defaults, which would be contingent on the PEP 432 startup refactoring landing for 3.7 (as too much behaviour is currently embedded inside Py_Main for alternate defaults to be reasonably maintained). |
|
Date |
User |
Action |
Args |
2016-09-10 08:15:06 | ncoghlan | set | recipients:
+ ncoghlan, georg.brandl, jaraco, vstinner, christian.heimes, schmir, robertwb, benjamin.peterson, tarek, jwilk, eric.araujo, Arfrever, iankko, eric.snow, hynek, jdemeyer, Alan.Williams, vbraun, hasufell |
2016-09-10 08:15:06 | ncoghlan | set | messageid: <1473495306.71.0.235369619304.issue16202@psf.upfronthosting.co.za> |
2016-09-10 08:15:06 | ncoghlan | link | issue16202 messages |
2016-09-10 08:15:06 | ncoghlan | create | |
|