[issue10091] ast.literal_eval does not handled new set literals

Éric Araujo report at bugs.python.org
Mon Oct 18 20:14:44 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Set literals, a new feature indeed, have been backported to 2.7 and 3.1.  The lack of support in ast.literal_eval is arguably a bug.  Benjamin, can you make a statement as release manager?  Thanks.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list