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 month
ago. based on code collected
about 2 months
ago.
Jan 04, 2024 — Jan 04, 2025
Showing page 199 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core.pyx: remove __dealloc__ method
Denis Bilenko
More...
over 15 years ago
restore lazy creation of the Hub in get_hub() and the ability to replace greenlet.Hub with another class
Denis Bilenko
More...
over 15 years ago
proc.Proc.wait: simplify implementation and change signature a bit: exception instead of *throw_args
Denis Bilenko
More...
over 15 years ago
set version to 0.9.2
Denis Bilenko
More...
over 15 years ago
greentest/__init__.py: use greenlet and core accessible through gevent instead of importing them directly
Denis Bilenko
More...
over 15 years ago
remove deprecated gevent.timeout (use gevent.Timeout)
Denis Bilenko
More...
over 15 years ago
greenlet.py: raise an exception when used in non-main thread
Denis Bilenko
More...
over 15 years ago
gevent/greenlet.py: improve docstrings
Denis Bilenko
More...
over 15 years ago
gevent/greenlet.py: minor simplification
Denis Bilenko
More...
over 15 years ago
gevent/__init__.py: add reinit to __all__
Denis Bilenko
More...
over 15 years ago
proc: remove deprecated trap_errors
Denis Bilenko
More...
over 15 years ago
proc: reuse killall() from greenlet.py (temporarely)
Denis Bilenko
More...
over 15 years ago
proc: add spawn_link* methods to RunningProcSet
Denis Bilenko
More...
over 15 years ago
proc: remove ProcExit from __all__ (use GreenletExit)
Denis Bilenko
More...
over 15 years ago
get rid of setuptools dependency in setup.py
Denis Bilenko
More...
over 15 years ago
add a new test case for ssl by Cesar Alaniz
Denis Bilenko
More...
over 15 years ago
fix a timeout in test_socket.py
Denis Bilenko
More...
over 15 years ago
update the tests with regard to the lates socket changes (no makeGreenFile() method anymore)
Denis Bilenko
More...
over 15 years ago
simplify GreenSocket and GreenSSL
Denis Bilenko
More...
over 15 years ago
update the tests with regard to kill() bahviour change
Denis Bilenko
More...
over 15 years ago
greenlet.py: fix formatting
Denis Bilenko
More...
over 15 years ago
add wait method to kill and killall(); make them asynchronous by default
Denis Bilenko
More...
over 15 years ago
greenlet.py: reduce dispatch() retry number to 15
Denis Bilenko
More...
over 15 years ago
greenlet.py: when dispatch() exits, raise an exception instead of returning
Denis Bilenko
More...
over 15 years ago
regenerate core.c
Denis Bilenko
More...
over 15 years ago
core.pyx: update docstring for dispatch and loop
Denis Bilenko
More...
over 15 years ago
Added tag 0.9.1 for changeset 5c3cd720e529
Denis Bilenko
More...
over 15 years ago
add CHANGES and README.eventlet to MANIFEST.in
Denis Bilenko
More...
over 15 years ago
minor update to CHANGES
Denis Bilenko
More...
over 15 years ago
add test__execmodules.py
Denis Bilenko
More...
over 15 years ago
←
1
2
…
193
194
195
196
197
198
199
200
201
→
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