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 vstinner
Recipients jdemeyer, vstinner
Date 2019-08-14.12:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Maybe repr(func) should be left unchanged, but str(func) can be enhanced?
History
Date User Action Args
2019-08-14 12:24:08vstinnersetrecipients: + vstinner, jdemeyer
2019-08-14 12:24:08vstinnersetmessageid: <[email protected]>
2019-08-14 12:24:08vstinnerlinkissue37645 messages
2019-08-14 12:24:08vstinnercreate