From 32bfbe6012d26e8b0c1ad333207d809627e556a5 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 27 Aug 2016 22:18:19 -0400 Subject: Update GlobalAlloc argtypes per jaraco.windows 3.6.2. Fixes #802. --- sites/www/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sites/www/changelog.rst') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 96cdaf34..790ee984 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :bug:`802 (1.16+)` Better align GlobalAlloc argument spec with the API + docs, incidentally improving supported Python versions on Windows. * :bug:`824` Fix the implementation of ``PKey.write_private_key_file`` (this method is only publicly defined on subclasses; the fix was in the private real implementation) so it passes the correct params to ``open()``. This bug -- cgit v1.2.3