sentry-python
sentry-python copied to clipboard
Support GIL-less Python 3.13
There's an experimental build of Python 3.13 with the GIL disabled. We should investigate how the SDK behaves on it, and ideally also run the tests against it in CI.