cpython/Doc/c-api
2024-07-11 09:12:06 +00:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst [3.12] gh-119467: Fix Py_buffer.format type and correct documentation typo (GH-119475) (#119603) 2024-05-27 12:22:23 +00:00
bytearray.rst
bytes.rst
call.rst
capsule.rst
cell.rst [3.12] gh-121533: Improve PyCell_[Get,Set] docs: mention the exceptions (GH-121534) (#121540) 2024-07-09 19:03:12 +03:00
code.rst [3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) (#115752) 2024-02-21 11:31:56 +01:00
codec.rst
complex.rst
concrete.rst
contextvars.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst [3.12] gh-73231: Update documentation for PyErr_SetFromWindowsErr() (GH-117226) (GH-117973) 2024-04-17 10:28:55 +00:00
file.rst
float.rst
frame.rst
function.rst
gcsupport.rst
gen.rst
hash.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) (#115589) 2024-02-17 14:18:30 -07:00
import.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
index.rst
init.rst [3.12] gh-120838: Add a Note in the Docs About Expectations for Py_Finalize() (gh-120853) 2024-06-21 19:12:08 +00:00
init_config.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst [3.12] gh-121615: Improve module.rst C-API docs with better error descriptions (GH-121616) (#121619) 2024-07-11 09:12:06 +00:00
none.rst
number.rst
objbuffer.rst
object.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
objimpl.rst
perfmaps.rst
refcounting.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
reflection.rst
sequence.rst
set.rst
slice.rst [3.12] gh-121567: Improve slice C-API docs by mentioning exceptions (GH-121568) (#121579) 2024-07-10 11:03:22 +00:00
stable.rst
structures.rst [3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363) 2024-03-05 16:16:50 +00:00
sys.rst
tuple.rst [3.12] gh-117518: Clarify PyTuple_GetItem() borrowed reference in the doc (GH-117920) (#118087) 2024-04-19 10:57:51 +02:00
type.rst
typehints.rst
typeobj.rst [3.12] docs: Fix "Py_TPFLAGS_MANAGED_WEAKREF is set in tp_flags" (GH-112237) (#121310) 2024-07-03 13:50:02 +05:30
unicode.rst [3.12] gh-113437: Update documentation about PyUnicode_AsWideChar() function (GH-113455) (GH-115407) 2024-02-14 11:24:40 +01:00
utilities.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) (#115589) 2024-02-17 14:18:30 -07:00
veryhigh.rst
weakref.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00