commit | f753d3366556294b23a67739de281895e8b44681 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Jun 11 22:56:50 2010 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Jun 11 22:56:50 2010 +0000 |
tree | d2d05341ed33bd77a65082ef5eb77e782d3ea803 | |
parent | 4595e518178f547966fab079351a77d11566cf33 [diff] [blame] |
Issue #8924: logging: Improved error handling for Unicode in exception text.
diff --git a/Misc/NEWS b/Misc/NEWS index 7ab2d91..fee5682 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -71,6 +71,8 @@ Library ------- +- Issue #8924: logging: Improved error handling for Unicode in exception text. + - Fix codecs.escape_encode to return the correct consumed size. - Issue #6470: Drop UNC prefix in FixTk.