Commit ffbdae1
File tree
Expand file treeCollapse file tree
9 files changed
+103
-21
lines changedFilter options
- Doc
- c-api
- whatsnew
- Include
- cpython
- internal
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules/_testcapi
- Python
Expand file treeCollapse file tree
9 files changed
+103
-21
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 |
---|---|---|
| ||
1230 | 1230 |
|
1231 | 1231 |
|
1232 | 1232 |
|
| 1233 | + |
| 1234 | + |
| 1235 | + |
1233 | 1236 |
|
1234 | 1237 |
|
1235 | 1238 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
Include/internal/pycore_pyhash.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_pyhash.h+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
10 | 26 |
|
11 | 27 |
|
12 | 28 |
|
|
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 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
+5-17Lines changed: 5 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
| ||
132 | 130 |
|
133 | 131 |
|
134 | 132 |
|
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
| 133 | + |
146 | 134 |
|
147 |
| - |
148 |
| - |
149 |
| - |
| 135 | + |
| 136 | + |
| 137 | + |
150 | 138 |
|
151 |
| - |
| 139 | + |
152 | 140 |
|
153 | 141 |
|
154 | 142 |
|
|
0 commit comments