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
/
library
/
weakref.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-0/+4
*
Backport of weakref.WeakSet and tests from Python 3.
Michael Foord
2010-03-29
1
-0/+8
*
Add support for weak references to code objects. This will be used by an opti...
Collin Winter
2010-03-18
1
-2/+2
*
Add a new directive marking up implementation details and start using it.
Georg Brandl
2009-10-22
1
-4/+4
*
Fix punctuation.
Georg Brandl
2009-10-22
1
-2/+2
*
rewrite to be nice to other implementations
Benjamin Peterson
2009-10-22
1
-2/+2
*
#7170: fix explanation about non-weakrefable builtin types.
Georg Brandl
2009-10-21
1
-0/+4
*
Add weakref support to the thread.lock type.
Gregory P. Smith
2009-08-20
1
-0/+3
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
Enable doctest running for several other documents.
Georg Brandl
2008-03-22
1
-2/+2
*
#1918: document that weak references *to* an object are
Georg Brandl
2008-03-22
1
-16/+24
*
Another fix.
Georg Brandl
2008-02-22
1
-1/+1
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-3/+3
*
Add more entries to the glossary.
Georg Brandl
2007-12-02
1
-16/+16
*
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha...
Georg Brandl
2007-11-02
1
-2/+2
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-2/+2
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-3/+3
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+330