SpamExperts / pyzor

Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.
GNU General Public License v2.0
139 stars 31 forks source link

Upgrade from raven to sentry_sdk #76

Open tonyandrewmeyer opened 5 years ago

tonyandrewmeyer commented 5 years ago

We should replace our use of raven with sentry_sdk for reporting errors to Sentry.

LaurentiuTeodorescu commented 5 years ago

@tonyandrewmeyer , what exacty is required to get this out/published?

tonyandrewmeyer commented 5 years ago

Someone (I assume me) will have to update the installed version and ensure that the right DSN is in the configuration files. I guess assign the ticket to me and I can do it.