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 ncoghlan
Recipients benjamin.peterson, ncoghlan
Date 2008-06-06.01:56:07
SpamBayes Score 0.1488242
Marked as misclassified No
Message-id <1212717372.35.0.0651735564435.issue3042@psf.upfronthosting.co.za>
In-reply-to
Content
The code changes in the patch look pretty good to me (although you
probably want to actually use @wraps inside _old_api!)

There are obviously also documentation and test suite changes that will
be needed.
History
Date User Action Args
2008-06-06 01:56:13ncoghlansetspambayes_score: 0.148824 -> 0.1488242
recipients: + ncoghlan, benjamin.peterson
2008-06-06 01:56:12ncoghlansetspambayes_score: 0.148824 -> 0.148824
messageid: <1212717372.35.0.0651735564435.issue3042@psf.upfronthosting.co.za>
2008-06-06 01:56:11ncoghlanlinkissue3042 messages
2008-06-06 01:56:10ncoghlancreate