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

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

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

[3.13] Add a new Sphinx `soft-deprecated` directive (GH-148630) (#148715)

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

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

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

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

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

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

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

[3.13] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141260)

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

[3.13] gh-122623: Improve `c-api/bytearray.rst` with error handling info (GH-122624) (#122658)

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

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

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

[3.13] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141198)

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

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

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

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

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

[3.13] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141139)

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

[3.13] gh-121834: Improve `complex` C-API docs (GH-121835) (#121895)

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

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

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

gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)

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

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

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

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

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

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

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

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

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

[3.13] Docs: fill in descriptor C API docs (GH-146644) (GH-153759)

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

[3.13] gh-105812: Make use of the Sphinx `deco` role in documentation (GH-139598) (#154983)

11 дней назад
file.rst

[3.13] gh-146056: Fix repr() for lists containing NULLs (GH-146129) (GH-146155) (GH-146271)

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

[3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804)

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

[3.13] gh-141004: Document unstable executable kind macros from `pyframe.h` (GH-143490) (GH-153993)

24 дня назад
function.rst

[3.13] gh-141004: Document `PyFunction_SetKwDefaults` (GH-141294) (GH-141305)

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

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

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

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

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

[3.13] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-142016)

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

gh-111997: C-API for signalling monitoring events (#116413)

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

[3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804)

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

[3.13] gh-151941: Fix Sphinx reference warnings in `Doc/c-api/` (GH-152044) (GH-154922)

12 дней назад
intro.rst

[3.13] gh-151941: Fix Sphinx reference warnings in `Doc/c-api/` (GH-152044) (GH-154922)

12 дней назад
iter.rst

More minor fixes to C API docs (GH-31525)

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

[3.13] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141678)

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

[3.13] Add a new Sphinx `soft-deprecated` directive (GH-148630) (#148715)

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

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

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

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

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

[3.13] Docs: Fix typos in the "Memory Management" section (GH-151243)

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

[3.13] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141055)

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

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

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

[3.13] Add a new Sphinx `soft-deprecated` directive (GH-148630) (#148715)

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

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

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

[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)

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

[3.13] gh-146056: Fix repr() for lists containing NULLs (GH-146129) (GH-146155) (GH-146271)

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

Doc: Replace the deprecated highlightlang directive by highlight. (#13377)

7 лет назад
perfmaps.rst

[3.13] gh-141004: Document unstable perf map functions in `ceval.h` (GH-143492) (GH-153996)

24 дня назад
picklebuffer.rst

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

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

[3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)

год назад
reflection.rst

[3.13] gh-118934: Fix PyEval_GetLocals docs (PEP 667) (GH-119934)

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

месяц назад
set.rst

[3.13] gh-101100: Fix references to the set methods (GH-141857) (GH-142345)

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

[3.13] gh-130214: Document `PyEllipsis_Type` (GH-130215) (#130223)

год назад
stable.rst

[3.13] gh-127253: Note that Stable ABI is about ABI stability (GH-127254) (GH-127557)

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

[3.13] gh-105812: Make use of the Sphinx `deco` role in documentation (GH-139598) (#154983)

11 дней назад
sys.rst

[3.13] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141550)

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

[3.13] GH-109975: Copyedit 3.13 What's New: C API (GH-124313) (#124334)

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

[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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

[3.13] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152423)

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

[3.13] gh-150319: Replace all documentation which says "See PEP 585" (#150325) (#150814)

2 месяца назад
typeobj.rst

[3.13] gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (GH-151058) (#151071)

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

[3.13] Fix minor typos in unicode.rst (GH-149587) (#150163)

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

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

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

[3.13] gh-141004: Document remaining `PyCF_*` compiler flag macros (GH-153958) (GH-153986)

24 дня назад
weakref.rst

[3.13] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146) (GH-151233)

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