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
*
gh-127350: Add Py_fopen() and Py_fclose() functions (#127821)
Victor Stinner
2025-01-06
1
-0/+32
*
gh-90241: Clarify documentation for PyUnicode_FSConverter and PyUnicode_FSDec...
Serhiy Storchaka
2025-01-06
2
-11/+36
*
gh-77214: Update outdated documentation for numeric PyArg_Parse formats (GH-1...
Serhiy Storchaka
2025-01-06
1
-8/+14
*
gh-127954: Document PyObject_DelItemString (#127986)
RUANG (James Roy)
2025-01-04
1
-0/+7
*
gh-125887: Update PyObject_HasAttr exception behavior (#125907)
Damien
2024-12-27
1
-1/+2
*
Docs: Fix comment out in `c-api/typeobj.rst` (#128266)
Yuki Kobayashi
2024-12-26
1
-0/+1
*
GH-122548: Implement branch taken and not taken events for sys.monitoring (GH...
Mark Shannon
2024-12-19
1
-3/+9
*
gh-128008: Add `PyWeakref_IsDead()` (GH-128009)
Sam Gross
2024-12-19
1
-0/+9
*
Python 3.14.0a3
v3.14.0a3
Hugo van Kemenade
2024-12-17
1
-2/+2
*
gh-127896: Add missing documentation of `PySequence_In` (GH-127979)
Yuki Kobayashi
2024-12-16
1
-0/+9
*
gh-102471, PEP 757: Add PyLong import and export API (#121339)
Victor Stinner
2024-12-13
1
-0/+174
*
Document PyObject_SelfIter (#127861)
Miro Hrončok
2024-12-13
1
-0/+6
*
gh-118915: C API: Document frame locals proxies. (#127720)
Peter Bierma
2024-12-11
1
-1/+21
*
gh-127791: Fix, document, and test `PyUnstable_AtExit` (#127793)
Peter Bierma
2024-12-11
2
-0/+13
*
gh-126821: Add versionadded annotation to use_system_logger feature. (#127755)
Russell Keith-Magee
2024-12-10
1
-0/+2
*
gh-126925: Modify how iOS test results are gathered (#127592)
Russell Keith-Magee
2024-12-09
1
-0/+9
*
gh-119182: Complete PyUnicodeWriter documentation (#127607)
Victor Stinner
2024-12-05
1
-0/+9
*
gh-123378: Ensure results of `PyUnicode*Error_Get{Start,End}` are clamped (GH...
Bénédikt Tran
2024-12-04
1
-2/+18
*
gh-127253: Note that Stable ABI is about ABI stability (GH-127254)
Petr Viktorin
2024-12-03
1
-3/+11
*
Docs: Fix incorrect indents in `c-api/type.rst` (#127449)
Yuki Kobayashi
2024-11-30
1
-25/+23
*
fix param type in PyObject_HasAttrWithError (docs) (#127403)
biggus-developerus
2024-11-29
1
-1/+1
*
gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)
Sergey B Kirpichev
2024-11-26
1
-0/+54
*
GH-126985: move pyvenv.cfg detection from site to getpath (#126987)
Filipe Laíns 🇵🇸
2024-11-26
1
-0/+13
*
gh-107954: Document PEP 741 in What's New 3.14 (#127056)
Victor Stinner
2024-11-25
1
-0/+4
*
Fix macro expansions in critical section docs (#127226)
da-woods
2024-11-24
1
-2/+2
*
Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (#126667)
Richard Hansen
2024-11-23
1
-1/+5
*
Doc: C API: `PyThreadState::on_delete` was removed in v3.13 (#126536)
Richard Hansen
2024-11-20
1
-0/+3
*
Python 3.14.0a2
v3.14.0a2
Hugo van Kemenade
2024-11-19
2
-4/+4
*
gh-125063: marshal: Add version 5, improve documentation (GH-126829)
Petr Viktorin
2024-11-15
1
-4/+5
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
1
-0/+24
*
gh-126061: Add PyLong_IsPositive/Zero/Negative() functions (#126065)
RUANG (James Roy)
2024-11-12
1
-0/+33
*
Doc: C API: Demote sections to subsections for consistency (#126535)
Richard Hansen
2024-11-07
1
-7/+7
*
Doc: C API: Delete claim that `PyObject_Init` is GC-aware (#126418)
Richard Hansen
2024-11-05
1
-4/+2
*
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Sergey B Kirpichev
2024-11-01
1
-1/+1
*
gh-125674: Doc: Fix type of `newfunc` first parameter (GH-125675)
Richard Hansen
2024-10-30
1
-2/+2
*
gh-121654: Add PyType_Freeze() function (#122457)
Victor Stinner
2024-10-25
1
-0/+14
*
Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (#125737)
Richard Hansen
2024-10-21
1
-11/+13
*
gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation note...
Y5
2024-10-21
1
-4/+7
*
Doc: Fix typos (#125728)
ember91
2024-10-21
3
-3/+3
*
gh-124872: Replace enter/exit events with "switched" (#125532)
Kirill Podoprigora
2024-10-16
1
-10/+4
*
Python 3.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
3
-5/+5
*
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124...
Kirill Podoprigora
2024-10-15
1
-4/+10
*
gh-125517: Fix unreachable code warnings in `_testembed.c` (#125518)
sobolevn
2024-10-15
1
-6/+10
*
gh-125234: Make PyInitConfig_Free(NULL) a no-op (#125266)
RUANG (Roy James)
2024-10-15
1
-0/+2
*
gh-124872: Replace enter/exit events with "switched" (#124776)
Richard Hansen
2024-10-14
1
-10/+4
*
gh-101291: Add versionadded directives for PyUnstable_Long_* (#125384)
Sergey B Kirpichev
2024-10-13
1
-0/+5
*
gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Richard Hansen
2024-10-12
1
-1/+1
*
gh-124872: Refine contextvars documentation (#124773)
Richard Hansen
2024-10-09
1
-7/+13
*
gh-125196: PyUnicodeWriter_Discard(NULL) does nothing (#125222)
Victor Stinner
2024-10-09
1
-0/+2
*
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood
2024-10-09
2
-23/+25
[next]