COMMITS
/ Modules/clinic/_threadmodule.c.h August 15, 2025
K
gh-137808: use argument clinic for `_thread.lock` and `_thread.RLock` (#137809)
Kumar Aditya committed
May 19, 2025
B
gh-134087: enforce signature of `threading.RLock` (#134178)
Bénédikt Tran committed
March 27, 2025
M
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom committed
March 21, 2025
X
gh-131268: Implement thread names on OpenBSD (#131528)
Xavier G. committed
January 17, 2025
V
gh-59705: Implement _thread.set_name() on Windows (#128675)
Victor Stinner committed
December 6, 2024
V
gh-59705: Add _thread.set_name() function (#127338)
Victor Stinner committed
April 12, 2020
V
June 14, 2019
V
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
Victor Stinner committed