This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, docs@python, xiang.zhang
Date 2016-06-08.12:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465387599.33.0.983872292755.issue26985@psf.upfronthosting.co.za>
In-reply-to
Content
I prefer to not duplicate the list in Lib/inspect.py. We did similar docstring cleanups in several modules (venv for example) recently.
History
Date User Action Args
2016-06-08 12:06:39berker.peksagsetrecipients: + berker.peksag, docs@python, xiang.zhang
2016-06-08 12:06:39berker.peksagsetmessageid: <1465387599.33.0.983872292755.issue26985@psf.upfronthosting.co.za>
2016-06-08 12:06:39berker.peksaglinkissue26985 messages
2016-06-08 12:06:39berker.peksagcreate