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

Drop python 3.3 support #1241

Closed mattrobenolt closed 6 years ago

mattrobenolt commented 6 years ago

Currently, python 3.3 is broken in tox in our test suite with:

DEPRECATION: Python 3.3 supported has been deprecated and support for it will be dropped in the future. Please upgrade your Python.

Any reason not to just drop this from CI?

ashwoods commented 6 years ago

+1

mitsuhiko commented 6 years ago

Yeah. Let's kill it.

ashwoods commented 6 years ago

Dead.