[New-bugs-announce] [issue3768] Move test_py3kwarn over to new catch_warnings API

Brett Cannon report at bugs.python.org
Thu Sep 4 00:36:02 CEST 2008


New submission from Brett Cannon <brett at python.org>:

test_py3kwarn was using the old API presented by catch_warnings. The
attached patch fixes it to use the new one.

----------
components: Library (Lib)
files: fix_py3kwarn.diff
keywords: needs review, patch, patch
messages: 72426
nosy: brett.cannon
priority: release blocker
severity: normal
status: open
title: Move test_py3kwarn over to new catch_warnings API
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file11365/fix_py3kwarn.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3768>
_______________________________________


More information about the New-bugs-announce mailing list