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 e130a52d8a Remove duplication. 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 #10840: make it explicit that "s*" and friends provide contiguous memory. 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. 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 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. 15 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 Clarify that PyErr_NewException creates an exception *class*, not instance. 15 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. 15 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 Add missing docs and directives related to PEP 3147 and byte-compilation 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 Closes #12291: Fixed bug which was found when doing multiple loads from one stream. 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 #9204: remove mentions of removed types in the types module. 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 merge 3.1 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. 14 years ago
objbuffer.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
object.rst The version* directives don’t work with a blank line between arguments 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. 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 note mutating tp_dict is bad (closes #12719) 15 years ago
unicode.rst #11840: Merge with 3.1. 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 Closes #12291: Fixed bug which was found when doing multiple loads from one stream. 15 years ago