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-11-28 14:11:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
52288
commits
6
branches
636
tags
3.1
GiB
b84d723509
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