diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-05-16 23:29:14 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 23:29:14 +0300 |
commit | 71cf4dd622832848cace358a7f8444243afd2e83 (patch) | |
tree | 64cbedc844e07374687328d9ce5f3d66d1b4a7e0 /Lib/test/test_pathlib/support | |
parent | ea2d707bd59963bd4f53407108026930ff12ae56 (diff) | |
download | cpython-71cf4dd622832848cace358a7f8444243afd2e83.tar.gz cpython-71cf4dd622832848cace358a7f8444243afd2e83.zip |
gh-134109: Fix showing comments in pydoc output for argparse (GH-134110)
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.
Diffstat (limited to 'Lib/test/test_pathlib/support')
0 files changed, 0 insertions, 0 deletions