Skip to content

'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245] #56732

@Gryllida

Description

@Gryllida
mannequin
BPO 12523
Nosy @pitrou, @vstinner, @giampaolo
Files
  • asynchat_example.py: example script demonstrating issue 12523
  • issue12523.patch: Add logging statement explaining probable cause of error.
  • issue12523_r2.patch: Add error catching to async_chat.push 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 = None
    closed_at = <Date 2014-07-07.22:07:59.375>
    created_at = <Date 2011-07-10.00:04:24.409>
    labels = ['type-bug', 'library']
    title = "'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]"
    updated_at = <Date 2014-07-07.22:07:59.374>
    user = 'https://bugs.python.org/Gryllida'

    bugs.python.org fields:

    activity = <Date 2014-07-07.22:07:59.374>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-07.22:07:59.375>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-07-10.00:04:24.409>
    creator = 'Gryllida'
    dependencies = []
    files = ['34910', '34913', '34923']
    hgrepos = []
    issue_num = 12523
    keywords = ['patch']
    message_count = 12.0
    messages = ['140073', '140104', '216471', '216485', '216549', '216560', '216561', '222376', '222388', '222401', '222525', '222526']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'vstinner', 'giampaolo.rodola', 'BreamoreBoy', 'python-dev', 'Gryllida', 'jcao219', 'math_foo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12523'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      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