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 brett.cannon
Recipients benjamin.peterson, brett.cannon, exarkun, glyph, pitrou
Date 2008-05-02.02:26:56
SpamBayes Score 0.10601245
Marked as misclassified No
Message-id <1209695225.31.0.209650326272.issue2705@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r62626. I left in the optional arguments but they are just not 
called anymore by the 'warnings' machinery. I might add a 
PendingDeprecationWarning so that people start to add the argument, 
though, for future use.
History
Date User Action Args
2008-05-02 02:27:06brett.cannonsetspambayes_score: 0.106012 -> 0.10601245
recipients: + brett.cannon, exarkun, pitrou, benjamin.peterson, glyph
2008-05-02 02:27:05brett.cannonsetspambayes_score: 0.106012 -> 0.106012
messageid: <1209695225.31.0.209650326272.issue2705@psf.upfronthosting.co.za>
2008-05-02 02:27:04brett.cannonlinkissue2705 messages
2008-05-02 02:27:03brett.cannoncreate