dgw
dgw
### What you want to be added A way to view the full request and response from the most recent upload attempt would be helpful when trying to configure a...
I would love to make warehouse capacity upgradable with research. Like a "building storage bonus" that adds a fixed number of extra slots, or a percentage, to all buildings. Unfortunately,...
I have encountered AmputatorBot's API incorrectly returning a "canonical" link for a tweet from a user account ending in "amp": ``` input: https://twitter.com/winamp/status/1791121664689725683 # at time of writing, this is...
The SQL query below used to parse `.coverage` for Python projects returns 0 results if `coverage` was run with `--branch` on the CLI or with `branch = True` in `.coveragerc`....
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/YOURLS/.github/blob/main/CODE_OF_CONDUCT.md). ### Submission validity - [X] This is not a personal support request, that should be...
### Description When run on Windows, Sopel appears to hang after `asyncio` emits the log line, "Using proactor: IocpProactor". Under the hood, what actually happens here is that the event...
### Requested Feature Sopel should clean up log files older than some default number of days, with a configuration option to override it. ### Problems Solved Our main Sopel instance...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/YOURLS/.github/blob/main/CODE_OF_CONDUCT.md). ### Submission validity - [X] This is not a personal support request, that should be...
### Description `types-pkg-resources` was yanked, which I discovered when submitting #2613. `pkg_resources` itself is typed in setuptools>=71.1, negating the need to install type stubs. When testing that fix, I updated...
The `search` plugin is kind of hacky, and often breaks for reasons outside of our control (e.g. IP reputation filtering or other anti-abuse measures). It would be great to replace...