mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
whatsnew: cp273 codec (#10907797)
Also updated the docs and added the aliases mentioned by the references.
This commit is contained in:
parent
6b5284fd4e
commit
c4c7b1ccb6
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