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-07-31 23:23:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
115925
commits
7
branches
621
tags
2.7
GiB
c67b00534a
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