Oliver Wilkes
Oliver Wilkes
> > Should date abbreviations such as `Dec => dic` be included for languages such as Spanish? Months are not capitalised and the spellings are different. > > > >...
> Thanks to PEP 690, I will be able drop the lazy imports mechanism when I drop support for Python < 3.12. Given that Python 3.7 is still supported and...
Then what is https://github.com/aaugustin/websockets/blob/main/src/websockets/__init__.py#L56 still there for? Just use relative imports to add them to the main package
> Yes Pls Please use reactions instead of making unnecessary comments.
The whole point of `application_checks` is client-side checking. We could have removed `*has_*permissions` when `default_member_permissions` was released, but thats not what the module is for.
Completely refactored and redone for all the changes made since this PR was originally created.
Sorry! Did not realise there's a max pending review count
This seems to be caused sometimes when slash commands just recently reloaded, and the application does not respond. ``` Canary 154144 (af04062) Host 0.0.140 Linux 64-Bit (5.19.0-23-Generic) ```
> As per [this FAQ entry](https://docs.portainer.io/faq/troubleshooting#can-i-build-an-image-while-deploying-a-stack-application-from-git), building images via Git deployments isn't fully supported as of yet. This is something we would like to support in the future however. I...
This would be awesome! I can't really use portainer as local dev testing wouldn't be great, having to use docker build and run is why I choose to use compose...