Skip to content

gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode#99431

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_capi-unicode
Nov 14, 2022
Merged

gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode#99431
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_capi-unicode

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Nov 13, 2022

Copy link
Copy Markdown
Member

It is a prerequisite to adding much more tests.

@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Nov 13, 2022

@gpshead gpshead 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.

If you're going to backport this test move refactoring, add a news entry. If it's for main only, skip news is fine.

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

The news entry for #8551 is general enough and covers this change.

@serhiy-storchaka serhiy-storchaka merged commit 06d4e02 into python:main Nov 14, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
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 06d4e02c3b3526b5d90e41a0a0befa8663e08f27 3.11

@miss-islington

Copy link
Copy Markdown
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the test_capi-unicode branch November 15, 2022 06:19
@bedevere-bot

Copy link
Copy Markdown

GH-99614 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Nov 20, 2022
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Nov 20, 2022
…test_capi.test_unicode (pythonGH-99431).

(cherry picked from commit 06d4e02)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Nov 20, 2022
@bedevere-bot

Copy link
Copy Markdown

GH-99617 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 20, 2022
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Nov 20, 2022
…test_capi.test_unicode (pythonGH-99431).

(cherry picked from commit 06d4e02)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Nov 20, 2022
…api.test_unicode (GH-99431). (GH-99617)

(cherry picked from commit 06d4e02)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants