This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-28 20:25:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
52594
commits
7
branches
633
tags
3.3
GiB
b66dcb66ba
Commit graph
1 commit
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