Uh oh!
There was an error while loading. Please reload this page.
test on python 3.10 - #11
Merged
Merged
Conversation
added 8 commits
October 13, 2021 09:26
Note that this doesn’t change the parameters of functions. They still accept loop arguments, even if they are unused. Changing the API to account for unused variables will come in a later commit.
taybinforce-pushed
the
python3.10_support
branch
from
October 13, 2021 17:18
2dea637 to
89dd79fCompareCodecov Report
@@ Coverage Diff @@## master #11 +/- ##
=======================================
Coverage 94.86% 94.86% =======================================
Files 28 28 Lines 4031 4031 Branches 449 449 =======================================
Hits 3824 3824 Misses 188 188 Partials 19 19
Continue to review full report at Codecov.
|
taybinforce-pushed
the
python3.10_support
branch
from
October 13, 2021 18:47
2ee2cc0 to
79dd630Comparepatkivikram
commented
Oct 14, 2021
@max-k can you give @taybin and @patkivikram release privileges for mode-streaming on pypi |
dennis-weyland-by
commented
Oct 28, 2021
Push @max-k, a 3.10 compatible release would really be appreciated :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds support for running tests in python 3.10.