Skip to content

Over restricted type checking on eval() function #33178

@anonymous

Description

@anonymous
mannequin
BPO 215126
Nosy @tim-one, @arigo, @rhettinger
Files
  • any_locals.diff: Any object can be used a f_locals now.
  • geneval3.diff: Patch with unittests, ready for 2nd review
  • geneval4a.diff: Revised patch allowing stores and deletes
  • 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 = 'https://github.com/arigo'
    closed_at = <Date 2006-08-01.10:49:17.000>
    created_at = <Date 2000-09-22.19:36:01.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'Over restricted type checking on eval() function'
    updated_at = <Date 2006-08-01.10:49:17.000>
    user = 'https://bugs.python.org/anonymous'

    bugs.python.org fields:

    activity = <Date 2006-08-01.10:49:17.000>
    actor = 'arigo'
    assignee = 'arigo'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2000-09-22.19:36:01.000>
    creator = 'anonymous'
    dependencies = []
    files = ['3', '4', '5']
    hgrepos = []
    issue_num = 215126
    keywords = []
    message_count = 24.0
    messages = ['1555', '1556', '1557', '1558', '1559', '1560', '1561', '1562', '1563', '1564', '1565', '1566', '1567', '1568', '1569', '1570', '1571', '1572', '1573', '1574', '1575', '1576', '1577', '1578']
    nosy_count = 7.0
    nosy_names = ['tim.peters', 'arigo', 'mcherm', 'gregsmith', 'pfremy', 'rhettinger', 'aaiyer']
    pr_nums = []
    priority = 'high'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue215126'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions