[issue26706] Update OpenSSL version in readme
New submission from Shaun Walbridge: Sync documentation with the OpenSSL version update (1.0.2g vs 1.0.2f). Mismatch present in both head and 3.5 branch. ---------- assignee: docs@python components: Documentation files: readme-openssl.diff keywords: patch messages: 262964 nosy: docs@python, scw priority: normal severity: normal status: open title: Update OpenSSL version in readme type: enhancement versions: Python 3.5, Python 3.6 Added file: http://bugs.python.org/file42383/readme-openssl.diff _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue26706> _______________________________________
Changes by Ned Deily <nad@python.org>: ---------- nosy: +zach.ware _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue26706> _______________________________________
Roundup Robot added the comment: New changeset 4936b2723471 by Zachary Ware in branch '3.5': Issue #26706: Update OpenSSL version in PCbuild/readme.txt https://hg.python.org/cpython/rev/4936b2723471 New changeset 430f5a23a853 by Zachary Ware in branch 'default': Closes #26706: Merge with 3.5 https://hg.python.org/cpython/rev/430f5a23a853 ---------- nosy: +python-dev resolution: -> fixed stage: -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue26706> _______________________________________
Zachary Ware added the comment: Thanks, Shaun! ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue26706> _______________________________________
participants (4)
-
Ned Deily
-
Roundup Robot
-
Shaun Walbridge
-
Zachary Ware