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