]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126223: Propagate unicode errors in `_interpreters.create()` (GH-126224...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 31 Oct 2024 14:46:36 +0000 (15:46 +0100)
committerGitHub <noreply@github.com>
Thu, 31 Oct 2024 14:46:36 +0000 (14:46 +0000)
commit89664d4d482b9873b078df29654e4c3fa8ca066f
treecb0f3e709bf05fb5fe51fb523b005fed3dd8d5a9
parentac00bf0e96d93adf20879217dc7022c7c3a5dc89
[3.13] gh-126223: Propagate unicode errors in `_interpreters.create()` (GH-126224) (#126242)

gh-126223: Propagate unicode errors in `_interpreters.create()` (GH-126224)
(cherry picked from commit 01415213d72504eafc159721a8f55d57b374fd9c)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_interpreters/test_api.py
Misc/NEWS.d/next/Library/2024-10-30-23-42-44.gh-issue-126223.k2qooc.rst [new file with mode: 0644]
Modules/_interpretersmodule.c