Commit d7c78a7
committed
update to b053c2abf0a4547ee1a1417cfa5eadc685ea72a6 (nightly)
1 parent 423a6e6 commit d7c78a7
3 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
- Doc/c-api/descriptor.rst+42
- Doc/c-api/dict.rst+11
- Doc/howto/free-threading-python.rst+17-40
- Doc/requirements.txt+1-1
- Lib/http/client.py+24-4
- Lib/http/server.py+14-1
- Lib/importlib/_bootstrap_external.py+2-6
- Lib/pdb.py+3-1
- Lib/plistlib.py+20-11
- Lib/test/test_gc.py+7-13
- Lib/test/test_httplib.py+66
- Lib/test/test_httpservers.py+38
- Lib/test/test_importlib/test_util.py+55-16
- Lib/test/test_pdb.py+16
- Lib/test/test_plistlib.py+34-3
- Misc/NEWS.d/next/Core_and_Builtins/2025-07-07-17-26-06.gh-issue-91636.GyHU72.rst-3
- Misc/NEWS.d/next/Core_and_Builtins/2025-11-24-21-09-30.gh-issue-141930.hIIzSd.rst+2
- Misc/NEWS.d/next/Core_and_Builtins/2025-12-01-20-41-26.gh-issue-142048.c2YosX.rst+2
- Misc/NEWS.d/next/Library/2025-11-25-16-00-29.gh-issue-59000.YtOyJy.rst+1
- Misc/NEWS.d/next/Security/2024-05-21-22-11-31.gh-issue-119342.BTFj4Z.rst+5
- Misc/NEWS.d/next/Security/2024-05-23-11-44-41.gh-issue-119452.PRfsSv.rst+5
- Misc/NEWS.d/next/Security/2024-05-23-11-47-48.gh-issue-119451.qkJe9-.rst+5
- Python/gc.c+3-22
- Python/gc_free_threading.c+17-17
0 commit comments