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-eventloop documentation grammar (minor) #69135

Closed
tagatac mannequin opened this issue Aug 27, 2015 · 3 comments
Closed

asyncio-eventloop documentation grammar (minor) #69135

tagatac mannequin opened this issue Aug 27, 2015 · 3 comments
Labels
docs Documentation in the Doc dir

Comments

@tagatac
Copy link
Mannequin

tagatac mannequin commented Aug 27, 2015

BPO 24947
Nosy @zware, @tagatac
Files
  • mywork.patch: fix
  • 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 2015-08-27.20:56:17.784>
    created_at = <Date 2015-08-27.20:50:01.171>
    labels = ['docs']
    title = 'asyncio-eventloop documentation grammar (minor)'
    updated_at = <Date 2015-08-27.20:56:49.603>
    user = 'https://github.com/tagatac'

    bugs.python.org fields:

    activity = <Date 2015-08-27.20:56:49.603>
    actor = 'zach.ware'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2015-08-27.20:56:17.784>
    closer = 'python-dev'
    components = ['Documentation']
    creation = <Date 2015-08-27.20:50:01.171>
    creator = 'tagatac'
    dependencies = []
    files = ['40277']
    hgrepos = []
    issue_num = 24947
    keywords = ['patch']
    message_count = 3.0
    messages = ['249257', '249258', '249259']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'python-dev', 'zach.ware', 'tagatac']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue24947'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    @tagatac
    Copy link
    Mannequin Author

    tagatac mannequin commented Aug 27, 2015

    "amongst which" in the Base Event Loop subsection of the docs does not really describe a list of facilities. "amongst which are" would be better, but "including" conveys the same thing more succinctly.
    https://docs.python.org/3/library/asyncio-eventloop.html

    @tagatac tagatac mannequin assigned docspython Aug 27, 2015
    @tagatac tagatac mannequin added the docs Documentation in the Doc dir label Aug 27, 2015
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Aug 27, 2015

    New changeset cf15066861fc by Zachary Ware in branch '3.4':
    Issue bpo-24947: Fix grammar in asyncio doc
    https://hg.python.org/cpython/rev/cf15066861fc

    New changeset 563d6f9fecfe by Zachary Ware in branch '3.5':
    Issue bpo-24947: Merge 3.4
    https://hg.python.org/cpython/rev/563d6f9fecfe

    New changeset b76346142b49 by Zachary Ware in branch 'default':
    Closes bpo-24947: Merge with 3.5
    https://hg.python.org/cpython/rev/b76346142b49

    @python-dev python-dev mannequin closed this as completed Aug 27, 2015
    @zware
    Copy link
    Member

    zware commented Aug 27, 2015

    Fixed, thanks for the report and patch!

    @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
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant