mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
92f7965cf6
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.
Fix duplicated warnings in the "finally" block.
(cherry picked from commit 279db6bede)
Miscellaneous source files for the main Python shared library