mirror of
https://github.com/python/cpython.git
synced 2025-10-29 12:44:56 +00:00
* gh-128714: Fix function object races in `__annotate__`, `__annotations__` and `__type_params__` in free-threading build (#129016)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_code.py | ||
| test_dict.py | ||
| test_func_annotations.py | ||
| test_gc.py | ||
| test_list.py | ||
| test_monitoring.py | ||
| test_set.py | ||
| test_slots.py | ||
| test_str.py | ||
| test_tokenize.py | ||
| test_type.py | ||