[Scikit-learn-commits] [scikit-learn/scikit-learn] fad52d: MNT Switch to absolute imports in sklearn/utils/mu...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: fad52d3d0f558f70ab8ea2f4506682b30d29afc1 https://github.com/scikit-learn/scikit-learn/commit/fad52d3d0f558f70ab8ea2f4506682b30d29afc1 Author: Raghvender Date: 2025-10-02 (Thu, 02 Oct 2025) Changed paths: M sklearn/utils/murmurhash.pxd M sklearn/utils/murmurhash.pyx Log Message: --- MNT Switch to absolute imports in sklearn/utils/murmurhash.* and sklearn/utils/sparsefuncs_fast.pyx 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] fef4d1: MNT Replace relative import in sklearn/utils/spars...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: fef4d159a351a09a5f152876c4fd6bc587fddec6 https://github.com/scikit-learn/scikit-learn/commit/fef4d159a351a09a5f152876c4fd6bc587fddec6 Author: Raghvender Date: 2025-10-02 (Thu, 02 Oct 2025) Changed paths: M sklearn/utils/sparsefuncs_fast.pyx Log Message: --- MNT Replace relative import in sklearn/utils/sparsefuncs_fast.pyx (#32322) 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]
