[issue17660] mock.patch could whitelist builtins to not need create=True

Roundup Robot report at bugs.python.org
Mon Apr 14 22:25:31 CEST 2014


Roundup Robot added the comment:

New changeset e457de60028c by Michael Foord in branch 'default':
Closes issue 17660. You no longer need to explicitly pass create=True when patching builtin names.
http://hg.python.org/cpython/rev/e457de60028c

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17660>
_______________________________________


More information about the Python-bugs-list mailing list