Message365258
I modified my PR to add Windows support. On Windows, os.waitpid() status also requires an operation (shif right by 8 bits) to get an exitcode from the waitpid status. So IMO it's worth it to add it to Windows as well, which makes the function even more useful ;-) |
|
| Date |
User |
Action |
Args |
| 2020-03-29 15:02:17 | vstinner | set | recipients:
+ vstinner |
| 2020-03-29 15:02:17 | vstinner | set | messageid: <1585494137.75.0.618531869318.issue40094@roundup.psfhosted.org> |
| 2020-03-29 15:02:17 | vstinner | link | issue40094 messages |
| 2020-03-29 15:02:17 | vstinner | create | |
|