8000 add news · python/cpython@4c558be · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c558be

Browse files
committed
add news
1 parent 3377d9a commit 4c558be

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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+
###########################################################################

0 commit comments

Comments
 (0)
0