1.8.0
ENH: Added __init__.py into ensemble/tests/
FIX Add new default max_samples=None in Bagging estimators (#32825)
CLN replace authors with the standard line (#29250)
DOC Correct many typos in code comments (#32666)
Make the test suite itself thread-safe to be able to detect thread-safety problems with or without free-threading (#30041)
DOC: Correct many grammatical issues (#32820)
CI Run free-threaded test suite with pytest-run-parallel (#32023)
MNT Clean-up deprecations for 1.8: algorithm param in AdaBoostClassifier (#32262)