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-11 20:40:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
115600
commits
7
branches
622
tags
3.5
GiB
1ecfd1ebf1
Commit graph
1 commit
Author
SHA1
Message
Date
Serhiy Storchaka
f08e52ccb0
gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)
...
Previously *consumed was not set in this case.
2022-12-01 14:54:51 +02:00