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
115,499
Commits
6
Branches
604
Tags
2.9
GiB
b8b3e6afc0
Commit Graph
1 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
b8b3e6afc0
[3.11] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224)
...
Previously *consumed was not set in this case. (cherry picked from commit
f08e52ccb0
)
2023-07-25 14:15:14 +03:00