mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Remove mention of codes pending further discussion on transform()/untransform().
This commit is contained in:
parent
2169ee2099
commit
2a5fb47e9c
1 changed files with 0 additions and 10 deletions
|
@ -901,16 +901,6 @@ contexts that correspond to the decimal interchange formats specified in IEEE
|
||||||
|
|
||||||
(Contributed by Mark Dickinson and Raymond Hettinger.)
|
(Contributed by Mark Dickinson and Raymond Hettinger.)
|
||||||
|
|
||||||
codecs
|
|
||||||
------
|
|
||||||
|
|
||||||
In an effort to keep codec aliases solely focused on bytes-to-text encodings,
|
|
||||||
the *base64*, *bz2*, *hex*, *quopri*, *rot13*, *uu* and *zlib* codecs have been
|
|
||||||
removed from the codec aliases. These bytes-to-bytes conversion are still
|
|
||||||
accessible via codecs.lookup().
|
|
||||||
|
|
||||||
(see :issue:`10807`.)
|
|
||||||
|
|
||||||
ftp
|
ftp
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue