Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
BSD 3-Clause "New" or "Revised" License
1.68k
stars
657
forks
source link
chore(deprecation): fix collections.abc imports #1298
Closed
TheKevJames closed 6 years ago
As of Python 3.7, importing ABCs directly from collections has been deprecated.