Skip to content

IDLE leaking ARGV into globals() namespace #82258

Description

@rhettinger
BPO 38077
Nosy @rhettinger, @terryjreedy, @vedgar, @csabella, @miss-islington, @iritkatriel
PRs
  • bpo-38077: IDLE no longer adds 'argv' to the user namespace #15818
  • [3.8] bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) #15819
  • [3.7] bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) #15820
  • 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/terryjreedy'
    closed_at = <Date 2020-10-10.14:47:34.348>
    created_at = <Date 2019-09-09.21:13:04.487>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7', '3.9']
    title = 'IDLE leaking ARGV into globals() namespace'
    updated_at = <Date 2020-10-10.14:47:34.348>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-10-10.14:47:34.348>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-10-10.14:47:34.348>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-09-09.21:13:04.487>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38077
    keywords = ['patch']
    message_count = 8.0
    messages = ['351552', '351563', '351566', '351568', '351569', '351571', '378398', '378410']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'terry.reedy', 'veky', 'cheryl.sabella', 'miss-islington', 'iritkatriel']
    pr_nums = ['15818', '15819', '15820']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38077'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions