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 xiang.zhang
Recipients calcheng, vinay.sajip, xiang.zhang
Date 2017-06-01.13:12:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496322720.53.0.927299975147.issue30378@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b4b57df964f1ba427684556b8e5f05852454e0d by Xiang Zhang in branch 'master':
bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1676)
https://github.com/python/cpython/commit/0b4b57df964f1ba427684556b8e5f05852454e0d
History
Date User Action Args
2017-06-01 13:12:00xiang.zhangsetrecipients: + xiang.zhang, vinay.sajip, calcheng
2017-06-01 13:12:00xiang.zhangsetmessageid: <1496322720.53.0.927299975147.issue30378@psf.upfronthosting.co.za>
2017-06-01 13:12:00xiang.zhanglinkissue30378 messages
2017-06-01 13:12:00xiang.zhangcreate