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
Stop ignoring FrameType and TracebackType during leakchecks. More... over 2 years ago
Run the leakchecks on Python 3.11 More... over 2 years ago
Remove redundant wheel dep from pyproject.toml More... over 2 years ago
Back to development: 22.08.1 More... over 2 years ago
Preparing release 22.08.0 More... over 2 years ago
Merge pull request #1908 from gevent/jam-py311-wip More... over 2 years ago
Resolve the RuntimeWarning from Cython about PyFrameObject changing size. More... over 2 years ago
test__core_fork.py: Ensure we really use fork on all platforms that have it. More... over 2 years ago
Fix the remainder of the 3.11 subprocess tests; try to stop skipping the tree format tests on mac. More... over 2 years ago
Straighten out the test__threading_2 reference leak. More... over 2 years ago
Skip (temporarily) some mac tests that pass locally and on linux/win CI but fail on mac CI More... over 2 years ago
Add 3.11 stdlib tests; let the ThreadPool threads exit when idle. More... over 2 years ago
Fix create_connection signature comparison for Python 2; drop testing Python 2 in no-embed mode. More... over 2 years ago
Get the basic tests passing on 3.11; add it to the CI matrix to see what we see there. More... over 2 years ago
Fix the crashes; temporarily disable the two threaded refcount leak tests that failed. More... over 2 years ago
Get compiling again without (new) deprecation warnings from Cython. More... over 2 years ago
Updating greenlet dependency versions and fallback header. More... over 2 years ago
Add change note. More... over 2 years ago
test__issue1864.py: Disable on Python 2.7; it failed there for reasons that aren't clear. I verified that Ofast or fast-math was not given. Perhaps some underlying lib had that set? More... over 2 years ago
3.9 is the main test runner for Python 3 because dnspython wasnt ready for 3.10 More... over 2 years ago
pylint is working now, I think. More... over 2 years ago
Try another version pin. More... over 2 years ago
Try version pins. More... over 2 years ago
Debugging pylint crash; try moving to 3.10 More... over 2 years ago
Merge pull request #1906 from ento/fix-ci More... over 2 years ago
Switch regression test to use sys.float_info More... over 2 years ago
Update referenced link More... over 2 years ago
Fix Appveyor builds by staying on legacy-editable More... over 2 years ago
CFLAGS in CI should be based on build-time flags More... over 2 years ago
SSLSyscallError is an IOError in PyPy 2.7 More... over 2 years ago