Skip to content

asyncore delayed calls feature #45982

@giampaolo

Description

@giampaolo
BPO 1641
Nosy @gvanrossum, @akuchling, @terryjreedy, @facundobatista, @josiahcarlson, @mdickinson, @pitrou, @vstinner, @giampaolo, @bulletmark, @bitdancer, @intgr, @jimfulton
Files
  • asyncore.patch: New patch improving speed and adding new tests and documentation
  • asyncore.patch: Adds "tasks" keyword arguments and tells close_all() to remove unfired delayed calls left behind
  • scheduler.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/josiahcarlson'
    closed_at = <Date 2014-05-28.21:37:06.079>
    created_at = <Date 2007-12-17.16:24:53.254>
    labels = ['type-feature', 'library']
    title = 'asyncore delayed calls feature'
    updated_at = <Date 2014-05-28.21:37:06.072>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2014-05-28.21:37:06.072>
    actor = 'vstinner'
    assignee = 'josiahcarlson'
    closed = True
    closed_date = <Date 2014-05-28.21:37:06.079>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2007-12-17.16:24:53.254>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['11490', '13239', '13524']
    hgrepos = []
    issue_num = 1641
    keywords = ['patch']
    message_count = 57.0
    messages = ['58695', '58763', '62398', '64099', '64103', '64115', '69206', '73232', '73416', '83045', '83080', '83081', '83082', '83093', '83094', '83102', '83103', '83109', '84905', '84972', '85052', '85055', '85066', '85070', '85098', '85101', '85109', '85115', '85119', '85144', '85154', '85206', '85207', '85216', '85226', '85228', '85233', '85251', '85258', '104595', '104633', '104640', '105484', '105526', '105527', '105530', '141125', '149449', '149451', '149452', '149453', '155879', '183762', '183763', '183764', '200175', '219303']
    nosy_count = 21.0
    nosy_names = ['gvanrossum', 'akuchling', 'terry.reedy', 'facundobatista', 'jafo', 'josiahcarlson', 'tseaver', 'mark.dickinson', 'pitrou', 'vstinner', 'forest', 'giampaolo.rodola', 'kevinwatters', 'djarb', 'stutzbach', 'markb', 'r.david.murray', 'intgr', 'mcdonc', 'j1m', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1641'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions