mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
6bb18bb0b4
* [3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>.
(cherry picked from commit 4dd47c63a9)
Backport to 3.11: update also test_imp.
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>