Roundup Robot added the comment: New changeset 533b4a1d2b23 by Vinay Sajip in branch '2.7': Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). http://hg.python.org/cpython/rev/533b4a1d2b23
New changeset 49d54e4d95df by Vinay Sajip in branch '3.2': Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). http://hg.python.org/cpython/rev/49d54e4d95df New changeset 1f6cda549b85 by Vinay Sajip in branch '3.3': Issue #17521: Merged fix from 3.2. http://hg.python.org/cpython/rev/1f6cda549b85 New changeset aa01eb949636 by Vinay Sajip in branch 'default': Closes #17521: Merged fix from 3.3. http://hg.python.org/cpython/rev/aa01eb949636 ---------- nosy: +python-dev resolution: -> fixed stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com