Hello, a while back we hit a bug with doctest and mock.call that confused a few people on our team for a while.

I dug into fixing it and made doctest more defensive around un-unwrappable calls.

I submitted a PR (https://github.com/python/cpython/pull/22981) for an Issue (https://bugs.python.org/issue35753) back in October 25, 2020 which got some review, and then have not heard for several months.

I am wondering if it can be reviewed and feedback given on a way forward.

Thank you,

-Alfred

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/DQTVEJGORWXPBLXG2P5S6YZBLCEL2DG3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to