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.
 
 
 
 
 
 
Ezio Melotti f10644983e Merge with 3.2. 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 Issue #12380: PyArg_ParseTuple now accepts a bytearray for the 'c' format. 15 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. 16 years ago
bytes.rst #9204: remove mentions of removed types in the types module. 16 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 Fix a few doc errors, mostly undefined keywords. 15 years ago
codec.rst #10468: document Unicode exception creation and access functions. 15 years ago
complex.rst #9204: remove mentions of removed types in the types module. 16 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 Migrate to Sphinx 1.0 C language constructs. 16 years ago
descriptor.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
dict.rst update items/keys/values doc #10300 15 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 #9204: remove mentions of removed types in the types module. 16 years ago
function.rst Migrate to Sphinx 1.0 C language constructs. 16 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 Fix some misuses of Sphinx roles and one typo 15 years ago
intro.rst disable ASDLGEN if hg won't work, or if python is not installed. 15 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 #10594: fix parameter names in PyList API docs. 15 years ago
long.rst Update C API docs for PEP 393. 15 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 Migrate to Sphinx 1.0 C language constructs. 16 years ago
method.rst Remove duplication. 14 years ago
module.rst Update C API docs for PEP 393. 15 years ago
none.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
number.rst Issue #13145. Fix incorrect documentation for PyNumber_ToBase. Thanks Sven Marnach. 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 let PySequence_Check me a link; thanks to tomo cocoa from docs@ 15 years ago
set.rst Migrate to Sphinx 1.0 C language constructs. 16 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. 16 years ago
tuple.rst #9204: remove mentions of removed types in the types module. 16 years ago
type.rst Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check 15 years ago
typeobj.rst note mutating tp_dict is bad (closes #12719) 15 years ago
unicode.rst Fix indentation. 15 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