New submission from Jacek Kołodziej:

The typo in test_logging was discovered while working on #23883: in two tests 
the addCleanup call reverts the raiseEx*ec*ptions value (instead of 
raiseExceptions) in logging module and apparently that didn't manifest itself 
in any way.

Patch attached.

----------
components: Tests
files: test_logging_typo.patch
keywords: patch
messages: 247047
nosy: Unit03, vadmium, vinay.sajip
priority: normal
severity: normal
status: open
title: raiseExceptions typo fix in logging tests
versions: Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file39966/test_logging_typo.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24678>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to