mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 03:29:28 +01:00
f7768a00a0
Anope 1.8 potentially sends a trailing 'd' after the timestamp, which causes int() to error. This is technically valid in InspIRCd S2S because atoi() ignores non-digit characters, but it's strange behaviour either way:
<- :3AX FJOIN #monitor 1485462109d + :,3AXAAAAAK
Thansk to @koaxirc for reporting.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
clientbot.py | ||
hybrid.py | ||
inspircd.py | ||
ircs2s_common.py | ||
nefarious.py | ||
ratbox.py | ||
ts6_common.py | ||
ts6.py | ||
unreal.py |