Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-104773: PEP 594: Remove the imghdr module (#104777) | Victor Stinner | 2023-05-26 | 1 | -0/+0 |
| | | | | | | * Remove the Lib/test/imghdrdata/ directory. * Copy 5 pictures (gif, png, ppm, pgm, xbm) from removed Lib/test/imghdrdata/ to a new Lib/test/tkinterdata/ directory. * Update Sphinx from 4.5 to 6.2 in Doc/requirements.txt. | ||||
* | Issue #19990: Added tests for the imghdr module. | Serhiy Storchaka | 2014-01-26 | 1 | -0/+0 |
Based on patch by Claudiu Popa. |