Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH support types with a safe __reduce__ #467

Merged
merged 4 commits into from
Feb 18, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add sklearn12 to CI
adrinjalali committed Feb 13, 2025
commit 39caeca1d05cb7410d76fb7e42d665387337b787
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
environment: [
ci-sklearn12,
ci-sklearn13,
ci-sklearn14,
ci-sklearn15,