Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2277b947bb95b17e47a88f43a78e45d4b27326e2
/
Doc
/
library
/
weakref.rst
3c3ab22
Issue #15412: Remove erroneous note about weakrefs
by Richard Oudkerk
· 13 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
e6410c5
Backport of weakref.WeakSet and tests from Python 3.
by Michael Foord
· 15 years ago
001a395
Add support for weak references to code objects. This will be used by an optimization in the incoming Python 3 JIT.
by Collin Winter
· 15 years ago
08be2e2
Add a new directive marking up implementation details and start using it.
by Georg Brandl
· 16 years ago
0968fd6
Fix punctuation.
by Georg Brandl
· 16 years ago
ff81cb8
rewrite to be nice to other implementations
by Benjamin Peterson
· 16 years ago
cf842ad
#7170: fix explanation about non-weakrefable builtin types.
by Georg Brandl
· 16 years ago
4e63d54
Add weakref support to the thread.lock type.
by Gregory P. Smith
· 16 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
e8f1b00
Enable doctest running for several other documents.
by Georg Brandl
· 17 years ago
86f38c8
#1918: document that weak references *to* an object are
by Georg Brandl
· 17 years ago
1699db1
Another fix.
by Georg Brandl
· 17 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
584265b
Add more entries to the glossary.
by Georg Brandl
· 18 years ago
7c3e79f
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__.
by Georg Brandl
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago