Opened 9 years ago

Last modified 9 years ago

#5896 closed enhancement

python-2.7.9 — at Version 2

Reported by: Fernando de Oliveira Owned by: blfs-book@…
Priority: high Milestone: 7.7
Component: BOOK Version: SVN
Severity: major Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tar.xz

https://www.python.org/downloads/release/python-279/

Release Date: 2014-12-10

Python 2.7.9 is a bugfix version for the Python 2.7 release series. Python
2.7.9 includes several significant changes unprecedented in a "bugfix" release:

    The entirety of Python 3.4's ssl module has been backported for Python
    2.7.9. See PEP 466 for justification.
    HTTPS certificate validation using the system's certificate store is now
    enabled by default. See PEP 476 for details.
    SSLv3 has been disabled by default in httplib and its reverse dependencies
    due to the POODLE attack.
    The ensurepip module module has been backported, which provides the pip
    package manager in every Python 2.7 installation. See PEP 477.

Change History (2)

comment:1 by bdubbs@…, 9 years ago

Summary: Python-2.7.9 (placeholder)python2 2.7.9 (placeholder)

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Milestone: hold7.7
Summary: python2 2.7.9 (placeholder)python-2.7.9
Note: See TracTickets for help on using tickets.