mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
2bca5f43af
[3.12] gh-110938: Fix error messages for indented blocks with functions and classes with generic type parameters (GH-110973)
(cherry picked from commit 24e4ec7766)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>