mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
whatsnew: cp273 codec (#10907797)
Also updated the docs and added the aliases mentioned by the references.
This commit is contained in:
parent
e2684d93e2
commit
47d083cf1a
3 changed files with 12 additions and 0 deletions
|
@ -971,6 +971,10 @@ particular, the following variants typically exist:
|
|||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp037 | IBM037, IBM039 | English |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp273 | 273, IBM273, csIBM273 | German |
|
||||
| | | |
|
||||
| | | .. versionadded:: 3.4 |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp424 | EBCDIC-CP-HE, IBM424 | Hebrew |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp437 | 437, IBM437 | English |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue