Commit bc28cb0
committed
File tree
Expand file treeCollapse file tree
323 files changed
+5575
-10123
lines changedFilter options
- .github
- workflows
- Doc
- c-api
- faq
- howto
- library
- reference
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- Lib
- asyncio
- ctypes/test
- email
- http
- idlelib/idle_test
- importlib
- resources
- multiprocessing
- test
- support
- test_asyncio
- test_ctypes
- test_import
- test_importlib
- extension
- resources
- test_sqlite3
- test_unittest/testmock
- tkinter
- unittest
- venv
- xml/sax
- Mac
- IDLE/IDLE.app/Contents
- PythonLauncher
- Resources
- app
- framework
- Misc
- NEWS.d
- next
- Build
- C API
- Core and Builtins
- Documentation
- Library
- Tests
- Tools-Demos
- macOS
- Modules
- _ctypes
- darwin
- libffi_osx
- include
- powerpc
- x86
- clinic
- Objects
- clinic
- PC
- PCbuild
- Programs
- Python
- clinic
- Tools
- build
- c-analyzer/cpython
- cases_generator
- clinic
- gdb
- patchcheck
- scripts
- ssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
323 files changed
+5575
-10123
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
|
.github/workflows/stale.yml
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
+35-19Lines changed: 35 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 | 37 |
|
50 | 38 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
55 | 70 |
|
56 | 71 |
|
57 | 72 |
|
| ||
89 | 104 |
|
90 | 105 |
|
91 | 106 |
|
92 |
| - |
| 107 | + |
93 | 108 |
|
94 | 109 |
|
95 | 110 |
|
| ||
108 | 123 |
|
109 | 124 |
|
110 | 125 |
|
111 |
| - |
112 |
| - |
| 126 | + |
| 127 | + |
| 128 | + |
113 | 129 |
|
114 | 130 |
|
115 | 131 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1049 | 1049 |
|
1050 | 1050 |
|
1051 | 1051 |
|
1052 |
| - |
| 1052 | + |
1053 | 1053 |
|
1054 | 1054 |
|
1055 | 1055 |
|
| ||
1063 | 1063 |
|
1064 | 1064 |
|
1065 | 1065 |
|
1066 |
| - |
| 1066 | + |
1067 | 1067 |
|
1068 | 1068 |
|
1069 | 1069 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
| 455 | + |
455 | 456 |
|
456 | 457 |
|
457 | 458 |
|
| ||
2633 | 2634 |
|
2634 | 2635 |
|
2635 | 2636 |
|
2636 |
| - |
| 2637 | + |
2637 | 2638 |
|
2638 | 2639 |
|
2639 | 2640 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| 116 | + |
| 117 | + |
116 | 118 |
|
117 | 119 |
|
118 | 120 |
|
| ||
1024 | 1026 |
|
1025 | 1027 |
|
1026 | 1028 |
|
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
| 1039 | + |
| 1040 | + |
| 1041 | + |
| 1042 | + |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
| 1050 | + |
| 1051 | + |
| 1052 | + |
| 1053 | + |
| 1054 | + |
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
1027 | 1069 |
|
1028 | 1070 |
|
1029 | 1071 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
60 | 66 |
|
61 | 67 |
|
62 | 68 |
|
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
765 | 765 |
|
766 | 766 |
|
767 | 767 |
|
768 |
| - |
| 768 | + |
769 | 769 |
|
770 | 770 |
|
771 | 771 |
|
| ||
1209 | 1209 |
|
1210 | 1210 |
|
1211 | 1211 |
|
1212 |
| - |
| 1212 | + |
1213 | 1213 |
|
1214 | 1214 |
|
1215 | 1215 |
|
| ||
1223 | 1223 |
|
1224 | 1224 |
|
1225 | 1225 |
|
1226 |
| - |
| 1226 | + |
1227 | 1227 |
|
1228 |
| - |
| 1228 | + |
1229 | 1229 |
|
1230 | 1230 |
|
1231 | 1231 |
|
| ||
1235 | 1235 |
|
1236 | 1236 |
|
1237 | 1237 |
|
1238 |
| - |
1239 |
| - |
| 1238 | + |
| 1239 | + |
1240 | 1240 |
|
1241 | 1241 |
|
1242 | 1242 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1297 | 1297 |
|
1298 | 1298 |
|
1299 | 1299 |
|
1300 |
| - |
1301 |
| - |
| 1300 | + |
| 1301 | + |
1302 | 1302 |
|
1303 | 1303 |
|
1304 |
| - |
| 1304 | + |
1305 | 1305 |
|
1306 | 1306 |
|
1307 | 1307 |
|
|
Doc/library/dataclasses.rst
Copy file name to clipboardExpand all lines: Doc/library/dataclasses.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
555 |
| - |
| 555 | + |
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
| ||
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
566 |
| - |
| 566 | + |
567 | 567 |
|
568 | 568 |
|
569 | 569 |
|
|
0 commit comments