Skip to content

Modernize selectors.py by removing unused sys.version_info check #90741

Description

@sobolevn
BPO 46583
Nosy @asvetlov, @1st1, @sobolevn
PRs
  • bpo-46583: remove unused sys.version_info check from selectors #31023
  • 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 2022-02-02.08:35:32.258>
    created_at = <Date 2022-01-30.14:38:15.281>
    labels = ['type-bug', 'library', '3.11']
    title = 'Modernize `selectors.py` by removing unused `sys.version_info` check'
    updated_at = <Date 2022-02-02.08:36:54.527>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2022-02-02.08:36:54.527>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-02.08:35:32.258>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2022-01-30.14:38:15.281>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46583
    keywords = ['patch']
    message_count = 3.0
    messages = ['412148', '412342', '412343']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'sobolevn']
    pr_nums = ['31023']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46583'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions