.. |
drivers
|
Fix crash in sending queued messages if SocketDriver.irc is None.
|
2013-12-27 13:15:45 +00:00 |
utils
|
Fix file descriptor leaks
|
2014-01-03 17:44:01 +01:00 |
__init__.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Switch comments of callbacks.PluginRegexp's attributes to docstrings (for Sphinx).
|
2014-01-21 13:43:52 +01:00 |
cdb.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
commands.py
|
Fix internationalization of docstrings of wrap()ed commands.
|
2014-01-21 16:33:35 +01:00 |
conf.py
|
Add certfp support. Closes GH-468.
|
2013-11-10 11:45:01 +01:00 |
dbi.py
|
Fix previous merge (again).
|
2014-01-03 17:48:30 +00:00 |
dynamicScope.py
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
gpg.py
|
Fix import of supybot.gpg if gnupg is not available.
|
2013-11-02 06:17:51 +00:00 |
httpserver.py
|
Merge branch 'testing' into fix/fd-leak
|
2014-01-03 17:45:53 +01:00 |
i18n.py
|
Fix case of i18n.InternationalizedFunction.
|
2014-01-22 11:04:08 +01:00 |
ircdb.py
|
Update documentation of ircdb.checkCapability (used in the Sphinx doc).
|
2014-01-20 11:35:28 +01:00 |
irclib.py
|
irclib: Prevent crash if 324 or 329 is not received after any other post-join messages.
|
2013-10-10 14:10:06 +00:00 |
ircmsgs.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ircutils.py
|
ircutils: Add 'I' to _plusRequireArguments and _minusRequireArguments.
|
2013-11-25 20:44:52 +00:00 |
log.py
|
log: Add support for Logging's 'extra' keyword argument
|
2014-01-05 17:15:00 -05:00 |
plugin.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
questions.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
registry.py
|
registry: Make subvalues inherit privacy. Closes GH-519.
|
2013-10-06 14:26:03 +00:00 |
schedule.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
shlex.py
|
Fix file descriptor leaks
|
2014-01-03 17:44:01 +01:00 |
test.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |