Skip to content

Commit

Permalink
Pin to commit that has some cleanup for new scopes (#63593)
Browse files Browse the repository at this point in the history
Cleaning up existing code to make the refactoring of Hubs and Scopes
easier. (See getsentry/rfcs#122)

If this dogfooding will not raise any issues, we will merge and release
it in the Sentry SDK.
  • Loading branch information
antonpirker authored and isabellaenriquez committed Jan 22, 2024
1 parent 2063a26 commit 3a5e243
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements-getsentry-overrides.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
# the format is:
# # comment explaining what you're doing
# library-name @ https://github.com/getsentry/<repo>/archive/<40 char sha>.zip

# Dog fooding some cleanup in the Python SDK
sentry-sdk @ https://github.com/getsentry/sentry-python/archive/a21349077453840e55f69265953de80a00e987ac.zip

0 comments on commit 3a5e243

Please sign in to comment.