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 pitrou
Recipients BreamoreBoy, cool-RR, ezio.melotti, jnoller, petri.lehtinen, pitrou, r.david.murray, terry.h, terry.reedy
Date 2014-07-30.00:18:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406679502.55.0.649028573037.issue11969@psf.upfronthosting.co.za>
In-reply-to
Content
Pickling of builtin functions and methods was indeed improved thanks to __qualname__ support. Closing.
History
Date User Action Args
2014-07-30 00:18:22pitrousetrecipients: + pitrou, terry.reedy, jnoller, ezio.melotti, r.david.murray, cool-RR, BreamoreBoy, petri.lehtinen, terry.h
2014-07-30 00:18:22pitrousetmessageid: <1406679502.55.0.649028573037.issue11969@psf.upfronthosting.co.za>
2014-07-30 00:18:22pitroulinkissue11969 messages
2014-07-30 00:18:22pitroucreate