• Tres Seaver's avatar
    Launchpad #290254, DateTime/DateTime.py · c6336db5
    Tres Seaver authored
    o Added '__setstate__' to cope with old pickles missing a '_micros'
      attribute;  Python's pickling support was creating a new instance,
      *with* a '_micros' attribute, but not clearing that attribute before
      updating the instance dict with the unpickled state.
    c6336db5
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 14 KB