[issue37972] unittest.mock.call does not chain __getitem__ to another _Call object

Karthikeyan Singaravelan report at bugs.python.org
Wed Sep 11 07:34:48 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

If we go ahead with this then we should also support other dunder methods of tuple like __setitem__ and so on.

----------
nosy: +cjw296, mariocj89, michael.foord
versions:  -Python 2.7, Python 3.5, Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list