ircstates/test
jesopo ea9c0c2d1f str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
..
__init__.py support RPL_LOGGEDIN and RPL_LOGGEDOUT (with tests) 2020-04-29 14:48:03 +01:00
cap.py make CAP tokens without "=value" be key:"", avoiding None checks 2020-04-02 17:17:09 +01:00
casemap.py str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
channel.py record when we first saw a user in a channel and optionally when they JOINed 2021-09-06 03:10:25 +00:00
emit.py some test numerics were missing args 2020-09-29 11:44:45 +00:00
isupport.py str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
mode.py server.modes and channel_user.modes should be sets 2021-08-16 20:21:09 +00:00
motd.py some test numerics were missing args 2020-09-29 11:44:45 +00:00
sasl.py some test numerics were missing args 2020-09-29 11:44:45 +00:00
user.py some test numerics were missing args 2020-09-29 11:44:45 +00:00
who.py unknown account status is None, known not-logged-in is empty string 2021-01-08 16:50:55 +00:00