Skip to content

asyncore.dispatcher's __getattr__ method produces confusing effects #52729

@djc

Description

@djc
BPO 8483
Nosy @josiahcarlson, @giampaolo, @djc, @bitdancer
Files
  • asyncore.patch
  • 2.7.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 2010-05-06.18:57:00.702>
    created_at = <Date 2010-04-21.10:55:24.049>
    labels = ['type-bug', 'library']
    title = "asyncore.dispatcher's __getattr__ method produces confusing effects"
    updated_at = <Date 2010-05-06.18:57:00.699>
    user = 'https://github.com/djc'

    bugs.python.org fields:

    activity = <Date 2010-05-06.18:57:00.699>
    actor = 'giampaolo.rodola'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2010-05-06.18:57:00.702>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2010-04-21.10:55:24.049>
    creator = 'djc'
    dependencies = []
    files = ['17026', '17205']
    hgrepos = []
    issue_num = 8483
    keywords = ['patch']
    message_count = 13.0
    messages = ['103816', '103821', '103834', '103836', '103857', '103861', '103866', '103870', '103873', '103879', '103941', '104974', '105158']
    nosy_count = 5.0
    nosy_names = ['josiahcarlson', 'giampaolo.rodola', 'josiah.carlson', 'djc', 'r.david.murray']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8483'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    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