add 'directory' option to the http.server module · Issue #72893 · python/cpython · GitHub
Skip to content

add 'directory' option to the http.server module #72893

Description

@matrixise
BPO 28707
Nosy @vstinner, @matrixise, @zhangyangyu, @JulienPalard
PRs
  • bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module #1776
  • Files
  • chdir-httpserver.diff
  • 28707.patch
  • issue28707.diff
  • issue28707.diff
  • 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 = <Date 2017-05-24.07:32:22.284>
    created_at = <Date 2016-11-15.22:31:49.043>
    labels = ['3.7']
    title = "add 'directory' option to the http.server module"
    updated_at = <Date 2017-05-24.07:32:22.283>
    user = 'https://github.com/matrixise'

    bugs.python.org fields:

    activity = <Date 2017-05-24.07:32:22.283>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-24.07:32:22.284>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-11-15.22:31:49.043>
    creator = 'matrixise'
    dependencies = []
    files = ['45493', '45494', '45753', '45764']
    hgrepos = []
    issue_num = 28707
    keywords = ['patch']
    message_count = 11.0
    messages = ['280898', '280899', '280903', '280906', '280916', '282346', '294292', '294293', '294311', '294332', '294334']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'matrixise', 'xiang.zhang', 'mdk']
    pr_nums = ['1776']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28707'
    versions = ['Python 3.6', 'Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions