Message249756
Yes, it looks like a good approach. Some comments:
- please mention this issue "Issue #24891" and explain the issue in a
comment in create_stdio_checked()
- it would be safer to check the exception type, to be extra safe
- you must clear the exception
- why not putting the code in create_stdio() directly? |
|
Date |
User |
Action |
Args |
2015-09-04 12:12:55 | vstinner | set | recipients:
+ vstinner, ronaldoussoren, rbcollins, ned.deily, mpaolini, Yi Ding |
2015-09-04 12:12:55 | vstinner | link | issue24891 messages |
2015-09-04 12:12:55 | vstinner | create | |
|