openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
gevent
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 5 of 198
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Stop ignoring FrameType and TracebackType during leakchecks.
Jason Madden
More...
over 2 years ago
Run the leakchecks on Python 3.11
Jason Madden
More...
over 2 years ago
Remove redundant wheel dep from pyproject.toml
Michał Górny
More...
over 2 years ago
Back to development: 22.08.1
Jason Madden
More...
over 2 years ago
Preparing release 22.08.0
Jason Madden
More...
over 2 years ago
Merge pull request #1908 from gevent/jam-py311-wip
Jason Madden
More...
over 2 years ago
Resolve the RuntimeWarning from Cython about PyFrameObject changing size.
Jason Madden
More...
over 2 years ago
test__core_fork.py: Ensure we really use fork on all platforms that have it.
Jason Madden
More...
over 2 years ago
Fix the remainder of the 3.11 subprocess tests; try to stop skipping the tree format tests on mac.
Jason Madden
More...
over 2 years ago
Straighten out the test__threading_2 reference leak.
Jason Madden
More...
over 2 years ago
Skip (temporarily) some mac tests that pass locally and on linux/win CI but fail on mac CI
Jason Madden
More...
over 2 years ago
Add 3.11 stdlib tests; let the ThreadPool threads exit when idle.
Jason Madden
More...
over 2 years ago
Fix create_connection signature comparison for Python 2; drop testing Python 2 in no-embed mode.
Jason Madden
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.
Jason Madden
More...
over 2 years ago
Fix the crashes; temporarily disable the two threaded refcount leak tests that failed.
Jason Madden
More...
over 2 years ago
Get compiling again without (new) deprecation warnings from Cython.
Jason Madden
More...
over 2 years ago
Updating greenlet dependency versions and fallback header.
Jason Madden
More...
over 2 years ago
Add change note.
Jason Madden
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?
Jason Madden
More...
over 2 years ago
3.9 is the main test runner for Python 3 because dnspython wasnt ready for 3.10
Jason Madden
More...
over 2 years ago
pylint is working now, I think.
Jason Madden
More...
over 2 years ago
Try another version pin.
Jason Madden
More...
over 2 years ago
Try version pins.
Jason Madden
More...
over 2 years ago
Debugging pylint crash; try moving to 3.10
Jason Madden
More...
over 2 years ago
Merge pull request #1906 from ento/fix-ci
Jason Madden
More...
over 2 years ago
Switch regression test to use sys.float_info
ento
More...
over 2 years ago
Update referenced link
ento
More...
over 2 years ago
Fix Appveyor builds by staying on legacy-editable
ento
More...
over 2 years ago
CFLAGS in CI should be based on build-time flags
ento
More...
over 2 years ago
SSLSyscallError is an IOError in PyPy 2.7
ento
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
197
198
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree