| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-137808: use argument clinic for `_thread.lock` and `_thread.RLock` (#137809) | Kumar Aditya | 2025-08-15 | 1 | -2/+593 |
| * | gh-134087: enforce signature of `threading.RLock` (#134178) | Bénédikt Tran | 2025-05-19 | 1 | -2/+48 |
| * | gh-131525: Cache the result of tuple_hash (#131529) | Michael Droettboom | 2025-03-27 | 1 | -1/+3 |
| * | gh-131268: Implement thread names on OpenBSD (#131528) | Xavier G. | 2025-03-21 | 1 | -5/+5 |
| * | gh-59705: Implement _thread.set_name() on Windows (#128675) | Victor Stinner | 2025-01-17 | 1 | -5/+5 |
| * | gh-59705: Add _thread.set_name() function (#127338) | Victor Stinner | 2024-12-06 | 1 | -0/+104 |
| * | bpo-40234: Revert "bpo-37266: Daemon threads are now denied in subinterpreter... | Victor Stinner | 2020-04-12 | 1 | -22/+0 |
| * | bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049) | Victor Stinner | 2019-06-14 | 1 | -0/+22 |
