Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 10, 2023

test_unicode was renamed to test_str in Python 3.13, but Python 3.12 still uses test_unicode name.

test_unicode was renamed to test_str in Python 3.13, but Python 3.12
still uses test_unicode name.
@vstinner
Copy link
Member Author

Fix regression introduced by commit 80f9585.

@vstinner vstinner enabled auto-merge (squash) November 10, 2023 08:34
@vstinner vstinner added the needs backport to 3.11 only security fixes label Nov 10, 2023
@vstinner vstinner changed the title gh-111929: Fix regrtest --pgo: test_str => test_unicode [3.12) gh-111929: Fix regrtest --pgo: test_str => test_unicode Nov 10, 2023
@vstinner vstinner changed the title [3.12) gh-111929: Fix regrtest --pgo: test_str => test_unicode [3.12] gh-111929: Fix regrtest --pgo: test_str => test_unicode Nov 10, 2023
@vstinner vstinner merged commit 5f42a2b into python:3.12 Nov 10, 2023
@vstinner vstinner deleted the regrtest_pgo branch November 10, 2023 09:32
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 10, 2023
…GH-111938)

test_unicode was renamed to test_str in Python 3.13, but Python 3.12
still uses test_unicode name.
(cherry picked from commit 5f42a2b)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 10, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 10, 2023
vstinner added a commit that referenced this pull request Nov 10, 2023
…1938) (#111940)

gh-111929: Fix regrtest --pgo: test_str => test_unicode (GH-111938)

test_unicode was renamed to test_str in Python 3.13, but Python 3.12
still uses test_unicode name.
(cherry picked from commit 5f42a2b)

Co-authored-by: Victor Stinner <[email protected]>
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.

1 participant