diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-16 20:56:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 20:56:24 (GMT) |
commit | f89323236f4669a5b66ed0e8b2f584cb0cb27232 (patch) | |
tree | e8b6c11ef41f8446ad12d211be4481ea570828a5 /Lib/test/test_httpservers.py | |
parent | 7a5851dc902a86d76c194caede9c24e98ec70a37 (diff) | |
download | cpython-f89323236f4669a5b66ed0e8b2f584cb0cb27232.zip cpython-f89323236f4669a5b66ed0e8b2f584cb0cb27232.tar.gz cpython-f89323236f4669a5b66ed0e8b2f584cb0cb27232.tar.bz2 |
[3.14] gh-134109: Fix showing comments in pydoc output for argparse (GH-134110) (GH-134112)
Comments immediately preceding the object's source code are used
if the object has no docstring.
Comments that do not describe the object should be separated from
the following source code by an empty line.
(cherry picked from commit 71cf4dd622832848cace358a7f8444243afd2e83)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/test/test_httpservers.py')
0 files changed, 0 insertions, 0 deletions