mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix typo in whatsnew/3.3.
This commit is contained in:
parent
be66af424b
commit
7edbe30e70
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ The :mod:`array` module supports the :c:type:`long long` type using ``q`` and
|
||||||
codecs
|
codecs
|
||||||
------
|
------
|
||||||
|
|
||||||
The :mod:`~encodings.mbcs` codec has be rewritten to handle correclty
|
The :mod:`~encodings.mbcs` codec has be 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