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

Add option to create MPTCP sockets #87737

Closed
RuiCunhaM mannequin opened this issue Mar 20, 2021 · 2 comments
Closed

Add option to create MPTCP sockets #87737

RuiCunhaM mannequin opened this issue Mar 20, 2021 · 2 comments
Assignees
Labels
3.10 only security fixes extension-modules C modules in the Modules dir type-feature A feature request or enhancement

Comments

@RuiCunhaM
Copy link
Mannequin

RuiCunhaM mannequin commented Mar 20, 2021

BPO 43571
Nosy @gpshead, @ncoghlan, @encukou, @RuiCunhaM
PRs
  • bpo-43571: Add IPPROTO_MPTCP macro #24946
  • 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 2021-03-20.22:06:54.724>
    created_at = <Date 2021-03-20.16:53:08.074>
    labels = ['extension-modules', 'type-feature', '3.10']
    title = 'Add option to create MPTCP sockets'
    updated_at = <Date 2021-03-20.22:06:54.723>
    user = 'https://github.com/RuiCunhaM'

    bugs.python.org fields:

    activity = <Date 2021-03-20.22:06:54.723>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-03-20.22:06:54.724>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2021-03-20.16:53:08.074>
    creator = 'RuiCunhaM'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43571
    keywords = ['patch']
    message_count = 2.0
    messages = ['389187', '389188']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'petr.viktorin', 'RuiCunhaM']
    pr_nums = ['24946']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43571'
    versions = ['Python 3.10']

    @RuiCunhaM RuiCunhaM mannequin added 3.10 only security fixes extension-modules C modules in the Modules dir type-feature A feature request or enhancement labels Mar 20, 2021
    @gpshead
    Copy link
    Member

    gpshead commented Mar 20, 2021

    New changeset b05b48d by Rui Cunha in branch 'master':
    bpo-43571: Add IPPROTO_MPTCP macro (GH-24946)
    b05b48d

    @gpshead
    Copy link
    Member

    gpshead commented Mar 20, 2021

    Thanks for the contribution!

    Simple constant addition. I ignored the contributor CLA status as a result. There's only one way to write this non-logic plumbing.

    @gpshead gpshead closed this as completed Mar 20, 2021
    @gpshead gpshead self-assigned this Mar 20, 2021
    @gpshead gpshead closed this as completed Mar 20, 2021
    @gpshead gpshead self-assigned this Mar 20, 2021
    @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.10 only security fixes extension-modules C modules in the Modules dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant