| Age | Commit message (Collapse) | Author |
|
Perhaps when this test case was originally created, project tests could
not use a matrix of options? This is certainly possible today, so don't
write special unittest handling for this instead.
This adds proper visibility into what gets run and what doesn't. Now we
know which python executables got tested and which got skipped.
|
|
Apparently this unittest runs on macOS using the system python2.
|
|
performed by running "pyupgrade --py36-plus" and committing the results
|
|
It used to ignore the required argument and got fixed to be consistent
with dependency() function.
|
|
The unversioned command is deprecated and removed from some distributions
|
|
Closes: #4165.
|
|
|