Message237506
I didn't know about winerror_to_errno(), so that might help. But there are other dependencies on _Py_fstat's error code throughout posixmodule.c, so I don't think this is sufficient. (For example, patherror() is already switched on OS to handle it correctly. I gave up tracking down all the uses because it hurt more than the horrific condition in fileio.c.) |
|
Date |
User |
Action |
Args |
2015-03-08 02:39:29 | steve.dower | set | recipients:
+ steve.dower, vstinner, larry, tim.golden, python-dev, zach.ware, serhiy.storchaka |
2015-03-08 02:39:29 | steve.dower | set | messageid: <1425782369.76.0.519343877929.issue23524@psf.upfronthosting.co.za> |
2015-03-08 02:39:29 | steve.dower | link | issue23524 messages |
2015-03-08 02:39:29 | steve.dower | create | |
|