Is there an existing issue for this?
Current Behavior
Python 3.9.7 was found by the CI to cause issues with the existing test suite.
Expected Behavior
Tests should run as 3.9.5 and successfully pass.
Steps To Reproduce
-
Set environment to 3.9.7
This can be done with poetry env use 3.9.7 and pyenv local 3.9.7
-
Run make tests
Environment
- OS: Mac, Windows, Linux
Anything else?
This workflow shows the bugs if you wish to see the problems before starting
https://github.com/microsoft/electionguard-python/runs/3655735644?check_suite_focus=true
Is there an existing issue for this?
Current Behavior
Python 3.9.7 was found by the CI to cause issues with the existing test suite.
Expected Behavior
Tests should run as 3.9.5 and successfully pass.
Steps To Reproduce
Set environment to 3.9.7
This can be done with
poetry env use 3.9.7andpyenv local 3.9.7Run
make testsEnvironment
- OS: Mac, Windows, LinuxAnything else?
This workflow shows the bugs if you wish to see the problems before starting
https://github.com/microsoft/electionguard-python/runs/3655735644?check_suite_focus=true