Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers 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

moduleinfo: delete #9924

Merged
merged 2 commits into from
Jan 20, 2021
Merged

moduleinfo: delete #9924

merged 2 commits into from
Jan 20, 2021

Conversation

hauntsaninja
Copy link
Collaborator

I removed the documentation for this erorr already in #9675

The list of modules in moduleinfo that we don't have stubs for is now down to:

sqlite3.dump
turtledemo
xml.sax._exceptions
xml.sax.expatreader

hauntsaninja added 2 commits January 18, 2021 00:31
I removed the documentation for this erorr already in python#9675

This list of modules here that we don't have stubs for is now down to:
```
sqlite3.dump
turtledemo
xml.sax._exceptions
xml.sax.expatreader
```
Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good to not have to worry about missing stdlib stubs any more.

@JukkaL JukkaL merged commit a540a1a into python:master Jan 20, 2021
@hauntsaninja hauntsaninja deleted the 0118modinfo branch January 20, 2021 18:00
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