More options to http.server & SimpleHTTPRequestHandler
Open
Nobody has claimed this yet.
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 42063 |
|---|---|
| Nosy | @jacobsorme |
| 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-10-17.19:07:16.793>
labels = ['type-feature', 'library']
title = 'More options to http.server & SimpleHTTPRequestHandler'
updated_at = <Date 2020-11-19.20:27:46.486>
user = 'https://github.com/jacobsorme'
bugs.python.org fields:
activity = <Date 2020-11-19.20:27:46.486>
actor = 'python-dev'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-10-17.19:07:16.793>
creator = 'jacobsorme'
dependencies = []
files = []
hgrepos = []
issue_num = 42063
keywords = ['patch']
message_count = 1.0
messages = ['378823']
nosy_count = 2.0
nosy_names = ['python-dev', 'jacobsorme']
pr_nums = ['23414']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42063'
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 original BPO issue 42063 and pull request #23414, since the migrated issue does not describe the requested options or name implementation files. Check the pull request discussion for the intended scope and acceptance criteria; the issue is done only when those agreed changes are implemented and validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100