Message308736
As a reference the discussion about the removal of PyExc_RecursionErrorInst took place at PR 1981.
The new PR 4941 restores PyExc_RecursionErrorInst on 3.6, not sure if this should be merged. The same operation could be done on 3.7. Python is not using PyExc_RecursionErrorInst anymore and it is doubtful that anyone does. |
|
| Date |
User |
Action |
Args |
| 2017-12-20 14:52:46 | xdegaye | set | recipients:
+ xdegaye, brett.cannon, pitrou, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile |
| 2017-12-20 14:52:46 | xdegaye | set | messageid: <[email protected]> |
| 2017-12-20 14:52:46 | xdegaye | link | issue30697 messages |
| 2017-12-20 14:52:46 | xdegaye | create | |
|