mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00: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.
Fix duplicated warnings in the "finally" block.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| eio_test_script.py | ||
| support.py | ||
| test_eventqueue.py | ||
| test_input.py | ||
| test_interact.py | ||
| test_keymap.py | ||
| test_pyrepl.py | ||
| test_reader.py | ||
| test_terminfo.py | ||
| test_unix_console.py | ||
| test_utils.py | ||
| test_windows_console.py | ||