File tree 1 file changed +14
-0
lines changed 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ Creating a ctypes.CField with a byte_size that does not match the actual
2
+ type size now raises a ValueError instead of crashing the interpreter. #
3
+ Please enter the relevant GitHub issue number here: #
4
+
5
+ # # Uncomment one of these "section:" lines to specify which section # this
6
+ entry should go in in Misc/NEWS.d. # #.. section: Security #.. section: Core
7
+ and Builtins #.. section: Library #.. section: Documentation #.. section:
8
+ Tests #.. section: Build #.. section: Windows #.. section: macOS #..
9
+ section: IDLE #.. section: Tools/Demos #.. section: C API
10
+
11
+ # Write your Misc/NEWS.d entry below. It should be a simple ReST paragraph.
12
+ # Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
13
+ stuff.
14
+ ###########################################################################
You can’t perform that action at this time.
0 commit comments