[Checkins] [zopefoundation/zope.app.publication] 24af2a: Replace ZODB.POSException.ConflictError with trans...

GitHub noreply at github.com
Mon Feb 25 14:17:43 UTC 2013


  Branch: refs/heads/adamg-transient
  Home:   https://github.com/zopefoundation/zope.app.publication
  Commit: 24af2a3304e1a2a5b37a3f1c916a836a20a03fca
      https://github.com/zopefoundation/zope.app.publication/commit/24af2a3304e1a2a5b37a3f1c916a836a20a03fca
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-03-09 (Fri, 09 Mar 2012)

  Log Message:
  -----------
  Replace ZODB.POSException.ConflictError with transaction.interfaces.TransientError


  Commit: 31660eeb411786f28c43729e4d2bf011e1f0a3c5
      https://github.com/zopefoundation/zope.app.publication/commit/31660eeb411786f28c43729e4d2bf011e1f0a3c5
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-03-09 (Fri, 09 Mar 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/zope/app/publication/tests/test_zopepublication.py
    M src/zope/app/publication/zopepublication.py

  Log Message:
  -----------
  - Replace ZODB.POSException.ConflictError with
  transaction.interfaces.TransientError. The latter should be a more generic
  signal to retry a transaction/request.
- Get rid of ZODB dependency.


  Commit: 4ba8fb23d9defb12d6e54ebc8148c706c5bf072b
      https://github.com/zopefoundation/zope.app.publication/commit/4ba8fb23d9defb12d6e54ebc8148c706c5bf072b
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-03-09 (Fri, 09 Mar 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  mention some versions


Compare: https://github.com/zopefoundation/zope.app.publication/compare/24af2a3304e1^...4ba8fb23d9de


More information about the checkins mailing list