New issue 2529: Remove regrverbose script
https://bitbucket.org/pypy/pypy/issues/2529/remove-regrverbose-script

Ronan Lamy:

Nowadays, the documented way of running the CPython test suite is to use 
`python -m test`. We should probably just use that instead of 
`pypy/tool/pytest/run-script/regrverbose.py` (already the case on py3.5) and 
delete regrverbose.py.

Are there any reasons to keep it that I'm not aware of?


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to