Skip to content

[3.11] gh-111251: Fix error checking in _blake2 module init (GH-111252) #111298

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 2 commits into from
Nov 10, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 25, 2023

Introduce ADD_INT_CONST macro wrapper for PyModule_AddIntConstant()
(cherry picked from commit 86887a2)

Co-authored-by: Nikita Sobolev [email protected]

…111252)

Introduce ADD_INT_CONST macro wrapper for PyModule_AddIntConstant()
(cherry picked from commit 86887a2)

Co-authored-by: Nikita Sobolev <[email protected]>
@hugovk hugovk enabled auto-merge (squash) November 10, 2023 14:29
@hugovk hugovk merged commit 7b55a95 into python:3.11 Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants