index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
sys.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31904: Add encoding support for VxWorks RTOS (GH-12051)
pxinwr
2019-03-04
1
-2/+2
*
bpo-34523: Py_DecodeLocale() use UTF-8 on Windows (GH-8998)
Victor Stinner
2018-08-29
1
-4/+11
*
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Nick Coghlan
2018-03-25
1
-3/+12
*
bpo-29240: Fix locale encodings in UTF-8 Mode (#5170)
Victor Stinner
2018-01-15
1
-0/+22
*
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Victor Stinner
2017-12-13
1
-2/+11
*
bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834)
Gregory P. Smith
2017-05-29
1
-3/+4
*
bpo-16500: Allow registering at-fork handlers (#1715)
Antoine Pitrou
2017-05-27
1
-0/+39
*
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka
2017-03-30
1
-2/+2
*
Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return
Brett Cannon
2016-06-24
1
-2/+3
*
Issue #27186: Document PyOS_FSPath().
Brett Cannon
2016-06-09
1
-0/+10
*
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter
2015-11-30
1
-5/+9
*
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka
2015-06-21
1
-2/+2
|
\
|
*
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka
2015-06-21
1
-2/+2
*
|
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Victor Stinner
2014-08-01
1
-0/+54
|
/
*
Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
1
-6/+0
*
Issue #10089: Add support for arbitrary -X options on the command-line.
Antoine Pitrou
2010-10-21
1
-0/+15
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-34/+34
*
Consistency check for versionadded/changed directives.
Georg Brandl
2010-08-17
1
-0/+1
*
Add versionadded tag to PySys_FormatStd*() functions doc
Victor Stinner
2010-08-16
1
-0/+4
*
Issue #9599: Create PySys_FormatStdout() and PySys_FormatStderr()
Victor Stinner
2010-08-16
1
-1/+12
*
Issue #8589: Decode PYTHONWARNINGS environment variable with the file system
Victor Stinner
2010-05-19
1
-0/+4
*
Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...
Alexandre Vassalotti
2009-07-29
1
-1/+1
*
Merged revisions 68203 via svnmerge from
Martin v. Löwis
2009-01-03
1
-7/+0
*
Change command line processing API to use wchar_t.
Martin v. Löwis
2008-04-05
1
-2/+2
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
1
-0/+158