gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode#99431
Conversation
gpshead
left a comment
There was a problem hiding this comment.
If you're going to backport this test move refactoring, add a news entry. If it's for main only, skip news is fine.
|
The news entry for #8551 is general enough and covers this change. |
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
|
Sorry @serhiy-storchaka, I had trouble checking out the |
|
GH-99614 is a backport of this pull request to the 3.11 branch. |
…test_capi.test_unicode (pythonGH-99431). (cherry picked from commit 06d4e02) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-99617 is a backport of this pull request to the 3.10 branch. |
…test_capi.test_unicode (pythonGH-99431). (cherry picked from commit 06d4e02) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
It is a prerequisite to adding much more tests.