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 daniel.urban
Recipients daniel.urban, eric.araujo, ncoghlan, r.david.murray
Date 2012-04-20.18:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334945446.24.0.248111181961.issue14588@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached the third patch with the eval_body -> exec_body change; explicitly passing the default (None) now also allowed. I also fixed a refleak (I think).
History
Date User Action Args
2012-04-20 18:10:46daniel.urbansetrecipients: + daniel.urban, ncoghlan, eric.araujo, r.david.murray
2012-04-20 18:10:46daniel.urbansetmessageid: <1334945446.24.0.248111181961.issue14588@psf.upfronthosting.co.za>
2012-04-20 18:10:45daniel.urbanlinkissue14588 messages
2012-04-20 18:10:45daniel.urbancreate