0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove .hgignore More... about 15 years ago
add license More... about 15 years ago
fix test module imports More... about 15 years ago
move tests out of package More... about 15 years ago
add setup.py More... about 15 years ago
use thread-local hubs More... over 15 years ago
move tests into subpackage, remove ssl doctests More... over 15 years ago
stop infinite loop in Trigger.pull() More... over 15 years ago
add close() to trigger, handle some errors More... over 15 years ago
add trigger.py More... over 15 years ago
add call_later convenience func to greennet module More... over 15 years ago
correct call_later docstring More... over 15 years ago
add more queue tests More... over 15 years ago
add call_later to Hub More... over 15 years ago
add test_queue More... over 15 years ago
add test_schedule_with_args More... over 15 years ago
rearrange tests, add unittests for hub More... over 15 years ago
add more docstrings to ssl.py More... over 15 years ago
add peekablepair and some doctests to ssl.py More... over 15 years ago
add example ssl certs More... over 15 years ago
add more doctests, fix some bugs More... over 15 years ago
added testall script More... over 15 years ago
add module docstrings and a doctest for util More... over 15 years ago
add doctests for queue More... over 15 years ago
update examples More... over 15 years ago
add some docstrings More... over 15 years ago
remove unused import More... over 15 years ago
take sendall out of ssl module More... over 15 years ago
call recv directly on socket in recv_until after peeking More... over 15 years ago
import greenlet in __init__ and use greennet.greenlet More... over 15 years ago