.. |
abstract.rst
|
gh-85275: Remove old buffer APIs (#105137)
|
2023-06-02 01:12:40 +00:00 |
allocation.rst
|
|
|
apiabiversion.rst
|
|
|
arg.rst
|
gh-105373: Remove PyArg_Parse() deprecation (#105394)
|
2023-06-13 13:49:36 +02:00 |
bool.rst
|
gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (#105195)
|
2023-06-21 21:13:25 +01:00 |
buffer.rst
|
|
|
bytearray.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
bytes.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
call.rst
|
gh-106023: Remove _PyObject_FastCallTstate() function (#106273)
|
2023-06-30 12:28:59 +02:00 |
capsule.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
cell.rst
|
|
|
code.rst
|
|
|
codec.rst
|
|
|
complex.rst
|
gh-101100: Docs: Fix references to several numeric dunders (#106278)
|
2023-06-30 15:27:09 +01:00 |
concrete.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
contextvars.rst
|
|
|
conversion.rst
|
|
|
coro.rst
|
|
|
datetime.rst
|
|
|
descriptor.rst
|
|
|
dict.rst
|
gh-106033: [docs] Improve C API GetItem & HasAttr notes. (#106047)
|
2023-06-24 16:29:26 -07:00 |
exceptions.rst
|
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
|
2023-06-06 08:40:32 +00:00 |
file.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
float.rst
|
gh-101100: Docs: Fix references to several numeric dunders (#106278)
|
2023-06-30 15:27:09 +01:00 |
frame.rst
|
gh-105196: Fix indentations of section headings in C API docs (#105672)
|
2023-06-14 15:21:30 +01:00 |
function.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
gcsupport.rst
|
gh-103743: Add PyUnstable_Object_GC_NewWithExtraData (GH-103744)
|
2023-05-02 13:38:46 +02:00 |
gen.rst
|
|
|
import.rst
|
gh-105922: Add PyImport_AddModuleRef() function (#105923)
|
2023-06-20 08:48:14 +02:00 |
index.rst
|
|
|
init.rst
|
gh-105373: Remove C API global config vars in Python 3.14 (#106538)
|
2023-07-08 01:49:20 +02:00 |
init_config.rst
|
gh-105145: Remove old functions to config Python init (#105154)
|
2023-06-01 09:14:02 +02:00 |
intro.rst
|
gh-105145: Remove old functions to config Python init (#105154)
|
2023-06-01 09:14:02 +02:00 |
iter.rst
|
|
|
iterator.rst
|
|
|
list.rst
|
gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
|
2023-06-28 03:45:57 +02:00 |
long.rst
|
gh-101100: Docs: Fix references to several numeric dunders (#106278)
|
2023-06-30 15:27:09 +01:00 |
mapping.rst
|
GH-97950: Use new-style index directive ('builtin') (#104164)
|
2023-05-06 06:54:08 +03:00 |
marshal.rst
|
gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (#105185)
|
2023-06-02 08:59:18 +01:00 |
memory.rst
|
|
|
memoryview.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
method.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
module.rst
|
GH-97950: Use new-style index directive ('object') (#104158)
|
2023-05-04 13:04:41 +03:00 |
none.rst
|
gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (#105195)
|
2023-06-21 21:13:25 +01:00 |
number.rst
|
GH-97950: Use new-style index directive ('builtin') (#104164)
|
2023-05-06 06:54:08 +03:00 |
object.rst
|
gh-106521: Add PyObject_GetOptionalAttr() function (GH-106522)
|
2023-07-11 22:13:27 +03:00 |
objimpl.rst
|
|
|
perfmaps.rst
|
gh-103295: expose API for writing perf map files (#103546)
|
2023-05-21 11:12:24 +01:00 |
refcounting.rst
|
|
|
reflection.rst
|
|
|
sequence.rst
|
GH-97950: Use new-style index directive ('builtin') (#104164)
|
2023-05-06 06:54:08 +03:00 |
set.rst
|
GH-97950: Use new-style index directive ('builtin') (#104164)
|
2023-05-06 06:54:08 +03:00 |
slice.rst
|
gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (#105195)
|
2023-06-21 21:13:25 +01:00 |
stable.rst
|
gh-102304: Fix up Simple ABI doc (GH-105351)
|
2023-06-06 13:03:51 +02:00 |
structures.rst
|
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
|
2023-06-06 08:40:32 +00:00 |
sys.rst
|
gh-105145: Deprecate Py_GetPath() function (#105179)
|
2023-06-01 12:06:32 +00:00 |
tuple.rst
|
gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
|
2023-06-28 03:45:57 +02:00 |
type.rst
|
gh-105227: Add PyType_GetDict() (GH-105747)
|
2023-07-10 18:41:02 +02:00 |
typehints.rst
|
|
|
typeobj.rst
|
gh-105227: Add PyType_GetDict() (GH-105747)
|
2023-07-10 18:41:02 +02:00 |
unicode.rst
|
gh-105156: Update Unicode C API: remove deprecation (#105379)
|
2023-06-06 16:42:49 +02:00 |
utilities.rst
|
gh-103295: expose API for writing perf map files (#103546)
|
2023-05-21 11:12:24 +01:00 |
veryhigh.rst
|
GH-104668: Don't call PyOS_* hooks in subinterpreters (GH-104674)
|
2023-05-22 19:34:34 +00:00 |
weakref.rst
|
gh-105927: PyWeakref_GetRef() returns 1 on success (#106561)
|
2023-07-09 15:50:26 +00:00 |