index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
init.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CALL_PROFILE special build
Victor Stinner
2016-11-28
1
-40
/
+0
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
1
-12
/
+12
|
\
|
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
1
-12
/
+12
*
|
Closes #22731: Documents change of console mode.
Steve Dower
2016-09-09
1
-0
/
+4
|
\
\
|
|
/
|
*
Closes #22731: Documents change of console mode.
Steve Dower
2016-09-09
1
-0
/
+4
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1
/
+1
*
|
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter
2015-11-30
1
-12
/
+21
|
/
*
Close #24458: PEP 489 documentation
Nick Coghlan
2015-07-03
1
-0
/
+2
*
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka
2015-06-21
1
-0
/
+15
|
\
|
*
merge 3.4 (#23221)
Benjamin Peterson
2015-01-13
1
-0
/
+15
|
|
\
|
|
*
merge 3.4 (#23110)
Benjamin Peterson
2014-12-24
1
-0
/
+3
|
|
|
\
|
|
*
\
merge with 3.4
Georg Brandl
2014-10-11
1
-1
/
+3
|
|
|
\
\
|
|
*
|
|
Issue #18395, #22108: Update embedded Python examples to decode correctly
Victor Stinner
2014-08-01
1
-0
/
+15
*
|
|
|
|
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka
2015-06-21
1
-1
/
+1
|
/
/
/
/
*
|
|
|
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
doucment that Py_SetPath copies its argument (closes #23110)
Benjamin Peterson
2014-12-24
1
-0
/
+3
|
|
/
|
/
|
*
|
Closes #21687: delimiter in Py_SetPath is platform dependent
Georg Brandl
2014-10-11
1
-1
/
+3
|
/
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-15
1
-0
/
+1
*
Issue #16129: Py_SetStandardStreamEncoding cleanups
Nick Coghlan
2013-10-18
1
-5
/
+8
*
Issue #16129: Add `Py_SetStandardStreamEncoding`
Nick Coghlan
2013-10-17
1
-0
/
+27
*
Add a "skull and crossbones" to Py_AddPendingCall.
Antoine Pitrou
2013-09-30
1
-25
/
+30
|
\
|
*
Add a "skull and crossbones" to Py_AddPendingCall.
Antoine Pitrou
2013-09-30
1
-25
/
+30
*
|
Issue #16400: Add command line option for isolated mode.
Christian Heimes
2013-08-10
1
-1
/
+5
*
|
Issue #17522: Minor documentation fix
Kristj?n Valur J?nsson
2013-03-23
1
-0
/
+2
*
|
Issue #17522: Add the PyGILState_Check() API.
Kristj?n Valur J?nsson
2013-03-23
1
-0
/
+12
|
/
*
Issue #14090: fix some minor C API problems in default branch (3.3)
Eli Bendersky
2012-06-03
1
-1
/
+1
*
Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith...
Sandro Tosi
2012-01-07
1
-1
/
+1
*
Fix some misuses of Sphinx roles and one typo
Éric Araujo
2011-09-01
1
-2
/
+2
*
#10741: add documentation for PyGILState_GetThisThreadState()
Sandro Tosi
2011-08-08
1
-0
/
+8
*
#11997: merge with 3.1.
Ezio Melotti
2011-05-05
1
-1
/
+1
|
\
|
*
#11997: fix typo in init.rst.
Ezio Melotti
2011-05-05
1
-1
/
+1
*
|
#11942: merge with 3.1.
Ezio Melotti
2011-04-28
1
-160
/
+176
|
\
\
|
|
/
|
/
|
|
*
Merge with 3.1.
Ezio Melotti
2011-04-20
1
-1
/
+1
|
|
\
|
*
\
#11865: Merge with 3.1.
Ezio Melotti
2011-04-18
1
-1
/
+1
|
|
\
\
|
*
|
|
Followup to 4c59cd84086f: add an entry in the porting guide and a "versioncha...
Antoine Pitrou
2011-03-15
1
-2
/
+3
|
*
|
|
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() an...
Antoine Pitrou
2011-03-13
1
-4
/
+2
|
*
|
|
Nits
Antoine Pitrou
2011-01-15
1
-10
/
+6
|
*
|
|
Issue #10913: Deprecate misleading functions PyEval_AcquireLock() and
Antoine Pitrou
2011-01-15
1
-0
/
+18
|
*
|
|
Reword and restructure the GIL API doc
Antoine Pitrou
2011-01-15
1
-152
/
+156
|
*
|
|
Add mention of how to switch interpreters
Antoine Pitrou
2011-01-15
1
-1
/
+3
|
*
|
|
Improve description of issues
Antoine Pitrou
2011-01-15
1
-7
/
+10
|
*
|
|
Restructure a bit
Antoine Pitrou
2011-01-15
1
-79
/
+100
|
*
|
|
Standard streams use file descriptors, not FILE pointers.
Antoine Pitrou
2011-01-15
1
-1
/
+1
|
*
|
|
#10597: fix Py_SetPythonHome docs by pointing to where the meaning of PYTHONH...
Georg Brandl
2010-12-02
1
-2
/
+3
|
*
|
|
Be consistent in the spelling of thread-safe(ty).
Georg Brandl
2010-10-19
1
-1
/
+1
|
*
|
|
#6798: fix wrong docs for the arguments to several trace events.
Georg Brandl
2010-10-15
1
-4
/
+5
|
*
|
|
Fix spelling and markup.
Georg Brandl
2010-10-06
1
-10
/
+10
|
*
|
|
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-154
/
+154
|
*
|
|
issue 9910
Kristján Valur Jónsson
2010-09-27
1
-2
/
+23
[next]