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 benjamin.peterson
Recipients benjamin.peterson
Date 2020-09-02.04:37:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599021421.22.0.223210002461.issue41689@roundup.psfhosted.org>
In-reply-to
Content
C types can add a signature to their __doc__. Currently, PyType_FromSpec just deletes such signatures instead of making them visible from __text_signature__.
History
Date User Action Args
2020-09-02 04:37:01benjamin.petersonsetrecipients: + benjamin.peterson
2020-09-02 04:37:01benjamin.petersonsetmessageid: <1599021421.22.0.223210002461.issue41689@roundup.psfhosted.org>
2020-09-02 04:37:01benjamin.petersonlinkissue41689 messages
2020-09-02 04:37:01benjamin.petersoncreate