This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52,477
Commits
6
Branches
604
Tags
2.9
GiB
b6821013df
Commit Graph
1 Commits
Author
SHA1
Message
Date
Antoine Pitrou
0a3229de6b
Issue
#13417
: speed up utf-8 decoding by around 2x for the non-fully-ASCII case.
...
This almost catches up with pre-PEP 393 performance, when decoding needed only one pass.
2011-11-21 20:39:13 +01:00