From 6a43c8a1cf870b3d322171a280af35cd1fa720d3 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 17 Dec 2014 06:39:44 -0800 Subject: Issue #22733: Added NEWS item --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 0e5dd2b..b164b80 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1232,6 +1232,9 @@ Library - Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, broken by the fix for security issue #19435. Patch by Zach Byrne. +- Issue #22733: Fix ffi_prep_args not zero-extending argument values correctly + on 64-bit Windows. + IDLE ---- -- cgit v0.12