4.23.0: not ready for pyupgrade --py39-plus
#3413
Labels
enhancement
help:wanted
Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
Uh oh!
There was an error while loading. Please reload this page.
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: