sentry-python
sentry-python copied to clipboard
Remove legacy `failed_request_status_codes` format
We're currently supporting two different failed_request_status_codes format (legacy and set). Remove the old one and compat utils like https://github.com/getsentry/sentry-python/blob/104db8c32487e21c2e76218d374b5aa239d40ffb/sentry_sdk/integrations/_wsgi_common.py#L259.