Skip to content

socket.socket(fileno=fd) does not work as documented #72321

@tiran

Description

@tiran
BPO 28134
Nosy @pitrou, @vstinner, @tiran, @bitdancer, @njsmith, @vadmium, @1st1, @YoSTEALTH
PRs
  • bpo-28134: Auto-detect socket values from file descriptor #1349
  • bpo-28134: Ignore proto in unknown socket test #5435
  • Files
  • sock_initobj_types.patch
  • 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/tiran'
    closed_at = <Date 2021-10-21.12:05:20.757>
    created_at = <Date 2016-09-13.19:13:31.625>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'socket.socket(fileno=fd) does not work as documented'
    updated_at = <Date 2021-10-21.12:05:20.756>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-10-21.12:05:20.756>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-10-21.12:05:20.757>
    closer = 'christian.heimes'
    components = ['Extension Modules']
    creation = <Date 2016-09-13.19:13:31.625>
    creator = 'christian.heimes'
    dependencies = []
    files = ['44687']
    hgrepos = []
    issue_num = 28134
    keywords = ['patch']
    message_count = 25.0
    messages = ['276327', '276328', '276330', '276363', '276395', '276660', '276684', '276866', '276879', '285972', '308433', '309207', '309225', '311175', '311176', '311178', '311181', '311252', '312681', '312684', '312690', '312708', '313153', '332704', '404590']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'r.david.murray', 'njs', 'martin.panter', 'yselivanov', 'YoSTEALTH']
    pr_nums = ['1349', '5435']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28134'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions