Hacker News new | ask | show | jobs
by bdarnell 4049 days ago
This late in Python 2.7's life the changes being made are mostly fixes for esoteric bugs. One exception is the SSL module, which gets special treatment due to its importance for security. It has gained a new feature in this release (ALPN, necessary for supporting HTTP/2), and RC4 has been removed from the default cipher list.