Message236772
I don't understand the issue, can you please elaborate?
Can you please give an example of code which raise the bug, explain the behaviour on VS < 2015 and the behaviour on VS > 2015?
I don't understand why changes are restricted to posixmodule.c. Much more code manipulates file descriptors.
If Microsoft chose to kill a process when you pass an invalid file descriptor, why should Python behave differently? Is it only for Python unit test? If the problem only occurs with unit tests, why not only changing the behaviour with test.support.SuppressCrashReporter? |
|
Date |
User |
Action |
Args |
2015-02-27 15:58:02 | vstinner | set | recipients:
+ vstinner, larry, tim.golden, zach.ware, serhiy.storchaka, steve.dower |
2015-02-27 15:58:01 | vstinner | set | messageid: <1425052681.98.0.0441399990377.issue23524@psf.upfronthosting.co.za> |
2015-02-27 15:58:01 | vstinner | link | issue23524 messages |
2015-02-27 15:58:01 | vstinner | create | |
|