Thanks to visit codestin.com
Credit goes to github.com

Skip to content

socket.setblocking(x) treats multiples of 2**32 as False #79372

@izbyshev

Description

@izbyshev
mannequin
BPO 35191
Nosy @vstinner, @serhiy-storchaka, @izbyshev
PRs
  • [3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() #10415
  • 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 2018-11-08.15:43:43.083>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'socket.setblocking(x) treats multiples of 2**32 as False'
    updated_at = <Date 2018-11-08.15:46:37.663>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-11-08.15:46:37.663>
    actor = 'izbyshev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2018-11-08.15:43:43.083>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35191
    keywords = ['patch']
    message_count = 1.0
    messages = ['329478']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'izbyshev']
    pr_nums = ['10415']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35191'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions