[Python-Dev] minor PR 22981 waiting review ~20 days: https://github.com/python/cpython/pull/22981

2020-12-14 Thread Alfred Perlstein
PR 22981 is a minor update to doctest to allow it to safely consume modules which contain objects that cause inspect.unwrap to throw. I believe the review comments in the PR have been addressed at this point for ~20 days.  The patch is relatively small, reviews are done, but it is unmerged.

[Python-Dev] minor PR 22981 waiting review ~20 days: https://github.com/python/cpython/pull/22981

2020-12-14 Thread Stephen J. Turnbull
Alfred Perlstein writes: > PR 22981 is a minor update to doctest to allow it to safely consume > modules which contain objects that cause inspect.unwrap to throw. > > I believe the review comments in the PR have been addressed at this > point for ~20 days.  The patch is relatively small, r