[Checkins] [zopefoundation/BTrees] 122de7: Get 'py35-pure' tox environment passing.

GitHub noreply at github.com
Thu Dec 22 18:34:14 CET 2016


  Branch: refs/heads/make-tox-py35-pure-pass
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 122de7951b21188a11d85a9f290890d09b651238
      https://github.com/zopefoundation/BTrees/commit/122de7951b21188a11d85a9f290890d09b651238
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-12-22 (Thu, 22 Dec 2016)

  Changed paths:
    M BTrees/IFBTree.py
    M BTrees/IIBTree.py
    M BTrees/IOBTree.py
    M BTrees/LFBTree.py
    M BTrees/LLBTree.py
    M BTrees/LOBTree.py
    M BTrees/OIBTree.py
    M BTrees/OLBTree.py
    M BTrees/OOBTree.py
    M BTrees/_base.py
    M BTrees/fsBTree.py

  Log Message:
  -----------
  Get 'py35-pure' tox environment passing.

On Py3k, the conditional imports fail with an AttributeError when the
C extensions are missing, rather than an ImportError.




More information about the checkins mailing list