Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" by vstinner · Pull Request #13458 · python/cpython
Conversation
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Copy link Copy Markdown
Member Author
vstinner
commented
May 21, 2019
vstinner commented
May 21, 2019The commit 4959c33 broke the AIX buildbot for longer than week:
https://bugs.python.org/issue36084#msg342263
The CI for the policy is to revert a change which breaks the CI and no one is able to come up with a fix in 1 day:
https://pythondev.readthedocs.io/ci.html#revert-on-fail
So I revert the change.
It doesn't mean that the change is wrong and will never land in Python. It is just a way to repair the CI and give more time to find the right design which fits all platforms running on the CI.
vstinner
merged commit
d12e757
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
revert_thread_id
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment