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 python-dev, vinay.sajip, yselivanov
Date 2014-09-14.20:29:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140914202927.77017.61607@mail.hg.python.org>
In-reply-to
Content
New changeset 9d54903a84b5 by Vinay Sajip in branch 'default':
Closes #20537: logging methods now accept an exception instance as well as a Boolean value or exception tuple. Thanks to Yury Selivanov for the patch.
https://hg.python.org/cpython/rev/9d54903a84b5
History
Date User Action Args
2014-09-14 20:29:31python-devsetrecipients: + python-dev, vinay.sajip, yselivanov
2014-09-14 20:29:31python-devlinkissue20537 messages
2014-09-14 20:29:31python-devcreate