File tree
Expand file treeCollapse file tree
13 files changed
+381
-166
lines changedFilter options
- Include/internal
- Misc/NEWS.d/next/Library
- Modules
- Objects
- Python
- Tools/c-analyzer/cpython
Expand file treeCollapse file tree
13 files changed
+381
-166
lines changedInclude/internal/pycore_object.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_object.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
589 | 589 |
|
590 | 590 |
|
591 | 591 |
|
592 |
| - |
| 592 | + |
593 | 593 |
|
594 | 594 |
|
595 | 595 |
|
|
Include/internal/pycore_typeobject.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_typeobject.h+38-10Lines changed: 38 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| 52 | + |
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
| ||
59 | 61 |
|
60 | 62 |
|
61 | 63 |
|
62 |
| - |
| 64 | + |
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
| ||
105 | 107 |
|
106 | 108 |
|
107 | 109 |
|
108 |
| - |
109 |
| - |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
110 | 120 |
|
111 | 121 |
|
112 | 122 |
|
| ||
130 | 140 |
|
131 | 141 |
|
132 | 142 |
|
133 |
| - |
| 143 | + |
134 | 144 |
|
135 | 145 |
|
136 | 146 |
|
137 | 147 |
|
138 | 148 |
|
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
139 | 172 |
|
140 | 173 |
|
141 | 174 |
|
| ||
151 | 184 |
|
152 | 185 |
|
153 | 186 |
|
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 | 187 |
|
160 | 188 |
|
161 | 189 |
|
|
Misc/NEWS.d/next/Library/2024-06-01-16-58-43.gh-issue-117398.kR0RW7.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments