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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, jeff.balogh
Date 2008-03-19.17:39:09
SpamBayes Score 0.12735133
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I have a few comments:
1) Please use PyErr_WarnEx.
2) Please add tests to Lib/test/test_py3kwarn.py
History
Date User Action Args
2008-03-19 17:39:10benjamin.petersonsetspambayes_score: 0.127351 -> 0.12735133
recipients: + benjamin.peterson, brett.cannon, jeff.balogh
2008-03-19 17:39:10benjamin.petersonsetspambayes_score: 0.127351 -> 0.127351
messageid: <[email protected]>
2008-03-19 17:39:09benjamin.petersonlinkissue2348 messages
2008-03-19 17:39:09benjamin.petersoncreate