Message370683
Ok, I fixed bugs in the REPL on Linux and Windows in 3.8, 3.9 and master branches.
I also modified PyOS_InterruptOccurred() to fail with a fatal error and a nice error message, rather than crashing with a core dump, if it's called with the GIL released. I changed in 3.9 and master branches.
Thanks Jelle Zijlstra for the bug report! I'm now closing the issue. |
|
| Date |
User |
Action |
Args |
| 2020-06-03 18:18:16 | vstinner | set | recipients:
+ vstinner, benjamin.peterson, stutzbach, serhiy.storchaka, JelleZijlstra, corona10, remi.lapeyre |
| 2020-06-03 18:18:16 | vstinner | set | messageid: <[email protected]> |
| 2020-06-03 18:18:16 | vstinner | link | issue40826 messages |
| 2020-06-03 18:18:16 | vstinner | create | |
|