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 tseaver
Recipients benjamin.peterson, brett.cannon, exarkun, flox, mark.dickinson, pitrou, tseaver
Date 2010-04-30.11:07:38
SpamBayes Score 0.011523938
Marked as misclassified No
Message-id <1272625661.03.0.409847047039.issue4180@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds tests for the 'error', 'ignore', and 'always' filters being applied *after* the default warning has been issued, and therefore the registry populated.  It causes failures for the 'error' and 'always' on both the Python and C sides.
History
Date User Action Args
2010-04-30 11:07:41tseaversetrecipients: + tseaver, brett.cannon, exarkun, mark.dickinson, pitrou, benjamin.peterson, flox
2010-04-30 11:07:41tseaversetmessageid: <1272625661.03.0.409847047039.issue4180@psf.upfronthosting.co.za>
2010-04-30 11:07:39tseaverlinkissue4180 messages
2010-04-30 11:07:38tseavercreate