summaryrefslogtreecommitdiff
path: root/Doc/data
Commit message (Expand)AuthorAgeFilesLines
* Issue #27186: Document PyOS_FSPath().Brett Cannon2016-06-091-0/+3
* Issue #24400: Introduce a distinct type for 'async def' coroutines.Yury Selivanov2015-06-221-0/+6
* Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` b...Antoine Pitrou2014-09-301-0/+5
* Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.Larry Hastings2014-02-101-16/+0
* Issue #20517: Functions in the os module that accept two filenamesLarry Hastings2014-02-091-2/+18
* Issue #1772673: The type of `char*` arguments now changed to `const char*`.Serhiy Storchaka2013-10-191-9/+9
* Issue #18085: Add missed const modifier for some entries in refcounts.dat.Serhiy Storchaka2013-07-111-3/+8
|\
| * Issue #9369: The types of `char*` arguments of PyObject_CallFunction() andSerhiy Storchaka2013-05-291-4/+4
| * Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.Serhiy Storchaka2013-05-281-1/+1
| |\
| * | Add PyDict_SetDefault. (closes #17327)Benjamin Peterson2013-03-071-0/+5
* | | Issue #18085: Add missed const modifier for some entries in refcounts.dat.Serhiy Storchaka2013-07-111-77/+77
| |/ |/|
* | Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.Serhiy Storchaka2013-05-281-1/+1
|/
* Merge: Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-311-0/+5
|\
| * PEP 3155 / issue #13448: Qualified name for classes and functions.Antoine Pitrou2011-11-251-0/+5
* | Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-311-4/+0
|/
* Add the green "New reference" note to the doc of PyException_GetTraceback()Petri Lehtinen2011-10-231-0/+2
* Issue #10089: Add support for arbitrary -X options on the command-line.Antoine Pitrou2010-10-211-0/+5
* Issue #9089: PyNumber_Int is no more. Remove it from the docs.Mark Dickinson2010-06-271-3/+0
* Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-0/+12
* Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,...Benjamin Peterson2010-02-031-1/+1
* Merged revisions 77088 via svnmerge fromGeorg Brandl2009-12-281-0/+6
* add a replacement API for PyCObject, PyCapsule #5630Benjamin Peterson2009-05-051-0/+39
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-3/+0
* #3247: get rid of Py_FindMethodsAmaury Forgeot d'Arc2008-07-021-5/+0
* Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-0/+22
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-0/+5
* Patch 1267 by Christian Heimes.Guido van Rossum2007-10-191-0/+9
* Remove _PyObject_DelNeal Norwitz2007-08-191-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1747