diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -108,6 +108,10 @@ Core and Builtins Library ------- +- Issue #6167: Scrollbar.activate() now returns the name of active element if + the argument is not specified. Scrollbar.set() now always accepts only 2 + arguments. + - Issue #15275: Clean up and speed up the ntpath module. - Issue #21888: plistlib's load() and loads() now work if the fmt parameter is |