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-46541: remove usage of _Py_IDENTIFIER from _ssl module #31599

Merged
merged 2 commits into from Mar 1, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Feb 26, 2022

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

lgtm

@corona10
Copy link
Member

corona10 commented Feb 26, 2022

I assigned core devs who are highly involved in this issue. cc @erlend-aasland
We may need to wait for some decision before we merge this PR as same as #31475

@dwvshell

This comment was marked as off-topic.

Modules/_ssl.c Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

bedevere-bot commented Feb 27, 2022

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@kumaraditya303
Copy link
Contributor Author

kumaraditya303 commented Feb 28, 2022

I have made the requested changes; please review again

@bedevere-bot
Copy link

bedevere-bot commented Feb 28, 2022

Thanks for making the requested changes!

@tiran: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from tiran Feb 28, 2022
Copy link
Member

@corona10 corona10 left a comment

LGTM
see my decision: #31475 (comment)
I am waiting for @tiran 's decision since he is the maintainer of the SSL module.

tiran
tiran approved these changes Mar 1, 2022
@corona10 corona10 merged commit e91b0a7 into python:main Mar 1, 2022
12 checks passed
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.

None yet

7 participants