Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" by vstinner · Pull Request #13458 · python/cpython

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

May 21, 2019

edited by bedevere-bot

Loading

@vstinner

Copy link Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot