Message306152
> What about Python 2.7?
_testcapi.set_nomemory() does not exist on Pyhton 2.7 so the changes cannot be tested. Applying the changes to PyRun_InteractiveLoopFlags() in 2.7 looks rather straightforward but there are too many differences in PyRun_InteractiveOneFlags() between 2.7 and 3.7. |
|
| Date |
User |
Action |
Args |
| 2017-11-13 11:55:53 | xdegaye | set | recipients:
+ xdegaye, vstinner |
| 2017-11-13 11:55:53 | xdegaye | set | messageid: <[email protected]> |
| 2017-11-13 11:55:53 | xdegaye | link | issue30696 messages |
| 2017-11-13 11:55:53 | xdegaye | create | |
|