This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
e0ef26975e6e7660b9c1b526db40e0ec800223d0
deb-python-eventlet
/
eventlet
/
support
History
R. Tyler Ballance
e0ef26975e
Add gethostbyname_ex and getnameinfo into the __patched__ dictionary
...
Removed some debuggery as well
2010-06-24 21:56:07 -07:00
..
__init__.py
module eventlet.common moved to eventlet.support
2010-03-09 21:10:15 -05:00
greendns.py
Add gethostbyname_ex and getnameinfo into the __patched__ dictionary
2010-06-24 21:56:07 -07:00
greenlets.py
run on stackless pypy 1.2
http://pypy.org/download.html#stackless-version
2010-03-12 14:53:48 -08:00
psycopg2_patcher.py
Added Daniele Varrazzo's green-psycopg2 patch. Untested in the case where the module is actually present, but verified that it's a no-op if not installed.
2010-04-08 19:39:20 -07:00
pylib.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
stacklesspypys.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
stacklesss.py
fix some unused vars that pyflakes complained about
2010-02-24 22:07:26 -08:00