Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbf74f2

Browse files
committed
News about zlib-1.1.4.
1 parent dc8d407 commit fbf74f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Core and builtins
2020

2121
Extension modules
2222

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+
2328
- pwd and grp return enhanced tuples now, with symbolic field names.
2429

2530
- array.array is now a type object. A new format character

0 commit comments

Comments
 (0)