[issue25998] doctest terminates when accessing __wrapped__ raises an error

Mickaël Schoentgen report at bugs.python.org
Sat Jul 13 05:46:03 EDT 2019


Mickaël Schoentgen <contact at tiger-222.fr> added the comment:

Working on it at EuroPython 2019.

FTR I tested on Python 3.6.9, 3.7.4 and 3.9.0a0 without issue.
I think this was fixed with https://github.com/rtweeks/werkzeug/commit/c643980b93e9bde4431cd99ece30f07e00160f84.

But the doctest issue remains and this is on what I will focus.

----------
nosy: +Tiger-222

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


More information about the Python-bugs-list mailing list