Anton Pirker

Results 359 comments of Anton Pirker

Hello @abhishek-choudhury-callhub ! We have now moved this issue up in prioritization and will make a plan on when we can squeeze fixing this in. I will keep you posted!

@fredbaa could you send us a minimal project that can reproduce this?

Hello @wojtekbauman Thanks for reporting this! This definitely looks like a bug. We plan to make a update for supporting Django 4 and I think this could also be looked...

This will be done in separate pull requests. Thanks @ivellios and @kasium for your input.

Here is a list of all the integrations we have in Python and what name would this result in: ``` sentry.python.aiohttp sentry.python.asgi sentry.python.aws_lambda sentry.python.beam sentry.python.bottle sentry.python.chalice sentry.python.django sentry.python.falcon sentry.python.fastapi sentry.python.flask...

I guess the frameworks that have a guide in the documentation (right sidebar for example here: https://docs.sentry.io/platforms/python/guides/bottle/) should have a name on their own.

Hello @bartolootrit ! Thanks for your contribution! We also got an PR for Falcon 3.0.0 from @Seluj78: https://github.com/getsentry/sentry-python/pull/1073 Could you @bartolootrit talk to @Seluj78 on how you can merge the...

Maybe also @pecalleja could help somehow?

Hey @Seluj78 I am not sure if your changes are in here (or what your changes are, to be precise ;-) ) Could you have a look at the files...

FYI @bartolootrit and @Seluj78 I have now added Falcon 3.0.0 and 3.1.0 to our test suite here: https://github.com/getsentry/sentry-python/pull/1378 If all the tests for this are green I can merge this...