diff options
author | Zachary Ware <zach@python.org> | 2021-11-07 23:44:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-07 23:44:11 (GMT) |
commit | fd41125f0f1bd73e0137580d4a5bfaeaef87c283 (patch) | |
tree | 0cc4dfc6864a53e79361c626042b5ddae4f10890 /Lib/sre_parse.py | |
parent | be3cd5c05d9fb1d1cdb55cb98ca6ef8f866774be (diff) | |
download | cpython-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/sre_parse.py')
0 files changed, 0 insertions, 0 deletions