Skip to content

Web.py wsgiserver3.py raises TypeError when CSS file is not found #77844

@lepeuvedic

Description

@lepeuvedic
BPO 33663
Nosy @orsenthil, @pitrou, @serhiy-storchaka, @zooba, @miss-islington, @lepeuvedic, @ValeriyaSinevich
PRs
  • bpo-33663: Convert content length to string before putting to header #7754
  • [3.7] bpo-33663: Convert content length to string before putting to header (GH-7754) #7781
  • [3.6] bpo-33663: Convert content length to string before putting to header (GH-7754) #7782
  • Files
  • server.py: http/server.py from Python library
  • 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-06-19.14:45:10.995>
    created_at = <Date 2018-05-27.23:03:22.376>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'easy']
    title = 'Web.py wsgiserver3.py raises TypeError when CSS file is not found'
    updated_at = <Date 2018-06-19.14:45:10.994>
    user = 'https://github.com/lepeuvedic'

    bugs.python.org fields:

    activity = <Date 2018-06-19.14:45:10.994>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-19.14:45:10.995>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2018-05-27.23:03:22.376>
    creator = 'jmlp'
    dependencies = []
    files = ['47616']
    hgrepos = []
    issue_num = 33663
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['317813', '318489', '318500', '319770', '319773', '319775', '319915', '319916', '319917', '319973']
    nosy_count = 7.0
    nosy_names = ['orsenthil', 'pitrou', 'serhiy.storchaka', 'steve.dower', 'miss-islington', 'jmlp', 'valer']
    pr_nums = ['7754', '7781', '7782']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33663'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions