8000 No stubs for mysql · Issue #146 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

No stubs for mysql #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintaine 8000 rs and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jukebox opened this issue Apr 14, 2016 · 2 comments
Closed

No stubs for mysql #146

jukebox opened this issue Apr 14, 2016 · 2 comments
Labels
stubs: request OUTDATED! Request to add stubs for a new package to typeshed

Comments

@jukebox
Copy link
Contributor
jukebox commented Apr 14, 2016
⌁ [juke:~/minimysqconnector] 1 % cat mini.py                              
from mysql.connector import connect
⌁ [juke:~/minimysqconnector] % mypy mini.py               
mini.py:1: error: Cannot find module named 'mysql.connector'
mini.py:1: note: (Perhaps setting MYPYPATH would help)

@gvanrossum gvanrossum changed the title Cannot find module named 'mysql.connector' No stubs for mysql Apr 14, 2016
@gvanrossum
Copy link
Member

There are no stubs for mysql at all. Would you mind asking the mysql project for permission to add stubs to typeshed? (This is needed because of a policy set in PEP 484: https://www.python.org/dev/peps/pep-0484/#the-typeshed-repo; see also the README.md file in the typeshed repo.)

momandine pushed a commit to momandine/typeshed that referenced this issue Jul 5, 2016
@srittau srittau added stubs: request OUTDATED! Request to add stubs for a new package to typeshed size-large labels Sep 11, 2018
@srittau
Copy link
Collaborator
srittau commented Aug 26, 2020

We are closing all third-party stub requests issues without recent activity. We still welcome pull requests that add these to typeshed, although distributing the stubs with the the third-party package itself is preferable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stubs: request OUTDATED! Request to add stubs for a new package to typeshed
Projects
None yet
Development

No branches or pull requests

3 participants
0