Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd63e61

Browse files
committed
Add news about getargs change.
1 parent b808e99 commit cd63e61

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Misc/NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,10 @@ Build
166166
C API
167167
-----
168168

169-
TBD
169+
- The PyArg_Parse functions now raise a TypeError instead of truncating float
170+
arguments if an integer is specified (this affects the 'b', 'B', 'h', 'H',
171+
'i', and 'l' codes).
172+
170173

171174
New platforms
172175
-------------

0 commit comments

Comments
 (0)