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
*
bpo-45019: Add a tool to generate list of modules to include for frozen modul...
Eric Snow
2021-08-30
1
-1/+1
*
[doc] Fix typo c-api/exceptions.rst (GH-27847)
Sunny Bean
2021-08-23
1
-1/+1
*
bpo-42035: Add PyType_GetQualName() to get a type's qualified name. (GH-27551)
Hai Shi
2021-08-17
1
-0/+7
*
Note that tp_clear and m_clear are not always called (GH-27581)
Petr Viktorin
2021-08-04
2
-0/+12
*
bpo-41886: Fix documented type of PyType_Type (GH-22454)
da-woods
2021-08-03
1
-1/+1
*
Document PyMember_GetOne and PyMember_SetOne (GH-27555)
Ken Jin
2021-08-02
1
-0/+15
*
bpo-41103: Resurrect the old buffer protocol. (GH-27437)
Inada Naoki
2021-07-29
2
-0/+56
*
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724)
Ammar Askar
2021-07-29
1
-1/+1
*
bpo-42035: Add a PyType_GetName() to get type's short name. (GH-23903)
Hai Shi
2021-07-29
1
-0/+6
*
bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TA...
Petr Viktorin
2021-07-23
1
-10/+1
*
bpo-43950: Add documentation for PEP-657 (GH-27047)
Ammar Askar
2021-07-13
1
-0/+8
*
bpo-43908: Immutable types inherit vectorcall (GH-27001)
Erlend Egeberg Aasland
2021-07-08
1
-8/+9
*
bpo-43950: Add option to opt-out of PEP-657 (GH-27023)
Ammar Askar
2021-07-07
1
-0/+10
*
bpo-44530: Add co_qualname field to PyCodeObject (GH-26941)
Gabriele N. Tornetta
2021-07-07
1
-3/+4
*
Fix a small typo in the docs (GH-26991)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2021-07-03
1
-1/+1
*
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855)
Petr Viktorin
2021-06-24
1
-36/+0
*
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874)
Victor Stinner
2021-06-23
2
-2/+9
*
bpo-44426: Fix use of the C keyword 'default' as a variable name (GH-26798)
Mark Dickinson
2021-06-19
1
-2/+2
*
bpo-44426: Use of 'complex' as a C variable name confuses Sphinx; change it t...
Mark Dickinson
2021-06-16
1
-2/+2
*
bpo-44392: Add Py_GenericAlias to C API docs (GH-26724)
Ken Jin
2021-06-16
2
-0/+48
*
bpo-44348: Revert "bpo-39573: Py_TYPE becomes a static inline function (GH-26...
Pablo Galindo
2021-06-08
1
-10/+3
*
bpo-39573: Py_TYPE becomes a static inline function (GH-26493)
Victor Stinner
2021-06-03
1
-3/+10
*
bpo-39560: Document PyUnicode_FromKindAndData() kind transformation (GH-23848)
Zackery Spytz
2021-06-03
1
-0/+6
*
bpo-42085: [docs] Add versionadded for am_send in type object documentation (...
Martmists
2021-05-29
1
-0/+2
*
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
Pablo Galindo
2021-05-29
2
-9/+12
*
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26...
Pablo Galindo
2021-05-29
2
-0/+18
*
Reword paragraph on specific value for Py_LIMITED_API (GH-26101)
Petr Viktorin
2021-05-14
1
-12/+12
*
bpo-44113: Deprecate old functions to config Python init (GH-26060)
Victor Stinner
2021-05-12
3
-0/+52
*
bpo-43795: PEP 652 user documentation (GH-25668)
Petr Viktorin
2021-05-11
2
-62/+205
*
bpo-44029: Remove Py_UNICODE APIs (GH-25881)
Inada Naoki
2021-05-07
2
-206/+0
*
bpo-43977: Document the new pattern matching type flags (GH-25734)
Brandt Bucher
2021-05-02
1
-0/+44
*
bpo-43928: Fix 'succesfully' typo in document (GH-25569)
JT
2021-04-30
1
-1/+1
*
bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721)
Victor Stinner
2021-04-30
1
-3/+25
*
bpo-43774: Enhance debug build documentation (GH-25712)
Victor Stinner
2021-04-29
2
-48/+27
*
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
Victor Stinner
2021-04-29
2
-46/+122
*
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner
2021-04-29
2
-43/+60
*
bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag (GH-25520)
Erlend Egeberg Aasland
2021-04-28
1
-0/+12
*
bpo-28254: Add a C-API for controlling the GC state (GH-25687)
scoder
2021-04-28
1
-0/+43
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)
scoder
2021-04-28
1
-7/+6
*
Fix typo in exceptions.rst (GH-25434)
Ikko Ashimine
2021-04-17
1
-1/+1
*
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Victor Stinner
2021-04-16
1
-0/+7
*
bpo-43774: Add more links to configure options (GH-25363)
Victor Stinner
2021-04-12
1
-4/+4
*
Fix Sphinx errors in the documentation and re-activate the suspicious check (...
Pablo Galindo
2021-04-12
1
-1/+1
*
bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227)
Victor Stinner
2021-04-10
1
-0/+31
*
bpo-43774: Document configure options (GH-25283)
Victor Stinner
2021-04-08
3
-17/+24
*
Document PyCode_Addr2Line function. (GH-25111)
Mark Shannon
2021-04-02
1
-0/+8
*
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
Inada Naoki
2021-03-29
1
-0/+9
*
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (G...
Pablo Galindo
2021-03-23
2
-0/+17
*
bpo-43422: Revert _decimal C API addition (GH-24960)
Antoine Pitrou
2021-03-21
2
-232/+0
*
bpo-43506: Doc: Update removal schedule for Py_UNICODE encoder APIs (GH-24885)
Inada Naoki
2021-03-16
1
-11/+15
[next]