Paillat
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
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...
Implements https://github.com/ariebovenberg/slotscheck to ensure `__slots__` are used correctly, and fix some incorrect `__slots__` usages.
The example is unclear with two different options but one doesn't understand their point really
Rewrite Options parsing to be somewhat more constraining and especially less chaotic.
### 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...
### 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...