Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be | Skip Montanaro | 2001-03-01 | 1 | -0/+3 |
* | Change WeakDictionary to WeakValueDictionary in a couple more places. | Fred Drake | 2001-03-01 | 1 | -4/+7 |
* | Patch #403985: Add support for weak-keyed dictionaries | Martin v. Löwis | 2001-02-27 | 1 | -3/+60 |
* | Ouch! I need a better test suite for this. ;-( | Fred Drake | 2001-02-02 | 1 | -1/+0 |
* | WeakDictionary.items(): Do not allow (key,ref) pairs to leak out for | Fred Drake | 2001-02-02 | 1 | -3/+3 |
* | PEP 205, Weak References -- initial checkin. | Fred Drake | 2001-02-01 | 1 | -0/+117 |