| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535) | Miss Islington (bot) | 2022-02-23 | 1 | -2/+2 |
|
|
* | bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206) | Victor Stinner | 2020-11-09 | 1 | -2/+2 |
|
|
* | bpo-40421: Add PyFrame_GetBack() function (GH-19765) | Victor Stinner | 2020-04-29 | 1 | -0/+11 |
|
|
* | bpo-40429: PyFrame_GetCode() now returns a strong reference (GH-19773) | Victor Stinner | 2020-04-28 | 1 | -3/+4 |
|
|
* | bpo-40429: PyFrame_GetCode() result cannot be NULL (GH-19772) | Victor Stinner | 2020-04-28 | 1 | -0/+1 |
|
|
* | bpo-40421: Add PyFrame_GetCode() function (GH-19757) | Victor Stinner | 2020-04-28 | 1 | -0/+9 |
|
|
* | bpo-40421: Add pyframe.h header file (GH-19755) | Victor Stinner | 2020-04-28 | 1 | -0/+2 |
|
|
* | bpo-39947: Add PyThreadState_GetFrame() function (GH-19092) | Victor Stinner | 2020-03-20 | 1 | -4/+6 |
|
|
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -3/+3 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -8/+8 |
|
|
* | #7521: remove PyEval_GetRestricted() from the docs. | Georg Brandl | 2009-12-19 | 1 | -6/+0 |
|
|
* | Merged revisions 72487-72488,72879 via svnmerge from | Alexandre Vassalotti | 2009-07-21 | 1 | -0/+5 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+50 |
|
|