GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
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