Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Mar 29, 2024

Save/restore converters in ClinicWholeFileTest and ClinicExternalTest.

(cherry picked from commit 35b6c4a)

Save/restore converters in ClinicWholeFileTest and ClinicExternalTest. (cherry picked from commit 35b6c4a)
@bedevere-appbedevere-appbot added the tests Tests in the Lib/test dir label Mar 29, 2024
@vstinnervstinner added the needs backport to 3.11 only security fixes label Mar 29, 2024
@vstinnervstinner merged commit c80d138 into python:3.12Mar 29, 2024
@vstinnervstinner deleted the test_clinic_side_effects12 branch March 29, 2024 11:04
@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 Mar 29, 2024
pythonGH-117365) pythongh-117347: Fix test_clinic side effects (pythonGH-117363) Save/restore converters in ClinicWholeFileTest and ClinicExternalTest. (cherry picked from commit c80d138) Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 35b6c4a)
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Mar 29, 2024
vstinner added a commit that referenced this pull request Mar 29, 2024
…-117365) (#117366) [3.12] gh-117347: Fix test_clinic side effects (GH-117363) (GH-117365) gh-117347: Fix test_clinic side effects (GH-117363) Save/restore converters in ClinicWholeFileTest and ClinicExternalTest. (cherry picked from commit c80d138) Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 35b6c4a) Co-authored-by: Victor Stinner <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner