[issue27814] contextlib.suppress: Add whitelist argument

Michael Büsch report at bugs.python.org
Sat Aug 20 11:06:31 EDT 2016


Michael Büsch added the comment:

Thanks for your comments.
Here's version 2 of the patch.

Changes:
- A typo in the docstring was fixed.
- Space was removed in keyword assignments.
- Documentation was added.

(Note that I signed and sent the contributor agreement. It should arrive soon.)

----------
Added file: http://bugs.python.org/file44170/contextlib-suppress-whitelist-v2.patch

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


More information about the Python-bugs-list mailing list