main
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]
MAINT, DOC: Update sphinx to 8.2.3. (#31748)
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