1. 05 Jan, 2006 2 commits
  2. 03 Jan, 2006 1 commit
  3. 02 Jan, 2006 3 commits
  4. 18 Dec, 2005 2 commits
  5. 14 Dec, 2005 1 commit
    • Tim Peters's avatar
      Merge rev 40783 from 3.4 branch. · b93674ff
      Tim Peters authored
      _setstate():  An MVCC optimization was inadvertently disabled by
      fixes for ZClasses.  Repaired.
      
      Elsewhere, repaired English in comments.
      b93674ff
  6. 12 Dec, 2005 2 commits
  7. 10 Dec, 2005 1 commit
  8. 09 Dec, 2005 1 commit
  9. 05 Dec, 2005 2 commits
  10. 04 Dec, 2005 1 commit
  11. 30 Nov, 2005 1 commit
  12. 22 Nov, 2005 1 commit
    • Thomas Lotze's avatar
      merging revision 40330 from trunk: · 20322290
      Thomas Lotze authored
      - fixed the API of the pop() method on PersistentDict and PersistentMapping
      - no longer try to find pop and popitem on UserDict as all supported
        Python versions have them
      - added a test for the default argument of pop()
      - added a NEWS.txt entry about pop()
      20322290
  13. 21 Nov, 2005 1 commit
  14. 18 Nov, 2005 2 commits
  15. 07 Nov, 2005 1 commit
  16. 05 Nov, 2005 4 commits
  17. 01 Nov, 2005 1 commit
  18. 25 Oct, 2005 2 commits
  19. 24 Oct, 2005 3 commits
  20. 21 Oct, 2005 1 commit
  21. 20 Oct, 2005 2 commits
  22. 07 Oct, 2005 3 commits
  23. 05 Oct, 2005 2 commits
    • Tim Peters's avatar
      Merge rev 38779 from 3.5 branch. · cd031e83
      Tim Peters authored
      A wordier stab at Florent's rev 38766.
      
      More words in the subtransaction deprecation warning.
      cd031e83
    • Tim Peters's avatar
      Revert inappropriate checkin. · 4d7082ea
      Tim Peters authored
      The new text wasn't more accurate than the text it
      replaced.  I'll add more words, but on the 3.5 branch
      (where it belongs), and then merge that to the trunk.
      4d7082ea