[issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Stéphane Wirtel
report at bugs.python.org
Sat Sep 21 02:00:07 EDT 2019
Stéphane Wirtel <stephane at wirtel.be> added the comment:
New changeset 865bb685a67798eb98dcf5f3a852e08c77792998 by Stéphane Wirtel (Lisa Roach) in branch '3.8':
[3.8] bpo-38093: Correctly returns AsyncMock for async subclasses. (GH-15947) (GH-16299)
https://github.com/python/cpython/commit/865bb685a67798eb98dcf5f3a852e08c77792998
----------
nosy: +matrixise
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38093>
_______________________________________
More information about the Python-bugs-list
mailing list