Skip to content

ast.literal_eval supports non-literals in Python 3 #75959

@DavidBieber

Description

@DavidBieber
BPO 31778
Nosy @brettcannon, @nascheme, @rhettinger, @terryjreedy, @ncoghlan, @benjaminp, @bitdancer, @serhiy-storchaka
PRs
  • bpo-31778: Make ast.literal_eval() more strict. #4035
  • 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 2018-01-04.09:27:28.780>
    created_at = <Date 2017-10-12.22:31:18.436>
    labels = ['type-feature', '3.7', 'docs']
    title = 'ast.literal_eval supports non-literals in Python 3'
    updated_at = <Date 2018-01-04.09:27:28.779>
    user = 'https://bugs.python.org/DavidBieber'

    bugs.python.org fields:

    activity = <Date 2018-01-04.09:27:28.779>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-01-04.09:27:28.780>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2017-10-12.22:31:18.436>
    creator = 'David Bieber'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31778
    keywords = ['patch']
    message_count = 11.0
    messages = ['304294', '304367', '304374', '304379', '304400', '304573', '304574', '304580', '305973', '305987', '309460']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'nascheme', 'rhettinger', 'terry.reedy', 'ncoghlan', 'benjamin.peterson', 'r.david.murray', 'docs@python', 'serhiy.storchaka', 'David Bieber']
    pr_nums = ['4035']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31778'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions