https://bz.apache.org/bugzilla/show_bug.cgi?id=64024
Bug ID: 64024 Summary: Add MIME types for Python Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW Severity: enhancement Priority: P2 Component: Documentation Assignee: docs@httpd.apache.org Reporter: j...@itanimul.li Target Milestone: --- Created attachment 36928 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36928&action=edit Patch to add type Python self-describes its MIME types[1][2]. They do not have a IANA registration since they are using the '*/x-*' format anyway, but Python should be a 'common' unregistered format anyway? If you don't think this is OK, then I can try see what needs to be done to get an official media type. [1]: https://github.com/python/cpython/blob/19a3d873005e5730eeabdc394c961e93f2ec02f0/Lib/mimetypes.py#L457 [2]: https://github.com/python/cpython/blob/19a3d873005e5730eeabdc394c961e93f2ec02f0/Lib/mimetypes.py#L528 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org