mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Issue #27959: Updates NEWS and whatsnew
This commit is contained in:
parent
5a71327f35
commit
6cebd48425
2 changed files with 9 additions and 0 deletions
|
|
@ -450,6 +450,12 @@ Any code relying on the presence of ``default_format`` may
|
|||
need to be adapted. See :issue:`27819` for more details.
|
||||
|
||||
|
||||
encodings
|
||||
---------
|
||||
|
||||
On Windows, added the ``'oem'`` encoding to use ``CP_OEMCP`` and the ``'ansi'``
|
||||
alias for the existing ``'mbcs'`` encoding, which uses the ``CP_ACP`` code page.
|
||||
|
||||
faulthandler
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue