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/data/refcounts.dat+13
- InternalDocs/garbage_collector.md+87-51
- Lib/nturl2path.py+3-4
- Lib/test/test_tkinter/test_misc.py+5-3
- Lib/test/test_tkinter/test_widgets.py+135-62
- Lib/test/test_tkinter/widget_tests.py+94-83
- Lib/test/test_tools/test_i18n.py+28-5
- Lib/test/test_ttk/test_style.py+2-1
- Lib/test/test_ttk/test_widgets.py+72-33
- Lib/test/test_urllib.py+5-5
- Lib/tkinter/ttk.py+2
- Lib/urllib/request.py+4
- Misc/NEWS.d/next/Core_and_Builtins/2024-11-01-09-58-06.gh-issue-103951.6qduwj.rst+2
- Misc/NEWS.d/next/Library/2024-09-17-10-38-26.gh-issue-124111.Hd53VN.rst+4
- Misc/NEWS.d/next/Library/2024-11-12-21-43-12.gh-issue-126766.oi2KJ7.rst+2
- Misc/NEWS.d/next/Tools-Demos/2024-11-13-22-23-36.gh-issue-126807.vpaWuN.rst+2
- Misc/sbom.spdx.json+20-20
- Modules/_hacl/Hacl_Hash_Blake2b.c+2-1
- Modules/_hacl/Hacl_Hash_Blake2b_Simd256.c+2-1
- Modules/_hacl/Hacl_Hash_Blake2s.c+2-1
- Modules/_hacl/Hacl_Hash_Blake2s_Simd128.c+2-1
- Modules/_hacl/Hacl_Hash_SHA2.c+3-3
- Modules/_hacl/Hacl_Hash_SHA3.c+2-1
- Modules/_hacl/Lib_Memzero0.c+1-1
- Modules/_hacl/internal/Hacl_Hash_SHA2.h+2
- Modules/_hacl/refresh.sh+1-1
- Modules/_tkinter.c+4-1
- PCbuild/_tkinter.vcxproj+6-4
- PCbuild/build.bat+2-2
- PCbuild/tcltk.props+12-6
- Python/bytecodes.c+1-1
- Python/executor_cases.c.h+1-1
- Python/generated_cases.c.h+1-1
- Python/specialize.c+1-1
- Tools/i18n/pygettext.py+6
0 commit comments