Skip to content

Can't import xmlrpclib, DocXMLRPCServer and SimpleXMLRPCServer when zlib is not available #50748

Description

@ezio-melotti
BPO 6499
Nosy @pitrou, @kristjanvalur, @ezio-melotti, @bitdancer
Files
  • test_docxmlrpc.py: modified file with better error handling
  • 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/kristjanvalur'
    closed_at = <Date 2009-12-13.17:24:26.648>
    created_at = <Date 2009-07-17.02:20:04.905>
    labels = ['type-bug']
    title = "Can't import xmlrpclib, DocXMLRPCServer and SimpleXMLRPCServer when zlib is not available"
    updated_at = <Date 2009-12-13.17:24:26.609>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2009-12-13.17:24:26.609>
    actor = 'r.david.murray'
    assignee = 'kristjan.jonsson'
    closed = True
    closed_date = <Date 2009-12-13.17:24:26.648>
    closer = 'r.david.murray'
    components = []
    creation = <Date 2009-07-17.02:20:04.905>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['14573']
    hgrepos = []
    issue_num = 6499
    keywords = []
    message_count = 20.0
    messages = ['90599', '90668', '90678', '90709', '90714', '90715', '90751', '90782', '90784', '90788', '90808', '90834', '90835', '90958', '90960', '91916', '92009', '92560', '92567', '96338']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'kristjan.jonsson', 'ezio.melotti', 'r.david.murray']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6499'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions