From cd63e619b4703ed5701589d367cccb7357d67aa8 Mon Sep 17 00:00:00 2001 From: Neil Schemenauer Date: Fri, 24 Jan 2003 22:15:53 +0000 Subject: Add news about getargs change. --- Misc/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index fdc3730..ac61241 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -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 ------------- -- cgit v0.12