You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End of this month python 3.8 will be EOSed.
I've tested tox code with patch generated by pyupgrade --py39-plus and looks like test suite is failing in few units.
Environment
Provide at least:
OS: Linox x86/64
Output of pip list of the host Python, where tox is installed
Issue
End of this month python 3.8 will be EOSed.
I've tested tox code with patch generated by
pyupgrade --py39-plus
and looks like test suite is failing in few units.Environment
Provide at least:
Output of
pip list
of the host Python, wheretox
is installedHere is pytest summary output:
And full pytest output in attachment python-tox.FAIL.txt
The text was updated successfully, but these errors were encountered: