1. 07 Oct, 2022 1 commit
  2. 05 Oct, 2022 3 commits
  3. 02 Sep, 2022 3 commits
  4. 01 Sep, 2022 1 commit
  5. 02 Aug, 2022 1 commit
  6. 01 Jun, 2022 1 commit
  7. 31 May, 2022 1 commit
  8. 30 May, 2022 1 commit
  9. 23 May, 2022 1 commit
    • Kirill Smelkov's avatar
      tests: Drop use of random2 · cc84605e
      Kirill Smelkov authored
      We can use stdlib random module and manually adjust randint to behave
      exactly as before Python3, so that testdata are matched exactly as before.
      
      Also drop unnecessary `random.seed(42)` in cache_run. It is not needed
      there because random is not used in cache_run at all.
      
      Based on work of @d-maurer in https://github.com/zopefoundation/ZEO/pull/195 .
      cc84605e
  10. 11 Apr, 2022 1 commit
  11. 09 Apr, 2022 2 commits
  12. 07 Apr, 2022 7 commits
  13. 06 Apr, 2022 3 commits
  14. 05 Apr, 2022 1 commit
  15. 31 Mar, 2022 4 commits
  16. 30 Mar, 2022 2 commits
  17. 24 Mar, 2022 5 commits
  18. 19 Mar, 2022 2 commits