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

bpo-39493: Fix definition of IO.closed in typing.py #18265

Merged
merged 2 commits into from Jan 30, 2020

Conversation

@hauntsaninja
Copy link
Contributor

hauntsaninja commented Jan 30, 2020

@gvanrossum gvanrossum merged commit 2e6569b into python:master Jan 30, 2020
9 checks passed
9 checks passed
Docs
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20200130.7 succeeded
Details
bedevere/issue-number Issue number 39493 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 30, 2020

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

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 30, 2020

Thanks @hauntsaninja for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 30, 2020

Thanks @hauntsaninja for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖

@gvanrossum

This comment has been minimized.

Copy link
Member

gvanrossum commented Jan 30, 2020

I'm guessing this deserves some backporting.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 30, 2020

GH-18273 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 30, 2020
(cherry picked from commit 2e6569b)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 30, 2020

GH-18274 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 30, 2020
(cherry picked from commit 2e6569b)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 30, 2020
(cherry picked from commit 2e6569b)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
gvanrossum added a commit that referenced this pull request Jan 30, 2020
* bpo-39493: Fix definition of IO.closed in typing.py (GH-18265)
(cherry picked from commit 2e6569b)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>

* Use @absractproperty

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
Co-authored-by: Guido van Rossum <guido@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.