Skip to content

Comments

conformance: fix unrelated error in annotations_generators.py#2190

Merged
JelleZijlstra merged 1 commit intopython:mainfrom
JelleZijlstra:unreachable-yield
Feb 24, 2026
Merged

conformance: fix unrelated error in annotations_generators.py#2190
JelleZijlstra merged 1 commit intopython:mainfrom
JelleZijlstra:unreachable-yield

Conversation

@JelleZijlstra
Copy link
Member

Pycroscope produces an error because the yield yields None rather
than an int. This seems like a reasonable error to give even if the
yield is unreachable.

Also picked up an update to Zuban.

Pycroscope produces an error because the yield yields None rather
than an int. This seems like a reasonable error to give even if the
yield is unreachable.

Also picked up an update to Zuban.
@JelleZijlstra JelleZijlstra merged commit 4617cb9 into python:main Feb 24, 2026
4 checks passed
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.

3 participants