[Checkins] [zopefoundation/Zope] a2e8e9: Ensure WSGIPublisher starts / ends interaction.

GitHub noreply at github.com
Thu Jun 18 21:14:26 CEST 2015


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: a2e8e90aebeb7559a85a46913c8e2940e9a72f5c
      https://github.com/zopefoundation/Zope/commit/a2e8e90aebeb7559a85a46913c8e2940e9a72f5c
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Ensure WSGIPublisher starts / ends interaction.

Make it analogous to the ZServer publisher.

Cherry-pick 41594f6d83a1c2599751b6faf8abd26c99a1d0d1 from master.


  Commit: d307bb9cd79ed72b5b56cb0be1931ac0329ad0d8
      https://github.com/zopefoundation/Zope/commit/d307bb9cd79ed72b5b56cb0be1931ac0329ad0d8
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Ensure that interaction ends, once begun.

Wrap in try-finally.

Cherry-pick c73dfcd1d8216dc06db1fc3692269a86ed37631d from master.


  Commit: bce98ad9b0575bbdbb1e9200fe24ddbc5796ecfe
      https://github.com/zopefoundation/Zope/commit/bce98ad9b0575bbdbb1e9200fe24ddbc5796ecfe
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst

  Log Message:
  -----------
  Changelog for LP #1465432.

Backporting WSGIPublisher interaction fixes.


  Commit: 6a4af6120075480787c5c44ca8ad93f172fdac70
      https://github.com/zopefoundation/Zope/commit/6a4af6120075480787c5c44ca8ad93f172fdac70
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Merge pull request #29 from zopefoundation/lp1465432-backport_end_interaction

WSGI begin / end interaction fixes


Compare: https://github.com/zopefoundation/Zope/compare/857907e8fc87...6a4af6120075


More information about the checkins mailing list