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
/
Include
/
object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35983: skip trashcan for subclasses (GH-11841)
Jeroen Demeyer
2019-05-10
1
-14/+37
*
bpo-36465: Make release and debug ABI compatible (GH-12615)
Victor Stinner
2019-04-24
1
-7/+2
*
bpo-36527: silence -Wunused-parameter warnings in object.h (GH-12688)
Dmitry Marakasov
2019-04-06
1
-0/+3
*
bpo-35134: Don't define types twice in header files (GH-10754)
Victor Stinner
2018-11-27
1
-12/+16
*
bpo-35134: Create Include/cpython/object.h (GH-10679)
Victor Stinner
2018-11-26
1
-485/+6
*
bpo-35059: Add _PyObject_CAST() macro (GH-10645)
Victor Stinner
2018-11-22
1
-11/+17
*
bpo-35059: Convert _PyObject_GC_TRACK() to inline function (GH-10643)
Victor Stinner
2018-11-22
1
-12/+15
*
bpo-35059: Enhance _PyObject_AssertFailed() (GH-10642)
Victor Stinner
2018-11-21
1
-3/+5
*
bpo-35230: dict: Remove some macros (GH-10513)
INADA Naoki
2018-11-14
1
-2/+0
*
bpo-35059: Convert _Py_Dealloc() to static inline function (GH-10223)
Victor Stinner
2018-10-30
1
-6/+15
*
bpo-35059: Convert Py_XINCREF() to static inline function (GH-10224)
Victor Stinner
2018-10-29
1
-13/+17
*
bpo-35059: Convert Py_INCREF() to static inline function (GH-10079)
Victor Stinner
2018-10-29
1
-29/+42
*
bpo-35064 prefix smelly symbols that appear with COUNT_ALLOCS with _Py_ (GH-1...
Pablo Galindo
2018-10-28
1
-4/+4
*
bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107)
Victor Stinner
2018-10-25
1
-0/+4
*
bpo-9263: Dump Python object on GC assertion failure (GH-10062)
Victor Stinner
2018-10-25
1
-0/+47
*
bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093)
Victor Stinner
2018-10-25
1
-2/+2
*
bpo-35053: Add Include/tracemalloc.h (GH-10091)
Victor Stinner
2018-10-25
1
-0/+3
*
bpo-35053: Enhance tracemalloc to trace free lists (GH-10063)
Victor Stinner
2018-10-25
1
-0/+3
*
bpo-9263: _PyObject_Dump() detects freed memory (GH-10061)
Victor Stinner
2018-10-23
1
-0/+1
*
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code ...
Serhiy Storchaka
2018-01-25
1
-2/+11
*
bpo-32544: Speed up hasattr() and getattr() (GH-5173)
INADA Naoki
2018-01-16
1
-1/+3
*
bpo-32030: Add more options to _PyCoreConfig (#4485)
Victor Stinner
2017-11-21
1
-1/+0
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
1
-1/+1
*
bpo-23699: Use a macro to reduce boilerplate code in rich comparison function...
stratakis
2017-11-02
1
-0/+19
*
bpo-31497: Add private helper _PyType_Name(). (#3630)
Serhiy Storchaka
2017-09-17
1
-0/+1
*
bpo-30860: Fix a refleak. (#3567)
Eric Snow
2017-09-14
1
-2/+1
*
bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" (#3565)
Eric Snow
2017-09-14
1
-1/+2
*
bpo-30860: Fix a refleak. (#3506)
Eric Snow
2017-09-12
1
-2/+1
*
bpo-30860: Consolidate stateful runtime globals. (#3397)
Eric Snow
2017-09-08
1
-2/+0
*
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Eric Snow
2017-09-06
1
-0/+2
*
bpo-30860: Consolidate stateful runtime globals. (#2594)
Eric Snow
2017-09-06
1
-2/+0
*
bpo-30341: Improve _PyTrash_thread_destroy_chain() a little bit (#1545)
Xiang Zhang
2017-05-13
1
-1/+1
*
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka
2016-12-27
1
-0/+2
*
Issue #26900: Excluded underscored names and other private API from limited API.
Serhiy Storchaka
2016-09-11
1
-2/+13
*
Issue #24254: Drop cls.__definition_order__.
Eric Snow
2016-09-08
1
-2/+0
*
Implement compact dict
Victor Stinner
2016-09-08
1
-1/+0
*
make _Py_static_string_init use a designated initializer
Benjamin Peterson
2016-09-07
1
-1/+1
*
Issue #24254: Preserve class attribute definition order.
Eric Snow
2016-09-05
1
-0/+2
*
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Serhiy Storchaka
2016-04-10
1
-2/+12
|
\
|
*
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Serhiy Storchaka
2016-04-10
1
-2/+12
*
|
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
Serhiy Storchaka
2016-04-06
1
-2/+2
|
\
\
|
|
/
|
*
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
Serhiy Storchaka
2016-04-06
1
-2/+2
*
|
fix indentation in Py_DECREF()
Victor Stinner
2016-03-19
1
-1/+1
|
/
*
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter
2016-02-10
1
-1/+1
*
Issue #20440: Massive replacing unsafe attribute setting code with special
Serhiy Storchaka
2015-12-24
1
-0/+26
*
docs: Better comment for tp_as_async slot
Yury Selivanov
2015-08-26
1
-1/+2
*
Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.
Yury Selivanov
2015-05-28
1
-6/+3
*
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
2015-05-12
1
-1/+10
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
1
-1/+1
|
\
|
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
1
-1/+1
[next]