Skip to content

[3.11] gh-96017: Fix some compiler warnings (GH-96018) #96106

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 5, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Aug 19, 2022

  • only define recreate_gil with ifdef HAVE_FORK.
    (cherry picked from commit d9c1b74)

Co-authored-by: Christian Heimes [email protected]

- "comparison of integers of different signs" in typeobject.c
- only define static_builtin_index_is_set in DEBUG builds
- only define recreate_gil with ifdef HAVE_FORK.
(cherry picked from commit d9c1b74)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit 70dd200 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 19, 2022
@ambv ambv merged commit eecbeec into python:3.11 Oct 5, 2022
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