3 files changed
+13
-1
lines changedOriginal 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/deprecations/c-api-pending-removal-in-3.18.rst+2-1
- Doc/library/http.cookies.rst+17
- Doc/tools/extensions/pyspecific.py-10
- Doc/whatsnew/3.14.rst+2-1
- Include/cpython/longintrepr.h+1-1
- Include/internal/pycore_debug_offsets.h+11-10
- Include/internal/pycore_tracemalloc.h+1-1
- Lib/http/cookies.py+2-1
- Lib/test/test__colorize.py+108-56
- Lib/test/test_asyncio/test_free_threading.py+37
- Lib/test/test_http_cookies.py+8
- Misc/NEWS.d/next/C_API/2024-12-14-03-40-15.gh-issue-127925.FF7aov.rst+3
- Misc/NEWS.d/next/C_API/2025-01-15-11-42-07.gh-issue-128863.C9MkB_.rst+2-1
- Misc/NEWS.d/next/Core_and_Builtins/2023-12-04-15-53-25.gh-issue-112713.Zrhv77.rst+1
- Misc/NEWS.d/next/Tools-Demos/2025-01-24-14-49-40.gh-issue-129248.JAapG2.rst+2
- Modules/_asynciomodule.c+6
- Modules/_decimal/_decimal.c+52-32
- Modules/_json.c+16-8
- Modules/_testexternalinspection.c+24-13
- Modules/cjkcodecs/multibytecodec.c+49-22
- Objects/longobject.c+15-2
- Python/codecs.c+43-19
- Python/pylifecycle.c+1-2
- Python/tracemalloc.c+5-38
- iOS/testbed/__main__.py+15
0 commit comments