Skip to content

Use the subprocess module in the uuid module #66878

Description

@serhiy-storchaka
BPO 22688
Nosy @vstinner, @serhiy-storchaka
Superseder
  • bpo-22637: avoid using a shell in uuid: replce os.popen with subprocess.Popen
  • 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 2014-10-21.19:11:14.455>
    created_at = <Date 2014-10-21.17:21:33.235>
    labels = ['library']
    title = 'Use the subprocess module in the uuid module'
    updated_at = <Date 2014-10-21.19:11:14.453>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-10-21.19:11:14.453>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-21.19:11:14.455>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-10-21.17:21:33.235>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22688
    keywords = []
    message_count = 3.0
    messages = ['229769', '229772', '229776']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'neologix', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '22637'
    type = None
    url = 'https://bugs.python.org/issue22688'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions