FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) by miss-islington · Pull Request #107230 · python/cpython · GitHub

/ cpython Public

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

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-b8b3e6a-3.10
Aug 22, 2023
Merged

[3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224)#107230
ambv merged 1 commit into
python:3.10from
miss-islington:backport-b8b3e6a-3.10

Conversation

miss-islington commented Jul 25, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit b8b3e6a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Previously *consumed was not set in this case.
(cherry picked from commit f08e52c)

…nly data (pythonGH-99613) (pythonGH-107224)

(cherry picked from commit b8b3e6a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Previously *consumed was not set in this case.
(cherry picked from commit f08e52c)
serhiy-storchaka changed the title [3.10] [3.11] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) [3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) Jul 25, 2023
ambv merged commit 1c937e5 into python:3.10 Aug 22, 2023
miss-islington deleted the backport-b8b3e6a-3.10 branch August 22, 2023 18:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL