]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" ...
authorVictor Stinner <vstinner@redhat.com>
Tue, 21 May 2019 10:44:57 +0000 (12:44 +0200)
committerGitHub <noreply@github.com>
Tue, 21 May 2019 10:44:57 +0000 (12:44 +0200)
commitd12e75734d46ecde588c5de65e6d64146911d20c
treef2faae7d94731b96d70d2a5cb703b3744faffa0c
parent925af1d99b69bf3e229411022ad840c5a0cfdcf8
Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" (GH-13458)

This reverts commit 4959c33d2555b89b494c678d99be81a65ee864b0.
Doc/library/_thread.rst
Doc/library/threading.rst
Include/pythread.h
Lib/_dummy_thread.py
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS.d/next/Core and Builtins/2019-02-22-23-03-20.bpo-36084.86Eh4X.rst [deleted file]
Modules/_threadmodule.c
Python/thread_nt.h
Python/thread_pthread.h