Commit 819fa0d
authored
ref: Use
* Created async and sync decorators
* Added use of each sentry decorator
* Fix circular import
* Revert changes to starlette.py
* Rename method
* Use actual generics, move async implementation to utils
* Refactor parameters
* Undo changes to _types.py
* Use client instead of Hub
* Add doc string
* Move type comments
* Fix mypy
* Fix circular import
* Added unit tests for decorators
* Revert gql changes
* Revert "Revert gql changes"
This reverts commit 85c1a1f.
* ref: Shortcut for `should_send_default_pii`
* revert gql changes
* ref: Use `scope.should_send_default_pii` in FastAPI integrationscope.should_send_default_pii in FastAPI integration (getsentry#2846)1 parent a046901 commit 819fa0d
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 121 | + | |
125 | 122 | | |
126 | 123 | | |
127 | 124 | | |
| |||
0 commit comments