gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed by vstinner · Pull Request #146113 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
… 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>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
… 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 added a commit that referenced this pull request
vstinner added a commit that referenced this pull request
ljfp pushed a commit to ljfp/cpython that referenced this pull request
… failed (python#146113) The function can fail on a memory allocation failure. Bug reported by devdanzin.
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