Skip to content
Snippets Groups Projects
  1. Jan 06, 2018
  2. Jan 03, 2018
  3. Dec 22, 2017
  4. Nov 30, 2017
  5. Apr 12, 2017
  6. Feb 14, 2017
  7. Feb 08, 2017
  8. Jan 06, 2017
  9. Dec 27, 2016
  10. Dec 02, 2016
  11. Nov 24, 2016
  12. Oct 26, 2016
  13. Oct 19, 2016
    • Pierre LALET's avatar
      Remove support for Python 2.5 to clean the code · b2a7a54a
      Pierre LALET authored
        - update (part of) the documentation
          - some URLs for Windows need to be updated
        - update classifiers in setup.py
        - remove `from __future__ import with_statement`
        - use `{k: v for ...}` instead of `dict((k, v) for ...)`
        - remove hacks for `gcd()` and `binrepr()` implementations
        - use class decorators
        - remove Python 2.6 Travis-CI tests
      b2a7a54a
  14. Aug 12, 2016
  15. Jun 08, 2016
  16. Jan 23, 2016
  17. Jan 21, 2016
  18. Jan 15, 2016
  19. Jan 12, 2016
Loading