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
/
object.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (G...
Miss Islington (bot)
2024-05-08
1
-1/+1
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
1
-0/+49
*
gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891)
Sergey B Kirpichev
2024-01-27
1
-6/+2
*
gh-101100: Fix sphinx warnings in `c-api/file.rst` (#114546)
Nikita Sobolev
2024-01-26
1
-0/+8
*
gh-113391: fix outdated PyObject_HasAttr docs (#113420)
Sergey B Kirpichev
2024-01-08
1
-3/+2
*
gh-107073: Make PyObject_VisitManagedDict() public (#108763)
Victor Stinner
2023-10-02
1
-0/+18
*
gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
Serhiy Storchaka
2023-09-17
1
-3/+22
*
Improve some C API documentation (GH-108768)
Serhiy Storchaka
2023-09-01
1
-23/+17
*
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow
2023-08-07
1
-6/+7
*
gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)
Serhiy Storchaka
2023-07-27
1
-3/+3
*
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka
2023-07-21
1
-8/+8
*
gh-106521: Add PyObject_GetOptionalAttr() function (GH-106522)
Serhiy Storchaka
2023-07-11
1
-2/+39
*
gh-106033: [docs] Improve C API GetItem & HasAttr notes. (#106047)
Gregory P. Smith
2023-06-24
1
-7/+11
*
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner
2023-05-06
1
-6/+6
*
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin
2023-05-04
1
-0/+39
*
gh-102595: Document `PyObject_Format` c-api function (GH-102596)
Nikita Sobolev
2023-03-21
1
-0/+9
*
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder
2023-02-14
1
-1/+1
*
gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeO...
Adam Turner
2022-10-05
1
-1/+1
*
GH-92678: Document that you shouldn't be doing your own dictionary offset cal...
Mark Shannon
2022-08-09
1
-0/+18
*
Document Py_ssize_t. (GH-92512)
Julien Palard
2022-05-13
1
-1/+1
*
More minor fixes to C API docs (GH-31525)
Jelle Zijlstra
2022-04-02
1
-2/+2
*
bpo-22039: [doc] clarify that there are no plans to disable deleting an attri...
Irit Katriel
2022-01-19
1
-2/+3
*
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194)
Yury Selivanov
2021-09-07
1
-1/+1
*
bpo-44426: Fix use of the C keyword 'default' as a variable name (GH-26798)
Mark Dickinson
2021-06-19
1
-2/+2
*
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (G...
Pablo Galindo
2021-03-23
1
-0/+11
*
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
Erlend Egeberg Aasland
2021-02-15
1
-2/+2
*
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner
2020-08-13
1
-1/+1
*
bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026)
Zackery Spytz
2020-03-17
1
-1/+1
*
bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
Joannah Nanjekye
2020-01-29
1
-1/+2
*
bpo-36974: expand call protocol documentation (GH-13844)
Jeroen Demeyer
2019-11-12
1
-240/+0
*
bpo-37645: add new function _PyObject_FunctionStr() (GH-14890)
Jeroen Demeyer
2019-11-05
1
-0/+1
*
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
1
-36/+36
*
bpo-37540: vectorcall: keyword names must be strings (GH-14682)
Jeroen Demeyer
2019-08-16
1
-2/+2
*
bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)
Jeroen Demeyer
2019-07-11
1
-0/+12
*
bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)
Jeroen Demeyer
2019-07-08
1
-0/+11
*
bpo-37483: add _PyObject_CallOneArg() function (#14558)
Jeroen Demeyer
2019-07-04
1
-0/+11
*
bpo-37337: Add _PyObject_VectorcallMethod() (GH-14228)
Jeroen Demeyer
2019-06-28
1
-0/+22
*
bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159)
Victor Stinner
2019-06-17
1
-1/+2
*
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)
Victor Stinner
2019-06-17
1
-8/+16
*
bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890)
Victor Stinner
2019-06-17
1
-0/+10
*
bpo-36974: document PEP 590 (GH-13450)
Jeroen Demeyer
2019-06-02
1
-0/+77
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
Serhiy Storchaka
2018-12-18
1
-0/+9
*
bpo-5945: Improve mappings and sequences C API docs. (GH-7029)
Serhiy Storchaka
2018-05-22
1
-4/+4
*
Uniformize argument names of "call" functions
Victor Stinner
2016-12-06
1
-27/+46
*
Issue #25701: Document C API functions that both set and delete objects
Martin Panter
2015-12-08
1
-8/+19
*
Fixed a typo.
Serhiy Storchaka
2015-05-02
1
-1/+1
*
Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention...
Georg Brandl
2014-10-06
1
-29/+34
*
PyObject not PyType (closes #18494)
Benjamin Peterson
2014-10-06
1
-2/+2
[next]