Skip to content

asynchat does not check if terminator is negative integer #55468

@socketpair

Description

@socketpair
BPO 11259
Nosy @vstinner, @giampaolo, @socketpair
Files
  • z.patch
  • qwe.py: long example how this bug may cause protocol errors
  • shorttest.py: Short test if bug exists in python installation
  • z31.patch: the same pathch, but for python 3.1
  • asynchat_tip.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/giampaolo'
    closed_at = <Date 2014-07-07.22:38:19.205>
    created_at = <Date 2011-02-20.16:40:01.224>
    labels = ['type-bug', 'library']
    title = 'asynchat does not check if terminator is negative integer'
    updated_at = <Date 2014-07-07.22:38:19.204>
    user = 'https://github.com/socketpair'

    bugs.python.org fields:

    activity = <Date 2014-07-07.22:38:19.204>
    actor = 'vstinner'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2014-07-07.22:38:19.205>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-02-20.16:40:01.224>
    creator = 'socketpair'
    dependencies = []
    files = ['20915', '20916', '20917', '20987', '34310']
    hgrepos = []
    issue_num = 11259
    keywords = ['patch']
    message_count = 16.0
    messages = ['128914', '128921', '128938', '129378', '129546', '129557', '129559', '129973', '129995', '129999', '130102', '182804', '212960', '222377', '222529', '222530']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'Arfrever', 'BreamoreBoy', 'devin', 'socketpair', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11259'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions