Vjacheslav Fyodorov added the comment:
It seems, as a minimum it must be noticed in docs.
--
___
Python tracker
<http://bugs.python.org/issue23890>
___
___
Pytho
New submission from Vjacheslav Fyodorov:
Sometimes unittest's assertRaises increases reference counter of callable. This
can break tests in tricky cases. Not seen in 2.X version. Demo file attached.
--
components: Library (Lib)
files: test_assertRaises.py
messages: 240280
Vjacheslav Fyodorov added the comment:
Now in 3.4 Fedora 21
--
nosy: +Vjacheslav.Fyodorov
versions: +Python 3.4 -3rd party, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue13