Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
38965ec5411da60d312b59be281f3510d58e0cf1
/
Include
/
cpython
/
object.h
38965ec
bpo-39947: Hide implementation detail of trashcan macros (GH-18971)
by Victor Stinner
· 5 years ago
f95cd19
bpo-39571: Fix clang warning on PyTypeObject typedef (GH-18385)
by Victor Stinner
· 6 years ago
509dd90
bpo-39542: Convert PyType_Check() to static inline function (GH-18364)
by Victor Stinner
· 6 years ago
f58bd7c
bpo-39542: Make PyObject_INIT() opaque in limited C API (GH-18363)
by Victor Stinner
· 6 years ago
0fa4f43
bpo-39542: Exclude trashcan from the limited C API (GH-18362)
by Victor Stinner
· 6 years ago
f16433a
bpo-39543: Remove unused _Py_Dealloc() macro (GH-18361)
by Victor Stinner
· 6 years ago
c6e5c11
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
by Victor Stinner
· 6 years ago
2a4903f
bpo-38631: Add _Py_NO_RETURN to functions calling Py_FatalError() (GH-18278)
by Victor Stinner
· 6 years ago
bf17d41
bpo-37645: add new function _PyObject_FunctionStr() (GH-14890)
by Jeroen Demeyer
· 6 years ago
b2f9473
bpo-37249: add declaration of _PyObject_GetMethod (GH-14015)
by Jeroen Demeyer
· 6 years ago
aacc77f
bpo-36974: implement PEP 590 (GH-13185)
by Jeroen Demeyer
· 6 years ago
0fc91ee
bpo-36389: Add _PyObject_CheckConsistency() function (GH-12803)
by Victor Stinner
· 6 years ago
bb86bf4
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
by Serhiy Storchaka
· 7 years ago
6eb9966
bpo-35134: Create Include/cpython/object.h (GH-10679)
by Victor Stinner
· 7 years ago