Skip to content

SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decorator #52017

@ahojnnes

Description

@ahojnnes
mannequin
BPO 7769
Nosy @loewis, @rhettinger, @PCManticore, @berkerpeksag, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-7769: enable xmlrpc.server.SimpleXMLRPCDispatcher.register_function used as decorator #231
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • SimpleXMLRPCServer.py: SimpleXMLRPCServer.py
  • xmlrpc_register_decorator_py27.patch: register_function as a decorator and unittest usage
  • xmlrpc_register_decorator_py33.patch: decorator implementation and unittest usage
  • issue7769.patch
  • issue7769_with_more_doc.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/zhangyangyu'
    closed_at = <Date 2017-02-28.09:15:31.500>
    created_at = <Date 2010-01-24.12:48:44.749>
    labels = ['3.7', 'type-feature', 'library']
    title = 'SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decorator'
    updated_at = <Date 2017-03-31.16:36:30.456>
    user = 'https://bugs.python.org/ahojnnes'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:30.456>
    actor = 'dstufft'
    assignee = 'xiang.zhang'
    closed = True
    closed_date = <Date 2017-02-28.09:15:31.500>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2010-01-24.12:48:44.749>
    creator = 'ahojnnes'
    dependencies = []
    files = ['15986', '21057', '21058', '43401', '43655']
    hgrepos = []
    issue_num = 7769
    keywords = ['patch']
    message_count = 21.0
    messages = ['98219', '98230', '98233', '98236', '98238', '98239', '98241', '130403', '130406', '130411', '130433', '266798', '268620', '269875', '269941', '269952', '274777', '288692', '288696', '288701', '290359']
    nosy_count = 8.0
    nosy_names = ['loewis', 'rhettinger', 'ahojnnes', 'santoso.wijaya', 'Claudiu.Popa', 'berker.peksag', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['231', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7769'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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