Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
2a5fb47e
Commit
2a5fb47e
authored
Jan 05, 2011
by
Raymond Hettinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove mention of codes pending further discussion on transform()/untransform().
parent
2169ee20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.2.rst
+0
-10
No files found.
Doc/whatsnew/3.2.rst
View file @
2a5fb47e
...
@@ -901,16 +901,6 @@ contexts that correspond to the decimal interchange formats specified in IEEE
...
@@ -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
---
---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment