/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
cpython/
Doc/c-api/
..
abstract.rst

gh-85275: Remove old buffer APIs (#105137)

3 года назад
allocation.rst

[3.14] gh-141004: Document deprecated aliases for memory allocation (GH-141146) (GH-141288)

9 месяцев назад
apiabiversion.rst

[3.14] gh-143578: Restore note about patchlevel.h (GH-143596) (#143725)

7 месяцев назад
arg.rst

[3.14] Docs: Fix a grammatical error in `Doc/c-api/arg.rst` (GH-140525) (GH-140538)

10 месяцев назад
bool.rst

gh-110481, doc: Add "immortal" term to the glossary (#112180)

3 года назад
buffer.rst

[3.14] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141261)

9 месяцев назад
bytearray.rst

[3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) (#146516)

4 месяца назад
bytes.rst

[3.14] gh-142518: add thread safety docs on bytes C-API (GH-146415) (#146515)

4 месяца назад
call.rst

[3.14] gh-141004: Document old provisional names for vectorcall/code API (GH-143568) (GH-143828)

7 месяцев назад
capsule.rst

[3.14] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141199)

9 месяцев назад
cell.rst

[3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)

9 месяцев назад
code.rst

[3.14] gh-141004: Document old provisional names for vectorcall/code API (GH-143568) (GH-143828)

7 месяцев назад
codec.rst

[3.14] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141138)

9 месяцев назад
complex.rst

gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)

год назад
concrete.rst

[3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)

9 месяцев назад
contextvars.rst

gh-124872: Replace enter/exit events with "switched" (#125532)

2 года назад
conversion.rst

[3.14] gh-141004: Mark up constants for `PyOS_double_to_string` (GH-143867) (GH-144146)

7 месяцев назад
coro.rst

bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)

6 лет назад
curses.rst

[3.14] gh-141004: document `curses` C API (GH-141254) (#141292)

9 месяцев назад
datetime.rst

[3.14] gh-141004: Document missing `PyDateTime*` APIs (GH-141543) (GH-141791)

9 месяцев назад
descriptor.rst

[3.14] gh-141004: Document descriptor and dict proxy type objects (GH-141803) (GH142147)

8 месяцев назад
dict.rst

[3.14] gh-141004: Document descriptor and dict proxy type objects (GH-141803) (GH142147)

8 месяцев назад
exceptions.rst

[3.14] gh-144748: Document 3.12 and 3.14 changes to `PyErr_CheckSignals` (GH-144982) (GH-145062)

6 месяцев назад
extension-modules.rst

[3.14] Docs: Remove unnecessary trailing backslashes (GH-135781) (GH-135791)

год назад
file.rst

[3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129) (GH-146155)

5 месяцев назад
float.rst

[3.14] Docs: fix a form error and a grammatical error in float.rst (GH-140989) (#146012)

5 месяцев назад
frame.rst

[3.14] gh-144693: Clarify that `PyFrame_GetBack` does not raise exceptions (GH-144824) (GH-145318)

5 месяцев назад
function.rst

[3.14] gh-141004: Document `PyFunction_SetKwDefaults` (GH-141294) (GH-141304)

9 месяцев назад
gcsupport.rst

[3.14] gh-123241: Document restrictions for `tp_traverse` implementations (gh-142272) (#142423)

8 месяцев назад
gen.rst

[3.14] gh-141004: Document several soft-deprecated C APIs (GH-141634) (GH-143837)

7 месяцев назад
hash.rst

[3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141234)

9 месяцев назад
import.rst

[3.14] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-141915)

9 месяцев назад
index.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
init.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
init_config.rst

[3.14] Fix typos and grammar errors across documentation (GH-144709) (#144801)

6 месяцев назад
interp-lifecycle.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
intro.rst

[3.14] Fix typos and grammar errors across documentation (GH-144709) (#144801)

6 месяцев назад
iter.rst

gh-105201: Add PyIter_NextItem() (#122331)

2 года назад
iterator.rst

[3.14] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141677)

9 месяцев назад
lifecycle.dot

[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)

год назад
lifecycle.dot.css

[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)

год назад
lifecycle.dot.pdf

[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)

год назад
lifecycle.dot.svg

[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)

год назад
lifecycle.rst

[3.14] gh-75459: versionadded for PyObject_CallFinalizer*() API (GH-143982) (#144026)

7 месяцев назад
list.rst

[3.14] gh-142518: Annotate PyList_* C APIs for thread safety (GH-146109) (#146125)

5 месяцев назад
long.rst

[3.14] gh-143834: Fix PyLong_AsNativeBytes docs for negative number padding (GH-143840) (GH-143854)

7 месяцев назад
mapping.rst

[3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)

9 месяцев назад
marshal.rst

[3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)

9 месяцев назад
memory.rst

[3.14] gh-142518: Improve mimalloc allocator docs (GH-145224) (#145823)

5 месяцев назад
memoryview.rst

[3.14] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141054)

9 месяцев назад
method.rst

gh-107091: Fix the use of some C domain roles (#107092)

3 года назад
module.rst

[3.14] gh-141004: Document `PyModuleDef_Type` (GH-145043) (GH-145146)

6 месяцев назад
monitoring.rst

[3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)

9 месяцев назад
none.rst

gh-110481, doc: Add "immortal" term to the glossary (#112180)

3 года назад
number.rst

gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)

2 года назад
object.rst

[3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129) (GH-146155)

5 месяцев назад
objimpl.rst

[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)

год назад
perfmaps.rst

gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)

год назад
picklebuffer.rst

[3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)

9 месяцев назад
profiling.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
refcounting.rst

[3.14] gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333) (GH-144385)

6 месяцев назад
reflection.rst

gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)

год назад
sequence.rst

gh-127896: Add missing documentation of `PySequence_In` (GH-127979)

2 года назад
set.rst

[3.14] gh-141004: Document several soft-deprecated C APIs (GH-141634) (GH-143837)

7 месяцев назад
slice.rst

gh-130214: Document `PyEllipsis_Type` (GH-130215)

год назад
stable.rst

[3.14] gh-134830: Fix reference in `Doc/extending/windows.rst` (GH-134831) (GH-135058)

год назад
structures.rst

[3.14] Fix typos and grammar errors across documentation (GH-144709) (#144801)

6 месяцев назад
subinterpreters.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
synchronization.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
sys.rst

[3.14] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141549)

9 месяцев назад
threads.rst

[3.14] Docs: Improve the C API documentation involving threads (GH-145520) (GH-145757)

5 месяцев назад
time.rst

gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)

год назад
tls.rst

[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

6 месяцев назад
tuple.rst

[3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)

9 месяцев назад
type.rst

[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)

5 месяцев назад
typehints.rst

gh-107298: Fix Sphinx warnings in the C API doc (#107302)

3 года назад
typeobj.rst

[3.14] gh-142518: Add thread safety notes for the buffer protocol (GH-145911) (#146106)

5 месяцев назад
unicode.rst

[3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129) (GH-146155)

5 месяцев назад
utilities.rst

gh-110850: Add PyTime_t C API (GH-115215)

2 года назад
veryhigh.rst

[3.14] Fix typos and grammar errors across documentation (GH-144709) (#144801)

6 месяцев назад
weakref.rst

[3.14] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141470)

9 месяцев назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©