Mark
Mark
## Feature Request Once #997 is implemented, using full precision would become more viable. However, it's currently cumbersome to specify that; it requires a list of all units. Sure, a...
## Feature Request Add a parameter to `arrow.Arrow.humanize` which limits the amount of units in the returned string. ```py >>> time1 = arrow.get(2021, 8, 7, 0, 30) >>> time2 =...
**Describe the bug** `VCXParser` crashes when encountering an empty `Filter` node in a filter file. It crashes when trying to do a string replacement on the node's text. The crash...
I want a `execve` to be blocked only on the subproccess NsJail creates. However, the seccomp filter seems to affect the NsJail process itself too. A seccomp violation is triggered...
Sometimes one may have an idea of what the name of an object/attribute is but not which namespace it's in. It would be helpful to have a command which can...
The bot often makes use of the pattern of `loop.create_task` with tasks that are meant to run perpetually. However, there are no provisions for restarting tasks should any exceptions occur...
The bot can detect when someone is in the middle of typing a message and prevent the channel from going dormant if it was otherwise about to become dormant. This...
## Current problems The current design has some limitations. It cannot store a separate actor, timestamp, or reason for pardoning infractions. For the reason field, the current workaround used by...
 Here is a close up   The Bulma logo is also a bit off, but it's close enough to not be visible at small sizes I think (I...
Sentry Issue: [BOT-38K](https://sentry.io/organizations/python-discord/issues/3626659695/?referrer=github_integration) ### Summary Discord must have recently added a new feature which rejects channel names if they contain certain words they don't like. This is a problem for...