cpython/Doc/c-api
Amaury Forgeot d'Arc 87ce6d70ed #3247: get rid of Py_FindMethods
Remove references in documentation;
also rewrite a paragraph that looked off-topic to me.
2008-07-02 22:59:48 +00:00
..
abstract.rst
allocation.rst
arg.rst
bool.rst
buffer.rst
bytearray.rst Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from 2008-06-10 16:57:31 +00:00
bytes.rst update docs after renaming of PyString -> PyBytes 2008-05-26 15:01:55 +00:00
cell.rst
cobject.rst
complex.rst
concrete.rst Merged revisions 63678,63688,63690,63696 via svnmerge from 2008-05-26 16:04:49 +00:00
conversion.rst Fix misspelling. 2008-06-04 11:30:26 +00:00
datetime.rst
descriptor.rst
dict.rst Whitespace nits. 2008-06-01 04:16:28 +00:00
exceptions.rst Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst Implement PEP 3121: new module initialization and finalization API. 2008-06-11 05:26:20 +00:00
index.rst
init.rst Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
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 #2630: Implement PEP 3138. 2008-06-11 18:37:52 +00:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
structures.rst #3247: get rid of Py_FindMethods 2008-07-02 22:59:48 +00:00
sys.rst
tuple.rst
type.rst Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from 2008-06-10 16:57:31 +00:00
typeobj.rst Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods 2008-06-11 20:21:57 +00:00
unicode.rst document PyUnicode_CompareWithASCIIString 2008-07-01 19:12:34 +00:00
utilities.rst
veryhigh.rst
weakref.rst