SimpleHTTPRequestHandler has hard coded index page list. · Issue #91219 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 47063 |
---|---|
Nosy | @ethanfurman, @@myronww |
PRs | bpo-47063 Add an index_pages default list and parameter to SimpleHTTPRequestHandler #31985 |
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 2022-03-19.04:25:13.984> labels = ['type-feature', 'library', '3.11'] title = 'SimpleHTTPRequestHandler has hard coded index page list.' updated_at = <Date 2022-03-21.14:36:32.938> user = 'https://github.com/myronww'
bugs.python.org fields:
activity = <Date 2022-03-21.14:36:32.938> actor = 'ethan.furman' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2022-03-19.04:25:13.984> creator = 'myronww' dependencies = [] files = [] hgrepos = [] issue_num = 47063 keywords = ['patch'] message_count = 3.0 messages = ['415534', '415535', '415683'] nosy_count = 3.0 nosy_names = ['ethan.furman', 'python-dev', 'myronww'] pr_nums = ['31985'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue47063' versions = ['Python 3.11']