Commit 9d35ded
authored
Revert "bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (pythonGH-30177)" (pythonGH-30363)
This reverts commit e9898bf temporarily as we want to confirm if this commit is the cause of a slowdown at startup time.1 parent c960b19 commit 9d35ded
5 files changed
Lines changed: 3197 additions & 4602 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Parser
- Tools/peg_generator/pegen
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1729 | 1729 | | |
1730 | 1730 | | |
1731 | 1731 | | |
1732 | | - | |
1733 | | - | |
1734 | | - | |
1735 | | - | |
1736 | | - | |
1737 | | - | |
1738 | | - | |
1739 | | - | |
1740 | 1732 | | |
1741 | 1733 | | |
1742 | 1734 | | |
| |||
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments