### Problem Statement We want to be able to use the sentry sdk in Python 3.11, knowing that we are going to get official support from Sentry. ### Solution Brainstorm The only steps required would be to add Python 3.11 to the [classiffiers](https://github.com/getsentry/sentry-python/blob/2c8d27788c7e78a2e24e264d0e2d2f221e157658/setup.py#L87), as testing support for Python 3.11 was already added in PR #1871.