Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003) | Serhiy Storchaka | 2019-10-30 | 1 | -5/+5 |
* | [3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-1... | Serhiy Storchaka | 2019-10-30 | 1 | -5/+5 |
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
* | improve PyFunction_New docs (closes #26986) | Benjamin Peterson | 2016-05-10 | 1 | -2/+3 |
* | Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar | Martin Panter | 2016-02-10 | 1 | -1/+1 |
* | PEP 3155 / issue #13448: Qualified name for classes and functions. | Antoine Pitrou | 2011-11-25 | 1 | -0/+10 |
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -15/+15 |
* | Mention the behaviour of PyFunction_SetAnnotations() on error. | Alexandre Vassalotti | 2008-07-13 | 1 | -0/+2 |
* | Added documentation for PyFunction_GetAnnotations() and | Alexandre Vassalotti | 2008-07-13 | 1 | -0/+12 |
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+83 |