[Checkins] [zopefoundation/persistent] a2a66b: Require CFFI on CPython for pure-Python operation.

GitHub noreply at github.com
Tue Nov 20 13:53:01 CET 2018


  Branch: refs/heads/issue77
  Home:   https://github.com/zopefoundation/persistent
  Commit: a2a66b77f006b507592b99c027eecc782f968573
      https://github.com/zopefoundation/persistent/commit/a2a66b77f006b507592b99c027eecc782f968573
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

  Changed paths:
    M CHANGES.rst
    M persistent/ring.py
    M persistent/tests/test_persistence.py
    M persistent/tests/test_picklecache.py
    M persistent/tests/test_ring.py
    M persistent/tests/test_timestamp.py
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Require CFFI on CPython for pure-Python operation.

Fixes #77


  Commit: d5c724b70409bffc355b6eeb0f9dc0e1efa1c43e
      https://github.com/zopefoundation/persistent/commit/d5c724b70409bffc355b6eeb0f9dc0e1efa1c43e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

  Changed paths:
    M persistent/tests/test_picklecache.py

  Log Message:
  -----------
  Really run the CPickleCache tests by returning the correct thing.


Compare: https://github.com/zopefoundation/persistent/compare/58812f4a8250...d5c724b70409
      **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