v2.6.0.dev0
STY: Use f-string instead of `format` call
DOC: Fix doc build warning for random.
Removed all outdated versionadded/changed directives ISSUES#27239
DOC: Updated remaining links in random folder
Added links to CTypes and CFFI in Numba [skip azp] [skip cirrus] [skip actions]
ENH, DOC: Add support for interactive examples for NumPy with `jupyterlite-sphinx` (#26745)
Fixed-formatting
DOC: standardize capitalization of headings (#25016)
DOC: Improve cross-links in thread safety documentation (#30373)
combined [0.0, 1.0) into a single monospace, and added BitGenerator cross references throughout extending.rst. [skip azp] [skip actions] [skip cirrus]
Apply ruff/pandas-vet rule PD011