Skip to content

Add parsing support for more types in xmlrpc #71072

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26885
Nosy @loewis, @terryjreedy, @serhiy-storchaka
Dependencies
  • bpo-26873: xmlrpclib raises when trying to convert an int to string when unicode is available
  • Files
  • xmlrpc_extensions.patch
  • xmlrpc_extensions2.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/serhiy-storchaka'
    closed_at = <Date 2016-09-13.06:30:07.422>
    created_at = <Date 2016-04-29.15:33:03.745>
    labels = ['type-feature', 'library']
    title = 'Add parsing support for more types in xmlrpc'
    updated_at = <Date 2016-09-13.06:30:07.421>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-09-13.06:30:07.421>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-09-13.06:30:07.422>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-04-29.15:33:03.745>
    creator = 'serhiy.storchaka'
    dependencies = ['26873']
    files = ['42652', '42765']
    hgrepos = []
    issue_num = 26885
    keywords = ['patch']
    message_count = 5.0
    messages = ['264504', '265045', '267053', '269700', '275745']
    nosy_count = 4.0
    nosy_names = ['loewis', 'terry.reedy', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26885'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions