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

4 files changed

Lines changed: 114 additions & 49 deletions

File tree

0 commit comments

Comments
 (0)