cpython/Doc/c-api
Miss Islington (bot) 02712fa848
Doc: remove unnecessary section header (GH-134917)
(cherry picked from commit b367e27af9)
2025-05-30 18:13:36 +09:00
..
abstract.rst
allocation.rst [3.14] gh-134160: Use multi-phase init in documentation examples (GH-134296) (#134753) 2025-05-26 21:50:18 +00:00
apiabiversion.rst
arg.rst Python 3.14.0b1 2025-05-06 18:33:52 +03:00
bool.rst
buffer.rst gh-132246: Add PEP 688 to C Buffer Protocol docs (#132249) 2025-04-08 10:43:27 -07:00
bytearray.rst Python 3.14.0a5 2025-02-11 19:16:29 +02:00
bytes.rst
call.rst
capsule.rst
cell.rst
code.rst [3.14] Fix sphinx-lint warnings (default-role used). (GH-134647) (#134670) 2025-05-25 19:29:04 +00:00
codec.rst
complex.rst gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703) 2025-04-22 14:18:18 +02:00
concrete.rst
contextvars.rst
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
exceptions.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
file.rst
float.rst gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204) 2025-05-01 16:20:36 +02:00
frame.rst
function.rst [3.14] Fix sphinx-lint warnings (default-role used). (GH-134647) (#134670) 2025-05-25 19:29:04 +00:00
gcsupport.rst [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
gen.rst
hash.rst
import.rst gh-128911: Add PyImport_ImportModuleAttr() function (#128912) 2025-01-30 11:17:29 +00:00
index.rst
init.rst [3.14] Docs: C API: Improve documentation around non-Python threads with subinterpreters (GH-131087) (GH-134130) 2025-05-17 09:04:42 +00:00
init_config.rst Python 3.14.0b1 2025-05-06 18:33:52 +03:00
intro.rst [3.14] gh-133678: Document C API third party tools (GH-134526) (#134793) 2025-05-27 15:45:08 +00:00
iter.rst
iterator.rst
lifecycle.dot [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
lifecycle.dot.css [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
lifecycle.dot.pdf [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
lifecycle.dot.svg [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
lifecycle.rst [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
memoryview.rst
method.rst
module.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
monitoring.rst Python 3.14.0a7 2025-04-08 14:20:51 +03:00
none.rst
number.rst
object.rst gh-133140: Add PyUnstable_Object_IsUniquelyReferenced for free-threading (#133144) 2025-05-05 21:01:20 +02:00
objimpl.rst [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
perfmaps.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
refcounting.rst gh-133140: Add PyUnstable_Object_IsUniquelyReferenced for free-threading (#133144) 2025-05-05 21:01:20 +02:00
reflection.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
sequence.rst
set.rst
slice.rst gh-130214: Document PyEllipsis_Type (GH-130215) 2025-02-17 13:56:33 +01:00
stable.rst
structures.rst gh-130711: Document PyBaseObject_Type (GH-130712) 2025-03-03 15:08:05 +01:00
sys.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
time.rst gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) 2025-03-20 13:06:59 +01:00
tuple.rst
type.rst [3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344) 2025-05-20 19:11:01 +02:00
typehints.rst
typeobj.rst [3.14] Fix sphinx-lint warnings (default-role used). (GH-134647) (#134670) 2025-05-25 19:29:04 +00:00
unicode.rst Doc: remove unnecessary section header (GH-134917) 2025-05-30 18:13:36 +09:00
utilities.rst
veryhigh.rst
weakref.rst