Commit Graph
5 Commits
Author SHA1 Message Date
Vinay SajipandGitHub 26d24eeb90 gh-121035: Update PNG image for logging flow diagram. (GH-121323) 2024-07-03 12:33:28 +01:00
Alexander BessmanandGitHub 237baf4d7a gh-121035: Update logging flow chart to include the lastResort handler. (GH-121036) 2024-06-27 22:11:40 +01:00
ba650af7d6 Optimize images by IMGbot (GH-21348)
Co-authored-by: ImgBotApp <[email protected]>
2022-02-04 15:49:43 +09:00
INADA NaokiandGitHub c6cd164cff bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
2018-07-01 16:02:52 +09:00
Vinay Sajip f186911e24 Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00