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.9] gh-105184: document that marshal functions can fail and need to be chec...
Miss Islington (bot)
2023-06-05
1
-0/+4
*
[3.9] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94835)
Dong-hee Na
2022-07-28
1
-0/+14
*
Document Py_ssize_t. (GH-92512)
Miss Islington (bot)
2022-05-13
8
-22/+29
*
[3.9] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432) (GH-92471)
Miss Islington (bot)
2022-05-08
1
-11/+11
*
gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048) (#92329)
Miss Islington (bot)
2022-05-06
1
-1/+1
*
Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)
Miss Islington (bot)
2022-05-06
1
-1/+2
*
[3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31...
Oleg Iarygin
2022-04-19
1
-4/+4
*
c-api docs: There are five fields, not four (GH-32379)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
[3.9] More minor fixes to C API docs (GH-31525) (GH-32259)
Jelle Zijlstra
2022-04-02
11
-25/+26
*
[3.9] More minor fixes to C API docs (GH-31714) (GH-32260)
Jelle Zijlstra
2022-04-02
5
-9/+7
*
[3.9] Minor fixes to C API docs (GH-31501) (GH-31526)
Jelle Zijlstra
2022-03-02
4
-24/+28
*
bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535)
Miss Islington (bot)
2022-02-23
1
-2/+2
*
[3.9] bpo-22039: [doc] clarify that there are no plans to disable deleting an...
Miss Islington (bot)
2022-01-19
1
-2/+3
*
closes bpo-46253: Change Py_UNICODE to Py_UCS4 in the C API docs to match the...
Miss Islington (bot)
2022-01-11
1
-17/+17
*
bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-292...
Miss Islington (bot)
2021-10-28
2
-8/+20
*
[3.9] [doc] Fix typos found using codespell (GH-28744) (GH-28759)
Christian Clauss
2021-10-06
1
-1/+1
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28524)
Miss Islington (bot)
2021-09-23
1
-3/+3
*
[3.9] Fix minor typo in Doc/c-api/type.rst (GH-28432) (GH-28441)
Miss Islington (bot)
2021-09-18
1
-1/+1
*
[3.9] docs: correct references to __isub__ etc (GH-28297). (GH-28415)
Serhiy Storchaka
2021-09-17
1
-130/+130
*
[doc] Fix typo c-api/exceptions.rst (GH-27847) (GH-27919)
Miss Islington (bot)
2021-08-23
1
-1/+1
*
Note that tp_clear and m_clear are not always called (GH-27581) (GH-27597)
Miss Islington (bot)
2021-08-04
2
-0/+12
*
bpo-41886: Fix documented type of PyType_Type (GH-22454)
Miss Islington (bot)
2021-08-03
1
-1/+1
*
Document PyMember_GetOne and PyMember_SetOne (GH-27555) (GH-27561)
Miss Islington (bot)
2021-08-02
1
-0/+15
*
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724...
Miss Islington (bot)
2021-07-29
1
-1/+1
*
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26878)
Victor Stinner
2021-06-23
2
-4/+11
*
bpo-44426: Fix use of the C keyword 'default' as a variable name (GH-26798) (...
Miss Islington (bot)
2021-06-19
1
-2/+2
*
bpo-44426: Use of 'complex' as a C variable name confuses Sphinx; change it t...
Miss Islington (bot)
2021-06-16
1
-2/+2
*
[3.9] bpo-44392: Add Py_GenericAlias to C API docs (GH-26724) (GH-26757)
Ken Jin
2021-06-16
2
-0/+47
*
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
Miss Islington (bot)
2021-05-29
2
-9/+12
*
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26...
Miss Islington (bot)
2021-05-29
2
-0/+18
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH...
Miss Islington (bot)
2021-04-28
1
-7/+6
*
bpo-43506: Doc: Update removal schedule for Py_UNICODE encoder APIs (GH-24885)
Miss Islington (bot)
2021-03-16
1
-11/+15
*
bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795)
Miss Islington (bot)
2021-03-09
1
-1/+1
*
bpo-36346: Document removal schedule of deprecate APIs (GH-20879)
Miss Islington (bot)
2021-02-22
2
-8/+7
*
closes bpo-43266: Improve array formatting. (GH-24573)
Miss Islington (bot)
2021-02-19
1
-4/+4
*
closes bpo-43254: Fix *snprintf() man page refs. (GH-24563)
Miss Islington (bot)
2021-02-19
1
-2/+2
*
Docs: Remove stray semicolon in init.rst (GH-23974)
Miss Islington (bot)
2021-01-14
1
-1/+1
*
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602) (G...
Miss Islington (bot)
2021-01-06
26
-52/+74
*
bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec...
Miss Islington (bot)
2020-11-21
1
-2/+4
*
bpo-41192: Add documentation of undocumented audit events (GH-22831)
Miss Skeleton (bot)
2020-10-20
1
-0/+2
*
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
Miss Islington (bot)
2020-10-02
1
-4/+6
*
[3.9] bpo-38787: Clarify docs for PyType_GetModule and warn against common mi...
Miss Islington (bot)
2020-09-04
1
-1/+11
*
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH...
Miss Islington (bot)
2020-09-02
1
-1/+10
*
[3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901)
Victor Stinner
2020-08-19
18
-129/+116
*
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
Miss Islington (bot)
2020-08-07
1
-0/+10
*
bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479)
Miss Islington (bot)
2020-08-05
1
-9/+30
*
bpo-41211: Doc: Fix PyLong_FromUnicode (GH-21331)
Inada Naoki
2020-07-05
1
-3/+1
*
bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325)
Miss Islington (bot)
2020-07-05
1
-3/+1
*
Doc: Minor fix to init config C API documentation (GH-21198)
Miss Islington (bot)
2020-07-01
1
-2/+2
*
bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 (GH-21227)
Inada Naoki
2020-06-30
1
-0/+2
[next]