dgw
dgw
So I misspoke a bit last night: > After capability negotiation, if the server did not `CAP Sopel ACK :multi-prefix` but the `NAMESX` value was sent in `RPL_ISUPPORT`, Sopel can...
So I _think_ this is already done, at least for 7.1. Both NAMESX and WHOX are handled when appropriate, and `multi-prefix` used if available. Early in 8.0, after cleaning up...
OK, tagged for 7 while you get the newline stuff done (and revert whatever escaping support you need to revert). This is kind of a tracking issue, and we'll punt...
@HumorBaby So I take it you'll be eagerly awaiting your chance to refactor #1528 on top of the newline list parsing when it's done? 😁 (Not that I know if...
@Exirel After merging #1628, I have discovered that `core.channels` does NOT work with the new multi-line format. Channel names pretty much always start with `#`, which marks them as comments,...
Doc part is done, I think. Checked off.
> - [ ] No issues are reported by `make qa` (runs `make quality` and `make test`) > - Just the same test failures I see when I run `make...
Ah, there are dev-only requirements (not needed at runtime) in `dev-requirements.txt`, which includes pytest and relevant plugins, among other niceties. The `CONTRIBUTING.md` file is getting an overhaul as part of...
@SnoopJeDi Can you squash, and remove the "fixes" notation?
I still have a WIP branch for flake8-docstrings, and I don't intend to ship 7.1 without finishing it. Unused args, fine, that decision can wait until after 7.1 and we...