cpython/Doc/c-api
Antoine Pitrou 23a580fd78 Update index entries 2011-10-12 18:33:15 +02:00
..
abstract.rst
allocation.rst
arg.rst Issue #12380: PyArg_ParseTuple now accepts a bytearray for the 'c' format. 2011-07-29 07:05:08 +03:00
bool.rst
buffer.rst #12072: merge with 3.1. 2011-05-20 15:06:32 +03:00
bytearray.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
bytes.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
capsule.rst
cell.rst
code.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
codec.rst Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 09:05:43 +00:00
complex.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
exceptions.rst Update index entries 2011-10-12 18:33:15 +02:00
file.rst
float.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
function.rst
gcsupport.rst
gen.rst
import.rst Fix a typo (see #3080) 2011-03-20 18:08:19 +01:00
index.rst
init.rst Fix some misuses of Sphinx roles and one typo 2011-09-01 03:19:30 +02:00
intro.rst Fix a few misuses of :option: I missed in r86521. 2011-06-08 05:29:39 +02:00
iter.rst
iterator.rst
list.rst Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from 2011-02-25 09:48:21 +00:00
long.rst Update C API docs for PEP 393. 2011-10-07 11:19:11 +02:00
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst Update C API docs for PEP 393. 2011-10-07 11:19:11 +02:00
none.rst
number.rst Issue #13145. Fix incorrect documentation for PyNumber_ToBase. Thanks Sven Marnach. 2011-10-11 18:06:36 +01:00
objbuffer.rst
object.rst Add doc for Py_RETURN_NOTIMPLEMENTED, added in #12724. 2011-08-11 09:41:31 -05:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst let PySequence_Check me a link; thanks to tomo cocoa from docs@ 2011-08-13 00:39:46 +02:00
set.rst
slice.rst Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from 2011-02-25 10:03:34 +00:00
structures.rst
sys.rst
tuple.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
type.rst Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check 2011-02-05 20:35:29 +00:00
typeobj.rst note mutating tp_dict is bad (closes #12719) 2011-08-09 16:07:01 -05:00
unicode.rst Fix indentation. 2011-10-07 20:58:00 +02:00
utilities.rst Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 09:05:43 +00:00
veryhigh.rst Update pydoc topics and handle suspicious markup. 2011-05-15 17:51:24 +02:00
weakref.rst demote this to a note 2011-05-31 21:27:41 -05:00