HTTPConnection.timeout None support
Open
Nobody has claimed this yet.
docs
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 39224 |
|---|---|
| Nosy | @dfarley1 |
| PRs |
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-01-05.18:55:17.594>
labels = ['type-bug', 'docs']
title = 'HTTPConnection.timeout None support'
updated_at = <Date 2020-01-05.18:57:53.342>
user = 'https://github.com/dfarley1'
bugs.python.org fields:
activity = <Date 2020-01-05.18:57:53.342>
actor = 'Daniel Farley'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-01-05.18:55:17.594>
creator = 'Daniel Farley'
dependencies = []
files = []
hgrepos = []
issue_num = 39224
keywords = ['patch']
message_count = 1.0
messages = ['359371']
nosy_count = 2.0
nosy_names = ['docs@python', 'Daniel Farley']
pr_nums = ['17843']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39224'
versions = []
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
Start by reviewing the linked PR python/cpython#17843 and the HTTPConnection timeout documentation it changes. Confirm whether support for a None timeout is documented; done means the relevant documentation clearly describes that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100