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