http.server module sets incorrect mimetype for WebAssembly files

BPO 34758
Nosy @asvetlov, @travisoneill
PRs
  • bpo-34758: add .wasm to recognized file extensions in mimetypes module #9464
  • 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 2018-10-09.04:44:47.251>
    created_at = <Date 2018-09-21.00:09:24.021>
    labels = ['3.8', 'library']
    title = 'http.server module sets incorrect mimetype for WebAssembly files'
    updated_at = <Date 2018-10-09.04:44:47.249>
    user = 'https://github.com/travisoneill'

    bugs.python.org fields:

    activity = <Date 2018-10-09.04:44:47.249>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-09.04:44:47.251>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2018-09-21.00:09:24.021>
    creator = 'travisoneill'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34758
    keywords = ['patch']
    message_count = 2.0
    messages = ['325935', '327381']
    nosy_count = 2.0
    nosy_names = ['asvetlov', 'travisoneill']
    pr_nums = ['9464']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34758'
    versions = ['Python 3.8']