Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[3.11] gh-102416: Do not memoize incorrectly loop rules in the parser (
…GH-102467).

(cherry picked from commit f533f21)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
  • Loading branch information
pablogsal committed Mar 6, 2023
commit 976b508bfa1e275b246219f3010fb738dd472902
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Do not memoize incorrectly automatically generated loop rules in the parser. Patch by Pablo Galindo.
Loading