rollbar / pyrollbar

Error tracking and logging from Python to Rollbar
https://docs.rollbar.com/docs/python/
MIT License
213 stars 135 forks source link

SC-95272: Remove support for Python 3.3 #394

Closed bxsx closed 2 years ago

bxsx commented 2 years ago

Description of the change

Python 3.3 reached its end-of-life on 2017-09-29 and it's no longer supported. It also requires requests package in an unsupported version with a security vulnerability.

See SC-95272 for more details on motivation and rationale.

Type of change

Related issues

Checklists

Development

Code review

shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #95272: Python-SDK: Remove support for Python 3.3.