cpython/Doc/c-api
2009-10-19 14:38:14 +00:00
..
abstract.rst
allocation.rst
arg.rst
bool.rst
buffer.rst
bytearray.rst #6881 - fixed wrong return type; improved the formatting 2009-09-20 07:10:39 +00:00
cell.rst
class.rst
cobject.rst
code.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst Issue #7169: Document PyFloat_AsString and PyFloat_AsReprString, and note that they are unsafe and deprecated. 2009-10-19 14:38:14 +00:00
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst Fix issue #1590864, multiple threads and fork() can cause deadlocks, by 2009-09-16 19:55:54 +00:00
int.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
string.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst
unicode.rst #6930: clarify description about byteorder handling in UTF decoder routines. 2009-09-18 21:35:59 +00:00
utilities.rst
veryhigh.rst
weakref.rst