[Checkins] [zopefoundation/ExtensionClass] 8e07ea: Fail if C extensions couldn't be compiled on compa...

GitHub noreply at github.com
Thu May 4 13:58:41 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: 8e07ea57e55bd0429c26e099b185a70c7d1daa1b
      https://github.com/zopefoundation/ExtensionClass/commit/8e07ea57e55bd0429c26e099b185a70c7d1daa1b
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    A .coveragerc
    M CHANGES.rst
    M setup.py
    M src/ComputedAttribute/__init__.py
    M src/ComputedAttribute/tests.py
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/__init__.py
    M src/MethodObject/tests.py
    M tox.ini

  Log Message:
  -----------
  Fail if C extensions couldn't be compiled on compatible platforms.

This avoids silent failures at install or test time, for example
if the compiler chain isn't set up correctly.




More information about the checkins mailing list