summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/init.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failureMartin Panter2015-11-301-12/+21
* Close #24458: PEP 489 documentationNick Coghlan2015-07-031-0/+2
* Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-1/+1
|\
| * Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-1/+1
* | merge 3.4 (#23221)Benjamin Peterson2015-01-131-1/+1
|\ \ | |/
| * fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-131-1/+1
* | merge 3.4 (#23110)Benjamin Peterson2014-12-241-0/+3
|\ \ | |/
| * doucment that Py_SetPath copies its argument (closes #23110)Benjamin Peterson2014-12-241-0/+3
* | merge with 3.4Georg Brandl2014-10-111-1/+3
|\ \ | |/
| * Closes #21687: delimiter in Py_SetPath is platform dependentGeorg Brandl2014-10-111-1/+3
| * Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-0/+1
* | Issue #18395, #22108: Update embedded Python examples to decode correctlyVictor Stinner2014-08-011-0/+15
* | Merge 3.3 (#16805)Éric Araujo2014-03-121-0/+1
|\ \ | |/ |/|
| * Fix note markup (#16805).Éric Araujo2014-03-121-0/+1
* | Issue #16129: Py_SetStandardStreamEncoding cleanupsNick Coghlan2013-10-181-5/+8
* | Issue #16129: Add `Py_SetStandardStreamEncoding`Nick Coghlan2013-10-171-0/+27
* | Add a "skull and crossbones" to Py_AddPendingCall.Antoine Pitrou2013-09-301-25/+30
|\ \ | |/
| * Add a "skull and crossbones" to Py_AddPendingCall.Antoine Pitrou2013-09-301-25/+30
* | Issue #16400: Add command line option for isolated mode.Christian Heimes2013-08-101-1/+5
* | Issue #17522: Minor documentation fixKristján Valur Jónsson2013-03-231-0/+2
* | Issue #17522: Add the PyGILState_Check() API.Kristján Valur Jónsson2013-03-231-0/+12
|/
* Issue #14090: fix some minor C API problems in default branch (3.3)Eli Bendersky2012-06-031-1/+1
* Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith...Sandro Tosi2012-01-071-1/+1
* Fix some misuses of Sphinx roles and one typoÉric Araujo2011-09-011-2/+2
* #10741: add documentation for PyGILState_GetThisThreadState()Sandro Tosi2011-08-071-0/+8
* #11997: merge with 3.1.Ezio Melotti2011-05-051-1/+1
|\
| * #11997: fix typo in init.rst.Ezio Melotti2011-05-051-1/+1
* | #11942: merge with 3.1.Ezio Melotti2011-04-271-1/+1
|\ \ | |/
| * #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.Ezio Melotti2011-04-271-1/+1
* | Merge with 3.1.Ezio Melotti2011-04-201-1/+1
|\ \ | |/
| * Fix wrong function name. Noticed by Clive Darke.Ezio Melotti2011-04-201-1/+1
* | #11865: Merge with 3.1.Ezio Melotti2011-04-181-1/+1
|\ \ | |/
| * #11865: fix typo in init.rst.Ezio Melotti2011-04-181-1/+1
| * Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-2/+3
| * Merged revisions 88012-88018 via svnmerge fromAntoine Pitrou2011-01-151-230/+278
| * Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge fromGeorg Brandl2010-11-261-1/+1
| * Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge fromGeorg Brandl2010-11-261-4/+5
| * Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-1/+1
| * Merged revisions 76884-76885,76887,76889-76890,76895 via svnmerge fromGeorg Brandl2010-10-061-7/+0
| * Merged revisions 82301 via svnmerge fromGeorg Brandl2010-07-111-1/+1
| * Merged revisions 81400 via svnmerge fromAntoine Pitrou2010-05-211-5/+33
| * Merged revisions 77389 via svnmerge fromBenjamin Peterson2010-01-091-8/+9
| * Merged revisions 76906 via svnmerge fromEzio Melotti2009-12-191-2/+2
| * Merged revisions 75246 via svnmerge fromBenjamin Peterson2009-10-041-0/+16
| * Merged revisions 75231 via svnmerge fromBenjamin Peterson2009-10-041-0/+4
| * Merged revisions 74794 via svnmerge fromBenjamin Peterson2009-09-151-2/+2
* | Followup to 4c59cd84086f: add an entry in the porting guide and a "versioncha...Antoine Pitrou2011-03-151-2/+3
* | Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() an...Antoine Pitrou2011-03-131-4/+2
* | NitsAntoine Pitrou2011-01-151-10/+6
* | Issue #10913: Deprecate misleading functions PyEval_AcquireLock() andAntoine Pitrou2011-01-151-0/+18