diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ Library new features through new policies. Note that Policy.must_be_7bit is renamed to cte_type. +- Issue #14876: Use user-selected font for highlight configuration. + - Issue #14920: Fix the help(urllib.parse) failure on locale C on terminals. Have ascii characters in help. |