FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755) by miss-islington · Pull Request #140117 · python/cpython · GitHub

/ cpython Public

[3.14] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755) - #140117

Merged
serhiy-storchaka merged 2 commits into
python:3.14from
miss-islington:backport-279db6b-3.14
Oct 14, 2025
Merged

[3.14] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755)#140117
serhiy-storchaka merged 2 commits into
python:3.14from
miss-islington:backport-279db6b-3.14

Conversation

miss-islington commented Oct 14, 2025
edited by serhiy-storchaka
Loading

Copy link
Copy Markdown
Contributor

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 279db6b)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ythonGH-139755)

Revert pythonGH-131993.

Fix swallowing some syntax warnings in different modules if they accidentally
have the same message and are emitted from the same line.
(cherry picked from commit 279db6b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka enabled auto-merge (squash) October 14, 2025 15:32
serhiy-storchaka merged commit af28efd into python:3.14 Oct 14, 2025
46 checks passed
miss-islington deleted the backport-279db6b-3.14 branch January 2, 2026 17:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL