Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-99593: Add tests for Unicode C API (part 3) #104728

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 21, 2023

Add tests for codecs.

@serhiy-storchaka serhiy-storchaka merged commit 51ea664 into python:main Jul 10, 2023
15 checks passed
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test-unicode-capi-part3 branch July 10, 2023 11:04
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 51ea664d18938645521bdd128a3c55f9c197644c 3.11

@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @serhiy-storchaka, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 51ea664d18938645521bdd128a3c55f9c197644c 3.12

@AlexWaygood AlexWaygood added needs backport to 3.12 bug and security fixes and removed needs backport to 3.12 bug and security fixes labels Jul 10, 2023
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 51ea664d18938645521bdd128a3c55f9c197644c 3.12

@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.11 only security fixes label Jul 10, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 10, 2023
…-104728)

Add tests for codecs..
(cherry picked from commit 51ea664)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-106595 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 10, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 10, 2023
…-104728)

Add tests for codecs.
(cherry picked from commit 51ea664)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jul 10, 2023
@serhiy-storchaka serhiy-storchaka removed their assignment Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants