mal

Results 56 comments of mal

Exirel - Years and months are still not consistent lengths, so unless we know a start or end date, they cannot be correct.

Could we either set +N before sending JOINS, or the lazy-but-universal fix, just ignore messages received in the first second or so after a JOIN?

> Rather than blindly ignoring messages right after joining, Sopel could compare the server-time of messages in the first few seconds to the time of its own join event? I...

aaaaaaaaaaaaa You should comment on issues with draft stuff you've worked on, cause I just spent most of the evening on it [again](https://github.com/half-duplex/sopel/tree/flake8-docstrings). Though yours looks like a challenging rebase...

> I'm looking at your branch @half-duplex and I really don't like this syntax I wasn't going to break `"""Synopsis` lines, but dgw's branch added that warning. > Also, I...

Is there a reason not to just update to pytest 7? It seems to mostly work on 3.10, save 10 of these: ``` ERROR sopel/modules/currency.py::test_example_exchange_cmd_0 - AttributeError: module 'sopel.modules.currency' has...

Yeah, no idea. I tried to dig into it but got confused trying to figure out how sopel tests `@example` stuff, and the pytest release notes are Long and I...

Same errors on python 3.9.2 / pytest 7.1.2 though :thinking:

I've also seen https://crowdin.com/ around, which also has a free option for open source, but that's the extent of my familiarity.