fix(integrations): Fix http putrequest when url is None (#1693) · gitcommit90/sentry-python@c471331 · GitHub
Skip to content

Commit c471331

Browse files
MattFlowerMatthew Flower
andauthored
fix(integrations): Fix http putrequest when url is None (getsentry#1693)
Modifies behavior of putrequest to check for None on real_url prior to using it. Fixes getsentryGH-1678 Co-authored-by: Matthew Flower <matt.flower@january.com>
1 parent 973b2f6 commit c471331

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

sentry_sdk/integrations/stdlib.py

Lines changed: 1 addition & 1 deletion

tests/integrations/stdlib/test_httplib.py

Lines changed: 12 additions & 2 deletions

0 commit comments

Comments
 (0)