Commit ed5906c
fix(sentry#6931306293): fix issue with url context resolver (#2791)
* fix(sentry#6931306293): resolve 'NoneType' object has no attribute 'engine' for url context reslover
* Update pydotorg/tests/test_context_processors.py
Co-authored-by: Éric <merwok@netwok.org>
* Update pydotorg/tests/test_context_processors.py
Co-authored-by: Éric <merwok@netwok.org>
---------
Co-authored-by: Éric <merwok@netwok.org>1 parent 72e1672 commit ed5906c
File tree
2 files changed
+19
-4
lines changed- pydotorg
- tests
2 files changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
0 commit comments