Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

Fixes #15527

Namespaces are untyped, so this only gets caught by mypyc.

I didn't know about this feature, looks like it's explicitly documented as experimental. Guess no one has used it in a long, long time.

Fixes python#15527

Namespaces are untyped, so this only gets caught by mypyc.

I didn't know about this feature, looks like it's explicitly documented
as experimental. Guess no one has used it in a long, long time.
@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

self-check is unhappy

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 66d03da into python:master Jun 29, 2023
@hauntsaninja hauntsaninja deleted the find-occr branch June 29, 2023 07:40
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.

Usage error when using --find-occurrences
3 participants