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-44114: Remove redundant cast. #26098

Merged
merged 1 commit into from May 13, 2021
Merged

bpo-44114: Remove redundant cast. #26098

merged 1 commit into from May 13, 2021

Conversation

@methane
Copy link
Member

@methane methane commented May 13, 2021

https://bugs.python.org/issue44114

Automerge-Triggered-By: GH:pitrou

@pitrou
pitrou approved these changes May 13, 2021
Copy link
Member

@pitrou pitrou left a comment

+1, looks fine to me

@miss-islington miss-islington merged commit e0c614e into python:main May 13, 2021
11 checks passed
11 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
Azure Pipelines PR #20210513.25 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 44114 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 13, 2021

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.8, 3.9.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request May 13, 2021
(cherry picked from commit e0c614e)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 13, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request May 13, 2021
(cherry picked from commit e0c614e)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 13, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request May 13, 2021
(cherry picked from commit e0c614e)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 13, 2021

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

miss-islington added a commit that referenced this pull request May 13, 2021
(cherry picked from commit e0c614e)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
miss-islington added a commit that referenced this pull request May 13, 2021
(cherry picked from commit e0c614e)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@methane methane deleted the methane:bpo44114 branch May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants