summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/weakref.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-4/+4
| | | | Replace all *NULL* with ``NULL``.
* 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
* demote this to a noteBenjamin Peterson2011-06-011-1/+1
|
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-9/+9
|
* #8578: mention danger of not incref'ing weak referenced object.Georg Brandl2010-08-021-1/+8
|
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+62