Skip to content

gh-111251: Fix blake2module.c not checking for errors when initializing #111252

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 1 commit into from
Oct 25, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 24, 2023

@erlend-aasland erlend-aasland merged commit 86887a2 into python:main Oct 25, 2023
@erlend-aasland erlend-aasland added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 25, 2023
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2023
…111252)

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

Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2023
…111252)

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

Co-authored-by: Nikita Sobolev <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 25, 2023

GH-111297 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 25, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 25, 2023

GH-111298 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 25, 2023
hugovk added a commit that referenced this pull request Nov 10, 2023
hugovk pushed a commit that referenced this pull request Nov 10, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…1252)

Introduce ADD_INT_CONST macro wrapper for PyModule_AddIntConstant()
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…1252)

Introduce ADD_INT_CONST macro wrapper for PyModule_AddIntConstant()
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