rollbar / pyrollbar

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

Remove unittest2 #419

Closed mcepl closed 1 year ago

mcepl commented 1 year ago

Fixes #340 and replaces #346.

brianr commented 1 year ago

Thanks! A few tests failing, continuing this work in https://github.com/rollbar/pyrollbar/pull/420

brianr commented 1 year ago

Merged via #420. Thank you!