1. 04 Oct, 2005 2 commits
    • Tim Peters's avatar
      Merge rev 38757 from 2.8 branch. · b8bb602b
      Tim Peters authored
      Putative fix for Collector 1912.
      
      File._read_data():  This uses savepoints just to get oids assigned
      and to free memory, with no possibility of rollback.  Therefore
      "optimistic" savepoints should be used:  there's no reason here to
      insist that any data managers involved support rollback.
      b8bb602b
    • Florent Guillaume's avatar
      Merged from 38738 on 2.8 branch: · a0b80c75
      Florent Guillaume authored
      The '@' character is now allowed in object ids (RFC 1738 allows it).
      Expanded tests for _checkId.
      a0b80c75
  2. 02 Oct, 2005 3 commits
  3. 01 Oct, 2005 1 commit
  4. 30 Sep, 2005 1 commit
  5. 28 Sep, 2005 1 commit
  6. 26 Sep, 2005 1 commit
  7. 25 Sep, 2005 3 commits
  8. 24 Sep, 2005 3 commits
  9. 16 Sep, 2005 3 commits
  10. 15 Sep, 2005 1 commit
    • Andreas Jung's avatar
      · 7a57f1df
      Andreas Jung authored
            - Collector #1899: fixed migration issue when using export/import for
              ZCatalog instances
      7a57f1df
  11. 09 Sep, 2005 2 commits
  12. 08 Sep, 2005 1 commit
  13. 07 Sep, 2005 1 commit
  14. 02 Sep, 2005 1 commit
  15. 26 Aug, 2005 5 commits
  16. 25 Aug, 2005 1 commit
  17. 24 Aug, 2005 6 commits
  18. 20 Aug, 2005 1 commit
  19. 18 Aug, 2005 1 commit
  20. 16 Aug, 2005 2 commits