Add news about getargs change.

This commit is contained in:
Neil Schemenauer 2003-01-24 22:15:53 +00:00
parent b808e99d34
commit cd63e619b4
1 changed files with 4 additions and 1 deletions

View File

@ -166,7 +166,10 @@ Build
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
-------------