When reusing an handler, urllib(2)'s digest authentication fails after multiple regative replies

Aperta
#53,907 3 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
15/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start by reviewing the linked PR gh-153646 and the uploaded test_urllib2.py file, then inspect the current urllib implementation and its authentication tests. Done means digest authentication continues to work when a handler is reused after multiple negative replies.

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

Descrizione

stdlib type-bug
BPO 9698
Nosy @orsenthil, @spaceone
Files
  • test_urllib2.py
  • 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 2010-08-27.06:59:26.263>
    labels = ['type-bug', 'library']
    title = "When reusing an handler, urllib(2)'s digest authentication fails after multiple regative replies"
    updated_at = <Date 2019-03-15.22:16:19.917>
    user = 'https://bugs.python.org/LuciStanescu'
    

    bugs.python.org fields:

    activity = <Date 2019-03-15.22:16:19.917>
    actor = 'BreamoreBoy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-08-27.06:59:26.263>
    creator = 'Luci.Stanescu'
    dependencies = []
    files = ['18656']
    hgrepos = []
    issue_num = 9698
    keywords = []
    message_count = 3.0
    messages = ['115054', '220849', '235846']
    nosy_count = 5.0
    nosy_names = ['orsenthil', 'kiilerix', 'Luci.Stanescu', 'Erick.Jones', 'spaceone']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9698'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']
    

    Linked PRs
    • gh-153646
    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.