Skip to content

[3.6] bpo-28556: Updates to typing module (GH-2076) #2087

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
Jun 10, 2017

Conversation

Mariatta
Copy link
Member

This PR contains two updates to typing module:

  • Support ContextManager on all versions (original PR by Jelle Zijlstra).
  • Add generic AsyncContextManager..
    (cherry picked from commit 29fda8d)

This PR contains two updates to typing module:

- Support ContextManager on all versions (original PR by Jelle Zijlstra).
- Add generic AsyncContextManager..
(cherry picked from commit 29fda8d)
@Mariatta Mariatta merged commit 8d15b19 into python:3.6 Jun 10, 2017
@Mariatta Mariatta deleted the backport-29fda8d-3.6 branch June 10, 2017 21:41
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.

3 participants