partev
partev
**PR type:** bugfix / enhancement / new feature / doc improvement **Related issue(s)/PRs:** ## Summary **Proposed changes** * ... * ... * ... **What alternatives have you considered?** ### Minimal...
$\nu = \frac{3}{2}$ should be replaced with $\nu=\frac{5}{2}$ 
the legend for Figure 18.2 (a) of supplemental materials says that red dots are "Mean" while the blue line is "Data". In reality it should be the opposite: red dots...
fix issue #125909 by fixing a URL redirect: "https://devguide.python.org/docquality/#helping-with-documentation" -> "https://devguide.python.org/documentation/help-documenting/" ---- 📚 Documentation preview 📚: https://cpython-previews--125826.org.readthedocs.build/
python's main documentation page https://docs.python.org/3.14/ links to [Global module index](https://docs.python.org/3.14/py-modindex.html) that index has two modules referring to PEPs which are not rendered correctly:   which links to "https://devguide.python.org/docquality/#helping-with-documentation" which redirects to "https://devguide.python.org/documentation/help-documenting/index.html#helping-with-documentation". I think the link should directly link...
double closing parenthesis instead of one Fixes #
circuments -> circumvents