summaryrefslogtreecommitdiffstats
path: root/Doc/library/weakref.rst
Commit message (Expand)AuthorAgeFilesLines
* Add a new directive marking up implementation details and start using it.Georg Brandl2009-10-221-4/+4
* Fix punctuation.Georg Brandl2009-10-221-2/+2
* rewrite to be nice to other implementationsBenjamin Peterson2009-10-221-2/+2
* #7170: fix explanation about non-weakrefable builtin types.Georg Brandl2009-10-211-0/+4
* Add weakref support to the thread.lock type.Gregory P. Smith2009-08-201-0/+3
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* Enable doctest running for several other documents.Georg Brandl2008-03-221-2/+2
* #1918: document that weak references *to* an object areGeorg Brandl2008-03-221-16/+24
* Another fix.Georg Brandl2008-02-221-1/+1
* Some cleanup in the docs.Georg Brandl2007-12-291-3/+3
* Add more entries to the glossary.Georg Brandl2007-12-021-16/+16
* Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha...Georg Brandl2007-11-021-2/+2
* Add :term:s for iterator.Georg Brandl2007-10-211-2/+2
* Add :term: for generators.Georg Brandl2007-10-211-3/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+330