David Rousselie
David Rousselie
Fix https://github.com/lidatong/dataclasses-json/issues/191 - reuse `_support_extended_types` to decode items of a collection - iterate over the list of types while decoding tuple's items
### What problem are you trying to solve? When used with direnv and when regularly switching between branches, Devbox slows down the workflow because it tries to keep the packages...
When using Apalis in tests, it is useful to isolate queues used by tests to avoid mixing jobs between them when they are executed concurrently. To create this isolation, this...