[Checkins] [zopefoundation/zope.container] e14b31: Use Python 3.6.2 on MacOS

Marius Gedminas noreply at github.com
Tue Jan 21 15:24:34 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.container
  Commit: e14b31de9787e16bea605c610a2a63b2c1ffbe49
      https://github.com/zopefoundation/zope.container/commit/e14b31de9787e16bea605c610a2a63b2c1ffbe49
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Use Python 3.6.2 on MacOS

It seems that 3.6.0 has a bug that causes
https://github.com/nedbat/coveragepy/issues/703 ("Couldn't use data file
'/Users/travis/build/zopefoundation/zope.container/.coverage': Safety level
may not be changed inside a transaction" and a failed build from
'coverage run').


  Commit: 741070f68f3a7ed774019be0279ec334fb9340d4
      https://github.com/zopefoundation/zope.container/commit/741070f68f3a7ed774019be0279ec334fb9340d4
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #31 from zopefoundation/macpython-3.6

Use Python 3.6.2 on MacOS


Compare: https://github.com/zopefoundation/zope.container/compare/518ec36ea2c2...741070f68f3a


More information about the checkins mailing list