This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients orsenthil, python-dev, yan12125
Date 2016-05-13.08:35:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160513083535.22612.26457.E0B0AEA1@psf.io>
In-reply-to
Content
New changeset 63e23b2dedcc by Senthil Kumaran in branch '3.5':
Issue #26892: Honor debuglevel flag in urllib.request.HTTPHandler.
https://hg.python.org/cpython/rev/63e23b2dedcc

New changeset e0ec68d46464 by Senthil Kumaran in branch 'default':
merge from 3.5
https://hg.python.org/cpython/rev/e0ec68d46464
History
Date User Action Args
2016-05-13 08:35:38python-devsetrecipients: + python-dev, orsenthil, yan12125
2016-05-13 08:35:38python-devlinkissue26892 messages
2016-05-13 08:35:38python-devcreate