diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ Core and Builtins Library ------- +- Issue #7905: Actually respect the keyencoding parameter to shelve.Shelf. + - Issue #1569291: Speed up array.repeat(). - Provide an interface to set the optimization level of compilation in |