Skip to content

asyncore's accept() is broken #50955

Closed
Closed
@giampaolo

Description

@giampaolo
BPO 6706
Nosy @warsaw, @josiahcarlson, @pitrou, @giampaolo, @matejcik, @davidmalcolm
Files
  • accept.patch
  • accept.patch
  • accept.patch: adds handled_accepted() method
  • 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/giampaolo'
    closed_at = <Date 2010-11-01.15:19:36.489>
    created_at = <Date 2009-08-14.23:03:35.884>
    labels = ['type-security', 'library']
    title = "asyncore's accept() is broken"
    updated_at = <Date 2010-12-07.15:22:09.741>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2010-12-07.15:22:09.741>
    actor = 'barry'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2010-11-01.15:19:36.489>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2009-08-14.23:03:35.884>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['19001', '19005', '19104']
    hgrepos = []
    issue_num = 6706
    keywords = ['patch']
    message_count = 16.0
    messages = ['91579', '112315', '112699', '117240', '117329', '117356', '117357', '117358', '117359', '117360', '117873', '117925', '117981', '120003', '120132', '123556']
    nosy_count = 9.0
    nosy_names = ['barry', 'josiahcarlson', 'pitrou', 'giampaolo.rodola', 'matejcik', 'Arfrever', 'dmalcolm', 'santoso.wijaya', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue6706'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-securityA security issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions