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 iritkatriel
Recipients Guido.van.Rossum, gvanrossum, iritkatriel, methane, rhettinger, serhiy.storchaka, terry.reedy
Date 2021-08-30.07:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630309997.42.0.778215248427.issue36521@roundup.psfhosted.org>
In-reply-to
Content
Are you suggesting that anyone who calls PyFunction_New needs to add a doc string assignment following the call? This is public api, so that would break people’s working code.
History
Date User Action Args
2021-08-30 07:53:17iritkatrielsetrecipients: + iritkatriel, gvanrossum, rhettinger, terry.reedy, methane, serhiy.storchaka, Guido.van.Rossum
2021-08-30 07:53:17iritkatrielsetmessageid: <1630309997.42.0.778215248427.issue36521@roundup.psfhosted.org>
2021-08-30 07:53:17iritkatriellinkissue36521 messages
2021-08-30 07:53:17iritkatrielcreate