1. f8f3121 Issue #27108: Add missing names to mimetypes.__all__, by Jacek Kołodziej by Martin Panter · 8 years ago
  2. d7fdc86 Issue #16329: Add .webm to mimetypes.types_map by Berker Peksag · 8 years ago
  3. a2d7cf0 Issue #13952: Add .csv to mimetypes.types_map by Berker Peksag · 8 years ago
  4. ebb8c2d Issue #22028: Ensure mimetypes will not open registry keys with embedded nulls by Steve Dower · 9 years ago
  5. c0b0bb6 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  6. 91b0bc2 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  7. a4df90c Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers) by Tim Golden · 11 years ago
  8. 27a8564 Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers) by Tim Golden · 11 years ago
  9. cd171c8 Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) by Brett Cannon · 11 years ago
  10. 0a14066 Issue #18200: Update the stdlib (except tests) to use ModuleNotFoundError. by Brett Cannon · 11 years ago
  11. 59115aa Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions. by Serhiy Storchaka · 11 years ago
  12. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 11 years ago
  13. 3438fa4 Get rig of EnvironmentError (#16705) by Andrew Svetlov · 11 years ago
  14. 84833aa Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions. by Nadeem Vawda · 12 years ago
  15. df9c945 #15199: Fix JavaScript's default MIME type to application/javascript by Petri Lehtinen · 12 years ago
  16. c6fdafc #15199: Fix JavaScript's default MIME type to application/javascript by Petri Lehtinen · 12 years ago
  17. a56ee04 Issue #13640: add application/vnd.apple.mpegurl MIME type; (partial) patch by Hiroaki Kawai by Sandro Tosi · 12 years ago
  18. 0e7e715 (Merge 3.2) Issue #13025: mimetypes is now reading MIME types using the UTF-8 by Victor Stinner · 13 years ago
  19. 82ac9bc Issue #13025: mimetypes is now reading MIME types using the UTF-8 encoding, by Victor Stinner · 13 years ago
  20. 7ec1928 Remove unused variable by Amaury Forgeot d'Arc · 13 years ago
  21. 83f7d34 #5301: add image/vnd.microsoft.icon (.ico) MIME type by Sandro Tosi · 13 years ago
  22. 1696f82 Fix syntax typo by Éric Araujo · 13 years ago
  23. d149c6c Issue 10730: mimetypes module - add .svgz to mimetypes.suffix_map and .svg to types_map. by Terry Reedy · 13 years ago
  24. 6ce1dae Fix r85774 editor fail. Had a dangling try and incorrect indent. by Brian Curtin · 14 years ago
  25. 000f974 Fix #10162: Add try/except around _winreg.OpenKey for keys that are by Brian Curtin · 14 years ago
  26. b86680e Explicitly close some files (from issue #10093) by Antoine Pitrou · 14 years ago
  27. 89fad14 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from by Georg Brandl · 14 years ago
  28. b8108e2 Merged revisions 76306 via svnmerge from by Antoine Pitrou · 15 years ago
  29. cdf8b34 Fix default value in docstring. by Georg Brandl · 15 years ago
  30. 57f3d93 Merged revisions 72045 via svnmerge from by Antoine Pitrou · 15 years ago
  31. e0124bd Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from by Benjamin Peterson · 15 years ago
  32. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  33. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  34. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  35. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  36. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  37. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  38. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  39. 7ce7515 add two more extensions: by Fred Drake · 19 years ago
  40. 893020b Remove self from the arguments for the function add_type(). by Walter Dörwald · 20 years ago
  41. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  42. 9caa0d1 guess_all_extensions(): Return the empty list instead of None when by Barry Warsaw · 21 years ago
  43. 5e1222b Add Shockwave Flash. by Guido van Rossum · 21 years ago
  44. 8fa8972 Remove a list comprehension, because a loop over the list by Walter Dörwald · 21 years ago
  45. 51cc72c Pass the strict argument from read() on to readfp(), so the by Walter Dörwald · 21 years ago
  46. bb51ed3 Fix read_mime_types() so that it returns a dict as documented. by Walter Dörwald · 21 years ago
  47. 5ccaf8f Apply diff3.txt (plus additional documentation) by Walter Dörwald · 22 years ago
  48. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  49. 698da02 Separate the script portion from the library portion; everything that by Fred Drake · 22 years ago
  50. 107771a Applying proposed patch for bug #474583, optional support for by Barry Warsaw · 23 years ago
  51. a3689fe Patch #438790: Add additional mappings. by Martin v. Löwis · 23 years ago
  52. 6cb0d4c Add some fairly important file extensions: bmp css doc mid midi mp2 mp3 xls. by Ka-Ping Yee · 23 years ago
  53. c81a069 Another egregious error that copied the encodings info over the suffix by Fred Drake · 23 years ago
  54. c019ecb Bad bug: the MimeTypes.readfp() was supposed to take a file object as a by Fred Drake · 23 years ago
  55. eeee4ec Refactor so that it is easier to work with alternate MIME types databases, by Fred Drake · 23 years ago
  56. 2750bcc Add .pyo as an extension, fixes bug #416462. Also restore alphabetic order. by Martin v. Löwis · 23 years ago
  57. 51cc3bc String method conversion. Added a trivial main to test it with. by Eric S. Raymond · 23 years ago
  58. 03d9014 added a few more __all__ lists by Skip Montanaro · 23 years ago
  59. 13a2c27 Untabify to pass the -tt test. by Fred Drake · 24 years ago
  60. c40c547 Map .js to application/x-javascript. by Fred Drake · 25 years ago
  61. cbd9870 Added .rdf and .xsl as application/xml types. (.rdf is for the by Fred Drake · 25 years ago
  62. 1c5fb1c Make mimetypes.guess_type understand data URLs. (Sjoerd Mullender) by Guido van Rossum · 26 years ago
  63. c913206 knownfiles: Add the default installation dirs for Apache by Fred Drake · 26 years ago
  64. 4941341 guess_extension(): Revise documentation string to be more clear. If not by Fred Drake · 26 years ago
  65. 5109ffd guess_extension(): New function. Performs a reverse mapping from MIME type by Fred Drake · 26 years ago
  66. 3130b7a Fixed typo in docstring: suffixes_map --> suffix_map. by Fred Drake · 26 years ago
  67. 7beaad4 Add file extension .xml, mapping it to text/xml. by Guido van Rossum · 26 years ago
  68. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  69. ac8a9f3 Handy utility to guess MIME type from extension. by Guido van Rossum · 27 years ago