1. b81e317 Declare support for and test Python 3.9 by Hugo van Kemenade · 3 years, 7 months ago
  2. fb8772a Tox: fix after removal of Poetry by Sybren A. Stüvel · 4 years ago
  3. d15a7f3 Moving back to Pipenv to manage dependencies by Sybren A. Stüvel · 4 years ago
  4. 65ab5b5 Add support for Python 3.8 by Sybren A. Stüvel · 4 years ago
  5. 222fb5f Switch from Pipenv to Poetry by Sybren A. Stüvel · 4 years, 10 months ago
  6. 6760eb7 Added mypy for static type checking by Sybren A. Stüvel · 4 years, 10 months ago
  7. 1e22d2e Drop support for Python 2 and 3.4 by Sybren A. Stüvel · 4 years, 10 months ago
  8. 3930881 Fixed testing on older Python versions by Sybren A. Stüvel · 6 years ago
  9. fd4cc60 Fixes for Travis CI by Sybren A. Stüvel · 6 years ago
  10. ad51018 Fixed testing with Travis CI and Tox by Sybren A. Stüvel · 6 years ago
  11. 2a020f3 Add support for Python 3.6 by Hugo · 7 years ago
  12. 3bdc82e Drop support for EOL Python 3.3 by Hugo · 7 years ago
  13. 0c90633 Remove custom PrivateKey exponents/coefficient (#71) by Michael Manganiello · 7 years ago
  14. 7d79b61 Prevent running doctests in 'build' directory by Sybren A. Stüvel · 8 years ago
  15. 347b82f Dropped support for Python 2.6, its life ended in 2013. by Sybren A. Stüvel · 8 years ago
  16. 6727a4b Set max line length to 100 for PEP8 tests. by Sybren A. Stüvel · 8 years ago
  17. dd5e979 Simplified test structure a bit, so we no longer need to set PYTHONPATH by Sybren A. Stüvel · 8 years ago
  18. f05b659 Added Travis CI integration by adamantike · 8 years ago
  19. f95dbb7 Updated doctests to Python 3.5 and automatically running with Tox. by Sybren A. Stüvel · 8 years ago
  20. ed1c81d Removed dependency on unittest2, also merged requirements.txt for py 2.x and 3.x by Sybren A. Stüvel · 8 years ago
  21. f0cbd38 Simplified Tox configuration and dropped Python 3.2 support. by Sybren A. Stüvel · 8 years ago
  22. 5977e7c Dropped support for Python 2.5; Tox doesn't support it any more and it's way too old anyway. by Sybren A. Stüvel · 10 years ago
  23. 212a62a Added Python 3.3 to tox.ini by Sybren A. Stüvel · 11 years ago
  24. 7a583b5 Updated tox dependencies by Sybren A. Stüvel · 12 years ago
  25. 1d9ded6 pypy 1.6 (nightly) is now faster than python2.7. Re-enables tests. by Yesudeep Mangalapilly · 13 years ago
  26. a5a43a5 Fixes a silly error. by Yesudeep Mangalapilly · 13 years ago
  27. 9358b1c Increase test verbosity. by Yesudeep Mangalapilly · 13 years ago
  28. 5bfe5ff Moves incompatible doctests to unit test modules. by Yesudeep Mangalapilly · 13 years ago
  29. 03c51e7 Parellelized testing. Caught a lot of bugs. by Yesudeep Mangalapilly · 13 years ago
  30. aaa9ac6 Adds tox configuration to test with multiple python versions. by Yesudeep Mangalapilly · 13 years ago