[issue22788] allow logging.handlers.HTTPHandler to take an SSLContext

2014-11-23 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 5864ec6ba484 by Benjamin Peterson in branch '3.4':
add context parameter to HTTPHandler (closes #22788)
https://hg.python.org/cpython/rev/5864ec6ba484

New changeset ec4d19736b15 by Benjamin Peterson in branch 'default':
merge 3.4 (#22788)
https://hg.python.org/cpython/rev/ec4d19736b15

--
nosy: +python-dev
resolution:  - fixed
stage: needs patch - resolved
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22788
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22788] allow logging.handlers.HTTPHandler to take an SSLContext

2014-11-03 Thread Benjamin Peterson

Benjamin Peterson added the comment:

Right then...

--
title: allow HTTPHandler to take an SSLContext - allow 
logging.handlers.HTTPHandler to take an SSLContext

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22788
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22788] allow logging.handlers.HTTPHandler to take an SSLContext

2014-11-03 Thread Alex Gaynor

Alex Gaynor added the comment:

Quick pass at a patch. No docs, and it should proabbly be an error to pass 
context with secure=False.

--
keywords: +needs review, patch
Added file: http://bugs.python.org/file37124/issue22788.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22788
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22788] allow logging.handlers.HTTPHandler to take an SSLContext

2014-11-03 Thread Arfrever Frehtes Taifersar Arahesis

Changes by Arfrever Frehtes Taifersar Arahesis arfrever@gmail.com:


--
nosy: +Arfrever

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22788
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com