Skip to content

[3.12] gh-111295: Fix error checking in time extension module init (GH-111296)#111300

Merged
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-81b03e7-3.12
Nov 1, 2023
Merged

[3.12] gh-111295: Fix error checking in time extension module init (GH-111296)#111300
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-81b03e7-3.12

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

Introduce ADD_INT macro wrapper for PyModule_AddIntConstant()
(cherry picked from commit 81b03e7)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

…thonGH-111296)

Introduce ADD_INT macro wrapper for PyModule_AddIntConstant()
(cherry picked from commit 81b03e7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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