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.

作者 python-dev
收信人 exarkun, georg.brandl, pitrou, python-dev
日期 2012-06-22.19:17:14
SpamBayes Score -1.0
Marked as misclassified
Message-id <E1Si9Lw-0003GG-EM@dinsdale.python.org>
In-reply-to
内容
New changeset 96513d71e650 by Antoine Pitrou in branch 'default':
Issue #14837: SSL errors now have `library` and `reason` attributes describing precisely what happened and in which OpenSSL submodule.
http://hg.python.org/cpython/rev/96513d71e650

New changeset e193fe3d017e by Antoine Pitrou in branch 'default':
Add forgotten files for #14837.
http://hg.python.org/cpython/rev/e193fe3d017e
历史
日期 用户 动作 参数
2012-06-22 19:17:15python-dev修改recipients: + python-dev, georg.brandl, exarkun, pitrou
2012-06-22 19:17:15python-dev链接issue14837 messages
2012-06-22 19:17:14python-dev创建