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 dc8d407 commit fbf74f2Copy full SHA for fbf74f2
1 file changed
Misc/NEWS
@@ -20,6 +20,11 @@ Core and builtins
20
21
Extension modules
22
23
+- A security hole ("double free") was found in zlib-1.1.3, a popular
24
+ third party compression library used by some Python modules. The
25
+ hole was quickly plugged in zlib-1.1.4, and the Windows build of
26
+ Python now ships with zlib-1.1.4.
27
+
28
- pwd and grp return enhanced tuples now, with symbolic field names.
29
30
- array.array is now a type object. A new format character
0 commit comments