aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Misc/NEWS.d/next/Core and Builtins/2022-06-10-12-03-17.gh-issue-93671.idkQqG.rst
blob: a7757153359517085c126e149f66fe6934142b33 (plain) (blame)
1
2
Fix some exponential backtrace case happening with deeply nested sequence
patterns in match statements. Patch by Pablo Galindo