Anthony Hillairet
Anthony Hillairet
I had the same problem using the given example so I started from the [python-socketio asgi example](https://github.com/miguelgrinberg/python-socketio/tree/master/examples/server/asgi) and added fastapi and it works :tada: I upgraded a few packages compared...
Hello @Delgan The sentry-python package now has a [loguru integration](https://docs.sentry.io/platforms/python/guides/tryton/configuration/integrations/loguru/) so this issue doesn't seem quite relevant, at least not the suggested snippet. Would it be useful for the Loguru...
Thank you for the breakdown with parenthesis @shiracamus. I'm not too sure what to make of the comment "Hmmmmm" though. There is clear operator precedence. Taking just this example: ```python...
Hey! Well I'd say fair enough! Do you want to commit maybe a little "UNMAINTAINED" note to say a why or just archive?