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 gvanrossum
Recipients curtmcd, gvanrossum, mathieui, vstinner, yselivanov
Date 2017-06-09.02:28:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496975281.06.0.0276448985195.issue23519@psf.upfronthosting.co.za>
In-reply-to
Content
Use a lambda instead of partial. It's more pythonic.
History
Date User Action Args
2017-06-09 02:28:01gvanrossumsetrecipients: + gvanrossum, vstinner, mathieui, yselivanov, curtmcd
2017-06-09 02:28:01gvanrossumsetmessageid: <1496975281.06.0.0276448985195.issue23519@psf.upfronthosting.co.za>
2017-06-09 02:28:01gvanrossumlinkissue23519 messages
2017-06-09 02:28:01gvanrossumcreate