Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

Better version of #8319. mypy 0.970 will include python/mypy#13030 which will start complaining about these for stubs we check strictly (aka without --ignore-missing-stub). I removed some modules that I think hold negative value for us.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@hauntsaninja hauntsaninja changed the title Add missing modules Add missing third party modules Jul 17, 2022
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@AlexWaygood
Copy link
Member

AlexWaygood commented Jul 18, 2022

annoyingly, annoy appears to have had a py.typed marker included in its source code since March 2021 (spotify/annoy@f3d6165). It just hasn't had a release since September 2020 (https://github.com/spotify/annoy/releases?page=1). Not sure what's going on there.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood merged commit 4b34b34 into python:master Jul 19, 2022
@hauntsaninja hauntsaninja deleted the stubg branch July 19, 2022 07:16
hauntsaninja added a commit to hauntsaninja/typeshed that referenced this pull request Jul 20, 2022
These are the ones I chose not to add from python#8321

Fixes most of python#8339
JelleZijlstra pushed a commit that referenced this pull request Jul 20, 2022
These are the ones I chose not to add from #8321

Fixes most of #8339
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