Skip to content

Argument of wrong type is passed to fcntl() #67010

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22821
Nosy @brettcannon, @serhiy-storchaka
Files
  • fcntl_arg_type.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/serhiy-storchaka'
    closed_at = <Date 2014-11-10.09:33:08.187>
    created_at = <Date 2014-11-08.14:54:38.212>
    labels = ['extension-modules', 'type-bug']
    title = 'Argument of wrong type is passed to fcntl()'
    updated_at = <Date 2014-11-10.09:33:08.186>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-11-10.09:33:08.186>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-11-10.09:33:08.187>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-11-08.14:54:38.212>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['37150']
    hgrepos = []
    issue_num = 22821
    keywords = ['patch']
    message_count = 5.0
    messages = ['230861', '230863', '230929', '230945', '230946']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22821'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    extension-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