This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients JBernardo, benjamin.peterson, daniel.urban, mark.dickinson
Date 2012-07-05.12:05:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341489942.41.0.890731628618.issue15245@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't think literal_eval should handle anything which is not syntax.
+1

-1 on supporting 'inf' and 'nan'
-0 on supporting 'Ellipsis' or '...';  seems harmless, but I don't really see the point.
History
Date User Action Args
2012-07-05 12:05:42mark.dickinsonsetrecipients: + mark.dickinson, benjamin.peterson, daniel.urban, JBernardo
2012-07-05 12:05:42mark.dickinsonsetmessageid: <1341489942.41.0.890731628618.issue15245@psf.upfronthosting.co.za>
2012-07-05 12:05:41mark.dickinsonlinkissue15245 messages
2012-07-05 12:05:41mark.dickinsoncreate