Skip to content

asyncore's urgent data management and connection closed events are broken when using poll() #48751

@giampaolo

Description

@giampaolo
BPO 4501
Nosy @josiahcarlson, @giampaolo, @bitdancer, @intgr
Files
  • asyncore.patch: asyncore's loop() patch (including modified tests)
  • 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 = <Date 2009-04-12.17:28:32.640>
    created_at = <Date 2008-12-03.01:10:51.345>
    labels = ['type-bug', 'library']
    title = "asyncore's urgent data management and connection closed events  are broken when using poll()"
    updated_at = <Date 2009-04-12.17:28:32.633>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2009-04-12.17:28:32.633>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-04-12.17:28:32.640>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2008-12-03.01:10:51.345>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['12206']
    hgrepos = []
    issue_num = 4501
    keywords = ['patch']
    message_count = 3.0
    messages = ['76807', '77902', '85912']
    nosy_count = 5.0
    nosy_names = ['josiahcarlson', 'giampaolo.rodola', 'josiah.carlson', 'r.david.murray', 'intgr']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4501'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      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