[issue22646] Set SMTPHandler's "credentials" through "logging.config.dictConfig".

Roundup Robot report at bugs.python.org
Fri Oct 17 09:52:39 CEST 2014


Roundup Robot added the comment:

New changeset 3ba23c6f7986 by Vinay Sajip in branch '2.7':
Issue #22646: Accept list as well as tuple to support initialisation via dictConfig().
https://hg.python.org/cpython/rev/3ba23c6f7986

New changeset d15708f13266 by Vinay Sajip in branch '3.4':
Issue #22646: Accept list as well as tuple to support initialisation via dictConfig().
https://hg.python.org/cpython/rev/d15708f13266

New changeset bcc3f167a30b by Vinay Sajip in branch 'default':
Closes #22646: Accept list as well as tuple to support initialisation via dictConfig().
https://hg.python.org/cpython/rev/bcc3f167a30b

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

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22646>
_______________________________________


More information about the Python-bugs-list mailing list