Jules Robichaud-Gagnon
Jules Robichaud-Gagnon
I found this bug and I made a PR to add a failing test. According to the doc we should be allowed to chain Traits. However when chaining traits we...
Closes #545
The way `MigratorTestCase` is implemented it is only possible to setup test data in the `prepare` function which is called during `setUp`. Because of that there is no way to...
Hi, I just used this tool to split my PS1 games and it works flawlessly. However splitting Playstation2 `.mc2` files returns an error. This format is not mentioned in the...
- [ ] readthedocs needs to support python 3.13 https://github.com/readthedocs/readthedocs.org/issues/11671
## What's the problem this feature will solve? Python 3.13 is out in the wild but it is not currently possible with readthedocs to use it to genererate the documentation...
Hi, I am considering to base our server side on this implementation and then add later the communication with Apple and Android servers to get live updates. However, I am...
closes #10
Django 6 includes a new tasks framework. https://docs.djangoproject.com/en/dev/topics/tasks/ It would be nice if `django-structlog` could work with this new system. To be discussed.
I wrongly thought the package was unmaintained when seeing this in the doc.