[issue25532] infinite loop when running inspect.unwrap over unittest.mock.call

Serhiy Storchaka report at bugs.python.org
Wed Sep 27 02:34:46 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 02c3cdcef84edd8c71e9fe189873dea216acfc1d by Serhiy Storchaka in branch '3.6':
[3.6] bpo-25532: Protect against infinite loops in inspect.unwrap() (GH-1717) (#3778)
https://github.com/python/cpython/commit/02c3cdcef84edd8c71e9fe189873dea216acfc1d


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25532>
_______________________________________


More information about the Python-bugs-list mailing list