Skip to content

add stub for importlib.resources #1993

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

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

JelleZijlstra
Copy link
Member

Part of #1965. See https://docs.python.org/3.7/library/importlib.html#importlib.abc.ResourceReader and https://docs.python.org/3.7/library/importlib.html#module-importlib.resources.

The implementation of importlib.resources already has annotations, which made writing the stub rather easy.

@JelleZijlstra JelleZijlstra merged commit 200273e into python:master Mar 29, 2018
@JelleZijlstra JelleZijlstra deleted the importlibresources branch March 29, 2018 01:44
yedpodtrzitko pushed a commit to yedpodtrzitko/typeshed that referenced this pull request Jan 23, 2019
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