Skip to content

Please add asyncio.BaseEventLoop.connect_accepted_socket Version Added to documentation #76286

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

Closed
ThomasEldonAllred mannequin opened this issue Nov 21, 2017 · 4 comments
Labels
3.7 (EOL) end of life 3.8 (EOL) end of life docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@ThomasEldonAllred
Copy link
Mannequin

ThomasEldonAllred mannequin commented Nov 21, 2017

BPO 32105
Nosy @1st1, @AraHaan
PRs
  • bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. #4491
  • [3.6] bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (GH-4491) #4493
  • 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 2017-11-21.16:16:54.249>
    created_at = <Date 2017-11-21.15:25:13.581>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'Please add asyncio.BaseEventLoop.connect_accepted_socket Version Added to documentation'
    updated_at = <Date 2017-11-21.16:16:54.248>
    user = 'https://bugs.python.org/ThomasEldonAllred'

    bugs.python.org fields:

    activity = <Date 2017-11-21.16:16:54.248>
    actor = 'yselivanov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-11-21.16:16:54.249>
    closer = 'yselivanov'
    components = ['Documentation']
    creation = <Date 2017-11-21.15:25:13.581>
    creator = 'Thomas Eldon Allred'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32105
    keywords = ['patch']
    message_count = 4.0
    messages = ['306650', '306653', '306663', '306665']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'yselivanov', 'Decorater', 'Thomas Eldon Allred']
    pr_nums = ['4491', '4493']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32105'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    @ThomasEldonAllred
    Copy link
    Mannequin Author

    ThomasEldonAllred mannequin commented Nov 21, 2017

    asyncio.BaseEventLoop.connect_accepted_socket was added in v3.5.3 Please add a note to the documentation.

    @ThomasEldonAllred ThomasEldonAllred mannequin added 3.7 (EOL) end of life 3.8 (EOL) end of life labels Nov 21, 2017
    @ThomasEldonAllred ThomasEldonAllred mannequin added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Nov 21, 2017
    @AraHaan
    Copy link
    Mannequin

    AraHaan mannequin commented Nov 21, 2017

    Will see whhat I can do.

    @1st1
    Copy link
    Member

    1st1 commented Nov 21, 2017

    New changeset 431665b by Yury Selivanov (AraHaan) in branch 'master':
    bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (bpo-4491)
    431665b

    @1st1
    Copy link
    Member

    1st1 commented Nov 21, 2017

    New changeset d7ed48c by Yury Selivanov (Miss Islington (bot)) in branch '3.6':
    bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (GH-4491) (bpo-4493)
    d7ed48c

    @1st1 1st1 closed this as completed Nov 21, 2017
    @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
    3.7 (EOL) end of life 3.8 (EOL) end of life docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant