1. 10 Dec, 2005 1 commit
  2. 09 Dec, 2005 1 commit
  3. 05 Dec, 2005 2 commits
  4. 04 Dec, 2005 1 commit
  5. 30 Nov, 2005 1 commit
  6. 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
  7. 21 Nov, 2005 1 commit
  8. 18 Nov, 2005 2 commits
  9. 07 Nov, 2005 1 commit
  10. 05 Nov, 2005 4 commits
  11. 01 Nov, 2005 1 commit
  12. 25 Oct, 2005 2 commits
  13. 24 Oct, 2005 3 commits
  14. 21 Oct, 2005 1 commit
  15. 20 Oct, 2005 2 commits
  16. 07 Oct, 2005 3 commits
  17. 05 Oct, 2005 5 commits
  18. 04 Oct, 2005 2 commits
    • Tim Peters's avatar
      News about Collector 1900 fix. · 67b8b159
      Tim Peters authored
      67b8b159
    • Tim Peters's avatar
      Merge rev 38747 from 3.4 branch. · 2fe0d7e7
      Tim Peters authored
      Port from 2.7 branch.
      
      Collector 1900.
      
      send_reply(), return_error():  Stop trying to catch an exception that doesn't
      exist, when marshal.encode() raises an exception.  Jeremy simplified the
      marshal.encode() half of this about 3 years ago, but apparently forgot to
      change ZEO/zrpc/connection.py to match.
      2fe0d7e7
  19. 30 Sep, 2005 1 commit
  20. 25 Sep, 2005 1 commit
  21. 13 Sep, 2005 1 commit
  22. 07 Sep, 2005 3 commits