Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.14] gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (GH-146113)#146130

Merged
vstinner merged 1 commit into
python:3.14python/cpython:3.14from
miss-islington:backport-724c7c8-3.14miss-islington/cpython:backport-724c7c8-3.14Copy head branch name to clipboard
Mar 18, 2026
Merged

[3.14] gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (GH-146113)#146130
vstinner merged 1 commit into
python:3.14python/cpython:3.14from
miss-islington:backport-724c7c8-3.14miss-islington/cpython:backport-724c7c8-3.14Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

The function can fail on a memory allocation failure.

Bug reported by devdanzin.
(cherry picked from commit 724c7c8)

Co-authored-by: Victor Stinner vstinner@python.org

… failed (pythonGH-146113)

The function can fail on a memory allocation failure.

Bug reported by devdanzin.
(cherry picked from commit 724c7c8)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) March 18, 2026 17:21
@vstinner vstinner merged commit 5feedc7 into python:3.14 Mar 18, 2026
52 checks passed
@miss-islington miss-islington deleted the backport-724c7c8-3.14 branch March 18, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.