Skip to content

gh-117347: Fix test_clinic side effects - #117363

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:test_clinic_side_effects
Mar 29, 2024
Merged

gh-117347: Fix test_clinic side effects#117363
vstinner merged 1 commit into
python:mainfrom
vstinner:test_clinic_side_effects

Conversation

@vstinner

@vstinner vstinner commented Mar 29, 2024

Copy link
Copy Markdown
Member

Save/restore converters in ClinicWholeFileTest and ClinicExternalTest.

Save/restore converters in ClinicWholeFileTest and
ClinicExternalTest.
@vstinner

Copy link
Copy Markdown
Member Author

cc @Eclips4 @erlend-aasland

@erlend-aasland

Copy link
Copy Markdown
Contributor

Thanks!

@vstinner
vstinner enabled auto-merge (squash) March 29, 2024 10:04

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

I can confirm that this has fixed the problem; LGTM!

@vstinner
vstinner merged commit 35b6c4a into python:main Mar 29, 2024
@vstinner
vstinner deleted the test_clinic_side_effects branch March 29, 2024 10:25
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 35b6c4a4da201a947b2ceb96ae4c0d83d4d2df4f 3.12

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 35b6c4a4da201a947b2ceb96ae4c0d83d4d2df4f 3.11

vstinner added a commit to vstinner/cpython that referenced this pull request Mar 29, 2024
Save/restore converters in ClinicWholeFileTest and
ClinicExternalTest.

(cherry picked from commit 35b6c4a)
@bedevere-app

bedevere-app Bot commented Mar 29, 2024

Copy link
Copy Markdown

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

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.

3 participants