Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Oct 11, 2023

pythonGH-109607) (cherry picked from commit 732532b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@sobolevn
Copy link
MemberAuthor

@vstinner we need this PR to get backported: #109403

Otherwise, tests won't pass due to a findtests bug :(

@vstinner
Copy link
Member

@vstinner we need this PR to get backported: #109403

It became impossible to backport a single regrtest change, the 3.12 and main branches became too different. So I wrote PR #110758 to copy regrtest files from main to 3.12 branch.

@sobolevnsobolevn reopened this Oct 13, 2023
@vstinner
Copy link
Member

Can you please rebase your PR on the 3.12 branch to solve the libregrtest merge conflict?

@sobolevn
Copy link
MemberAuthor

Should be good now! Thanks a lot for your backport PRs! They are really helpful.

@vstinnervstinner merged commit 0102faf into python:3.12Oct 13, 2023
@vstinnervstinner added the needs backport to 3.11 only security fixes label Oct 13, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

cherry_picker 0102faf0cac107fd4d0fde9902560c7cf0a3be9d 3.11 

@vstinner
Copy link
Member

I was feeling lucky and tried automated backport...

@sobolevn: Do you want to try to backport to 3.11? Otherwise, I can try to backport.

@sobolevn
Copy link
MemberAuthor

Will do tomorrow.

@ZeroIntensityZeroIntensity removed the needs backport to 3.11 only security fixes label Feb 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sobolevn@vstinner@miss-islington@ZeroIntensity