Skip to content

mimetypes.guess_type() hits recursion limit #50103

@djc

Description

@djc
BPO 5853
Nosy @birkenfeld, @pitrou, @djc
Files
  • mimetest.py
  • 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 2009-04-27.21:06:55.464>
    created_at = <Date 2009-04-27.08:56:56.665>
    labels = ['type-bug', 'library']
    title = 'mimetypes.guess_type() hits recursion limit'
    updated_at = <Date 2009-04-27.21:06:55.463>
    user = 'https://github.com/djc'

    bugs.python.org fields:

    activity = <Date 2009-04-27.21:06:55.463>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-04-27.21:06:55.464>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-04-27.08:56:56.665>
    creator = 'djc'
    dependencies = []
    files = ['13798']
    hgrepos = []
    issue_num = 5853
    keywords = []
    message_count = 8.0
    messages = ['86649', '86650', '86664', '86665', '86666', '86667', '86695', '86696']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'pitrou', 'djc']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5853'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions