Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct a markup error for an accented character. | Fred Drake | 2001-06-29 | 1 | -1/+1 |
* | Corrected an error in the information on supporting weak references in | Fred Drake | 2001-06-22 | 1 | -9/+7 |
* | Fix typo in weakref.proxy() documentation. | Fred Drake | 2001-05-10 | 1 | -1/+1 |
* | Include a synopsis for the chapter overview. | Fred Drake | 2001-04-11 | 1 | -0/+1 |
* | Remove the mapping() function from the documentation. | Fred Drake | 2001-04-10 | 1 | -25/+15 |
* | Added example use of weak references, contributed by Tim Peters. | Fred Drake | 2001-03-28 | 1 | -0/+22 |
* | Update to the most recent weakref changes. | Fred Drake | 2001-03-23 | 1 | -11/+4 |
* | Patch #403985: Add support for weak-keyed dictionaries | Martin v. Löwis | 2001-02-27 | 1 | -16/+36 |
* | Fix two typos | Andrew M. Kuchling | 2001-02-14 | 1 | -2/+2 |
* | Documentation for the weakref module. | Fred Drake | 2001-02-01 | 1 | -0/+227 |