Skip to content

gh-126223: Propagate unicode errors in _interpreters.create()#126224

Merged
sobolevn merged 11 commits into
python:mainfrom
ZeroIntensity:gh-126223
Oct 31, 2024
Merged

gh-126223: Propagate unicode errors in _interpreters.create()#126224
sobolevn merged 11 commits into
python:mainfrom
ZeroIntensity:gh-126223

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Oct 31, 2024

Copy link
Copy Markdown
Member

Comment thread Modules/_interpretersmodule.c Outdated
Co-authored-by: sobolevn <mail@sobolevn.me>

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Comment thread Lib/test/test_interpreters/test_api.py Outdated
Comment thread Misc/NEWS.d/next/Library/2024-10-30-23-42-44.gh-issue-126223.k2qooc.rst Outdated
Comment thread Modules/_interpretersmodule.c Outdated
Comment thread Lib/test/test_interpreters/test_api.py Outdated
ZeroIntensity and others added 5 commits October 31, 2024 08:18
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz picnixz self-requested a review October 31, 2024 13:48

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you both!

@sobolevn sobolevn merged commit 0141521 into python:main Oct 31, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @ZeroIntensity for the PR, and @sobolevn for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2024
…pythonGH-126224)

(cherry picked from commit 0141521)

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>
@bedevere-app

bedevere-app Bot commented Oct 31, 2024

Copy link
Copy Markdown

GH-126242 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 31, 2024
@sobolevn

sobolevn commented Oct 31, 2024

Copy link
Copy Markdown
Member

We got a Halloween easter egg, congrats 🎉
Снимок экрана 2024-10-31 в 17 14 51

@ZeroIntensity ZeroIntensity deleted the gh-126223 branch October 31, 2024 14:15
sobolevn added a commit that referenced this pull request Oct 31, 2024
GH-126224) (#126242)

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

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>
picnixz added a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…python#126224)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…python#126224)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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.

3 participants