Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asyncio.docs: Document subprocess_exec and subprocess_shell #64893

Closed
1st1 opened this issue Feb 20, 2014 · 4 comments
Closed

asyncio.docs: Document subprocess_exec and subprocess_shell #64893

1st1 opened this issue Feb 20, 2014 · 4 comments
Labels
docs Documentation in the Doc dir release-blocker type-feature A feature request or enhancement

Comments

@1st1
Copy link
Member

1st1 commented Feb 20, 2014

BPO 20694
Nosy @gvanrossum, @vstinner, @larryhastings, @asvetlov, @1st1
Files
  • asyncio_subp_docs_01.patch
  • asyncio_subp_docs_02.patch
  • asyncio_subp_docs_03.patch
  • 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-02-21.01:10:53.963>
    created_at = <Date 2014-02-20.00:38:24.865>
    labels = ['type-feature', 'release-blocker', 'docs']
    title = 'asyncio.docs: Document subprocess_exec and subprocess_shell'
    updated_at = <Date 2014-03-17.06:30:52.393>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2014-03-17.06:30:52.393>
    actor = 'python-dev'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2014-02-21.01:10:53.963>
    closer = 'yselivanov'
    components = ['Documentation']
    creation = <Date 2014-02-20.00:38:24.865>
    creator = 'yselivanov'
    dependencies = []
    files = ['34156', '34160', '34161']
    hgrepos = []
    issue_num = 20694
    keywords = ['patch']
    message_count = 4.0
    messages = ['211677', '211758', '211780', '213809']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'larry', 'asvetlov', 'docs@python', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20694'
    versions = ['Python 3.4']

    @1st1 1st1 added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Feb 20, 2014
    @1st1
    Copy link
    Member Author

    1st1 commented Feb 20, 2014

    (I'd document this myself, but I lack the experience of working with these functions)

    @1st1
    Copy link
    Member Author

    1st1 commented Feb 20, 2014

    Patch is attached, please review.

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Feb 21, 2014

    New changeset ec3a70ef759d by Yury Selivanov in branch 'default':
    asyncio.docs: Document subprocess_exec and subprocess_shell. Issue bpo-20694.
    http://hg.python.org/cpython/rev/ec3a70ef759d

    @1st1 1st1 closed this as completed Feb 21, 2014
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Mar 17, 2014

    New changeset 2dfc383b4907 by Yury Selivanov in branch '3.4':
    asyncio.docs: Document subprocess_exec and subprocess_shell. Issue bpo-20694.
    http://hg.python.org/cpython/rev/2dfc383b4907

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir release-blocker type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant