Skip to content

[3.15] Add tests for syntax error messages that had no test coverage (GH-153192)#153196

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-836b206-3.15
Jul 6, 2026
Merged

[3.15] Add tests for syntax error messages that had no test coverage (GH-153192)#153196
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-836b206-3.15

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

"illegal target for annotation" and "cannot use dict unpacking here"
were not tested at all, and "f-string: expecting '!', or ':', or '}'"
was only tested for its t-string variant.
(cherry picked from commit 836b206)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Fable 5 noreply@anthropic.com

…GH-153192)

"illegal target for annotation" and "cannot use dict unpacking here"
were not tested at all, and "f-string: expecting '!', or ':', or '}'"
was only tested for its t-string variant.
(cherry picked from commit 836b2069c86e25cf9456e9210bb612e5166d0779)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir skip issue skip news labels Jul 6, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 6, 2026 14:02
@serhiy-storchaka serhiy-storchaka merged commit 84af8f5 into python:3.15 Jul 6, 2026
58 checks passed
@miss-islington miss-islington deleted the backport-836b206-3.15 branch July 6, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants