projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae557d7
)
What's new typo
author
Antoine Pitrou
<solipsis@pitrou.net>
Sun, 12 Feb 2012 01:12:47 +0000
(
02:12
+0100)
committer
Antoine Pitrou
<solipsis@pitrou.net>
Sun, 12 Feb 2012 01:12:47 +0000
(
02:12
+0100)
Doc/whatsnew/3.3.rst
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/3.3.rst
b/Doc/whatsnew/3.3.rst
index 8d3f20f257cc18dd6c75058ec6b3ee5e4d2834f2..dd2968131b3217aeaa1f66d31adc7b4e3bea9096 100644
(file)
--- a/
Doc/whatsnew/3.3.rst
+++ b/
Doc/whatsnew/3.3.rst
@@
-351,7
+351,7
@@
new features have been added:
codecs
------
-The :mod:`~encodings.mbcs` codec has be rewritten to handle correctly
+The :mod:`~encodings.mbcs` codec has be
en
rewritten to handle correctly
``replace`` and ``ignore`` error handlers on all Windows versions. The
:mod:`~encodings.mbcs` codec now supports all error handlers, instead of only
``replace`` to encode and ``ignore`` to decode.