[Scikit-learn-commits] [scikit-learn/scikit-learn] 969df0: Customized dir method to recognize available_if de...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 969df01458465d930fd7afe1747cfd085c0da717 https://github.com/scikit-learn/scikit-learn/commit/969df01458465d930fd7afe1747cfd085c0da717 Author: John Hendricks Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: A doc/whats_new/upcoming_changes/sklearn.base/31928.feature.rst M sklearn/base.py M sklearn/tests/test_multiclass.py Log Message: --- Customized dir method to recognize available_if decorator (#31928) Co-authored-by: John Hendricks Co-authored-by: Miguel Parece To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org Member address: [email protected]
[Scikit-learn-commits] [scikit-learn/scikit-learn] 1c246a: MNT Move test from test_multiclass to test_base (#...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 1c246a965ae640e3484504469e6a6350911f8245 https://github.com/scikit-learn/scikit-learn/commit/1c246a965ae640e3484504469e6a6350911f8245 Author: John Hendricks Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M sklearn/tests/test_base.py M sklearn/tests/test_multiclass.py Log Message: --- MNT Move test from test_multiclass to test_base (#32403) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org Member address: [email protected]
