mirror of
https://github.com/python/cpython.git
synced 2026-05-22 04:13:22 -04:00
7d9ea5013f
extension implemented flush() was fixed. Scott also rewrite the zlib test suite using the unittest module. (SF bug #640230 and patch #678531.) Backport candidate I think.