SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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.
S
Serhiy Storchaka committed
71cf4dd622832848cace358a7f8444243afd2e83
Parent: ea2d707
Committed by GitHub <noreply@github.com> on 5/16/2025, 8:29:14 PM