10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
_tblib.py: Disable on 3.14a7 because pickled tracebacks crash the interpreter. More... 8 months ago
3.14: expose gevent.thread.set_name. More... 8 months ago
Fix size account for psycopg2 pool More... 10 months ago
Bump pypa/gh-action-pypi-publish More... 10 months ago
chore: remove UnixSocketBackdoorServer More... about 1 year ago
fix: remove exception for AttributeError More... about 1 year ago
fix: use EAFP instead of LBYL ... More... about 1 year ago
fix: LBYL Style for supporting unix sockets More... about 1 year ago
fix: allow unix sockets in backdoor More... about 1 year ago
Merge pull request #2082 from gevent/dependabot/github_actions/github-actions-5da8da3d55 More... about 1 year ago
Bump pypa/gh-action-pypi-publish in the github-actions group More... about 1 year ago
Add a change note. More... about 1 year ago
Do not assume the existence of threading.get_native_id. Refs #2053 More... about 1 year ago
Remove trailing whitespace More... about 1 year ago
Fix for #2075 More... about 1 year ago
Back to development: 24.11.2 More... about 1 year ago
Preparing release 24.11.1 More... about 1 year ago
greenlet.py: remove unneeded pylint directive. [skip ci] More... about 1 year ago
Merge pull request #2077 from gevent/issue2076 More... about 1 year ago
stathelper.c: compatibility with Cython 3.1a1. Seems like there used to be a '#define PyInt_fromLong PyLong_FromLong' that is now missing. More... about 1 year ago
Make the PeriodicMonitorThreadStartedEvent actually implement the interface; minor enhancements to blocked hub reporting. More... about 1 year ago
Merge pull request #2074 from gevent/dependabot/github_actions/github-actions-5e72becc27 More... about 1 year ago
Remove some legacy Python 2 support code for compatibility with the upcoming release of Cython 3.1 More... about 1 year ago
Bump pypa/gh-action-pypi-publish in the github-actions group More... about 1 year ago
Back to development: 24.10.4 More... about 1 year ago
Preparing release 24.10.3 More... about 1 year ago
Merge pull request #2069 from gevent/issue2068 More... about 1 year ago
Restore 2014 manylinux x86_64 wheels. More... about 1 year ago
Add change note. More... about 1 year ago
Stop switching to the hub in the middle of our after-fork hook cleaning up 'threads'. This could result in very strange behaviour in the child process. More... about 1 year ago