Skip to content

subprocess.run should alias universal_newlines to text #75937

@andyclegg

Description

@andyclegg
mannequin
BPO 31756
Nosy @warsaw, @gpshead, @ncoghlan, @andyclegg, @zooba
PRs
  • bpo-31756: subprocess.run should alias universal_newlines to text #4049
  • 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/gpshead'
    closed_at = <Date 2017-10-23.02:03:49.650>
    created_at = <Date 2017-10-11.10:16:51.865>
    labels = ['3.7', 'type-feature', 'library']
    title = 'subprocess.run should alias universal_newlines to text'
    updated_at = <Date 2017-10-23.02:03:49.649>
    user = 'https://github.com/andyclegg'

    bugs.python.org fields:

    activity = <Date 2017-10-23.02:03:49.649>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-10-23.02:03:49.650>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2017-10-11.10:16:51.865>
    creator = 'andrewclegg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31756
    keywords = ['patch']
    message_count = 6.0
    messages = ['304125', '304149', '304150', '304158', '304198', '304774']
    nosy_count = 5.0
    nosy_names = ['barry', 'gregory.p.smith', 'ncoghlan', 'andrewclegg', 'steve.dower']
    pr_nums = ['4049']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31756'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions