Skip to content

Add context manager support to xmlrpc.client.ServerProxy #64826

@brettcannon

Description

@brettcannon
BPO 20627
Nosy @brettcannon, @merwok, @PCManticore, @serhiy-storchaka
PRs
  • bpo-30627: Fix error message when keyword arguments are used #2115
  • Files
  • xmlrpc.patch
  • issue20627.patch
  • issue20627_1.patch
  • issue20627_2.patch
  • issue20627_2.patch: Grammar.
  • 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/brettcannon'
    closed_at = <Date 2014-03-21.15:25:00.081>
    created_at = <Date 2014-02-14.16:19:42.429>
    labels = ['type-feature', 'library']
    title = 'Add context manager support to xmlrpc.client.ServerProxy'
    updated_at = <Date 2017-06-15.15:09:09.740>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2017-06-15.15:09:09.740>
    actor = 'serhiy.storchaka'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2014-03-21.15:25:00.081>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2014-02-14.16:19:42.429>
    creator = 'brett.cannon'
    dependencies = []
    files = ['34107', '34313', '34374', '34378', '34379']
    hgrepos = []
    issue_num = 20627
    keywords = ['patch']
    message_count = 15.0
    messages = ['211221', '211359', '211388', '212981', '212983', '213205', '213257', '213279', '213285', '213287', '213839', '213862', '214376', '214377', '214378']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'eric.araujo', 'jesstess', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['2115']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20627'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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