Message 243734 - Python tracker
Message243734
| Author | demian.brecht |
|---|---|
| Recipients | demian.brecht |
| Date | 2015-05-21.06:25:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432189554.94.0.727112934658.issue24255@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Far too many times have I wished that changing the logging output in http.client was controllable through logging configuration rather than code changes modifying a connection's debuglevel. It would be nice if the http package was brought up to date and had debuglevel-related code replaced with logging and sane logging was added throughout. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-21 06:25:55 | demian.brecht | set | recipients: + demian.brecht |
| 2015-05-21 06:25:54 | demian.brecht | set | messageid: <1432189554.94.0.727112934658.issue24255@psf.upfronthosting.co.za> |
| 2015-05-21 06:25:54 | demian.brecht | link | issue24255 messages |
| 2015-05-21 06:25:54 | demian.brecht | create | |