| Commit message (Expand) | Author | Age | Files | Lines |
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -149/+149 |
|
|
* | Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith... | Sandro Tosi | 2012-01-07 | 1 | -1/+1 |
|
|
* | Fix some markup and one typo | Éric Araujo | 2011-09-01 | 1 | -2/+2 |
|
|
* | Repair markup. | Georg Brandl | 2011-08-09 | 1 | -1/+1 |
|
|
* | #10741: add documentation for PyGILState_GetThisThreadState() | Sandro Tosi | 2011-08-07 | 1 | -0/+10 |
|
|
* | #11997: fix typo in init.rst. | Ezio Melotti | 2011-05-05 | 1 | -1/+1 |
|
|
* | #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
|
|
* | Fix wrong function name. Noticed by Clive Darke. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 |
|
|
* | #11865: fix typo in init.rst. | Ezio Melotti | 2011-04-18 | 1 | -1/+1 |
|
|
* | Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,... | Georg Brandl | 2011-02-25 | 1 | -2/+3 |
|
|
* | Merged revisions 88012-88018 via svnmerge from | Antoine Pitrou | 2011-01-15 | 1 | -232/+280 |
|
|
* | Merged revisions 85731,85735 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
* | Merged revisions 85530,85534,85538,85540-85542 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -4/+5 |
|
|
* | #10111: minor problems in 2.7 FILE* API docs. | Georg Brandl | 2010-10-15 | 1 | -0/+1 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | #8993: fix reference. | Georg Brandl | 2010-06-14 | 1 | -1/+1 |
|
|
* | Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows | Antoine Pitrou | 2010-05-21 | 1 | -5/+33 |
|
|
* | Fix description for Py_GetPath(); it sounded like it always returned sys.path. | Georg Brandl | 2010-01-07 | 1 | -8/+9 |
|
|
* | #7388: "python".capitalize() in the Doc | Ezio Melotti | 2009-12-19 | 1 | -2/+2 |
|
|
* | #7521: remove Py_GetBuildNumber(), which was removed in favor of Py_GetBuildI... | Georg Brandl | 2009-12-19 | 1 | -9/+0 |
|
|
* | Fix issue #1590864, multiple threads and fork() can cause deadlocks, by | Thomas Wouters | 2009-09-16 | 1 | -0/+16 |
|
|
* | Py_SetPythonHome uses static storage #6913 | Benjamin Peterson | 2009-09-15 | 1 | -0/+4 |
|
|
* | #5840: dont claim we dont support TLS. | Georg Brandl | 2009-04-27 | 1 | -4/+3 |
|
|
* | Rewrite a sentence to be more in line with the rest of the documentation with | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -7/+7 |
|
|
* | #5298: clarify docs about GIL by using more consistent wording. | Georg Brandl | 2009-04-05 | 1 | -78/+79 |
|
|
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
|
|
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -1/+1 |
|
|
* | #5015: document PythonHome API functions. | Georg Brandl | 2009-02-05 | 1 | -0/+14 |
|
|
* | #5144: document that PySys_SetArgv prepends the script directory (or the empt... | Georg Brandl | 2009-02-05 | 1 | -7/+11 |
|
|
* | Fix call signature and markup. | Georg Brandl | 2009-01-13 | 1 | -3/+3 |
|
|
* | Issue 4293: Make Py_AddPendingCall() thread safe | Kristján Valur Jónsson | 2009-01-09 | 1 | -0/+44 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | PyGILState_Acquire -> PyGILState_Ensure | Benjamin Peterson | 2008-10-10 | 1 | -3/+3 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -3/+3 |
|
|
* | Add documentation for PySys_* functions. | Georg Brandl | 2007-12-02 | 1 | -2/+0 |
|
|
* | Document PyEval_* functions from ceval.c. | Georg Brandl | 2007-12-01 | 1 | -0/+48 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+936 |
|
|