10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore function of signal.set_wakeup_fd for SIGCHLD More... 4 months ago
Merge pull request #2128 from gevent/test-updates More... 4 months ago
if_indextoname from CPython is flaky on 3.10 as well as 3.9 an Appveyor. More... 4 months ago
More github version tweaking. More... 4 months ago
Skip test_httplib on 3.13 before 3.13.5 because it cannot be imported yet. More... 4 months ago
github: explicitly specify 3.11.13; it is in the installable list, but the images still had 3.11.9 for some reasons. More... 4 months ago
Update 3.11 tests to 3.11.13 More... 4 months ago
Update to 3.10.18 tests; disable some 3.12 tests that are known to fail on earlier versions; tweaking appveyor again. More... 4 months ago
Updating 3.12 tests to 3.12.11; debuging appveyar More... 4 months ago
no, really fix 3.14 on windows. More... 4 months ago
Fix coverage on 3.14+; hopefully fix Python 3.13.5 on Windows. More... 4 months ago
Update 3.14 tests to rc1 More... 4 months ago
Update the 3.13 tests to 3.13.5 More... 4 months ago
Rework the after-fork threading hook for safety and future-proofness. More... 4 months ago
Merge pull request #2116 from adk-swisstopo/baseserver-mindelay More... 4 months ago
Small BaseServer documentation improvement. More... 6 months ago
Back to development: 25.5.2 More... 7 months ago
Preparing release 25.5.1 More... 7 months ago
Correct 3.14 change note. More... 7 months ago
Merge pull request #2110 from gevent/python3.14b1 More... 7 months ago
Update for changes from 3.14a7 to 3.14b1; add a bunch more standard library tests. More... 7 months ago
Merge pull request #2109 from gevent/libuv-1.51 More... 7 months ago
Update to libuv 1.51; fixes #2108. More... 7 months ago
Back to development: 25.4.3 More... 8 months ago
Preparing release 25.4.2 More... 8 months ago
CHANGES: Improve warning about using undocumented, untested internal implementation details of Queue when monkey-patched. More... 8 months ago
queue.py: Make a comment readable by Sphinx as originally intended. More... 8 months ago
Merge pull request #2106 from gevent/issue2102 More... 8 months ago
Make the queue classes subscriptable to match the standard library. More... 8 months ago
Merge pull request #2104 from gevent/ares-win More... 8 months ago