Skip to content

Bad OOB data management when using asyncore with select.poll() #45882

@giampaolo

Description

@giampaolo
BPO 1541
Nosy @akuchling, @birkenfeld, @josiahcarlson, @giampaolo
Superseder
  • bpo-4501: asyncore's urgent data management and connection closed events are broken when using poll()
  • Files
  • asyncore.diff
  • 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/josiahcarlson'
    closed_at = <Date 2009-04-29.07:19:38.421>
    created_at = <Date 2007-12-02.17:54:16.835>
    labels = ['type-bug', 'library']
    title = 'Bad OOB data management when using asyncore with select.poll()'
    updated_at = <Date 2009-04-29.07:19:38.419>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2009-04-29.07:19:38.419>
    actor = 'georg.brandl'
    assignee = 'josiahcarlson'
    closed = True
    closed_date = <Date 2009-04-29.07:19:38.421>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2007-12-02.17:54:16.835>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['8854']
    hgrepos = []
    issue_num = 1541
    keywords = ['patch']
    message_count = 5.0
    messages = ['58093', '74167', '74170', '76831', '86779']
    nosy_count = 5.0
    nosy_names = ['akuchling', 'georg.brandl', 'josiahcarlson', 'giampaolo.rodola', 'josiah.carlson']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = '4501'
    type = 'behavior'
    url = 'https://bugs.python.org/issue1541'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-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