Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Python 3.10 in CI #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Enable Python 3.10 in CI #112

wants to merge 1 commit into from

Conversation

joshuap
Copy link
Member

@joshuap joshuap commented Aug 1, 2022

I forget why this was failing.

Edit: oh right, it's because of #104

@dotysan
Copy link
Contributor

dotysan commented Jun 3, 2023

I got it working (sorta) over here. https://github.com/dotysan/honeybadger-python/actions/runs/5166178976

Just had to blank out a few suspect tests. Hopefully someone with better understanding of mock can resurrect them.

And Python 3.11 works too, FTW!

@dotysan
Copy link
Contributor

dotysan commented Jun 7, 2023

I had to temporarily disable some suspect tests that use mock. But got it to build here. #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants