You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou b46d4b770d Fix error handling in examples of C API use. 14 years ago
..
abstract.rst Buffers are not sequence objects (!). Put them in the abstract objects layers 16 years ago
allocation.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
arg.rst c-api: Replace PyUnicodeObject* by PyObject* in "U" format doc 14 years ago
bool.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
buffer.rst #12072: merge with 3.1. 15 years ago
bytearray.rst #9204: remove mentions of removed types in the types module. 15 years ago
bytes.rst #9204: remove mentions of removed types in the types module. 15 years ago
capsule.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
cell.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
code.rst Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function. 14 years ago
codec.rst #10468: document Unicode exception creation and access functions. 15 years ago
complex.rst Issue #13522: Fix _Py_co_pow() documentation 14 years ago
concrete.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
conversion.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
datetime.rst Issue #13727: Add 3 macros to access PyDateTime_Delta members: 14 years ago
descriptor.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
dict.rst Issue #13389: Full garbage collection passes now clear the freelists for 14 years ago
exceptions.rst Merge with 3.2. 14 years ago
file.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
float.rst Issue #13522: document error return values of some float and complex C API functions. 14 years ago
function.rst PEP 3155 / issue #13448: Qualified name for classes and functions. 14 years ago
gcsupport.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
gen.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
import.rst Fix a typo (see #3080) 15 years ago
index.rst Fix two oversights in C API split. 18 years ago
init.rst merge with 3.2 14 years ago
intro.rst Fix error handling in examples of C API use. 14 years ago
iter.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
iterator.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
list.rst Issue #13389: Full garbage collection passes now clear the freelists for 14 years ago
long.rst Update C API docs for PEP 393. 14 years ago
mapping.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
marshal.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
memory.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
memoryview.rst Issue #12666: Clarifying changes in map for Python 3 15 years ago
method.rst Issue #12666: Clarifying changes in map for Python 3 15 years ago
module.rst Update C API docs for PEP 393. 14 years ago
none.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
number.rst Issue #12666: Clarifying changes in map for Python 3 15 years ago
objbuffer.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
object.rst Add doc for Py_RETURN_NOTIMPLEMENTED, added in #12724. 15 years ago
objimpl.rst Split C API docs in Py3k branch. 18 years ago
refcounting.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
reflection.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
sequence.rst Issue #12666: Clarifying changes in map for Python 3 15 years ago
set.rst Issue #6695: Full garbage collection runs now clear the freelist of set objects. 14 years ago
slice.rst Fix markup. 15 years ago
structures.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
sys.rst Issue #10089: Add support for arbitrary -X options on the command-line. 15 years ago
tuple.rst #9204: remove mentions of removed types in the types module. 15 years ago
type.rst Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check 15 years ago
typeobj.rst Issue #12666: Clarifying changes in map for Python 3 15 years ago
unicode.rst use full unicode mappings for upper/lower/title case (#12736) 14 years ago
utilities.rst #10439: document PyCodec C APIs. 15 years ago
veryhigh.rst Update pydoc topics and handle suspicious markup. 15 years ago
weakref.rst disable ASDLGEN if hg won't work, or if python is not installed. 15 years ago