cpython/Doc/c-api
2026-04-06 22:29:02 +01:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst
bytearray.rst gh-142518: add thread safety annotations for bytearray C-API (#146514) 2026-03-27 18:40:26 +05:30
bytes.rst gh-142518: add thread safety docs on bytes C-API (#146415) 2026-03-27 18:31:18 +05:30
call.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.rst
conversion.rst
coro.rst
curses.rst
datetime.rst
descriptor.rst Docs: fill in descriptor C API docs (GH-146644) 2026-03-31 17:52:11 -04:00
dict.rst
exceptions.rst
extension-modules.rst
file.rst
float.rst
frame.rst
function.rst
gcsupport.rst
gen.rst
hash.rst
import.rst gh-148110: Resolve lazy import filter names for relative imports (#148111) 2026-04-06 22:29:02 +01:00
index.rst
init.rst
init_config.rst
interp-lifecycle.rst
intro.rst gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178) 2026-03-23 12:42:09 +01:00
iter.rst
iterator.rst
lifecycle.dot
lifecycle.dot.css
lifecycle.dot.pdf
lifecycle.dot.svg
lifecycle.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855) 2026-04-02 13:54:21 +02:00
monitoring.rst
none.rst
number.rst
object.rst
objimpl.rst
perfmaps.rst
picklebuffer.rst
profiling.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension (GH-146637) 2026-04-01 16:14:59 +02:00
structures.rst
subinterpreters.rst
synchronization.rst
sys.rst
threads.rst
time.rst
tls.rst
tuple.rst
type.rst
typehints.rst
typeobj.rst
unicode.rst
utilities.rst
veryhigh.rst
weakref.rst