Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 8, 2025

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.

@serhiy-storchaka
Copy link
Member Author

This is a third alternative -- just restore the double PEP 765 warnings. Temporary, I hope.

@serhiy-storchaka serhiy-storchaka changed the title gh-139640: Fix swallowing syntax warnings in different modules gh-139640: Fix swallowing syntax warnings in different modules (restore duplicated PEP 765 warnings) Oct 8, 2025
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.
@serhiy-storchaka serhiy-storchaka force-pushed the compile-syntax-warnings3 branch from 6cb99f0 to c12e7ec Compare October 8, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant