Skip to content

asyncore and asynchat incompatible with Py3k str and bytes #45904

@djarb

Description

@djarb
mannequin
BPO 1563
Nosy @josiahcarlson, @giampaolo, @benjaminp, @bitdancer, @intgr
Files
  • asynchat.diff
  • asynchat.diff
  • asyn_aggregate.diff
  • asyn_aggregate.diff
  • aggregate.zip
  • asyn_py3k.diff: Update asyncore and asynchat to py3k revision 60780
  • asyn_py3k_restructured.diff: Update asyncore and asynchat to py3k revision 60780, and restructure for better iterator support
  • 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 2010-04-23.14:07:37.056>
    created_at = <Date 2007-12-06.18:50:51.164>
    labels = ['type-bug', 'library']
    title = 'asyncore and asynchat incompatible with Py3k str and bytes'
    updated_at = <Date 2010-04-23.14:07:37.055>
    user = 'https://bugs.python.org/djarb'

    bugs.python.org fields:

    activity = <Date 2010-04-23.14:07:37.055>
    actor = 'r.david.murray'
    assignee = 'josiahcarlson'
    closed = True
    closed_date = <Date 2010-04-23.14:07:37.056>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2007-12-06.18:50:51.164>
    creator = 'djarb'
    dependencies = []
    files = ['8890', '8908', '8926', '8932', '8938', '9427', '9428']
    hgrepos = []
    issue_num = 1563
    keywords = []
    message_count = 24.0
    messages = ['58251', '58277', '58352', '58406', '58451', '58504', '58513', '58534', '70474', '70496', '70500', '70520', '70593', '70601', '70602', '70604', '70622', '88545', '88559', '90489', '90490', '90491', '90492', '104013']
    nosy_count = 10.0
    nosy_names = ['josiahcarlson', 'exarkun', 'janssen', 'giampaolo.rodola', 'djarb', 'josiah.carlson', 'benjamin.peterson', 'r.david.murray', 'intgr', 'JPosthuma']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1563'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    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