Skip to content

Modernize Lib/platform.py code #79527

@vstinner

Description

@vstinner
BPO 35346
Nosy @malemburg, @brettcannon, @vstinner, @serhiy-storchaka
PRs
  • bpo-35346, platform: replace os.popen() with subprocess #10786
  • bpo-35346, platform: import subprocess in _syscmd_file() #10892
  • bpo-35346: Drop Mac OS 9 support from platform #10959
  • bpo-35346: Cleanup platform.architecture() #11130
  • 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-12-14.12:15:57.567>
    created_at = <Date 2018-11-29.01:42:38.864>
    labels = ['3.8', 'library']
    title = 'Modernize Lib/platform.py code'
    updated_at = <Date 2018-12-14.12:15:57.565>
    user = 'https://github.com/vstinner'
    

    bugs.python.org fields:

    activity = <Date 2018-12-14.12:15:57.565>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-14.12:15:57.567>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-11-29.01:42:38.864>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35346
    keywords = ['patch']
    message_count = 15.0
    messages = ['330657', '330718', '330727', '330729', '330731', '330733', '330735', '330737', '330943', '331061', '331285', '331709', '331710', '331813', '331815']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'brett.cannon', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['10786', '10892', '10959', '11130']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35346'
    versions = ['Python 3.8']
    

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions