Uh oh!
There was an error while loading. Please reload this page.
[3.11] gh-108303: Fix and move badsyntax_pep3120.py (GH-109513) - #109724
Conversation
vstinner
commented
Sep 22, 2023
Tests fail: |
sobolevn
commented
Sep 22, 2023
|
ambv
commented
Sep 22, 2023
There's still three failures that survive re-runs: All are about exceeded recursion limits. |
AlexWaygood
commented
Sep 22, 2023
That one's been failing on the 3.11 branch for a while now, I think, FWIW. Don't know about the others. |
vstinner
commented
Sep 22, 2023
Sadly, these ones are regressions when I fixed a RecursionError :-( See issue GH-108851. |
(cherry picked from commit 4dd47c6)