Commit 992c39e
File tree
Expand file treeCollapse file tree
10 files changed
+109
-23
lines changedFilter options
- Doc
- c-api
- whatsnew
- Include
- cpython
- internal
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules/_testcapi
- PC
- Python
Expand file treeCollapse file tree
10 files changed
+109
-23
lines changed+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1181 | 1181 |
|
1182 | 1182 |
|
1183 | 1183 |
|
| 1184 | + |
| 1185 | + |
| 1186 | + |
1184 | 1187 |
|
1185 | 1188 |
|
1186 | 1189 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
Include/internal/pycore_pyhash.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_pyhash.h+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 11 | + |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
Lib/test/test_capi/test_hash.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_hash.py+47-1Lines changed: 47 additions & 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 | 11 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 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 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
Misc/NEWS.d/next/C API/2023-11-15-01-26-59.gh-issue-111545.iAoFtA.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
47 | 62 |
|
48 | 63 |
|
| 64 | + |
49 | 65 |
|
50 | 66 |
|
51 | 67 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
| 358 | + |
| 359 | + |
358 | 360 |
|
359 | 361 |
|
360 | 362 |
|
|
+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| ||
89 | 88 |
|
90 | 89 |
|
91 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
96 | 106 |
|
97 | 107 |
|
98 | 108 |
|
|
+13-14Lines changed: 13 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
134 | 135 |
|
135 |
| - |
| 136 | + |
136 | 137 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
| 138 | + |
| 139 | + |
143 | 140 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
150 | 149 |
|
151 |
| - |
| 150 | + |
152 | 151 |
|
153 | 152 |
|
154 | 153 |
|
|
0 commit comments