| Commit message (Expand) | Author | Age | Files | Lines |
| * | #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. | Ezio Melotti | 2011-05-20 | 1 | -1/+1 |
|
|
| * | Port #6498 fix: fix several misspellings of "SystemExit" as "SystemError". | Georg Brandl | 2011-05-15 | 1 | -5/+5 |
|
|
| * | #11997: fix typo in init.rst. | Ezio Melotti | 2011-05-05 | 1 | -1/+1 |
|
|
| * | fix function name in example (closes #11966) | Benjamin Peterson | 2011-04-30 | 1 | -1/+1 |
|
|
| * | fix formatting, :c:func: --> :cfunc: | Eli Bendersky | 2011-04-30 | 1 | -1/+1 |
|
|
| * | Issue #10912: add clarification for PyObject_RichCompareBool comparing identi... | Eli Bendersky | 2011-04-30 | 1 | -0/+3 |
|
|
| * | #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 |
|
|
| * | Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 | Victor Stinner | 2011-04-18 | 1 | -0/+2 |
|
|
| * | #11865: fix typo in init.rst. | Ezio Melotti | 2011-04-18 | 1 | -1/+1 |
|
|
| * | #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. | Ezio Melotti | 2011-04-14 | 1 | -27/+26 |
|
|
| * | Remove documentation to non-existent function PyObject_CopyToObject (fixes #1... | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 |
|
|
| * | #11317: fix wrong info about string exceptions. | Georg Brandl | 2011-02-25 | 1 | -9/+5 |
|
|
| * | Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,... | Georg Brandl | 2011-02-25 | 1 | -3/+5 |
|
|
| * | Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,... | Georg Brandl | 2011-02-25 | 2 | -5/+6 |
|
|
| * | Merged revisions 88012-88018 via svnmerge from | Antoine Pitrou | 2011-01-15 | 1 | -232/+280 |
|
|
| * | Merged revisions 86838 via svnmerge from | Antoine Pitrou | 2010-11-27 | 1 | -74/+4 |
|
|
| * | Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from | Georg Brandl | 2010-11-26 | 4 | -2/+198 |
|
|
| * | Merged revisions 85731,85735 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
| * | Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-... | Georg Brandl | 2010-11-26 | 2 | -12/+12 |
|
|
| * | Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge... | Georg Brandl | 2010-11-26 | 1 | -9/+10 |
|
|
| * | Merged revisions 85530,85534,85538,85540-85542 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -4/+5 |
|
|
| * | #10398: manual backport of r73943. | Georg Brandl | 2010-11-12 | 1 | -9/+7 |
|
|
| * | #1945: document Unicode functions backported from py3k branch. | Georg Brandl | 2010-10-17 | 2 | -0/+133 |
|
|
| * | #10111: minor problems in 2.7 FILE* API docs. | Georg Brandl | 2010-10-15 | 2 | -5/+16 |
|
|
| * | Merged revisions 82879,82958-82959,83109,83127,83224,83747,84162 via svnmerge... | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
| * | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 2 | -2/+2 |
|
|
| * | Merged revisions 85066 via svnmerge from | Antoine Pitrou | 2010-09-28 | 1 | -6/+37 |
|
|
| * | Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,... | Georg Brandl | 2010-08-02 | 2 | -1/+40 |
|
|
| * | Issue 9024: Added :cdata: tag to PyDateTimeAPI | Alexander Belopolsky | 2010-06-26 | 1 | -1/+2 |
|
|
| * | Issue #9024: Fixed mark-up for PyDateTime_IMPORT macro and added that | Alexander Belopolsky | 2010-06-26 | 1 | -3/+3 |
|
|
| * | #8993: fix reference. | Georg Brandl | 2010-06-14 | 1 | -1/+1 |
|
|
| * | #5753: Suggest PySys_SetArgvEx() instead of PySys_SetArgv() | Andrew M. Kuchling | 2010-06-11 | 1 | -4/+4 |
|
|
| * | Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows | Antoine Pitrou | 2010-05-21 | 1 | -5/+33 |
|
|
| * | Issue #8711: add paragraph titles to c-api/unicode.rst | Victor Stinner | 2010-05-14 | 1 | -27/+54 |
|
|
| * | rip out mention of types.ListType #8703 | Benjamin Peterson | 2010-05-13 | 1 | -5/+2 |
|
|
| * | Issue #8227: Fix C API documentation, argument parsing | Victor Stinner | 2010-04-03 | 1 | -10/+10 |
|
|
| * | Document PyImport_ExecCodeModuleEx(). | Georg Brandl | 2010-04-02 | 1 | -0/+9 |
|
|
| * | Backported PyCapsule from 3.1, and converted most uses of | Larry Hastings | 2010-03-25 | 3 | -1/+155 |
|
|
| * | Fix warnings from "make check". | Georg Brandl | 2010-03-12 | 2 | -2/+2 |
|
|
| * | #8044: document Py_{Enter,Leave}RecursiveCall functions. | Georg Brandl | 2010-03-07 | 1 | -0/+30 |
|
|
| * | #8085: The function is called PyObject_NewVar, not PyObject_VarNew. | Georg Brandl | 2010-03-07 | 2 | -2/+2 |
|
|
| * | Use the correct markup for args | Ezio Melotti | 2010-01-30 | 1 | -7/+7 |
|
|
| * | Relocate a couple of stars and remove redundant backticks | Ezio Melotti | 2010-01-30 | 1 | -4/+4 |
|
|
| * | Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a | Mark Dickinson | 2010-01-30 | 1 | -0/+13 |
|
|
| * | Fix description for Py_GetPath(); it sounded like it always returned sys.path. | Georg Brandl | 2010-01-07 | 1 | -8/+9 |
|
|
| * | :stmt: -> :keyword: | Ezio Melotti | 2010-01-03 | 1 | -1/+1 |
|
|
| * | Correct documentation for s* z* and w*, the argument that should be passed | Gregory P. Smith | 2010-01-02 | 1 | -3/+3 |
|
|
| * | check if the attribute is set before deleting it with T_OBJECT_EX (fixes #7604) | Benjamin Peterson | 2009-12-30 | 1 | -1/+4 |
|
|
| * | #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ... | Georg Brandl | 2009-12-28 | 1 | -0/+9 |
|
|