Skip to content

Comments

conformance: fix unrelated error in annotations_generators.py#2190

Open
JelleZijlstra wants to merge 1 commit intopython:mainfrom
JelleZijlstra:unreachable-yield
Open

conformance: fix unrelated error in annotations_generators.py#2190
JelleZijlstra wants to merge 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.
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