1. ef223a1 Issue #28228: imghdr now supports pathlib by Berker Peksag · 8 years ago
  2. 2f60820 #20295: Teach imghdr to recognize OpenEXR format images. by R David Murray · 10 years ago
  3. 2f8dca7 Issue #20197: Added support for the WebP image type in the imghdr module. by Serhiy Storchaka · 10 years ago
  4. c0b0bb6 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  5. 91b0bc2 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  6. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 11 years ago
  7. 0b95290 Merged revisions 65713 via svnmerge from by Benjamin Peterson · 16 years ago
  8. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  9. c934128 Improved patches for sndhdr and imghdr by Victor Stinner, who writes: by Guido van Rossum · 17 years ago
  10. 72937f3 Compare what's read from files against proper byte literals. Neither of these by Barry Warsaw · 17 years ago
  11. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  12. 97db05d SF #75103: imghdr -- identify JPEGs in EXIF format by Raymond Hettinger · 19 years ago
  13. 17ab123 a few more modules get __all__ by Skip Montanaro · 23 years ago
  14. 07e99cb Whitespace normalization. by Tim Peters · 23 years ago
  15. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  16. 45ac47c Allow open file as parameter (must be seekable) (Jack) by Guido van Rossum · 27 years ago
  17. 9e33074 (Jack:) Recognize PNG files. by Guido van Rossum · 27 years ago
  18. f813f56 imghdr.what(): check for not h'. This lets by Guido van Rossum · 28 years ago
  19. 81749b0 Added optional second arg to what(), giving the data read from the file by Guido van Rossum · 28 years ago
  20. 5cfa5df * calendar.py: all libC functionality now moved to built-in time module by Guido van Rossum · 31 years ago
  21. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago
  22. 05b55e7 Fix pnm test for short files and add X bitmap as recognized type by Guido van Rossum · 32 years ago
  23. 1c34fc7 Initial revision by Guido van Rossum · 32 years ago