Skip to content

Comments

Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)"#13458

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:revert_thread_id
May 21, 2019
Merged

Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)"#13458
vstinner merged 1 commit intopython:masterfrom
vstinner:revert_thread_id

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 21, 2019

@vstinner
Copy link
Member Author

The 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.

cc @jaketesler @pitrou

@vstinner vstinner merged commit d12e757 into python:master May 21, 2019
@vstinner vstinner deleted the revert_thread_id branch May 21, 2019 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants