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 57cb81d commit 791e464Copy full SHA for 791e464
1 file changed
Misc/NEWS
@@ -123,8 +123,8 @@ Core and Builtins
123
Library
124
-------
125
126
-- Issue #16828: Fix error incorrectly raised by bz2.compress(''). Initial patch
127
- by Martin Packman.
+- Issue #16828: Fix error incorrectly raised by bz2.compress(b'') and
+ bz2.BZ2Compressor.compress(b''). Initial patch by Martin Packman.
128
129
- Issue #16541: tk_setPalette() now works with keyword arguments.
130
0 commit comments