diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -117,6 +117,8 @@ Extensions Library ------- +- Issue #843590: Make "macintosh" an alias to the "mac_roman" encoding. + - Create os.fsdecode(): decode from the filesystem encoding with surrogateescape error handler, or strict error handler on Windows. |