summaryrefslogtreecommitdiffstats
path: root/Lib/unittest
diff options
context:
space:
mode:
authorZachary Ware <zach@python.org>2021-11-07 23:44:11 (GMT)
committerGitHub <noreply@github.com>2021-11-07 23:44:11 (GMT)
commitfd41125f0f1bd73e0137580d4a5bfaeaef87c283 (patch)
tree0cc4dfc6864a53e79361c626042b5ddae4f10890 /Lib/unittest
parentbe3cd5c05d9fb1d1cdb55cb98ca6ef8f866774be (diff)
downloadcpython-fd41125f0f1bd73e0137580d4a5bfaeaef87c283.zip
cpython-fd41125f0f1bd73e0137580d4a5bfaeaef87c283.tar.gz
cpython-fd41125f0f1bd73e0137580d4a5bfaeaef87c283.tar.bz2
General cleanup of test_pydoc (GH-29459)
- Uniform usage of `test.support.requires_docstrings` instead of a local check for `-OO`. - Added `requires_docstrings` to a couple more methods that need it. - Replaced a few instances of `test.test_pydoc` with `__name__` to allow for different methods of running just this test file. - Rewrote `test_server` to run faster and better test the server. - Removed unused import. - Removed unused locals. - Minor whitespace cleanups.
Diffstat (limited to 'Lib/unittest')
0 files changed, 0 insertions, 0 deletions