cpython/Doc/c-api
Victor Stinner cc1a0865f1 Issue #13522: Fix _Py_co_pow() documentation
Patch written by Arnaud Calmettes.
2011-12-18 02:56:18 +01:00
..
abstract.rst
allocation.rst
arg.rst
bool.rst
buffer.rst #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. 2011-05-20 15:04:38 +03:00
bytearray.rst
capsule.rst
cell.rst
class.rst
cobject.rst
code.rst
codec.rst Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 08:28:05 +00:00
complex.rst Issue #13522: Fix _Py_co_pow() documentation 2011-12-18 02:56:18 +01:00
concrete.rst
conversion.rst
datetime.rst Issue 9024: Added :cdata: tag to PyDateTimeAPI 2010-06-26 18:49:10 +00:00
descriptor.rst
dict.rst Merged revisions 82879,82958-82959,83109,83127,83224,83747,84162 via svnmerge from 2010-10-06 09:47:17 +00:00
exceptions.rst Remove duplication. 2011-10-19 10:39:35 +03:00
file.rst Issue #7732: Fix a crash on importing a module if a directory has the same name 2011-09-23 19:37:03 +02:00
float.rst Issue #13522: document error return values of some float and complex C API functions. 2011-12-18 01:25:27 +01:00
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst Fix some markup and one typo 2011-09-01 19:54:05 +02:00
int.rst
intro.rst Fix a few misuses of :option: I missed in r86521. 2011-06-09 14:26:10 +02:00
iter.rst
iterator.rst
list.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 2011-02-25 10:39:23 +00:00
long.rst #1945: document Unicode functions backported from py3k branch. 2010-10-17 10:54:57 +00:00
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst fix function name in example (closes #11966) 2011-04-30 13:14:56 -05:00
none.rst
number.rst
objbuffer.rst
object.rst fix formatting, :c:func: --> :cfunc: 2011-04-30 09:02:12 +03: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:29 +02:00
set.rst
slice.rst
string.rst
structures.rst #10398: manual backport of r73943. 2010-11-12 19:45:46 +00:00
sys.rst
tuple.rst
type.rst
typeobj.rst Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from 2011-02-25 10:50:32 +00:00
unicode.rst #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. 2011-04-14 07:39:06 +03:00
utilities.rst Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 08:28:05 +00:00
veryhigh.rst Fix typo in 97a75fccd7c8 2011-07-29 11:43:47 +02:00
weakref.rst Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from 2010-08-02 21:44:25 +00:00