Commit 3b4b56f
File tree
Expand file treeCollapse file tree
3 files changed
+20
-2
lines changedFilter options
- Lib/test/test_ctypes
- Misc/NEWS.d/next/C_API
- Modules/_ctypes
Expand file treeCollapse file tree
3 files changed
+20
-2
lines changedLib/test/test_ctypes/test_struct_fields.py
Copy file name to clipboardExpand all lines: Lib/test/test_ctypes/test_struct_fields.py+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
78 | 89 |
|
79 | 90 |
|
80 | 91 |
|
|
Misc/NEWS.d/next/C_API/2025-04-13-20-52-39.gh-issue-132470.UqBQjN.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
103 | 108 |
|
104 | 109 |
|
105 | 110 |
|
|
0 commit comments