Skip to content

gh-110481: Fix _Py_ThreadId for non-free-threaded mode #111503

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 30, 2023

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Oct 30, 2023

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @corona10 for commit 8ef44ef 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 30, 2023
@corona10 corona10 added skip news 🔨 test-with-buildbots Test PR w/ buildbots; report in status section labels Oct 30, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @corona10 for commit 8ef44ef 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 30, 2023
@corona10 corona10 closed this Oct 30, 2023
@corona10 corona10 reopened this Oct 30, 2023
@corona10 corona10 added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 30, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @corona10 for commit 8ef44ef 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 30, 2023
@corona10 corona10 changed the title gh-110481: Fix build bot for free-threaded mode gh-110481: Fix build bot for non-free-threaded mode Oct 30, 2023
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gh-110481: Fix build bot for non-free-threaded mode #111503

Please don't mention buildbot, but mention the fixed function: _Py_ThreadId().

@corona10 corona10 changed the title gh-110481: Fix build bot for non-free-threaded mode gh-110481: Fix _Py_ThreadId for non-free-threaded mode Oct 30, 2023
@corona10
Copy link
Member Author

Please don't mention buildbot, but mention the fixed function: _Py_ThreadId().

Good! I updated the PR title too.

@vstinner
Copy link
Member

s390x RHEL7 LTO + PGO 3.x failed on PR #110764, but pass with this PR: so this PR fix the buildbot.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@corona10 corona10 merged commit 55df2de into python:main Oct 30, 2023
@corona10 corona10 deleted the gh-110481-fix-build-bot branch October 30, 2023 17:16
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

4 participants