Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) #107231

Merged
merged 1 commit into from
Aug 22, 2023

Commits on Jul 25, 2023

  1. [3.9] [3.11] pythongh-99612: Fix PyUnicode_DecodeUTF8Stateful() for A…

    …SCII-only data (pythonGH-99613) (pythonGH-107224)
    
    Previously *consumed was not set in this case.
    (cherry picked from commit f08e52c).
    (cherry picked from commit b8b3e6a)
    
    Co-authored-by: Serhiy Storchaka <[email protected]>
    serhiy-storchaka committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f72f15d View commit details
    Browse the repository at this point in the history