https://github.com/python/cpython/commit/399e516d28f1604ef52baf52546b4c71e7cd4c84 commit: 399e516d28f1604ef52baf52546b4c71e7cd4c84 branch: 3.12 author: Vinay Sajip <[email protected]> committer: vsajip <[email protected]> date: 2024-07-03T13:02:02+01:00 summary:
[3.12] gh-121035: Update PNG image for logging flow diagram. (GH-121323) (GH-121325) (cherry picked from commit 26d24eeb90d781e381b97d64b4dcb1ee4dd891fe) files: M Doc/howto/logging_flow.png diff --git a/Doc/howto/logging_flow.png b/Doc/howto/logging_flow.png index c2d0befe27326c..d60ed7c031585a 100644 Binary files a/Doc/howto/logging_flow.png and b/Doc/howto/logging_flow.png differ _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
