| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|