dgw
dgw
Just now we had a game with two (of four) players kicked after skipping a Pick 3 because they didn't want to play that card. Neither of them had been...
Request: Add command argument to suppress updating changelog, or even support for never updating the changelog for certain part values (like prerelease or dev version numbers). Use case: Bumping from...
There are two commits in this PR, for easy picking-and-choosing which changes to merge. The first commit (e51e008) fixes the same typos in both versions of the README (rST and...
JavaScript console displays error `pieces.js:62 Uncaught TypeError: Cannot read property 'get_config' of undefined` This might be a similar problem to omaralvarez/deluge-autoremoveplus#24, which was ultimately fixed by omaralvarez/deluge-autoremoveplus@ef42bae. That could be...
I was shocked to note that TL still "just eats the message" if I initiate a `/msg` to some other user without first opening a window with `/query othernick`. The...
- _Node version:_ 16 - _Browser version:_ Chrome 97 (multiple) - _Device, operating system:_ Win10 (multiple) - _The Lounge version:_ 4.3.0 --- ### Explainer Here's a bare-bones way to observe...
Spawned from #2320, #2327 tries to make an incremental improvement to the way Sopel keeps track of recent messages. This issue exists to take that even further. As @Exirel said...
> I'll let you open the issue for the list of authors/maintainers. _Originally posted by @Exirel in https://github.com/sopel-irc/sopel/issues/2328#issuecomment-1207071346_ ---- As above, we would like to fill out the list of...
### Context The CLI code to get Sopel's version only checks the Python platform release and imports Sopel's `__version__`: https://github.com/sopel-irc/sopel/blob/0479737db082178d77ef06076f4ee14ca7af7d64/sopel/cli/run.py#L214-L220 On Git-based/editable installations, this will be a ".dev0" version number...
### Description Tin. I tried and tried, but couldn't find any reason not to allow the newer version of xmltodict now that we no longer support Python 2. ### Checklist...