[Checkins] [zopefoundation/zope.app.publication] 9a376f: Update Python versions in .travis.yml

Marius Gedminas noreply at github.com
Thu Jun 27 16:32:50 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.publication
  Commit: 9a376fc4ea14f086ce1a94c0f075be7c4c036098
      https://github.com/zopefoundation/zope.app.publication/commit/9a376fc4ea14f086ce1a94c0f075be7c4c036098
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Update Python versions in .travis.yml


  Commit: 84a9c0eb335f872c3f2ab0e7f003790c89f9dde4
      https://github.com/zopefoundation/zope.app.publication/commit/84a9c0eb335f872c3f2ab0e7f003790c89f9dde4
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M src/zope/app/publication/methodnotallowed.txt

  Log Message:
  -----------
  Deal with Persistent.__repr__ changes

Nowadays the exception looks like

  MethodNotAllowed: <zope.site.folder.Folder object at 0x7f4070af6578 oid 0x330151d1a0757ba9 in <Connection at 7f4070af42d0>>, <zope.publisher.http.HTTPRequest instance URL=http://localhost>

We can accept both representations with judicial use of ...


  Commit: 888b9ce72b0967597c49fcafb3124959ed226d78
      https://github.com/zopefoundation/zope.app.publication/commit/888b9ce72b0967597c49fcafb3124959ed226d78
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M .travis.yml
    M src/zope/app/publication/methodnotallowed.txt

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/travis-py34-py37

Fix tests wrt new Persistent.__repr__ and update Python versions in .travis.yml


Compare: https://github.com/zopefoundation/zope.app.publication/compare/9dddb8d9547f...888b9ce72b09


More information about the checkins mailing list