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
/
weakrefobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #13867: remove untrue comment about PyWeakref_Check().
Georg Brandl
2013-10-08
1
-3/+0
*
Issue #16602: When a weakref's target was part of a long deallocation chain, ...
Antoine Pitrou
2012-12-08
1
-1/+11
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+4
*
make hashes always the size of pointers; introduce Py_hash_t #9778
Benjamin Peterson
2010-10-17
1
-1/+1
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-3/+3
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-3/+3
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+1
*
SF 1055820: weakref callback vs gc vs threads
Tim Peters
2004-10-30
1
-0/+20
*
Make weak references subclassable:
Fred Drake
2004-07-02
1
-1/+6
*
SF bug 839548: Bug in type's GC handling causes segfaults.
Tim Peters
2003-11-20
1
-0/+2
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-7/+7
*
Remove bogus declaration.
Fred Drake
2001-10-05
1
-2/+0
*
The weak reference implementation, separated from the weakref module.
Fred Drake
2001-10-05
1
-0/+50