Clean some leftovers of Python 3.9 removal#52364
Closed
jscheffl wants to merge 9 commits intoapache:mainfrom
Closed
Clean some leftovers of Python 3.9 removal#52364jscheffl wants to merge 9 commits intoapache:mainfrom
jscheffl wants to merge 9 commits intoapache:mainfrom
Conversation
potiuk
reviewed
Jun 27, 2025
potiuk
reviewed
Jun 27, 2025
c8f5c49 to
8633573
Compare
Member
|
Rebased to lates version |
e675896 to
b2dddb8
Compare
Member
|
Rebased after merging #52369 |
eladkal
reviewed
Jun 28, 2025
24f51ee to
60ce780
Compare
60ce780 to
a36a335
Compare
a36a335 to
ab4006e
Compare
potiuk
approved these changes
Jun 28, 2025
Co-authored-by: Jarek Potiuk <[email protected]>
676e044 to
c2c53dc
Compare
This was referenced Jun 28, 2025
Contributor
Author
|
The 6 PRs as split are all successfully merged, I assume this cleanup is now done. Thanks for reviewing though! |
Member
|
Woohoo thats nice @jscheffl thank you :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After #52072 I notices some / couple of Python 3.9 traces being left in the repo. This PR attempts to clean a bit more.