urllib2 - Basic,Digest Proxy Auth Handlers failure will give 401 code instead of 407

Open
#53,852 4 comments 0 reactions 1 assignee View on GitHub

@orsenthil is already working on this.

Since Aug 19, 2010.

Assessment

This issue has not been assessed yet.

Description

3.8 (EOL) stdlib type-bug
BPO 9643
Nosy @terryjreedy, @orsenthil, @tirkarthi

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/orsenthil'
closed_at = None
created_at = <Date 2010-08-19.17:59:10.083>
labels = ['3.8', 'type-bug', 'library']
title = 'urllib2 - Basic,Digest Proxy Auth Handlers failure will give 401 code instead of 407'
updated_at = <Date 2019-04-27.06:02:26.713>
user = 'https://github.com/orsenthil'

bugs.python.org fields:

activity = <Date 2019-04-27.06:02:26.713>
actor = 'xtreak'
assignee = 'orsenthil'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2010-08-19.17:59:10.083>
creator = 'orsenthil'
dependencies = []
files = []
hgrepos = []
issue_num = 9643
keywords = []
message_count = 4.0
messages = ['114386', '114442', '227774', '340968']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'orsenthil', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9643'
versions = ['Python 3.8']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.