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

socketmodule add Linux SO_INCOMING_CPU constant #90854

Closed
devnexen mannequin opened this issue Feb 9, 2022 · 2 comments
Closed

socketmodule add Linux SO_INCOMING_CPU constant #90854

devnexen mannequin opened this issue Feb 9, 2022 · 2 comments
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@devnexen
Copy link
Mannequin

devnexen mannequin commented Feb 9, 2022

BPO 46696
Nosy @devnexen
PRs
  • bpo-46696: socketmodule SO_INCOMING_CPU constant addition #31237
  • 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 = None
    created_at = <Date 2022-02-09.21:37:28.920>
    labels = ['type-feature', 'library']
    title = 'socketmodule add Linux SO_INCOMING_CPU constant'
    updated_at = <Date 2022-02-09.21:38:42.742>
    user = 'https://github.com/devnexen'

    bugs.python.org fields:

    activity = <Date 2022-02-09.21:38:42.742>
    actor = 'devnexen'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-02-09.21:37:28.920>
    creator = 'devnexen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46696
    keywords = ['patch']
    message_count = 1.0
    messages = ['412945']
    nosy_count = 1.0
    nosy_names = ['devnexen']
    pr_nums = ['31237']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46696'
    versions = []

    @devnexen
    Copy link
    Mannequin Author

    devnexen mannequin commented Feb 9, 2022

    Adding Linux's SO_INCOMING_CPU constant for setsockopt.

    @devnexen devnexen mannequin added the stdlib Python modules in the Lib dir label Feb 9, 2022
    @devnexen devnexen mannequin changed the title socketmodule add Linux SO_INCOMING_CPU constasn socketmodule add Linux SO_INCOMING_CPU constant Feb 9, 2022
    @devnexen devnexen mannequin added type-feature A feature request or enhancement stdlib Python modules in the Lib dir labels Feb 9, 2022
    @devnexen devnexen mannequin changed the title socketmodule add Linux SO_INCOMING_CPU constasn socketmodule add Linux SO_INCOMING_CPU constant Feb 9, 2022
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @JelleZijlstra
    Copy link
    Member

    Thanks, this will be in 3.11!

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    stdlib Python modules in the Lib dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant