[New-bugs-announce] [issue23829] test_warnings fails under -Werror

Brett Cannon report at bugs.python.org
Tue Mar 31 18:56:21 CEST 2015


New submission from Brett Cannon:

======================================================================
ERROR: test_warning_classes (__main__.CWarnTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/bcannon/Repositories/cpython/pep-488/Lib/test/test_warnings.py", line 460, in test_warning_classes
    self.module.warn('good warning category', MyWarningClass)
WarnTests.test_warning_classes.<locals>.MyWarningClass: good warning category

----------
components: Tests
messages: 239734
nosy: brett.cannon
priority: normal
severity: normal
stage: needs patch
status: open
title: test_warnings fails under -Werror
versions: Python 3.5

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


More information about the New-bugs-announce mailing list