mirror of
https://github.com/python/cpython.git
synced 2025-10-29 01:22:59 +00:00
* "Return true/false" is replaced with "Return ``True``/``False``" if the function actually returns a bool. * Fixed formatting of some True and False literals (now in monospace). * Replaced "True/False" with "true/false" if it can be not only bool. * Replaced some 1/0 with True/False if it corresponds the code. * "Returns <bool>" is replaced with "Return <bool>". |
||
|---|---|---|
| .. | ||
| extensions | ||
| static | ||
| templates | ||
| rstlint.py | ||
| susp-ignored.csv | ||