COMMITS
/ Modules/clinic/_threadmodule.c.h 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