| commit | 95657cdd40dace0a8f62c50b3f0991b4ec9972fd | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sat Jun 25 22:43:05 2016 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Jun 25 22:43:05 2016 +0300 |
| tree | bf466a0cc516e0292442c5db35c8e6c9fc92790a | |
| parent | 696c35e86bffea1f2bc6179a29e46416899e3de6 [diff] |
Issue #26243: Only the level argument to zlib.compress() is keyword argument now. The first argument is positional-only.