1. 17 May, 2020 9 commits
  2. 11 May, 2020 2 commits
  3. 09 May, 2020 2 commits
  4. 08 May, 2020 5 commits
  5. 11 Feb, 2020 4 commits
  6. 14 Jan, 2020 2 commits
  7. 28 Nov, 2019 1 commit
  8. 26 Nov, 2019 2 commits
  9. 15 Nov, 2019 1 commit
  10. 14 Nov, 2019 1 commit
  11. 21 Aug, 2019 1 commit
  12. 20 Aug, 2019 1 commit
  13. 03 Jul, 2019 4 commits
  14. 14 May, 2019 2 commits
    • Marius Gedminas's avatar
      Remove deprecation warning suppression · 780af6a6
      Marius Gedminas authored
      Now the deprecation warning itself is fixed, we no longer need to
      suppress it to have the tests pass.
      780af6a6
    • Marius Gedminas's avatar
      Fix tests · 2cf42066
      Marius Gedminas authored
      Add a RENormalizer so the easy_install.txt will be happy with scripts
      generated on Python 2 (using open(..., 'U')) and on Python 3 (using just
      open(...)).
      
      This was suggested by @sallner.
      2cf42066
  15. 30 Mar, 2019 1 commit
  16. 22 Feb, 2019 1 commit
  17. 21 Feb, 2019 1 commit