Paillat

Results 73 issues of Paillat

## Summary ## Information - [ ] This PR fixes an issue. - [ ] This PR adds something new (e.g. new method or parameters). - [ ] This PR...

Have a mechanism to optionally fetch an object ONLY if not present in the cache. A proposed implementation was a `fetch=True` kwarg on the `get_x` methods. TBD

enhancement
discussion needed
pyep

Similar to #56, make sure that `ext.tasks` does not rely on any code being part of the main library. This may need to remove or modify some of its features...

ext: tasks

Implements https://github.com/ariebovenberg/slotscheck to ensure `__slots__` are used correctly, and fix some incorrect `__slots__` usages.

on hold

The example is unclear with two different options but one doesn't understand their point really

Make autocompletes be classes

enhancement
app cmds

Rewrite Options parsing to be somewhat more constraining and especially less chaotic.

app cmds

### Summary Refactor commands auto sync logic to be cleaner ### What is the feature request for? The core library ### The Problem Its not clean ### The Ideal Solution...

enhancement
help wanted
app cmds

### Summary Delete this abomination ### What is the feature request for? The core library ### The Problem See here for more context I'm too lazy to explain everything again...

enhancement
components