Skip to content

bpo-38352: Add to typing.__all__ #25821

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 3 commits into from
May 4, 2021
Merged

bpo-38352: Add to typing.__all__ #25821

merged 3 commits into from
May 4, 2021

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented May 2, 2021

This adds IO, TextIO, BinaryIO, Match, and Pattern.

https://bugs.python.org/issue38352

This adds IO, TextIO, BinaryIO, Match, and Pattern.
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

Thanks!

Co-authored-by: Ken Jin <[email protected]>
@ambv ambv merged commit b115579 into python:main May 4, 2021
@bedevere-bot
Copy link

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@ambv ambv added the needs backport to 3.10 only security fixes label May 4, 2021
@miss-islington
Copy link
Contributor

Thanks @JelleZijlstra for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 4, 2021
This adds IO, TextIO, BinaryIO, Match, and Pattern.

Co-authored-by: Łukasz Langa <[email protected]>
Co-authored-by: Ken Jin <[email protected]>
(cherry picked from commit b115579)

Co-authored-by: Jelle Zijlstra <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 4, 2021
@bedevere-bot
Copy link

GH-25884 is a backport of this pull request to the 3.10 branch.

@ambv ambv added the needs backport to 3.9 only security fixes label May 4, 2021
@miss-islington
Copy link
Contributor

Thanks @JelleZijlstra for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 4, 2021
@bedevere-bot
Copy link

GH-25885 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 4, 2021
This adds IO, TextIO, BinaryIO, Match, and Pattern.

Co-authored-by: Łukasz Langa <[email protected]>
Co-authored-by: Ken Jin <[email protected]>
(cherry picked from commit b115579)

Co-authored-by: Jelle Zijlstra <[email protected]>
ambv added a commit that referenced this pull request May 4, 2021
This adds IO, TextIO, BinaryIO, Match, and Pattern.

Co-authored-by: Łukasz Langa <[email protected]>
Co-authored-by: Ken Jin <[email protected]>
(cherry picked from commit b115579)
Co-authored-by: Jelle Zijlstra <[email protected]>
ambv added a commit that referenced this pull request May 4, 2021
This adds IO, TextIO, BinaryIO, Match, and Pattern.

Co-authored-by: Łukasz Langa <[email protected]>
Co-authored-by: Ken Jin <[email protected]>
(cherry picked from commit b115579)
Co-authored-by: Jelle Zijlstra <[email protected]>
@JelleZijlstra JelleZijlstra deleted the patch-4 branch May 4, 2021 13:35
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.

6 participants