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
cd869a54
Commit
cd869a54
authored
Jun 24, 2012
by
Antoine Pitrou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix statement.
parent
40b6b187
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.3.rst
+1
-2
No files found.
Doc/whatsnew/3.3.rst
View file @
cd869a54
...
@@ -1497,8 +1497,7 @@ Major performance enhancements have been added:
...
@@ -1497,8 +1497,7 @@ Major performance enhancements have been added:
* repeating a single ASCII letter and getting a substring of a ASCII strings
* repeating a single ASCII letter and getting a substring of a ASCII strings
is 4 times faster
is 4 times faster
* UTF-8 and UTF-16 decoding is now 2x to 4x faster. UTF-16 encoding is now
* UTF-8 is now 2x to 4x faster. UTF-16 encoding is now up to 10x faster.
up to 10x faster.
(contributed by Serhiy Storchaka, :issue:`14624`, :issue:`14738` and
(contributed by Serhiy Storchaka, :issue:`14624`, :issue:`14738` and
:issue:`15026`.)
:issue:`15026`.)
...
...
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