1. 30 Oct, 2022 1 commit
  2. 29 Oct, 2022 1 commit
  3. 28 Oct, 2022 1 commit
  4. 27 Oct, 2022 1 commit
    • Jason Madden's avatar
      Update to greenlet 2.0rc1 · 8d1c366d
      Jason Madden authored
      Fixes #1909
      
      We'll need to release a final greenlet 2.0 and remove the rc qualifiers here before releasing gevent, because pre-release qualifiers are contagious.
      8d1c366d
  5. 14 Oct, 2022 1 commit
  6. 10 Oct, 2022 1 commit
  7. 05 Oct, 2022 1 commit
  8. 05 Aug, 2021 1 commit
  9. 07 Jul, 2021 1 commit
  10. 20 Jan, 2021 1 commit
  11. 21 Nov, 2020 1 commit
  12. 22 Sep, 2020 1 commit
  13. 05 Jun, 2020 2 commits
  14. 29 May, 2020 1 commit
  15. 20 May, 2020 1 commit
  16. 06 May, 2020 2 commits
  17. 01 May, 2020 1 commit
  18. 15 Apr, 2020 1 commit
  19. 10 Apr, 2020 1 commit
  20. 31 Dec, 2019 1 commit
  21. 06 Sep, 2019 1 commit
  22. 03 May, 2019 1 commit
    • Jason Madden's avatar
      Stop lying to libev about compiling with llvm on darwin (macOS). · 1990c759
      Jason Madden authored
      The problems with memory fences that were referenced in 7f4e0b01 should be long gone: XCode has moved on, as has libev, and the conditionals in libev also check for __clang__ too, so it wasn't doing anything anymore.
      
      Also update pyproject.toml to reflect what we're actually using version-wise, and add a note about why we use the build backend we do.
      1990c759
  23. 12 Apr, 2019 2 commits