| Commit message (Expand) | Author | Age | Files | Lines |
* | Use pep role instead of url (#121611) | Rafael Fontenelle | 2024-09-17 | 1 | -2/+2 |
|
|
* | gh-115664: Fix ordering of more versionadded and versionchanged directives (G... | Serhiy Storchaka | 2024-03-07 | 1 | -3/+3 |
|
|
* | gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174) | Victor Stinner | 2023-12-01 | 1 | -0/+3 |
|
|
* | gh-110481, doc: Add "immortal" term to the glossary (#112180) | Victor Stinner | 2023-11-17 | 1 | -4/+6 |
|
|
* | gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) | Eric Snow | 2023-08-07 | 1 | -22/+59 |
|
|
* | gh-101100: Fix some broken sphinx references (#107095) | wulmer | 2023-07-23 | 1 | -1/+1 |
|
|
* | gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#100070) | Victor Stinner | 2022-12-07 | 1 | -2/+44 |
|
|
* | Revert "gh-98724: Fix Py_CLEAR() macro side effects" (#99737) | Victor Stinner | 2022-11-24 | 1 | -44/+2 |
|
|
* | gh-98724: Fix Py_CLEAR() macro side effects (#99100) | Victor Stinner | 2022-11-09 | 1 | -2/+44 |
|
|
* | gh-96258: move Py_REFCNT and Py_SET_REFCNT to reference counting page (#96259) | QuakeIV | 2022-10-15 | 1 | -0/+20 |
|
|
* | gh-91755: Remove doc of C API private refcount functions (#92918) | Victor Stinner | 2022-05-18 | 1 | -6/+0 |
|
|
* | gh-91755: Document Py_IncRef and Py_DecRef as C functions (#91805) | Charlie Zhao | 2022-05-18 | 1 | -4/+10 |
|
|
* | bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206) | Victor Stinner | 2020-11-09 | 1 | -9/+26 |
|
|
* | bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) | Victor Stinner | 2020-11-05 | 1 | -0/+31 |
|
|
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -10/+10 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | Fixed a few obvious mistakes in c-api docs (GH-11184) | Beomsoo Kim | 2018-12-17 | 1 | -2/+2 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -16/+16 |
|
|
* | Merged revisions 59333-59370 via svnmerge from | Christian Heimes | 2007-12-05 | 1 | -3/+3 |
|
|
* | Remove versionadded and versionchanged directives, fold information into text... | Georg Brandl | 2007-09-01 | 1 | -4/+3 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+74 |
|
|