Make custom xmlrpc extension easier

Aperta
#50,950 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Start by reviewing the historical patch files client.py, server.py, test_xmlrpc.py, and the xmlrpc_overload.py example to understand the proposed custom XML-RPC extension. Compare the requested behavior with the current XML-RPC implementation and tests. Done means the extension workflow is easier to use and the relevant test_xmlrpc.py coverage passes.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

stdlib type-feature
BPO 6701
Nosy @loewis, @kristjanvalur
Files
  • patch.diff: Patch for client.py, server.py and test_xmlrpc.py
  • client.py: changed client.py
  • server.py: changed server.py
  • test_xmlrpc.py: changed test_xmlrpc.py
  • xmlrpc_overload.py: Example of usage
  • 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 = None
    closed_at = None
    created_at = <Date 2009-08-14.09:03:47.212>
    labels = ['type-feature', 'library']
    title = 'Make custom xmlrpc extension easier'
    updated_at = <Date 2019-03-15.22:39:51.705>
    user = 'https://bugs.python.org/bogdanopanchuk'
    

    bugs.python.org fields:

    activity = <Date 2019-03-15.22:39:51.705>
    actor = 'BreamoreBoy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-08-14.09:03:47.212>
    creator = 'bogdan.opanchuk'
    dependencies = []
    files = ['14720', '14721', '14722', '14723', '14724']
    hgrepos = []
    issue_num = 6701
    keywords = ['patch']
    message_count = 4.0
    messages = ['91546', '101624', '101625', '219977']
    nosy_count = 5.0
    nosy_names = ['loewis', 'ggenellina', 'kristjan.jonsson', 'draghuram', 'bogdan.opanchuk']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue6701'
    versions = ['Python 3.5']
    

    Lingua principale
    Python
    Stelle
    77.2k
    Fork
    36k
    Merge medio
    1g 9h
    PR unite (30g)
    558

    Guida per i contributori

    Apri la guida per i contributori

    Come iniziare

    1. Leggi tutta la issue e poi la guida ai contributi del progetto.
    2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
    3. Fai un fork del repository e lavora su un branch.
    4. Apri una pull request che faccia riferimento al numero della issue.

    Altre issue di python/cpython

    Tutte le issue di python/cpython

    Issue simili

    Altre issue su Python

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.