method _tunnel does not allow for a standard proxy authentication solution
Open
Nobody has claimed this yet.
3.10
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 41360 |
|---|---|
| Nosy | @an7e, @OneMoreZanuda |
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 2020-07-21.13:58:00.992>
labels = ['3.7', '3.8', '3.9', '3.10', 'type-feature', 'library']
title = 'method _tunnel does not allow for a standard proxy authentication solution'
updated_at = <Date 2020-07-30.13:14:58.653>
user = 'https://github.com/OneMoreZanuda'
bugs.python.org fields:
activity = <Date 2020-07-30.13:14:58.653>
actor = '\xd0\x92\xd0\xb0\xd0\xb4\xd0\xb8\xd0\xbc \xd0\x9d\xd0\xbe\xd0\xb2\xd0\xb8\xd0\xba\xd0\xbe\xd0\xb2'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-07-21.13:58:00.992>
creator = 'alexey.namyotkin'
dependencies = []
files = []
hgrepos = []
issue_num = 41360
keywords = []
message_count = 1.0
messages = ['374067']
nosy_count = 3.0
nosy_names = ['an7e', 'alexey.namyotkin', '\xd0\x92\xd0\xb0\xd0\xb4\xd0\xb8\xd0\xbc \xd0\x9d\xd0\xbe\xd0\xb2\xd0\xb8\xd0\xba\xd0\xbe\xd0\xb2']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41360'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by locating the _tunnel method in CPython's library code and read the migrated BPO issue 41360 for the intended proxy authentication behavior. Done means the method supports a standard proxy authentication solution, with coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100