Skip to content

MAINT Clean up after Python 3.11 bump#32646

Merged
ogrisel merged 1 commit intoscikit-learn:mainfrom
DeaMariaLeon:cleanup
Nov 5, 2025
Merged

MAINT Clean up after Python 3.11 bump#32646
ogrisel merged 1 commit intoscikit-learn:mainfrom
DeaMariaLeon:cleanup

Conversation

@DeaMariaLeon
Copy link
Member

@DeaMariaLeon DeaMariaLeon commented Nov 4, 2025

Closes #32650

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: b067366. Link to the linter CI: here

@lesteve
Copy link
Member

lesteve commented Nov 5, 2025

There was a brownout on macOS-13 image, I opened #32649 to tackle it and re-triggered the CI.

@DeaMariaLeon DeaMariaLeon marked this pull request as ready for review November 5, 2025 07:45
Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ogrisel ogrisel merged commit c122d53 into scikit-learn:main Nov 5, 2025
43 checks passed
@DeaMariaLeon DeaMariaLeon deleted the cleanup branch November 5, 2025 09:02
"cython": "min",
},
"python_version": "3.10.4",
"python_version": "3.12.3",
Copy link
Member

@lesteve lesteve Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DeaMariaLeon could you regenerate the ubuntu_atlas lock-file in a follow-up PR? I am reasonably sure it would work without problems but the CI will tell us 😉.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Finish Python 3.10 -> 3.11 bump

3 participants