summaryrefslogtreecommitdiff
path: root/lang/python27/files/patch-Modules___ssl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.7.13Wen Heping2016-12-261-23/+0
| | | | | | PR: 215375 Submitted by: wen@ Exp-run by: antoine@
* lang/python: Update to 2.7.10Bernard Spil2015-07-031-0/+23
The FreeBSD Python team welcomes Python 2.7.10 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-2710/ Changelog: https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS Important changes for this release: - Python 2.7.10 is a bug fix release of the Python 2.7.x series. - Fixes issues with LibreSSL 2.2+ PR: 192511, 201088 Differentialr Revision: D2637 Reviewed by: koobs (mentor), vsevolod (mentor), antoine Approved by: koobs (mentor)