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 pull request #1983 from Daverball/select-on-iterables More... over 1 year ago
Fixes oopsie in added test. More... over 1 year ago
Fixes gevent.select.select not handling all iterable inputs correctly More... over 1 year ago
Cython 3.0 final. More... over 1 year ago
Mark known failures for 3.12 on Windows; adjust for 3.12b4 as well. More... over 1 year ago
Bump to Cython 3.0rc2 on all Python versions. This makes it easier to build on 3.12. More... over 1 year ago
Back to development: 23.7.1 More... over 1 year ago
Preparing release 23.7.0 More... over 1 year ago
docs: Update old changelog titles to make them consistent and always show the version. More... over 1 year ago
Merge branch 'pypy310' More... over 1 year ago
Merge branch 'issue1948-cares-1_19_1' More... over 1 year ago
Docs updates: supported version, theme updates for Sphinx 7. More... over 1 year ago
Restore pypy to the test matrix. More... over 1 year ago
Update c-ares makefile and patch for 1.19.1 More... over 1 year ago
c-ares 1.19.1 More... over 1 year ago
readthedocs.yml: opt-in to newer python version. More... over 1 year ago
readthedocs.yml: opt-in to newer python version. More... over 1 year ago
Add gevent.selectors to the module list. More... over 1 year ago
Documentation tweaks. More... over 1 year ago
Add extra tests for weak references, and attempt a slightly-more-graceful failure mode than AttributeError when cyclic garbage collection is clearing gevent objects. More... over 1 year ago
Merge branch 'issue-1932' More... over 1 year ago
pylint More... over 1 year ago
socket: Stop connect_ex from calling a subclass connect method. More... over 1 year ago
test__fileobject: Make readinto test use readable names; make readinto test not leak file descriptors; add change note for #1948. More... over 1 year ago
test__socket: Now that we are guaranteed to be using enums for .type and .family, strengthen the check from == to is. More... over 1 year ago
Really stop compiling Cython More... over 1 year ago
Speed up emulated manylinux builds More... over 1 year ago
Some of the manylinux images already have an epel-release installed - 2014_s390x More... over 1 year ago
Disable ThreadTests.test_gettrace_all_threads (py3.12) when coverage is running. More... over 1 year ago
Add 3.12 specific tests. More... over 1 year ago