[Checkins] [zopefoundation/BTrees] bbeb7c: Fix tests against persistent 4.4.

GitHub noreply at github.com
Fri Sep 14 14:49:34 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: bbeb7ca1cabe69a5e67399432d3ca0380799ac95
      https://github.com/zopefoundation/BTrees/commit/bbeb7ca1cabe69a5e67399432d3ca0380799ac95
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M BTrees/tests/common.py
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Fix tests against persistent 4.4.

Stop being quite so strict to account for the differences between the
C and Python implementations. But do test that we don't break the new
features when we didn't already have a better form.

Fixes #94

Refs https://github.com/zopefoundation/persistent/issues/92


  Commit: 2c430dd23dc39aceb1a46ade66b5422c97e4eaae
      https://github.com/zopefoundation/BTrees/commit/2c430dd23dc39aceb1a46ade66b5422c97e4eaae
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M BTrees/tests/common.py
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Merge pull request #95 from zopefoundation/issue94

Fix tests against persistent 4.4.


Compare: https://github.com/zopefoundation/BTrees/compare/7b6c79b7a3cd...2c430dd23dc3
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list