Uh oh!
There was an error while loading. Please reload this page.
Clean some leftovers of Python 3.9 removal - #52364
Closed
jscheffl wants to merge 9 commits into
Closed
Conversation
jscheffl
requested review from
amoghrajesh, ashb, bugraoz93, dstandish, eladkal, gopidesupavan, hussein-awala, jason810496, jedcunningham, kaxil, o-nikolas, pierrejeambrun and potiuk
as code ownersJune 27, 2025 20:05
potiuk
reviewed
Jun 27, 2025
Uh oh!
There was an error while loading. Please reload this page.
potiuk
reviewed
Jun 27, 2025
Uh oh!
There was an error while loading. Please reload this page.
potiukforce-pushed
the
feature/post-52072-clean-python-39
branch
from
June 27, 2025 20:57
c8f5c49 to
8633573Comparepotiuk
commented
Jun 27, 2025
Member
Rebased to lates version |
gopidesupavanforce-pushed
the
feature/post-52072-clean-python-39
branch
from
June 27, 2025 22:37
e675896 to
b2dddb8Comparegopidesupavan
commented
Jun 27, 2025
Member
Rebased after merging #52369 |
eladkal
reviewed
Jun 28, 2025
Uh oh!
There was an error while loading. Please reload this page.
jschefflforce-pushed
the
feature/post-52072-clean-python-39
branch
2 times, most recently
from
June 28, 2025 10:52
24f51ee to
60ce780Comparepotiukforce-pushed
the
feature/post-52072-clean-python-39
branch
from
June 28, 2025 14:12
60ce780 to
a36a335Comparejschefflforce-pushed
the
feature/post-52072-clean-python-39
branch
from
June 28, 2025 14:57
a36a335 to
ab4006eComparejscheffl
requested review from
ephraimbuddy, rawwar and shubhamraj-git
as code ownersJune 28, 2025 14:57
potiuk
approved these changes
Jun 28, 2025
jschefflforce-pushed
the
feature/post-52072-clean-python-39
branch
from
June 28, 2025 19:09
676e044 to
c2c53dcCompare
This was referenced Jun 28, 2025
jscheffl
commented
Jun 29, 2025
ContributorAuthor
The 6 PRs as split are all successfully merged, I assume this cleanup is now done. Thanks for reviewing though! |
gopidesupavan
commented
Jun 29, 2025
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 freeto 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.