cpython/Doc/c-api
Georg Brandl e21a531ef1 merge with 3.4 2014-10-31 10:39:29 +01:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00
bool.rst
buffer.rst Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a 2014-06-30 00:15:45 +02:00
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst Doc: fix default role usage (except in unittest mock docs) 2014-10-30 22:25:41 +01:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst merge with 3.4 2014-10-11 15:04:20 +02:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods. 2014-10-06 14:38:53 +02:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst
sys.rst Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename 2014-08-01 12:28:48 +02:00
tuple.rst
type.rst Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods. 2014-10-06 14:38:53 +02:00
typeobj.rst merge with 3.4 2014-10-05 16:38:25 +02:00
unicode.rst (Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch() 2014-10-09 11:11:49 +02:00
utilities.rst
veryhigh.rst
weakref.rst