mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
Revert GH-131993. Fix swallowing some syntax warnings in different modules if they accidentally have the same message and are emitted from the same line.