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

Add python 3.10 to automated testing #1539

Merged
merged 3 commits into from
Dec 20, 2021
Merged

Add python 3.10 to automated testing #1539

merged 3 commits into from
Dec 20, 2021

Conversation

nzlosh
Copy link
Contributor

@nzlosh nzlosh commented Oct 8, 2021

This PR adds Python 3.10 to tox tests and github actions tests. The tests are passing with a few deprecation warnings.

@sijis
Copy link
Contributor

sijis commented Oct 9, 2021

Closes #1538

@sijis
Copy link
Contributor

sijis commented Dec 19, 2021

@nzlosh I've made some small adjustments and fixed the warnings. is there anything left here to do?

@nzlosh
Copy link
Contributor Author

nzlosh commented Dec 19, 2021

Thanks for the fixes. If the tests are green, this looks good to me. If users are hitting errors we'll need to add tests to start capturing the corner cases in the future.

@sijis sijis merged commit 66e1de8 into errbotio:master Dec 20, 2021
@sijis sijis mentioned this pull request Dec 20, 2021
1 task
sijis added a commit that referenced this pull request Jun 11, 2022
* Add python 3.10 to automated testing

* fix: deprecated deamon thread deprecation warnings

* test: disable PytestCollectionWarning warnings

Co-authored-by: Sijis Aviles <sijis.aviles+github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants