Josh Rosenberg added the comment:

Shouldn't it also disable the relevant fixers for map, filter, zip, etc. as 
appropriate? Otherwise a whole bunch of calls will be wrapper in list() or the 
like to mimic a behavior the code never had in Py2 in the first place.

----------
nosy: +josh.r

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

Reply via email to