This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: thread native id support for GNU/Hurd
Type: Stage:
Components: Interpreter Core Versions: Python 3.8
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: samuel-thibault
Priority: normal Keywords: patch

Created on 2019-08-02 00:54 by samuel-thibault, last changed 2022-04-11 14:59 by admin.

Files
File name Uploaded Description Edit
hurd_thread_native_id.diff samuel-thibault, 2019-08-02 00:54 patch
Messages (1)
msg348879 - (view) Author: Samuel Thibault (samuel-thibault) * Date: 2019-08-02 00:54
Hello,

Here is a patch to add thread native ID support for GNU/Hurd.

Samuel
History
Date User Action Args
2022-04-11 14:59:18adminsetgithub: 81925
2019-08-02 00:54:24samuel-thibaultcreate