summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/bool.rst
Commit message (Collapse)AuthorAgeFilesLines
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-291-0/+6
|
* gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming ↵Irit Katriel2023-06-211-11/+14
| | | | immortal (#105195)
* bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)Antonio Cuni2021-01-061-1/+2
| | | | | I think that none of these API calls can fail, but only few of them are documented as such. Add the sentence "This function always succeeds" (which is the same already used e.g. by PyNumber_Check) to all of them.
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
| | | | highlightlang is deprecated since April 2018 in Sphinx. See https://github.com/sphinx-doc/sphinx/pull/4845
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-7/+7
|
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+46