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-13 21:38:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
52575
commits
7
branches
622
tags
3.7
GiB
2f197078fb
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