]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126223: Propagate unicode errors in `_interpreters.create()` (#126224)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 31 Oct 2024 14:14:37 +0000 (10:14 -0400)
committerGitHub <noreply@github.com>
Thu, 31 Oct 2024 14:14:37 +0000 (17:14 +0300)
commit01415213d72504eafc159721a8f55d57b374fd9c
treeb807990380d31ed9096230f9e08de0228fc23e85
parent8c22eba877225ab29cd64672dcb97f09a5f7336f
gh-126223: Propagate unicode errors in `_interpreters.create()` (#126224)

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