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 chris.jerdonek
Recipients chris.jerdonek, hongweipeng
Date 2018-09-10.04:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536554927.81.0.56676864532.issue34475@psf.upfronthosting.co.za>
In-reply-to
Content
Using p.func would name the function passed to functools.partial() rather than the partial object itself.
History
Date User Action Args
2018-09-10 04:48:47chris.jerdoneksetrecipients: + chris.jerdonek, hongweipeng
2018-09-10 04:48:47chris.jerdoneksetmessageid: <1536554927.81.0.56676864532.issue34475@psf.upfronthosting.co.za>
2018-09-10 04:48:47chris.jerdoneklinkissue34475 messages
2018-09-10 04:48:47chris.jerdonekcreate