1.3.2
FIX improve convergence criterion for LogisticRegression(penalty="l1", solver='liblinear') (#25214)
MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751)
MNT add isort to ruff's rules (#26649)
DOC Highlight differerence between SVC/R and LinearSVC/R (#26825)
MAINT Param validation: apply skip nested validation to all functions (#26495)
DOC Notebook style and enhanced descriptions in SVM kernels example (#26805)
MNT Fix Pyodide build errors due to incompatible function pointer types (#25831)
MAINT Cython linting (#25861)