diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -290,8 +290,6 @@ Library - ``tokenize.detect_encoding`` now returns ``'utf-8-sig'`` when a UTF-8 BOM is detected. -- Issue #8024: Update the Unicode database to 5.2. - - Issue #6716/2: Backslash-replace error output in compilall. - Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox |