File tree
21 files changed
+645
-194
lines changed- Include
- internal
- Lib
- importlib
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Python
21 files changed
+645
-194
lines changedDiff for: βInclude/internal/pycore_code.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 |
| |
125 | 131 |
| |
126 | 132 |
| |
| |||
277 | 283 |
| |
278 | 284 |
| |
279 | 285 |
| |
| 286 | + | |
280 | 287 |
| |
281 | 288 |
| |
282 | 289 |
| |
|
Diff for: βInclude/internal/pycore_list.h
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
|
+42-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: βInclude/internal/pycore_setobject.h
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
|
Diff for: βInclude/internal/pycore_tuple.h
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
|
0 commit comments