Skip to content

asyncio.create_subprocess_* should honor encoding #75270

Description

@unused-346748
BPO 31087
Nosy @njsmith, @asvetlov, @dimaqq, @1st1, @adampl
Superseder
  • bpo-36686: Docs: asyncio.loop.subprocess_exec documentation is confusing, it's not clear how to inherit stdin, stdout or stderr in the subprocess
  • Files
  • asyncio_encoding_test.py: another demo
  • 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 2019-06-02.11:14:24.582>
    created_at = <Date 2017-07-31.05:01:57.426>
    labels = ['3.8', 'type-feature', '3.7', 'expert-asyncio']
    title = 'asyncio.create_subprocess_* should honor `encoding`'
    updated_at = <Date 2019-06-02.11:14:24.577>
    user = 'https://bugs.python.org/unused-346748'

    bugs.python.org fields:

    activity = <Date 2019-06-02.11:14:24.577>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-02.11:14:24.582>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2017-07-31.05:01:57.426>
    creator = 'unused-346748'
    dependencies = []
    files = ['47531']
    hgrepos = []
    issue_num = 31087
    keywords = []
    message_count = 7.0
    messages = ['299537', '310223', '310224', '315192', '315205', '315336', '344276']
    nosy_count = 6.0
    nosy_names = ['njs', 'asvetlov', 'Dima.Tisnek', 'yselivanov', 'unused-346748', 'adampl']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '36686'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31087'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions