Limnoria/src
2023-09-04 17:36:22 +02:00
..
drivers Fix STS parsing and handling of unchecked-TLS connections (#1524) 2023-06-10 08:28:08 +02:00
scripts supybot-test: Ensure --clean doesn't leave 'backup' and 'test-logs' directories 2023-09-04 17:36:22 +02:00
utils Make TimeoutQueue.iter() actually expire items 2022-10-24 23:43:52 +02:00
__init__.py utils: Rewrite i18n initialization 2022-06-17 00:05:51 +02:00
ansi.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
callbacks.py Fix crash when calling .reply(..., action=True) on ReplyIrcProxy 2023-07-18 07:46:51 +02:00
cdb.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
commands.py commands: Silence noisy logging of command evaluation 2022-07-29 10:29:48 +02:00
conf.py Disable generic error reply when supybot.replies.error is empty 2023-07-11 21:34:49 +02:00
dbi.py URL: Lazily deserialize records from the end in @last 2022-10-30 20:46:35 +01:00
dynamicScope.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
gpg.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
httpserver.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
i18n.py wizard: Check language is supported 2023-07-08 16:46:13 +02:00
ircdb.py Sort remaining nondeterministc sets of values 2022-10-20 18:35:58 +02:00
irclib.py irclib: fix mismatched arguments when logging IRCv3 cap responses 2023-06-30 20:07:45 -07:00
ircmsgs.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
ircutils.py Fix STS parsing and handling of unchecked-TLS connections (#1524) 2023-06-10 08:28:08 +02:00
log.py log: Fix support of 'supybot-test --clean' 2021-10-18 10:08:41 +02:00
plugin.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
plugins Add a symlink supybot pointing to src/ + move locales/ to src/ 2019-01-02 14:29:32 +01:00
questions.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
registry.py registry: Default to sorting sets of values 2022-10-14 23:15:11 +02:00
schedule.py Revert generic 'The Limnoria Contributors' in copyright notices 2021-10-17 09:57:55 +02:00
setup.py setup: Fix install of subpackages when pip-installed from git repositories 2022-06-22 20:31:59 +02:00
shlex.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
test.py Remove fallbacks for old Python versions. 2022-01-01 18:11:36 +01:00
unpreserve.py Ensure files written with AtomicFile are read in UTF8 2022-10-06 09:49:42 +02:00
world.py Remove fallbacks for old Python versions. 2022-01-01 18:11:36 +01:00