1.9.0
ENH: Added __init__.py into ensemble/tests/
Deprecate use of `probability=True` in SVC and NuSVC (#32050)
CLN replace authors with the standard line (#29250)
FIX Draw indices using sample_weight in Random Forests (#31529)
DOC Correct many typos in code comments (#32666)
TST Remove call to `np.random.randint` in `test_missing_values_is_resilient` (#33518)
MNT Fix typos found by typos (#33916)
CI Run free-threaded test suite with pytest-run-parallel (#32023)
Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)