Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49a1ed commit d5db573Copy full SHA for d5db573
2 files changed
Misc/NEWS
@@ -66,6 +66,8 @@ Core and Builtins
66
Library
67
-------
68
69
+- Issue #19883: Fixed possible integer overflows in zipimport.
70
+
71
- Issue #26227: On Windows, getnameinfo(), gethostbyaddr() and
72
gethostbyname_ex() functions of the socket module now decode the hostname
73
from the ANSI code page rather than UTF-8.
0 commit comments