8000 gh-93172: Remove unnecessary if in binascii_a2b_qp_impl() from Modules/binascii.c · Pull Request #93181 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-93172: Remove unnecessary if in binascii_a2b_qp_impl() from Modules/binascii.c #93181

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 7 commits into from May 25, 2022
Merged

Conversation

ghost
Copy link
@ghost ghost commented May 24, 2022

Issue #93172.

Removed an unnecessary if in binascii_a2b_qp_impl() from Modules/binascii.c.

@sweeneyde
Copy link
Member

It looks like there's a second occurrence of this elsewhere in the file. Would you mind changing that as well in this PR?

@methane
Copy link
Member
methane commented May 25, 2022

NEWS file is not needed for small changes that is invisible to users.

@ghost
Copy link
8000
Author
ghost commented May 25, 2022

It looks like there's a second occurrence of this elsewhere in the file. Would you mind changing that as well in this PR?

@sweeneyde Sure!

NEWS file is not needed for small changes that is invisible to users.

@methane Apologies. I have deleted the news entry.

@sweeneyde sweeneyde merged commit 32e3b79 into python:main May 25, 2022
@ghost ghost deleted the fix-issue-93172 branch May 25, 2022 15:45
@ghost
Copy link
Author
ghost commented May 25, 2022

Thanks @sweeneyde @methane!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0