Skip to content

Sentry.send_event should also take a hint#1192

Merged
st0012 merged 2 commits intomasterfrom
fix-sentry-send-event
Jan 11, 2021
Merged

Sentry.send_event should also take a hint#1192
st0012 merged 2 commits intomasterfrom
fix-sentry-send-event

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Jan 11, 2021

Sentry.send_event's behavior & parameters should always match Client#send_event. So this commit uses delegation to replace manual method definition.

Sentry.send_event's behavior & parameters should always match Client#send_event. So
this commit uses delegation to replace manual method definition.
@st0012 st0012 added this to the 4.1.3 milestone Jan 11, 2021
@st0012 st0012 self-assigned this Jan 11, 2021
@st0012 st0012 merged commit 0501ee5 into master Jan 11, 2021
@st0012 st0012 deleted the fix-sentry-send-event branch January 11, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant