index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-101944: Clarify PyModule_AddObjectRef() documentation (GH-129433) (...
Miss Islington (bot)
2025-02-03
1
-3/+4
*
[3.13] gh-118915: C API: Document compiler flag macros (GH-129028) (GH-129086)
Miss Islington (bot)
2025-01-21
1
-3/+15
*
[3.13] Docs C API: Clarify what happens when null bytes are passed to `PyUnic...
Miss Islington (bot)
2025-01-20
1
-0/+9
*
[3.13] gh-118915: Document `PyUnstable_InterpreterState_GetMainModule` (GH-12...
Miss Islington (bot)
2025-01-10
1
-0/+11
*
[3.13] gh-90241: Clarify documentation for PyUnicode_FSConverter and PyUnicod...
Miss Islington (bot)
2025-01-06
2
-11/+36
*
[3.13] gh-77214: Update outdated documentation for numeric PyArg_Parse format...
Miss Islington (bot)
2025-01-06
1
-8/+14
*
[3.13] gh-127954: Document PyObject_DelItemString (GH-127986) (#128496)
Miss Islington (bot)
2025-01-04
1
-0/+7
*
[3.13] gh-125674: Doc: Fix type of newfunc first parameter (GH-125675) (#128449)
Miss Islington (bot)
2025-01-03
1
-2/+2
*
[3.13] gh-125887: Update PyObject_HasAttr exception behavior (GH-125907) (#12...
Miss Islington (bot)
2024-12-27
1
-1/+2
*
[3.13] Document PyObject_SelfIter (GH-127861) (#127898)
Miss Islington (bot)
2024-12-13
1
-0/+6
*
[3.13] gh-118915: C API: Document frame locals proxies. (GH-127720) (#127831)
Miss Islington (bot)
2024-12-11
1
-1/+21
*
[3.13] gh-127791: Fix, document, and test `PyUnstable_AtExit` (GH-127793) (#1...
Peter Bierma
2024-12-11
2
-0/+13
*
[3.13] gh-126821: Add versionadded annotation to use_system_logger feature. (...
Miss Islington (bot)
2024-12-10
1
-0/+2
*
[3.13] gh-126925: Modify how iOS test results are gathered (GH-127592) (#127754)
Russell Keith-Magee
2024-12-09
1
-0/+9
*
[3.13] gh-127253: Note that Stable ABI is about ABI stability (GH-127254) (GH...
Miss Islington (bot)
2024-12-03
1
-3/+11
*
[3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127460)
Yuki Kobayashi
2024-12-01
1
-20/+19
*
[3.13] fix param type in PyObject_HasAttrWithError (docs) (GH-127403) (#127404)
Miss Islington (bot)
2024-11-29
1
-1/+1
*
[3.13] Fix macro expansions in critical section docs (GH-127226) (#127229)
Miss Islington (bot)
2024-11-24
1
-2/+2
*
[3.13] Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (GH-126667)...
Miss Islington (bot)
2024-11-23
1
-1/+5
*
[3.13] Doc: C API: `PyThreadState::on_delete` was removed in v3.13 (GH-126536...
Miss Islington (bot)
2024-11-20
1
-0/+3
*
[3.13] Doc: C API: Demote sections to subsections for consistency (GH-126535)...
Miss Islington (bot)
2024-11-07
1
-7/+7
*
[3.13] Doc: C API: Delete claim that `PyObject_Init` is GC-aware (GH-126418) ...
Miss Islington (bot)
2024-11-05
1
-4/+2
*
[3.13] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (GH-12...
Miss Islington (bot)
2024-10-21
1
-11/+13
*
[3.13] gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecati...
Miss Islington (bot)
2024-10-21
1
-4/+7
*
[3.13] Doc: Fix typos (GH-125728) (#125773)
Miss Islington (bot)
2024-10-21
3
-3/+3
*
[3.13] gh-101291: Add versionadded directives for PyUnstable_Long_* (GH-12538...
Miss Islington (bot)
2024-10-13
1
-0/+5
*
[3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#1247...
Alex Waygood
2024-10-09
2
-23/+25
*
[3.13] bpo-34206: Improve docs and test coverage for pre-init functions (GH-8...
Alyssa Coghlan
2024-10-08
3
-69/+146
*
[3.13] gh-70870: Clarify dual usage of 'free variable' (GH-122545) (#125088)
Miss Islington (bot)
2024-10-08
1
-3/+6
*
[3.13] gh-124182: Explain naming rules for struct sequence types (GH-124335) ...
Miss Islington (bot)
2024-10-07
1
-1/+2
*
[3.13] gh-115145: Update documentation about ``PyThreadState_DeleteCurrent`` ...
Miss Islington (bot)
2024-10-03
1
-1/+1
*
[3.13] gh-124385: Document and soft-deprecate PyLong_AS_LONG (GH-124386) (#12...
Miss Islington (bot)
2024-09-30
1
-1/+10
*
[3.13] doc: PyUnicode_AsUTF8String() fails if string contains surrogates (GH-...
Miss Islington (bot)
2024-09-27
1
-3/+10
*
[3.13] GH-95079: document error behaviour for some unicode C APIs (GH-95080) ...
Miss Islington (bot)
2024-09-27
1
-0/+9
*
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" sec...
Alex Waygood
2024-09-26
4
-22/+24
*
[3.13] gh-123609: Clarify usage of standalone `PyBUF_FORMAT` (GH-123778) (#12...
Miss Islington (bot)
2024-09-24
1
-4/+5
*
[3.13] gh-119802: Update memory management docs for free-threaded build (gh-1...
Miss Islington (bot)
2024-09-24
1
-12/+22
*
[3.13] gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134) (#...
Petr Viktorin
2024-09-23
3
-0/+7
*
[3.13] Use pep role instead of url (GH-121611) (#124172)
Miss Islington (bot)
2024-09-23
2
-4/+4
*
[3.13] GH-109975: Copyedit 3.13 What's New: C API (GH-124313) (#124334)
Adam Turner
2024-09-23
2
-9/+39
*
[3.13] Swap the and from in sentence in init_config.rst (GH-120086) (#123744)
Miss Islington (bot)
2024-09-05
1
-1/+1
*
[3.13] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123...
Wei-Hsiang (Matt) Wang
2024-09-02
1
-2/+2
*
[3.13] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123513)
Wei-Hsiang (Matt) Wang
2024-08-30
2
-2/+2
*
[3.13] gh-123254: Improve `tuple` C API docs with more info about errors (GH-...
Miss Islington (bot)
2024-08-28
1
-8/+16
*
[3.13] GH-109975: Copyedit 3.13 What's New: Release Highlights (GH-122958) (#...
Miss Islington (bot)
2024-08-13
1
-1/+1
*
[3.13] gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-122280)...
Sergey B Kirpichev
2024-08-05
1
-0/+11
*
[3.13] gh-122623: Improve `c-api/bytearray.rst` with error handling info (GH-...
Miss Islington (bot)
2024-08-04
1
-2/+7
*
[3.13] Docs: spelling and grammar fixes (GH-122084) (#122106)
Miss Islington (bot)
2024-07-22
1
-2/+2
*
[3.13] GH-121970: Rewrite the C-API annotations extension (#121985) (#122027)
Adam Turner
2024-07-19
1
-2/+4
*
[3.13] gh-121905: Consistently use "floating-point" instead of "floating poin...
Serhiy Storchaka
2024-07-19
4
-14/+14
[next]