mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
What's new typo
This commit is contained in:
parent
ae557d767f
commit
4f863433fd
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ new features have been added:
|
||||||
codecs
|
codecs
|
||||||
------
|
------
|
||||||
|
|
||||||
The :mod:`~encodings.mbcs` codec has be rewritten to handle correctly
|
The :mod:`~encodings.mbcs` codec has been rewritten to handle correctly
|
||||||
``replace`` and ``ignore`` error handlers on all Windows versions. The
|
``replace`` and ``ignore`` error handlers on all Windows versions. The
|
||||||
:mod:`~encodings.mbcs` codec now supports all error handlers, instead of only
|
:mod:`~encodings.mbcs` codec now supports all error handlers, instead of only
|
||||||
``replace`` to encode and ``ignore`` to decode.
|
``replace`` to encode and ``ignore`` to decode.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue