getsentry / raven-python

Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
https://sentry.io
BSD 3-Clause "New" or "Revised" License
1.68k stars 657 forks source link

capture returns the event id directly, not a tuple #1222

Closed wimglenn closed 6 years ago

wimglenn commented 6 years ago

Correct me if I'm wrong, but the __doc__ seems incorrect for raven client's capture.