[Checkins] [zopefoundation/zope.server] 6779f5: replace try/finally for locks with 'with'

GitHub noreply at github.com
Fri Oct 27 01:11:01 CEST 2017


  Branch: refs/heads/100_coverage
  Home:   https://github.com/zopefoundation/zope.server
  Commit: 6779f511bdb0e7fd08b0a845496fb2f7b7ea6b46
      https://github.com/zopefoundation/zope.server/commit/6779f511bdb0e7fd08b0a845496fb2f7b7ea6b46
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M src/zope/server/serverchannelbase.py
    M src/zope/server/taskthreads.py
    M src/zope/server/trigger.py

  Log Message:
  -----------
  replace try/finally for locks with 'with'


  Commit: 3bb6a063a09639ea9cc3fa22f20a61f00a6492a5
      https://github.com/zopefoundation/zope.server/commit/3bb6a063a09639ea9cc3fa22f20a61f00a6492a5
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/zope/server/http/tests/test_httpserver.py
    M tox.ini

  Log Message:
  -----------
  Add PyPy support.


  Commit: dc071eac3f808f72b30cba7715b33f8ed2a9ee00
      https://github.com/zopefoundation/zope.server/commit/dc071eac3f808f72b30cba7715b33f8ed2a9ee00
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M setup.py
    A src/zope/server/ftp/README.rst
    R src/zope/server/ftp/README.txt

  Log Message:
  -----------
  Rename .txt -> .rst for better rendering. Add badges to README


Compare: https://github.com/zopefoundation/zope.server/compare/dfd9ccfb8820...dc071eac3f80


More information about the checkins mailing list