summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/sys.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #10089: Add support for arbitrary -X options on the command-line.Antoine Pitrou2010-10-211-0/+15
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-34/+34
* Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-0/+1
* Add versionadded tag to PySys_FormatStd*() functions docVictor Stinner2010-08-161-0/+4
* Issue #9599: Create PySys_FormatStdout() and PySys_FormatStderr()Victor Stinner2010-08-161-1/+12
* Issue #8589: Decode PYTHONWARNINGS environment variable with the file systemVictor Stinner2010-05-191-0/+4
* Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-291-1/+1
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-7/+0
* Change command line processing API to use wchar_t.Martin v. Löwis2008-04-051-2/+2
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+158