1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 14, 2025 — Jun 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
XUDD is no longer stuck ;) More... over 11 years ago
xudd is stuck More... over 11 years ago
Removing clarification bit More... over 11 years ago
Syntax highlight irc-asynico.py More... over 11 years ago
Better handling of missing cli argument in asyncio-irc.py More... over 11 years ago
Make this a python code block More... over 11 years ago
Explaination of what's going on in the asyncio support section More... over 11 years ago
Start documenting the asyncio IRC bot. More... over 11 years ago
Better asyncio IRC base More... over 11 years ago
Adding the asyncio section to the index More... over 11 years ago
Starting to draft up the asyncio docs More... over 11 years ago
Hey, we support py3.4 too! More... over 11 years ago
Merge pull request #34 from jruere/master More... over 11 years ago
Fixes spelling errors. More... over 11 years ago
Get rid of Python 2.x cruft More... almost 12 years ago
Let's test 3.4 too More... almost 12 years ago
Remove Python 2.7 support. Sorry py2.7! More... over 12 years ago
New asyncio based IRC bot More... over 12 years ago
Yield and yield from both work in asyncio calls More... over 12 years ago
Remove py27 from the list of supported pythons in tox.ini More... over 12 years ago
Adding comments explaining this More... over 12 years ago
Demo of using the ayncio style yield stuff More... over 12 years ago
Support arbitrary asyncio yields More... over 12 years ago
Shut down more cleanly at sigint/sigterm More... over 12 years ago
EXCITING NEW FEATURE: ability to wait on asyncio futures More... over 12 years ago
Adding asyncio to dependencies of asyncio branch More... over 12 years ago
Removing the MessageId thing More... over 12 years ago
"Webreader" demo More... over 12 years ago
Merge branch 'master' into asyncio More... over 12 years ago
Why on earth was that else section not indented? More... over 12 years ago