10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'RLock-acquire-timeout' More... almost 5 years ago
Need weakref More... almost 5 years ago
Documentation tweaks. More... almost 5 years ago
Make RLock.acquire accept the timeout parameter. More... almost 5 years ago
Back to development: 1.5a5 More... almost 5 years ago
Preparing release 1.5a4 More... almost 5 years ago
Same issue on PyPy2 now as PyPy3 had. More... almost 5 years ago
Bump Python 3.7.6 -> 3.7.7, 3.8.1 -> 3.8.2 More... almost 5 years ago
Add change note for #1541. More... almost 5 years ago
Merge pull request #1541 from imachug/tblib-update More... almost 5 years ago
Attempting to fix psutil dep due to https://github.com/giampaolo/psutil/issues/1659 More... almost 5 years ago
Heed the warnings from TravisCI about jobs/matrix being aliases and overwriting each other. More... almost 5 years ago
Update tblib version for pytest compatibility More... almost 5 years ago
Merge pull request #1537 from felixonmars/patch-5 More... almost 5 years ago
Correct a typo in patched_tests_setup.py More... almost 5 years ago
Re-organize 1.5a3 changes to call out FileObject changes more clearly. [skip ci] More... almost 5 years ago
Need to explicitly include coveragsite/sitecustomize.py More... about 5 years ago
Additional debug logging for coverage. More... about 5 years ago
Merge pull request #1530 from gevent/issue1596 More... about 5 years ago
Remove the deprecated magic proxy gevent.signal. More... about 5 years ago
Merge pull request #1527 from gevent/dnspython-resolver-pre-imported More... about 5 years ago
Add POLLERR for Windows. More... about 5 years ago
Another pass for corner cases. More... about 5 years ago
Rework the way the in-place patcher works. More... about 5 years ago
Merge pull request #1525 from gevent/packaging-updates More... about 5 years ago
Packaging updates: use common_utility_include_dir for Cython, and don't install/include generated .c/.h files in wheels More... about 5 years ago
Lint. More... about 5 years ago
Merge pull request #1516 from c4rlo/patch-1 More... about 5 years ago
docs/api/gevent.rst: fix typo More... about 5 years ago
Refactor test__all__ to make it easier to spot errors. PyPy 7.2 on Windows has a failure with it; this won't fix it but is the first step. Make PyPy on windows non-optional so we catch such failures easier. More... about 5 years ago