Commit 6ff38fc
File tree
Expand file treeCollapse file tree
3 files changed
+33
-3
lines changedFilter options
- Lib/test/test_ctypes
- Misc/NEWS.d/next/Library
- Modules/_ctypes
Expand file treeCollapse file tree
3 files changed
+33
-3
lines changedLib/test/test_ctypes/test_as_parameter.py
Copy file name to clipboardExpand all lines: Lib/test/test_ctypes/test_as_parameter.py+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
202 |
| - |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
203 | 211 |
|
204 | 212 |
|
205 | 213 |
|
|
Misc/NEWS.d/next/Library/2024-12-12-16-59-42.gh-issue-127870._NFG-3.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1052 | 1052 |
|
1053 | 1053 |
|
1054 | 1054 |
|
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
1055 | 1059 |
|
1056 | 1060 |
|
| 1061 | + |
1057 | 1062 |
|
1058 | 1063 |
|
1059 | 1064 |
|
| ||
1843 | 1848 |
|
1844 | 1849 |
|
1845 | 1850 |
|
| 1851 | + |
| 1852 | + |
| 1853 | + |
| 1854 | + |
1846 | 1855 |
|
1847 | 1856 |
|
| 1857 | + |
1848 | 1858 |
|
1849 | 1859 |
|
1850 | 1860 |
|
| ||
1927 | 1937 |
|
1928 | 1938 |
|
1929 | 1939 |
|
| 1940 | + |
| 1941 | + |
| 1942 | + |
| 1943 | + |
1930 | 1944 |
|
1931 | 1945 |
|
| 1946 | + |
1932 | 1947 |
|
1933 | 1948 |
|
1934 | 1949 |
|
| ||
2079 | 2094 |
|
2080 | 2095 |
|
2081 | 2096 |
|
| 2097 | + |
| 2098 | + |
| 2099 | + |
| 2100 | + |
2082 | 2101 |
|
2083 | 2102 |
|
| 2103 | + |
2084 | 2104 |
|
2085 | 2105 |
|
2086 | 2106 |
|
| ||
2447 | 2467 |
|
2448 | 2468 |
|
2449 | 2469 |
|
2450 |
| - |
2451 | 2470 |
|
2452 | 2471 |
|
| 2472 | + |
2453 | 2473 |
|
2454 | 2474 |
|
2455 | 2475 |
|
|
0 commit comments