This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael-o
Recipients michael-o, pablogsal
Date 2018-08-15.11:53:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
That looks promising, I figured out that there is "./python -m test -h".

make test TESTOPTS="-uall,-network" works flawlessly.

I would have expected a link to https://devguide.python.org/runtests/ from https://github.com/python/cpython/blob/master/README.rst#testing.

So my request is just to update the rst file.
History
Date User Action Args
2018-08-15 11:53:05michael-osetrecipients: + michael-o, pablogsal
2018-08-15 11:53:05michael-osetmessageid: <[email protected]>
2018-08-15 11:53:05michael-olinkissue34381 messages
2018-08-15 11:53:05michael-ocreate