| .. |
|
abstract.rst
|
Buffers are not sequence objects (!). Put them in the abstract objects layers
|
15 years ago |
|
allocation.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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.
|
15 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.
|
15 years ago |
|
cell.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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.
|
15 years ago |
|
conversion.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
datetime.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
descriptor.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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.
|
15 years ago |
|
float.rst
|
Issue #13522: document error return values of some float and complex C API functions.
|
14 years ago |
|
function.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
gcsupport.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
gen.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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
|
Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@
|
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.
|
15 years ago |
|
iterator.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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.
|
15 years ago |
|
marshal.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
memory.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 years ago |
|
memoryview.rst
|
fix some typos in Doc/c-api/memoryview.rst
|
14 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.
|
15 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.
|
15 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.
|
15 years ago |
|
reflection.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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.
|
15 years ago |
|
slice.rst
|
Fix markup.
|
15 years ago |
|
structures.rst
|
Migrate to Sphinx 1.0 C language constructs.
|
15 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
|
Issue #13617: Document that the result of the conversion of a Unicode object to
|
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
|
Closes #12291: Fixed bug which was found when doing multiple loads from one stream.
|
15 years ago |