Skip to content

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
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.

3 participants