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-11-04 07:31:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
115499
commits
6
branches
635
tags
3.9
GiB
b8b3e6afc0
Commit graph
1 commit
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