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.9 tests #466

Merged
merged 4 commits into from
Apr 27, 2021
Merged

Conversation

codeboten
Copy link
Contributor

Python 3.9 wasn't being tested in this repo, fixing that.

@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 23, 2021
@codeboten codeboten requested a review from a team as a code owner April 23, 2021 23:14
@codeboten codeboten requested review from lzchen and removed request for a team April 23, 2021 23:14
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codeboten docs ci is failing, your passionate area :)

tox.ini Outdated
@@ -6,146 +6,146 @@ envlist =
; for specifying supported Python versions per package.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase so you can add instrumentation-base :D

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@codeboten
Copy link
Contributor Author

@codeboten docs ci is failing, your passionate area :)

@lonewolf3739 turns out the problem was that we pinned the version of Sphinx to an old version that contained a bug w/ python 3.9. fixed this by unpinning sphinx

@codeboten codeboten merged commit b1d6c90 into open-telemetry:main Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants