1. 05 Oct, 2022 1 commit
  2. 02 Sep, 2022 3 commits
  3. 01 Sep, 2022 1 commit
  4. 02 Aug, 2022 1 commit
  5. 01 Jun, 2022 1 commit
  6. 31 May, 2022 1 commit
  7. 30 May, 2022 1 commit
  8. 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
  9. 11 Apr, 2022 1 commit
  10. 09 Apr, 2022 2 commits
  11. 07 Apr, 2022 7 commits
  12. 06 Apr, 2022 3 commits
  13. 05 Apr, 2022 1 commit
  14. 31 Mar, 2022 4 commits
  15. 30 Mar, 2022 2 commits
  16. 24 Mar, 2022 5 commits
  17. 19 Mar, 2022 5 commits