[issue35292] Make SimpleHTTPRequestHandler load mimetypes lazily

Steve Dower report at bugs.python.org
Sat Dec 8 10:17:50 EST 2018


Steve Dower <steve.dower at python.org> added the comment:

Instrumentation is not the same thing as profiling, and this one is certainly not intended for performance. That said, simply importing it shouldn't impact anyone else's performance either, and since six imports this, fixing it will have a pretty broad impact.

Thanks for the PR - I'll look when I get a chance, but most of my time is going towards the next 3.7 release right now. Feel free to ping me on here in a week if nobody has had a look.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35292>
_______________________________________


More information about the Python-bugs-list mailing list