flake8
passed.
JSHint
passed.
Review Request #11379 — Created Jan. 13, 2021 and submitted
The new
--all-pyversargument allows asetup.pycommand to run for
every supported version of Python, simplifying the setup process
considerably.
prepare-dev.pyhas also gained this option, which it will pass on to
setup.py. This isn't the default because someone setting up a tree
might not have a multi-Python virtualenv set up, but it's available if
needed.
Tested both commands with and without
--pyvers.
| Summary | ID |
|---|---|
| 62dfc7a9a0e37f617e2a6f1c4a1150d4d9cfb9c4 |