[issue22823] Use set literals instead of creating a set from a list

Raymond Hettinger report at bugs.python.org
Sun Nov 9 21:53:43 CET 2014


Raymond Hettinger added the comment:

Attaching a patch.  Doesn't change tests for the reasons mentioned above.  
Leaves idle, 2-to-3, and mocking for their respective module maintainers to deal with holistically (as part of their routine maintenance).

----------
keywords: +patch
Added file: http://bugs.python.org/file37159/set_literal.patch

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


More information about the Python-bugs-list mailing list