| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #28228: imghdr now supports pathlib | Berker Peksag | 2016-10-01 | 1 | -1/+3 |
|
|
* | #20295: Teach imghdr to recognize OpenEXR format images. | R David Murray | 2014-06-26 | 1 | -0/+6 |
|
|
* | Issue #20197: Added support for the WebP image type in the imghdr module. | Serhiy Storchaka | 2014-05-25 | 1 | -0/+6 |
|
|
* | Issue #20331: Fixed possible FD leaks in various modules: | Serhiy Storchaka | 2014-01-25 | 1 | -11/+9 |
|\ |
|
| * | Issue #20331: Fixed possible FD leaks in various modules: | Serhiy Storchaka | 2014-01-25 | 1 | -11/+9 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 65713 via svnmerge from | Benjamin Peterson | 2008-08-16 | 1 | -25/+25 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -1/+1 |
|
|
* | Improved patches for sndhdr and imghdr by Victor Stinner, who writes: | Guido van Rossum | 2007-08-13 | 1 | -18/+10 |
|
|
* | Compare what's read from files against proper byte literals. Neither of these | Barry Warsaw | 2007-08-12 | 1 | -12/+15 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -6/+6 |
|
|
* | SF #75103: imghdr -- identify JPEGs in EXIF format | Raymond Hettinger | 2005-01-07 | 1 | -0/+7 |
|
|
* | a few more modules get __all__ | Skip Montanaro | 2001-01-24 | 1 | -0/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-01-14 | 1 | -2/+2 |
|
|
* | More trivial comment -> docstring transformations by Ka-Ping Yee, | Guido van Rossum | 2000-02-04 | 1 | -88/+88 |
|
|
* | Allow open file as parameter (must be seekable) (Jack) | Guido van Rossum | 1997-10-08 | 1 | -4/+10 |
|
|
* | (Jack:) Recognize PNG files. | Guido van Rossum | 1997-04-11 | 1 | -0/+12 |
|
|
* | imghdr.what(): check for not h'. This lets | Guido van Rossum | 1996-08-22 | 1 | -1/+1 |
|
|
* | Added optional second arg to what(), giving the data read from the file | Guido van Rossum | 1996-07-30 | 1 | -7/+13 |
|
|
* | * calendar.py: all libC functionality now moved to built-in time module | Guido van Rossum | 1993-06-23 | 1 | -0/+6 |
|
|
* | Misc changes and new modules. whrandom is "objectified". SOCKET.py | Guido van Rossum | 1992-10-18 | 1 | -5/+21 |
|
|
* | Fix pnm test for short files and add X bitmap as recognized type | Guido van Rossum | 1992-06-03 | 1 | -1/+10 |
|
|
* | Initial revision | Guido van Rossum | 1992-05-27 | 1 | -0/+98 |
|
|