1. 12 Dec, 2005 1 commit
    • Tim Peters's avatar
      Merge rev 40737 from 3.6 branch. · 8b5e2177
      Tim Peters authored
      Note that nailing the type of oid to str may allow some
      thread simplifications in Connection._invalidated handling.
      Thanks to Florent Guillaume for noticing!
      8b5e2177
  2. 10 Dec, 2005 1 commit
  3. 09 Dec, 2005 3 commits
  4. 07 Dec, 2005 1 commit
  5. 04 Dec, 2005 1 commit
  6. 30 Nov, 2005 1 commit
  7. 24 Nov, 2005 2 commits
  8. 22 Nov, 2005 1 commit
  9. 20 Nov, 2005 1 commit
  10. 18 Nov, 2005 1 commit
    • Tim Peters's avatar
      Merge rev 40230 from the 3.6 branch. · dcee1d14
      Tim Peters authored
      Testing from a checkout is different than testing from a
      distribution now.  Explain the differences.  Removed the
      business about fiddling PYTHONPATH, because it shouldn't
      be needed (and isn't for me ;-)).
      dcee1d14
  11. 07 Nov, 2005 1 commit
  12. 05 Nov, 2005 4 commits
  13. 01 Nov, 2005 1 commit
  14. 25 Oct, 2005 2 commits
  15. 24 Oct, 2005 3 commits
  16. 21 Oct, 2005 1 commit
  17. 20 Oct, 2005 2 commits
  18. 07 Oct, 2005 3 commits
  19. 05 Oct, 2005 5 commits
  20. 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
  21. 30 Sep, 2005 1 commit
  22. 25 Sep, 2005 1 commit
  23. 13 Sep, 2005 1 commit