Skip to content

AIX POLLNVAL definition causes problems #62119

@delhallt

Description

@delhallt
mannequin
BPO 17919
Nosy @vstinner, @tiran, @haubi, @skrah, @serhiy-storchaka
Files
  • Python-2.7.4-pollnval.patch: accepted both signed and unsigned short for polling events
  • python-tip-unsigned-pollfd-events.patch: [hg-tip] Treat pollfd events as unsigned short.
  • poll_events_mask_overflow.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 2013-12-14.20:08:00.832>
    created_at = <Date 2013-05-06.15:06:57.682>
    labels = ['extension-modules', 'type-bug']
    title = 'AIX POLLNVAL definition causes problems'
    updated_at = <Date 2013-12-16.13:35:56.253>
    user = 'https://bugs.python.org/delhallt'

    bugs.python.org fields:

    activity = <Date 2013-12-16.13:35:56.253>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-12-14.20:08:00.832>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2013-05-06.15:06:57.682>
    creator = 'delhallt'
    dependencies = []
    files = ['30151', '32585', '33120']
    hgrepos = []
    issue_num = 17919
    keywords = ['patch']
    message_count = 18.0
    messages = ['188558', '188612', '202692', '206038', '206039', '206040', '206046', '206052', '206054', '206056', '206191', '206194', '206201', '206264', '206265', '206286', '206295', '206308']
    nosy_count = 8.0
    nosy_names = ['vstinner', 'christian.heimes', 'haubi', 'skrah', 'python-dev', 'serhiy.storchaka', 'David.Edelsohn', 'delhallt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17919'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    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