Skip to content

gh-112535: Update _Py_ThreadId() to support s390/s390x - #112751

Merged
corona10 merged 5 commits into
python:mainfrom
corona10:gh-112535-s390
Dec 8, 2023
Merged

gh-112535: Update _Py_ThreadId() to support s390/s390x#112751
corona10 merged 5 commits into
python:mainfrom
corona10:gh-112535-s390

Conversation

@corona10

@corona10corona10 commented Dec 5, 2023

Copy link
Copy Markdown
Member

Comment threadInclude/object.h Outdated
Co-authored-by: Victor Stinner <vstinner@python.org>
Comment threadInclude/object.h
Comment threadInclude/object.h Outdated
Comment threadInclude/object.h Outdated
@corona10

Copy link
Copy Markdown
MemberAuthor

@colesbury I will merge the PR after @vstinner verify the PR on their s390 machines :)

@corona10

Copy link
Copy Markdown
MemberAuthor

@vstinner Let's believe builtin functions of compilers at this moment :)
Please let me know if it makes trouble.

@corona10
corona10 merged commit c744dbe into python:mainDec 8, 2023
@corona10
corona10 deleted the gh-112535-s390 branch December 8, 2023 14:28
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
U2FsdGVkX1 pushed a commit to fedora-riscv/python3.13 that referenced this pull request Jun 22, 2024
See python/cpython#112535
And python/cpython#112624
And python/cpython#112751
Rather than backporting a handful of small commits, let's wait for the next release.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto 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

@corona10@vstinner@colesbury