| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-111926: Set up basic sementics of weakref API for freethreading (gh-113621) | Donghee Na | 2024-01-03 | 1 | -19/+37 |
| * | gh-111926: Update _PyWeakref_IS_DEAD to be thread-safe (gh-112267) | Donghee Na | 2023-11-19 | 1 | -4/+11 |
| * | gh-105927: Remove _PyWeakref_GetWeakrefCount() (#106007) | Victor Stinner | 2023-06-23 | 1 | -0/+4 |
| * | gh-105927: Add _PyWeakref_IS_DEAD() function (#105992) | Victor Stinner | 2023-06-22 | 1 | -0/+13 |
| * | gh-105927: Add _PyWeakref_GET_REF() internal function (#105929) | Victor Stinner | 2023-06-20 | 1 | -0/+40 |
