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