Closed ifoukarakis closed 6 years ago
Seems there's an issue with Python 3.2. I will fix it.
Hi,
I finally fixed tests failing under Python3.2. When it comes to Python 3, Flask requires python version > 3.2. I had to disable the tests for python 3.2.
Waiting for your comments!
@ifoukarakis thanks--will review and get back to you!
Hi! Is this likely to be merged? I would like to use it in a project!
Yup, sorry, this got lost in the shuffle... we'll work on getting this merged and released soon.
@stympy I just tried using this branch on my project and it works great!
@emhoracek Awesome, thanks for the info!
@demsullivan What's the ETA on this?
Merged - a bit of housekeeping to do, and then will release a new version later today.
Hey @ifoukarakis - looks like the build failed after I merged it - perhaps something changed with Flask since you submitted the PR?
https://travis-ci.org/honeybadger-io/honeybadger-python/jobs/398354921
Any insights?
I'll have a look ASAP.
Created https://github.com/honeybadger-io/honeybadger-python/pull/30 to fix this.
Hi,
I'd like to suggest adding Flask support. This PR contains: