Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Thanks for the details. As part of triaging I am closing this as not a bug 
since passing mutable  arguments to a mock object and modifying it is a 
documented behavior at 
https://docs.python.org/3/library/unittest.mock-examples.html#coping-with-mutable-arguments
 . Feel free to reopen this if needed.

Thanks

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33309>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to