cpython/Doc/c-api
2022-06-10 15:55:09 +02:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst Document Py_ssize_t. (GH-92512) 2022-05-13 14:10:16 +02:00
bool.rst
buffer.rst
bytearray.rst gh-89653: PEP 670: Convert PyBytes macros to functions (#91990) 2022-05-03 20:14:58 +02:00
bytes.rst gh-93202: Always use %zd printf formatter (#93201) 2022-05-25 14:21:36 +02:00
call.rst gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) 2022-06-08 17:03:07 +02:00
capsule.rst
cell.rst
code.rst gh-92154: Expose PyCode_GetCode in the C API (GH-92168) 2022-05-03 21:13:13 +08:00
codec.rst
complex.rst
concrete.rst
contextvars.rst
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432) 2022-05-08 16:19:16 +03:00
file.rst
float.rst
frame.rst bpo-40421: Cleanup PyFrame C API (GH-32417) 2022-04-19 09:53:10 +02:00
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst gh-93103: Deprecate global configuration variable (#93104) 2022-05-23 14:56:35 +02:00
init_config.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) 2022-06-09 15:55:06 +02:00
intro.rst Document Py_ssize_t. (GH-92512) 2022-05-13 14:10:16 +02:00
iter.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
iterator.rst
list.rst gh-89653: PEP 670: Amend docs (GH-91813) 2022-04-22 14:59:18 +02:00
long.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
mapping.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
marshal.rst
memory.rst c-api docs: There are five fields, not four (GH-32379) 2022-04-07 07:02:54 -07:00
memoryview.rst
method.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
module.rst
none.rst
number.rst Document Py_ssize_t. (GH-92512) 2022-05-13 14:10:16 +02:00
objbuffer.rst
object.rst Document Py_ssize_t. (GH-92512) 2022-05-13 14:10:16 +02:00
objimpl.rst
refcounting.rst gh-91755: Remove doc of C API private refcount functions (#92918) 2022-05-18 14:09:44 +02:00
reflection.rst
sequence.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
set.rst More minor fixes to C API docs (GH-31525) 2022-04-02 12:31:05 -07:00
slice.rst
stable.rst
structures.rst gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) 2022-06-08 17:03:07 +02:00
sys.rst Document Py_ssize_t. (GH-92512) 2022-05-13 14:10:16 +02:00
tuple.rst gh-89653: PEP 670: Amend docs (GH-91813) 2022-04-22 14:59:18 +02:00
type.rst gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic (GH-93471) 2022-06-10 15:55:09 +02:00
typehints.rst
typeobj.rst gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) 2022-06-08 17:03:07 +02:00
unicode.rst gh-93202: Always use %zd printf formatter (#93201) 2022-05-25 14:21:36 +02:00
utilities.rst
veryhigh.rst
weakref.rst gh-89653: PEP 670: Amend docs (GH-91813) 2022-04-22 14:59:18 +02:00