Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(tests): Python 3.10 support #1309

Merged
merged 16 commits into from
Jan 24, 2022
Merged

Conversation

antonpirker
Copy link
Member

Adding Python 3.10 to our test suite

Refs GH-1273

@antonpirker antonpirker force-pushed the antonpirker/python3.10-support branch from 791465f to c5f1076 Compare January 18, 2022 10:00
@antonpirker antonpirker changed the title WIP: build(tests): Python 3.10 support build(tests): Python 3.10 support Jan 19, 2022
sl0thentr0py and others added 6 commits January 19, 2022 20:34
Django middlewares sometimes can override `request.urlconf` which we also need to respect in our transaction name resolving.
This fixes an issue (WEB-530) with a customer using `django-tenants` where all their transactions were named `Generic WSGI request` due to the default url resolution failing.
@antonpirker antonpirker self-assigned this Jan 21, 2022
antonpirker and others added 7 commits January 24, 2022 14:21
* Only catch errors that lead to a HTTP 5xx

* Write code that is actually somehow typed and can be linted.

Co-authored-by: sentry-bot <markus+ghbot@sentry.io>
Adding Python 3.10 to our test suite

Refs GH-1273
…/sentry-python into antonpirker/python3.10-support
@antonpirker antonpirker merged commit 639c941 into master Jan 24, 2022
@antonpirker antonpirker deleted the antonpirker/python3.10-support branch January 24, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants