Skip to content

Commit b6997e1

Browse files
bpo-24255: Replace debug prints with logging in http.client
Replace debuglevel-based print statements with Python's standard logging module for better integration with logging frameworks and log aggregation tools like Sentry. Uses % formatting consistently for better log pattern matching in aggregation tools.
1 parent f575dd9 commit b6997e1

File tree

4 files changed

+114
-49
lines changed

4 files changed

+114
-49
lines changed

0 commit comments

Comments
 (0)