* SHA-3 (Keccak) support for :mod:`hashlib`.
* TLSv1.1 and TLSv1.2 support for :mod:`ssl`.
-* SHA-3 (Keccak) support for :mod:`hashlib`.
-* TLSv1.1 and TLSv1.2 support for :mod:`ssl`.
-
Security improvements:
* command line option for :ref:`isolated mode <using-on-misc-options>`,
PEP 445: Add new APIs to customize Python memory allocators
===========================================================
-PEP 445: Add new APIs to customize Python memory allocators
-===========================================================
-
The :pep:`445` adds new Application Programming Interfaces (API) to customize
Python memory allocators.