This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
38c3ca0692d271e40e413a426b47203f4253b76d
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
4a15b5b81c
Fixed issue where patcher wasn't correctly restoring modules after an importerror.
2010-01-16 00:34:19 -08:00
..
__init__.py
Fixed issue where patcher wasn't correctly restoring modules after an importerror.
2010-01-16 00:34:19 -08:00
epolls.py
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
hub.py
Removed deprecation warnings from tpool_test.py, more cleanup in killall and setup.
2010-01-15 15:22:55 -08:00
poll.py
Fixed a few rare errors revealed by copious testing, moved long-duration tpool tests to their own testcase with longer timeout.
2010-01-15 16:59:57 -08:00
pyevent.py
Upgraded pyevent hub to use the parlance of our times.
2010-01-11 23:43:07 -08:00
selects.py
Tweaked trampoline_timeout because Windows assumes that sockets that are not in the middle of accepting are invalid.
2009-12-04 17:12:13 -08:00
twistedr.py
Fix for twistedhub incompatibility. Added the stdlib select test, which uncovered a few more minor issues. Thanks to Luci Stanescu for the bug report.
2009-10-30 14:23:57 -07:00