Skip to content

gh-127691: add type checks when using PyUnicodeError objects - #127694

Merged
encukou merged 13 commits into
python:mainfrom
picnixz:feat/codecs/check-types-127691
Dec 13, 2024
Merged

gh-127691: add type checks when using PyUnicodeError objects#127694
encukou merged 13 commits into
python:mainfrom
picnixz:feat/codecs/check-types-127691

Conversation

@picnixz

@picnixzpicnixz commented Dec 6, 2024

Copy link
Copy Markdown
Member

I think there will be CI failures so I'll fix them when the CI completes.

@picnixz
picnixz marked this pull request as ready for review December 6, 2024 16:07
@picnixz
picnixz requested a review from encukouDecember 6, 2024 16:22
Comment threadObjects/exceptions.c
@ZeroIntensity

Copy link
Copy Markdown
Member

Will do a thorough review after I finish reviewing a few other things :)

Comment threadDoc/whatsnew/3.14.rst Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c
Comment threadObjects/exceptions.c
Comment threadObjects/exceptions.c Outdated
Comment threadMisc/NEWS.d/next/C_API/2024-12-06-16-53-34.gh-issue-127691.k_Jitp.rst Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadObjects/exceptions.c Outdated
Comment threadDoc/whatsnew/3.14.rst Outdated
Comment threadMisc/NEWS.d/next/C_API/2024-12-06-16-53-34.gh-issue-127691.k_Jitp.rst Outdated
Comment threadDoc/whatsnew/3.14.rst Outdated
Comment threadMisc/NEWS.d/next/C_API/2024-12-06-16-53-34.gh-issue-127691.k_Jitp.rst Outdated
@encukou

Copy link
Copy Markdown
Member

Thank you!

@picnixz
picnixz deleted the feat/codecs/check-types-127691 branch December 13, 2024 16:21
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Sign up for freeto 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

@picnixz@ZeroIntensity@encukou