Mark

Results 40 issues of 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...

enhancement

## 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 =...

enhancement

**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...

t: feature
p: 3 - low
a: information

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...

t: bug
a: backend
s: stale
p: 2 - normal

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...

t: feature
p: 2 - normal
a: help channels

## 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...

area: backend
status: planning
language: python
area: moderation

![bild](https://user-images.githubusercontent.com/1515135/112057846-09cef980-8b17-11eb-8f59-d2fbe31bf999.png) Here is a close up ![bild](https://user-images.githubusercontent.com/1515135/112058093-629e9200-8b17-11eb-958d-d62140b09758.png) ![bild](https://user-images.githubusercontent.com/1515135/112058261-97aae480-8b17-11eb-8980-38914f18cb0f.png) The Bulma logo is also a bit off, but it's close enough to not be visible at small sizes I think (I...

type: bug
good first issue
area: frontend

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...

t: bug
s: planning
p: 3 - low
a: fun