mirror of
https://github.com/python/cpython.git
synced 2025-12-11 19:40:17 +00:00
Add news about getargs change.
This commit is contained in:
parent
b808e99d34
commit
cd63e619b4
1 changed files with 4 additions and 1 deletions
|
|
@ -166,7 +166,10 @@ Build
|
||||||
C API
|
C API
|
||||||
-----
|
-----
|
||||||
|
|
||||||
TBD
|
- The PyArg_Parse functions now raise a TypeError instead of truncating float
|
||||||
|
arguments if an integer is specified (this affects the 'b', 'B', 'h', 'H',
|
||||||
|
'i', and 'l' codes).
|
||||||
|
|
||||||
|
|
||||||
New platforms
|
New platforms
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue