Message146782
| Author | orsenthil |
|---|---|
| Recipients | ezio.melotti, flox, orsenthil, python-dev |
| Date | 2011-11-01.15:28:44 |
| SpamBayes Score | 0.0004153753 |
| Marked as misclassified | No |
| Message-id | <1320161325.19.0.420672606106.issue13287@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks flox for the patch. Just the News item is added. I don't think, this requires any Docs update. One change I had to make in the patch is to remote HTTPSHandler from __all__ because that is only conditionally available when http.client supports HTTPSConnection. Neither might this require a docs update because Handlers may be used only within urllib.request namespace and not standalone. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-01 15:28:45 | orsenthil | set | recipients: + orsenthil, ezio.melotti, flox, python-dev |
| 2011-11-01 15:28:45 | orsenthil | set | messageid: <1320161325.19.0.420672606106.issue13287@psf.upfronthosting.co.za> |
| 2011-11-01 15:28:44 | orsenthil | link | issue13287 messages |
| 2011-11-01 15:28:44 | orsenthil | create | |