[Checkins] [zopefoundation/Zope] e3bb04: - Making a Zope 2.9 flavour that supports ZODB 3....

GitHub noreply at github.com
Tue Feb 26 16:40:54 UTC 2013


  Branch: refs/heads/2.9-with-ZODB3.8
  Home:   https://github.com/zopefoundation/Zope
  Commit: e3bb040d1e671b4faa25c85a115eb47796ea656d
      https://github.com/zopefoundation/Zope/commit/e3bb040d1e671b4faa25c85a115eb47796ea656d
  Author: Christian Theune <ct at gocept.com>
  Date:   2007-03-09 (Fri, 09 Mar 2007)

  Log Message:
  -----------
   - Making a Zope 2.9 flavour that supports ZODB 3.8. 

 This is an unofficial branch.


  Commit: 4b31630883568bda11d6eda0c8512a295a3b2b4a
      https://github.com/zopefoundation/Zope/commit/4b31630883568bda11d6eda0c8512a295a3b2b4a
  Author: Christian Theune <ct at gocept.com>
  Date:   2007-03-09 (Fri, 09 Mar 2007)

  Changed paths:
    M lib/python/OFS/tests/testHistory.py

  Log Message:
  -----------
   - fixed test that was too strict


  Commit: 08080b1a95a1209925eeeec4f74a19f751570cd2
      https://github.com/zopefoundation/Zope/commit/08080b1a95a1209925eeeec4f74a19f751570cd2
  Author: Christian Theune <ct at gocept.com>
  Date:   2007-03-09 (Fri, 09 Mar 2007)

  Changed paths:
    M setup.py

  Log Message:
  -----------
   - fixed ZODB setup.py integration


  Commit: 5e733da65c294a5165a8c2b7de3073efb9e7aeca
      https://github.com/zopefoundation/Zope/commit/5e733da65c294a5165a8c2b7de3073efb9e7aeca
  Author: Christian Theune <ct at gocept.com>
  Date:   2007-03-09 (Fri, 09 Mar 2007)

  Changed paths:
    M doc/CHANGES.txt
    M lib/python/ZPublisher/HTTPRequest.py
    M lib/python/ZPublisher/tests/testHTTPRequest.py

  Log Message:
  -----------
   - backported feature to support named temporary files


  Commit: 999116fb3809ee9b1ac258b422d13e38787df341
      https://github.com/zopefoundation/Zope/commit/999116fb3809ee9b1ac258b422d13e38787df341
  Author: Andreas Zeidler <az at zitc.de>
  Date:   2007-06-04 (Mon, 04 Jun 2007)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  the `winlock.c` extension no longer exists with zodb 3.8


  Commit: b15335f48cde14564fdab28c44672064b63cee72
      https://github.com/zopefoundation/Zope/commit/b15335f48cde14564fdab28c44672064b63cee72
  Author: Andreas Zeidler <az at zitc.de>
  Date:   2007-06-04 (Mon, 04 Jun 2007)

  Changed paths:
    R lib/python/Products/Transience/tests/testCounters.py

  Log Message:
  -----------
  DB.open() doesn't support the `synch` parameter in ZODB 3.8, so this test doesn't make sense anymore (and can be removed)


  Commit: f328bd099ec8f9efa588d1b0ab74072f82bb660e
      https://github.com/zopefoundation/Zope/commit/f328bd099ec8f9efa588d1b0ab74072f82bb660e
  Author: Andreas Zeidler <az at zitc.de>
  Date:   2007-06-04 (Mon, 04 Jun 2007)

  Changed paths:
    M lib/python/tempstorage/tests/testTemporaryStorage.py

  Log Message:
  -----------
  DB.open() doesn't support the `mvcc` parameter in ZODB 3.8, so `checkWithoutMVCCRaisesReadConflict` won't raise a `ReadConflictError` either


Compare: https://github.com/zopefoundation/Zope/compare/e3bb040d1e67^...f328bd099ec8


More information about the checkins mailing list