1. 06 Mar, 2002 2 commits
    • Michael W. Hudson's avatar
      Apply (my) patch: · ce358e30
      Michael W. Hudson authored
      [ 526072 ] pickling os.stat results round II
      
      structseq's constructors can now take "invisible" fields in a dict.
      Gave the constructors better error messages.
      their __reduce__ method puts these fields in a dict.
      
      (this is all in aid of getting os.stat_result's to pickle portably)
      
      Also fixes
      
      [ 526039 ] devious code can crash structseqs
      
      Thought needed about how much of this counts as a bugfix.  Certainly
      #526039 needs to be fixed.
      ce358e30
    • Fred Drake's avatar
      Added missing version annotation for dict(). · da8a6dd0
      Fred Drake authored
      da8a6dd0
  2. 05 Mar, 2002 7 commits
  3. 04 Mar, 2002 3 commits
  4. 03 Mar, 2002 8 commits
  5. 02 Mar, 2002 6 commits
  6. 01 Mar, 2002 10 commits
  7. 28 Feb, 2002 4 commits