Skip to content

ast.literal_eval() doesn't support empty sets #83339

Description

@rhettinger
BPO 39158
Nosy @rhettinger, @serhiy-storchaka, @pablogsal, @isidentical
PRs
  • bpo-39158: ast.literal_eval() doesn't support empty sets #17742
  • 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 2020-12-20.19:49:09.236>
    created_at = <Date 2019-12-29.21:42:10.401>
    labels = ['type-feature', '3.9', 'docs']
    title = "ast.literal_eval() doesn't support empty sets"
    updated_at = <Date 2020-12-20.19:49:09.235>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-12-20.19:49:09.235>
    actor = 'rhettinger'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-12-20.19:49:09.236>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2019-12-29.21:42:10.401>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39158
    keywords = ['patch']
    message_count = 11.0
    messages = ['359007', '359010', '359012', '359226', '359251', '359252', '359253', '359287', '359292', '359453', '359457']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'docs@python', 'serhiy.storchaka', 'pablogsal', 'BTaskaya']
    pr_nums = ['17742']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39158'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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