Limnoria/src
Valentin Lorentz 0ad61f5791 httpserver: Rewrite without the cgi module
It is removed in Python 3.13
2024-05-05 22:18:14 +02:00
..
drivers Socket: Fix hanging while TLS socket buffer is non-empty 2023-09-29 15:25:41 +02:00
scripts limnoria-test: Fix log config 2024-04-26 08:57:49 +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 Ignore trailing whitespace when addressing the bot by nick at end (#1563) 2023-10-08 19:07:08 +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 Fix breakage of supybot.directories.data.web when it's a relative directory (the default) 2023-10-17 20:13:56 +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 httpserver: Rewrite without the cgi module 2024-05-05 22:18:14 +02:00
i18n.py wizard: Check language is supported 2023-07-08 16:46:13 +02:00
ircdb.py ircdb.checkIgnored: return False for messages from servers 2024-02-06 16:49:56 +01:00
irclib.py Add command to manually initiate SASL 2023-09-05 20:13:21 +02: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