[New-bugs-announce] [issue6276] Fix contextlib.nested DeprecationWarning for test_signal.
Vikram U Shenoy
report at bugs.python.org
Sat Jun 13 11:34:47 CEST 2009
New submission from Vikram U Shenoy <vikram.u.shenoy at gmail.com>:
Attached is the patch to fix DeprecationWarning resulting from using
contextlib.nested() function in test_signal.py
----------
components: Tests
files: test_signal_with_fix_june_13_2009.patch
keywords: patch
messages: 89317
nosy: vshenoy
severity: normal
status: open
title: Fix contextlib.nested DeprecationWarning for test_signal.
versions: Python 2.7
Added file: http://bugs.python.org/file14283/test_signal_with_fix_june_13_2009.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6276>
_______________________________________
More information about the New-bugs-announce
mailing list