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.
 
 
 
 
 
 
Eli Bendersky 0813168e94 Issue #14090: fix some minor C API problems in default branch (3.3) 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 #14705: Add 'p' format character to PyArg_ParseTuple* for bool support. 14 years ago
bool.rst Migrate to Sphinx 1.0 C language constructs. 16 years ago
buffer.rst Issue #14181: Improve clarity in the documentation for the multi-purpose 14 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 #14090: fix some minor C API problems in default branch (3.3) 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 Issue #14090: fix some minor C API problems in default branch (3.3) 14 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 #14386: Expose the dict_proxy internal type as types.MappingProxyType 14 years ago
exceptions.rst PEP 415: Implement suppression of __context__ display with an exception attribute 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 Issue #9260: A finer-grained import lock. 14 years ago
index.rst Fix two oversights in C API split. 18 years ago
init.rst Issue #14090: fix some minor C API problems in default branch (3.3) 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. 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 Add PyMemoryView_FromMemory() to whatsnew/3.3. 14 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. 15 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 write versionadded 14 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 #14090: fix some minor C API problems in default branch (3.3) 14 years ago
typeobj.rst Issue #14181: Improve clarity in the documentation for the multi-purpose 14 years ago
unicode.rst Issue #14090: fix some minor C API problems in default branch (3.3) 14 years ago
utilities.rst #10439: document PyCodec C APIs. 15 years ago
veryhigh.rst Issue #14090: fix some minor C API problems in default branch (3.3) 14 years ago
weakref.rst disable ASDLGEN if hg won't work, or if python is not installed. 15 years ago