Skip to content

ast.literal_eval doesn't support the Python ternary operator #68334

@larryhastings

Description

@larryhastings
BPO 24146
Nosy @birkenfeld, @mdickinson, @larryhastings, @benjaminp, @bitdancer, @serhiy-storchaka

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2015-05-08.14:25:28.768>
created_at = <Date 2015-05-08.13:22:43.292>
labels = ['type-bug', 'invalid']
title = "ast.literal_eval doesn't support the Python ternary operator"
updated_at = <Date 2015-05-08.14:25:28.766>
user = 'https://github.com/larryhastings'

bugs.python.org fields:

activity = <Date 2015-05-08.14:25:28.766>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2015-05-08.14:25:28.768>
closer = 'r.david.murray'
components = []
creation = <Date 2015-05-08.13:22:43.292>
creator = 'larry'
dependencies = []
files = []
hgrepos = []
issue_num = 24146
keywords = []
message_count = 3.0
messages = ['242760', '242765', '242767']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'mark.dickinson', 'larry', 'benjamin.peterson', 'r.david.murray', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24146'
versions = []

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions