Skip to content

Remove stubs packages from stubinfo.py where the runtime package has added a py.typed file#16226

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
AlexWaygood:bad-install-types
Oct 4, 2023
Merged

Remove stubs packages from stubinfo.py where the runtime package has added a py.typed file#16226
JelleZijlstra merged 2 commits intopython:masterfrom
AlexWaygood:bad-install-types

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

@AlexWaygood AlexWaygood commented Oct 4, 2023

All of these stubs packages have been removed from typeshed, due to the runtime package having added a py.typed file.

@JelleZijlstra
Copy link
Copy Markdown
Member

Seems like you have to update some tests that specifically use maxminddb.

@AlexWaygood
Copy link
Copy Markdown
Member Author

Seems like you have to update some tests that specifically use maxminddb.

apparently so 😠

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 4, 2023

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

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