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

[3.12] gh-104825: add omitted idlelib text fix #104880

Merged
merged 1 commit into from
May 24, 2023

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 24, 2023

Order of events:
Terry automerged new idlelib test into main.
Ms. I. made a 3.12 backport; tests passed.
Pablo merged the tokenize change with idlelib test fix into main. Pablo merged a 3.12 backport without the idle test fix as the backport of the latter had not yet been been merged. Terry merged the idlelib test backport. The new test failed on at least 4 3.12 buildbots because of the tokenize change. This PR backports the now needed idlelib test fix.

(cherry picked from commit c8cf9b4)

Order of events:
Terry merged new idlelib test into main.
Ms. I. made a 3.12 backport; tests passed.
Pablo merged the tokenize change with idlelib test fix into main.
Pablo merged a 3.12 backport without the idle test fix
as the backport of the latter had not yet been been merged.
Terry merged the idlelib test backport.  The new test failed
on at least 4 3.12 buildbots because of the tokenize change.
This PR backports the now needed idlelib test fix.

(cherry picked from commit c8cf9b4)
@pablogsal
Copy link
Member

Thanks a lot @terryjreedy !

@pablogsal pablogsal enabled auto-merge (squash) May 24, 2023 17:31
@pablogsal pablogsal merged commit 2b54ea5 into python:3.12 May 24, 2023
@terryjreedy terryjreedy deleted the toktest312 branch May 24, 2023 17:47
@terryjreedy
Copy link
Member Author

This would not have happened if Address Sanitizer test had not been disabled.

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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants