File tree
Expand file treeCollapse file tree
56 files changed
+9217
-3281
lines changedFilter options
- Doc/library
- Grammar
- Include
- cpython
- internal
- Lib
- importlib
- test
- support
- Misc/NEWS.d/next/Core and Builtins
- Modules
- Objects
- clinic
- PCbuild
- Parser
- Python
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
56 files changed
+9217
-3281
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1724 | 1724 |
|
1725 | 1725 |
|
1726 | 1726 |
|
| 1727 | + |
1727 | 1728 |
|
1728 | 1729 |
|
1729 | 1730 |
|
| ||
1847 | 1848 |
|
1848 | 1849 |
|
1849 | 1850 |
|
| 1851 | + |
1850 | 1852 |
|
1851 | 1853 |
|
1852 | 1854 |
|
| ||
1885 | 1887 |
|
1886 | 1888 |
|
1887 | 1889 |
|
| 1890 | + |
1888 | 1891 |
|
1889 | 1892 |
|
1890 | 1893 |
|
|
+40-6Lines changed: 40 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
| ||
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
255 |
| - |
256 |
| - |
| 256 | + |
| 257 | + |
257 | 258 |
|
258 | 259 |
|
259 | 260 |
|
| ||
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
270 |
| - |
271 |
| - |
| 271 | + |
| 272 | + |
272 | 273 |
|
273 | 274 |
|
274 |
| - |
| 275 | + |
275 | 276 |
|
276 | 277 |
|
277 | 278 |
|
278 | 279 |
|
279 |
| - |
| 280 | + |
280 | 281 |
|
281 | 282 |
|
282 | 283 |
|
| ||
628 | 629 |
|
629 | 630 |
|
630 | 631 |
|
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
631 | 665 |
|
632 | 666 |
|
633 | 667 |
|
|
Include/cpython/funcobject.h
Copy file name to clipboardExpand all lines: Include/cpython/funcobject.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
|
Include/internal/pycore_ast.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_ast.h+76-21Lines changed: 76 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_ast_state.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_ast_state.h+7Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_function.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_function.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
|
Include/internal/pycore_global_objects.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_objects.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
71 | 79 |
|
72 | 80 |
|
73 | 81 |
|
|
0 commit comments