Commit baacf5f
File tree
132 files changed
+791
-226
lines changedFilter options
- Doc
- library
- whatsnew
- Include
- cpython
- internal
- Lib
- http
- test
- test_capi
- test_import
- Misc/NEWS.d/next
- C API
- Core and Builtins
- Library
- Modules
- _blake2
- _ctypes
- _multiprocessing
- _sha3
- _sqlite
- _sre
- cjkcodecs
- Objects
- PC
- Parser
- Python
- Tools
- c-analyzer/cpython
- clinic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+791
-226
lines changed+26-2Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
530 | 530 |
|
531 | 531 |
|
532 | 532 |
|
533 |
| - |
| 533 | + |
534 | 534 |
|
535 | 535 |
|
536 |
| - |
| 536 | + |
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
| ||
680 | 680 |
|
681 | 681 |
|
682 | 682 |
|
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
683 | 707 |
|
684 | 708 |
|
685 | 709 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
375 | 380 |
|
376 | 381 |
|
377 | 382 |
|
|
Include/cpython/frameobject.h
Copy file name to clipboardExpand all lines: Include/cpython/frameobject.h+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
| ||
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
Include/cpython/initconfig.h
Copy file name to clipboardExpand all lines: Include/cpython/initconfig.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
| 255 | + |
255 | 256 |
|
256 | 257 |
|
257 | 258 |
|
| ||
262 | 263 |
|
263 | 264 |
|
264 | 265 |
|
| 266 | + |
265 | 267 |
|
266 | 268 |
|
267 | 269 |
|
| ||
272 | 274 |
|
273 | 275 |
|
274 | 276 |
|
| 277 | + |
275 | 278 |
|
276 | 279 |
|
277 | 280 |
|
|
Include/internal/pycore_ceval.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_ceval.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
100 |
| - |
| 99 | + |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
Include/internal/pycore_ceval_state.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_ceval_state.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
| 88 | + |
| 89 | + |
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
|
Include/internal/pycore_frame.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_frame.h-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
268 |
| - |
269 |
| - |
270 | 268 |
|
271 | 269 |
|
272 | 270 |
|
|
+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
81 | 82 |
|
82 | 83 |
|
83 |
| - |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
86 | 92 |
|
87 | 93 |
|
88 | 94 |
|
|
+7-11Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
| 861 | + |
861 | 862 |
|
862 | 863 |
|
863 | 864 |
|
| ||
944 | 945 |
|
945 | 946 |
|
946 | 947 |
|
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
947 | 954 |
|
948 | 955 |
|
949 | 956 |
|
950 |
| - |
951 |
| - |
952 |
| - |
953 |
| - |
954 |
| - |
955 |
| - |
956 |
| - |
957 |
| - |
958 |
| - |
959 | 957 |
|
960 |
| - |
961 |
| - |
962 | 958 |
|
963 | 959 |
|
964 | 960 |
|
|
0 commit comments