commit | 3b4c989cfdb396fc0e1800846b4de76a382bd77c | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 06 17:21:09 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 06 17:21:09 2010 +0000 |
tree | 6f79d99d20a7e704dacd4e8559849311aa8f3714 | |
parent | 8279167af9ffa93d6a220254c9f0a45887118157 [diff] [blame] |
Issue #8193: Fix test_zlib failure with zlib 1.2.4.
diff --git a/Misc/NEWS b/Misc/NEWS index 7a018ad..8b415be 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -251,6 +251,8 @@ Tests ----- +- Issue #8193: Fix test_zlib failure with zlib 1.2.4. + - Issue #8248: Add some tests for the bool type. Patch by Gregory Nofi. - Issue #8263: Now regrtest.py will report a failure if it receives a