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 hongweipeng
Recipients chris.jerdonek, hongweipeng, xtreak
Date 2018-10-17.04:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539751547.22.0.788709270274.issue34475@psf.upfronthosting.co.za>
In-reply-to
Content
partial() return an instance not class or function. Why it need __qualname__ attribute?

Ref: https://www.python.org/dev/peps/pep-3155/
History
Date User Action Args
2018-10-17 04:45:47hongweipengsetrecipients: + hongweipeng, chris.jerdonek, xtreak
2018-10-17 04:45:47hongweipengsetmessageid: <1539751547.22.0.788709270274.issue34475@psf.upfronthosting.co.za>
2018-10-17 04:45:47hongweipenglinkissue34475 messages
2018-10-17 04:45:47hongweipengcreate