summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/veryhigh.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #27740: Fix typo in Py_CompileStringExFlagsBerker Peksag2016-09-281-1/+1
* Issue #24637: Document that locals can be any mapping objectBerker Peksag2016-08-131-8/+9
* Issue #26760: Minimally document PyFrameObjectBrett Cannon2016-04-151-1/+7
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Issue #20500: Note other public APIs with the new assertionNick Coghlan2014-02-091-0/+4
* Issue #1772673: The type of `char*` arguments now changed to `const char*`.Serhiy Storchaka2013-10-191-1/+1
* Close #16742: Fix misuse of memory allocations in PyOS_Readline()Victor Stinner2013-10-101-0/+8
* Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-1/+1
|\
| * Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-1/+1
* | Close #11619: The parser and the import machinery do not encode UnicodeVictor Stinner2013-08-261-5/+11
* | #1554133: Document PyOS_InputHook, PyOS_ReadlineFunctionPointerAndrew Kuchling2013-05-291-1/+23
|/
* Issue #14090: fix some minor C API problems in default branch (3.3)Eli Bendersky2012-06-031-6/+0
* Update pydoc topics and handle suspicious markup.Georg Brandl2011-05-151-11/+9
* Merge #6498 fix from 3.1.Georg Brandl2011-05-151-5/+6
|\
| * Closes #6498: fix several misspellings of "SystemExit" as "SystemError".Georg Brandl2011-05-151-5/+6
| * Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,...Georg Brandl2010-11-261-10/+10
* | Issue #9738: Document encodings of AST, compiler, parser and PyRun functionsVictor Stinner2010-12-271-11/+20
* | Add an "optimize" parameter to compile() to control the optimization level, a...Georg Brandl2010-12-041-0/+14
* | Merge branches/pep-0384.Martin v. Löwis2010-12-031-2/+2
* | #5121: fix claims about default values leading to segfaults.Georg Brandl2010-10-171-10/+10
* | Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-69/+69
|/
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-0/+8
* Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv...Benjamin Peterson2009-02-261-1/+1
* Change command line processing API to use wchar_t.Martin v. Löwis2008-04-051-10/+12
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-0/+37
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+278