| .. |
|
abstract.rst
|
|
|
|
allocation.rst
|
gh-141004: Document deprecated aliases for memory allocation (GH-141146)
|
2025-11-09 10:06:38 -05:00 |
|
apiabiversion.rst
|
|
|
|
arg.rst
|
Docs: Fix a grammatical error in Doc/c-api/arg.rst (GH-140525)
|
2025-10-24 08:17:52 -04:00 |
|
bool.rst
|
|
|
|
buffer.rst
|
gh-141004: Document PyBUF_WRITEABLE (GH-141255)
|
2025-11-08 12:29:31 -05:00 |
|
bytearray.rst
|
|
|
|
bytes.rst
|
gh-141004: Document PyBytes_Repr and PyBytes_DecodeEscape (GH-141407)
|
2025-11-11 15:32:54 -05:00 |
|
call.rst
|
|
|
|
capsule.rst
|
gh-141004: Document PyCapsule_Type (GH-141079)
|
2025-11-07 09:09:38 -05:00 |
|
cell.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
code.rst
|
gh-141004: Document PyCode_Optimize (GH-141378)
|
2025-11-13 10:07:57 -05:00 |
|
codec.rst
|
gh-141004: Document Py_hexdigits (GH-141059)
|
2025-11-06 08:48:42 -05:00 |
|
complex.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
concrete.rst
|
gh-141004: Document the PyPickleBuffer_* C API (GH-141630)
|
2025-11-16 13:50:54 -05:00 |
|
contextvars.rst
|
|
|
|
conversion.rst
|
gh-141004: Document PyOS_mystr(n)icmp (#141760)
|
2025-11-25 14:44:52 +01:00 |
|
coro.rst
|
|
|
|
curses.rst
|
gh-141004: document curses C API (#141254)
|
2025-11-09 15:44:26 +00:00 |
|
datetime.rst
|
gh-141004: Document missing PyDateTime* APIs (GH-141543)
|
2025-11-20 08:48:10 -05:00 |
|
descriptor.rst
|
gh-141004: Document descriptor and dict proxy type objects (GH-141803)
|
2025-12-01 15:51:50 +00:00 |
|
dict.rst
|
gh-141004: Document descriptor and dict proxy type objects (GH-141803)
|
2025-12-01 15:51:50 +00:00 |
|
exceptions.rst
|
gh-141004: Document PyErr_RangedSyntaxLocationObject (#141521)
|
2025-11-13 17:58:47 +00:00 |
|
extension-modules.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
file.rst
|
gh-141004: Document PyFile_OpenCode and PyFile_OpenCodeObject (GH-141413)
|
2025-11-11 15:31:29 -05:00 |
|
float.rst
|
gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (#141544)
|
2025-11-18 10:17:37 +01:00 |
|
frame.rst
|
gh-141004: Document missing frame APIs (GH-141189)
|
2025-11-10 21:35:47 +00:00 |
|
function.rst
|
gh-141004: Document PyFunction_SetKwDefaults (GH-141294)
|
2025-11-09 12:49:17 -05:00 |
|
gcsupport.rst
|
gh-123241: Document restrictions for tp_traverse implementations (gh-142272)
|
2025-12-08 12:22:13 -05:00 |
|
gen.rst
|
gh-141004: Document missing generator APIs (GH-141409)
|
2025-11-20 08:46:27 -05:00 |
|
hash.rst
|
gh-141004: correctly document Py_HASH_* and PyHASH_* as hash_info attributes (#141233)
|
2025-11-08 12:22:02 +00:00 |
|
import.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
index.rst
|
|
|
|
init.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
init_config.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
intro.rst
|
gh-141004: Document Py_ARRAY_LENGTH (GH-141601)
|
2025-11-24 13:34:37 +00:00 |
|
iter.rst
|
Fix typo in PyIter_Send docs (#140336)
|
2025-10-20 14:23:57 +05:30 |
|
iterator.rst
|
gh-141004: Document PyODict* APIs (GH-141136)
|
2025-11-17 14:40:47 -05:00 |
|
lifecycle.dot
|
|
|
|
lifecycle.dot.css
|
|
|
|
lifecycle.dot.pdf
|
|
|
|
lifecycle.dot.svg
|
|
|
|
lifecycle.rst
|
|
|
|
list.rst
|
|
|
|
long.rst
|
gh-141004: Document PyLong_FromPid and PyLong_AsPid (GH-141028)
|
2025-11-06 09:01:48 -05:00 |
|
mapping.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
marshal.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
memory.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
memoryview.rst
|
gh-141004: Document PyMemoryView_Type (GH-141034)
|
2025-11-05 11:45:13 -05:00 |
|
method.rst
|
|
|
|
module.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
monitoring.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
none.rst
|
|
|
|
number.rst
|
|
|
|
object.rst
|
gh-141070: Add PyUnstable_Object_Dump() function (#141072)
|
2025-11-18 16:13:13 +00:00 |
|
objimpl.rst
|
|
|
|
perfmaps.rst
|
|
|
|
picklebuffer.rst
|
gh-141004: Document the PyPickleBuffer_* C API (GH-141630)
|
2025-11-16 13:50:54 -05:00 |
|
refcounting.rst
|
|
|
|
reflection.rst
|
|
|
|
sequence.rst
|
|
|
|
set.rst
|
gh-101100: Fix references to the set methods (GH-141857)
|
2025-12-05 16:22:38 +02:00 |
|
slice.rst
|
|
|
|
stable.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
structures.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
sys.rst
|
gh-141004: Document PyOS_InterruptOccurred (GH-141526)
|
2025-11-14 06:20:36 -05:00 |
|
time.rst
|
|
|
|
tuple.rst
|
Fix minor typos and wording in C API docs (#140955)
|
2025-11-03 22:04:46 +02:00 |
|
type.rst
|
gh-140550: PEP 793 reference documentation (GH-141197)
|
2025-11-26 12:50:03 +00:00 |
|
typehints.rst
|
|
|
|
typeobj.rst
|
gh-123241: Document restrictions for tp_traverse implementations (gh-142272)
|
2025-12-08 12:22:13 -05:00 |
|
unicode.rst
|
gh-141004: Document Py_UNICODE_{HIGH, LOW}_SURROGATE functions (GH-141019)
|
2025-11-04 16:19:06 -05:00 |
|
utilities.rst
|
|
|
|
veryhigh.rst
|
gh-141004: Document stack effect C APIs (GH-141843)
|
2025-11-24 12:18:50 -05:00 |
|
weakref.rst
|
gh-141004: Document PyType_SUPPORTS_WEAKREFS (GH-141408)
|
2025-11-12 11:38:17 -05:00 |