1. bd7f818 Weak*Dictionary: Added docstrings to the classes. by Fred Drake · 23 years ago
  2. 1d9e4b7 Weak*Dictionary.update(): Fix calls to [].append() to only have one by Fred Drake · 23 years ago
  3. 9a9d219 mapping(): Remove this function since it does not add anything to the API. by Fred Drake · 23 years ago
  4. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 24 years ago
  5. 9d2c85d Change WeakDictionary to WeakValueDictionary in a couple more places. by Fred Drake · 24 years ago
  6. 5e16333 Patch #403985: Add support for weak-keyed dictionaries by Martin v. Löwis · 24 years ago
  7. 0399bd8 Ouch! I need a better test suite for this. ;-( by Fred Drake · 24 years ago
  8. 312a5dc WeakDictionary.items(): Do not allow (key,ref) pairs to leak out for by Fred Drake · 24 years ago
  9. 41deb1e PEP 205, Weak References -- initial checkin. by Fred Drake · 24 years ago