| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-16607) | Brad Solomon | 2020-04-27 | 1 | -0/+33 |
|
|
* | bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release ... | Serhiy Storchaka | 2020-03-09 | 1 | -1/+14 |
|
|
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -7/+7 |
|
|
* | Docs: Small tweaks to c-api/intro#Include_Files (GH-14698) | Kyle Stanley | 2019-09-10 | 1 | -7/+9 |
|
|
* | bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980) | Zackery Spytz | 2019-05-28 | 1 | -0/+12 |
|
|
* | Support Py_UNUSED() on clang (GH-13544) | Victor Stinner | 2019-05-24 | 1 | -1/+1 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | Doc: define PY_SSIZE_T_CLEAN always (GH-12794) | Inada Naoki | 2019-04-13 | 1 | -1/+5 |
|
|
* | Fixed a few obvious mistakes in c-api docs (GH-11184) | Beomsoo Kim | 2018-12-17 | 1 | -1/+1 |
|
|
* | bpo-29179: Document the Py_UNUSED macro (#4341) | Petr Viktorin | 2017-11-08 | 1 | -0/+7 |
|
|
* | bpo-31338: C API intro: add missing versionadded (#4339) | Victor Stinner | 2017-11-08 | 1 | -0/+10 |
|
|
* | Docs: Mention that Py_UNREACHABLE was added in 3.7 (#4337) | Petr Viktorin | 2017-11-08 | 1 | -0/+2 |
|
|
* | Document Py_GETENV() (#3890) | Barry Warsaw | 2017-10-06 | 1 | -0/+5 |
|
|
* | bpo-31338 (#3374) | Barry Warsaw | 2017-09-15 | 1 | -5/+57 |
|
|
* | Issue #25985: sys.version_info is now used instead of sys.version | Serhiy Storchaka | 2016-02-11 | 1 | -3/+4 |
|
|
* | Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure | Martin Panter | 2015-11-30 | 1 | -2/+2 |
|
|
* | Clean up references to the no longer existing PyString_ APIs in our docs. | Gregory P. Smith | 2013-03-22 | 1 | -1/+1 |
|
|
* | Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|
|
* | Fix error handling in examples of C API use. | Antoine Pitrou | 2012-01-27 | 1 | -11/+25 |
|
|
* | Fix a few misuses of :option: I missed in r86521. | Éric Araujo | 2011-06-08 | 1 | -2/+2 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-04-20 | 1 | -2/+1 |
|\ |
|
| * | Kill last reference to defunct module | Éric Araujo | 2011-03-26 | 1 | -2/+1 |
|
|
| * | Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,... | Georg Brandl | 2010-11-26 | 1 | -2/+2 |
|
|
| * | Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,... | Georg Brandl | 2010-11-26 | 1 | -9/+10 |
|
|
* | | assert.h is also included. Thanks to Savio Sena. | Georg Brandl | 2010-11-23 | 1 | -2/+2 |
|
|
* | | #10058: tweak wording about exception returns. | Georg Brandl | 2010-10-17 | 1 | -9/+10 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -52/+52 |
|
|
* | | Merged revisions 81881-81882 via svnmerge from | Benjamin Peterson | 2010-06-27 | 1 | -4/+4 |
|/ |
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 1 | -1/+1 |
|
|
* | Fix a few more references to long integers in the docs. | Mark Dickinson | 2009-01-17 | 1 | -1/+1 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -1/+1 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | Replace all remaining occurrences of PyInt_. | Georg Brandl | 2007-12-08 | 1 | -10/+10 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+630 |
|
|