Ticket #341 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Performance problem with mimetypes.guess_type

Reported by: chrisz Owned by: ianb
Priority: high Milestone: 1.4.1
Component: paste Version: svn-trunk
Severity: major Keywords:
Cc:

Description

I noticed that Paste (the httpheaders module) is also affected by a serious performance problem that was  reported by Armin Ronacher.

Find attached a patch that solves the problem.

Attachments

paste.patch Download (1.2 KB) - added by chrisz 3 years ago.
Fix for mimetype.guess_type problem

Change History

Changed 3 years ago by chrisz

Fix for mimetype.guess_type problem

Changed 3 years ago by pjenvey

  • status changed from new to closed
  • resolution set to fixed

Damn that is lame. Patch applied in r7816, thanks!

Note: See TracTickets for help on using tickets.