1. 07 Mar, 2018 1 commit
    • Jason Madden's avatar
      Support PURE_PYTHON at runtime. · 5ddd0442
      Jason Madden authored
      Add failing tests and then fix them. Use a common function to DRY in
      all the modules.
      
      Fixes #78
      
      Also use zope.testrunner in tox (and travis) because it allows passing
      arguments to select what tests to run, see slow tests, etc.
      
      Simplify setup.py to always build the C modules and avoid polluting
      wheel caches (the same as zope.security and other projects that have
      been worked on lately).
      
      Bump the minimum 'persistent' requirement to one that actually works
      in PURE_PYTHON mode (plus fix wheel metadata; otherwise we need
      environment markers).
      
      Test PURE_PYTHON in environments on Travis. Do some minor tuning to
      eliminate redundant test cases and speed up test time.
      5ddd0442
  2. 21 Feb, 2018 1 commit
  3. 15 Sep, 2017 2 commits
  4. 23 Apr, 2017 2 commits
  5. 21 Apr, 2017 1 commit
  6. 20 Apr, 2017 3 commits
  7. 13 Apr, 2017 1 commit
  8. 05 Mar, 2017 2 commits
  9. 24 Jan, 2017 4 commits
  10. 23 Jan, 2017 2 commits
  11. 18 Jan, 2017 1 commit
    • Jason Madden's avatar
      Use macpython everywhere. (#62) · f4531e4b
      Jason Madden authored
      * Use macpython everywhere.
      
      Add 3.6 for mac.
      
      See zopefoundation/persistent#59
      
      * Manually install persistent for travis.
      
      * plain pypy3 is python 3.2 which won't run newer setuptools
      f4531e4b
  12. 13 Jan, 2017 1 commit
  13. 12 Jan, 2017 3 commits
  14. 11 Jan, 2017 6 commits
  15. 10 Jan, 2017 1 commit
  16. 05 Jan, 2017 1 commit
  17. 22 Dec, 2016 3 commits
  18. 27 Nov, 2016 3 commits
  19. 15 Nov, 2016 2 commits