This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-23 10:16:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
52283
commits
7
branches
624
tags
3.9
GiB
f01245067a
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