-
Notifications
You must be signed in to change notification settings - Fork 604
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5722425
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39b3770
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 30 files changed
- 5 contributors
Commits on May 17, 2023
-
getsentry-bot committed
May 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 565567f - Browse repository at this point
Copy the full SHA 565567fView commit details
Commits on May 22, 2023
-
Prefer importlib.metadata over pkg_resources if available (#2081)
* Prefer importlib.metadata over pkg_resources if available --------- Co-authored-by: Anton Pirker <anton.pirker@sentry.io> Co-authored-by: Antoni Szych <antoni.szych@rtbhouse.com>
Configuration menu - View commit details
-
Copy full SHA for 8c24d33 - Browse repository at this point
Copy the full SHA 8c24d33View commit details -
Work with a copy of request, vars in the event (#2125)
* Work with a copy of request, vars in the event In some cases we were attaching parts of the original request to the event with live references on them and ending up modifying the underlying headers or request data when we scrubbed the event. Now we make sure to only attach a copy of the request to the event. We also do the same for frame vars.
Configuration menu - View commit details
-
Copy full SHA for 443b7b9 - Browse repository at this point
Copy the full SHA 443b7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9effe - Browse repository at this point
Copy the full SHA 1d9effeView commit details
Commits on May 23, 2023
-
Add support for ExceptionGroups (#2025)
With Python 3.11 ExceptionGroups was introduced. This adds support for catching them and displaying them in a meaningful way. See also the related RFC: https://github.com/getsentry/rfcs/blob/main/text/0079-exception-groups.md
Configuration menu - View commit details
-
Copy full SHA for 5564011 - Browse repository at this point
Copy the full SHA 5564011View commit details -
Pinned version of dependency that broke the build (#2133)
* Pinned version of dependency that broke the build
Configuration menu - View commit details
-
Copy full SHA for 4bffa98 - Browse repository at this point
Copy the full SHA 4bffa98View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a8be7 - Browse repository at this point
Copy the full SHA c6a8be7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b3770 - Browse repository at this point
Copy the full SHA 39b3770View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5722425...39b3770