Skip to content

Commit be00372

Browse files
dura0oksobolevn
andauthored
Update news
Co-authored-by: sobolevn <[email protected]>
1 parent b20b0d8 commit be00372

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed
Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,2 @@
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-
###########################################################################
1+
Creating a :class:`ctypes.CField` with a *byte_size* that does not match the actual
2+
type size now raises a :exc:`ValueError` instead of crashing the interpreter.

0 commit comments

Comments
 (0)