Skip to content

[3.13] gh-120726: Fix compiler warnings on is_core_module() (GH-120727)#120729

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-a816cd6-3.13
Jun 19, 2024
Merged

[3.13] gh-120726: Fix compiler warnings on is_core_module() (GH-120727)#120729
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-a816cd6-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

Fix compiler warnings on is_core_module() and
check_interpreter_whence(): only define them when
assertions are built.
(cherry picked from commit a816cd6)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru

…120727)

Fix compiler warnings on is_core_module() and
check_interpreter_whence(): only define them when
assertions are built.
(cherry picked from commit a816cd6)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
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