[Checkins] [zopefoundation/martian] cb0670: Add support for Python 3.7 and 3.8.

Michael Howitz noreply at github.com
Thu Mar 14 10:14:25 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/martian
  Commit: cb0670d0f637a230db10b23a9098de9a765b0db7
      https://github.com/zopefoundation/martian/commit/cb0670d0f637a230db10b23a9098de9a765b0db7
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/martian/directive.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.7 and 3.8.


  Commit: acc057bcec278500700358bb7d9f4541ced6361a
      https://github.com/zopefoundation/martian/commit/acc057bcec278500700358bb7d9f4541ced6361a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M setup.py
    M src/martian/compat3.py
    M src/martian/directive.py
    M src/martian/testing.py
    M src/martian/util.py

  Log Message:
  -----------
  Improve discoverability for Python 2 compatibility code.


  Commit: 33e8b34bb7ba521292219e2835306adb97b6d0f5
      https://github.com/zopefoundation/martian/commit/33e8b34bb7ba521292219e2835306adb97b6d0f5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M src/martian/util.py

  Log Message:
  -----------
  Implement suggestion of @mgedmin


  Commit: a4829925a51e92bfd9998acea58489641f82600c
      https://github.com/zopefoundation/martian/commit/a4829925a51e92bfd9998acea58489641f82600c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/martian/compat3.py
    M src/martian/directive.py
    M src/martian/testing.py
    M src/martian/util.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #14 from zopefoundation/py37

 Add support for Python 3.7 and 3.8.


Compare: https://github.com/zopefoundation/martian/compare/f4c7d117f078...a4829925a51e


More information about the checkins mailing list