mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Correction: issue #16828 also affects BZ2Compressor.compress().
This commit is contained in:
@@ -123,8 +123,8 @@ Core and Builtins
|
||||
Library
|
||||
-------
|
||||
|
||||
- Issue #16828: Fix error incorrectly raised by bz2.compress(''). Initial patch
|
||||
by Martin Packman.
|
||||
- Issue #16828: Fix error incorrectly raised by bz2.compress(b'') and
|
||||
bz2.BZ2Compressor.compress(b''). Initial patch by Martin Packman.
|
||||
|
||||
- Issue #16541: tk_setPalette() now works with keyword arguments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user