PyCA cryptography 2.1.4 released

2017-11-30 Thread Paul Kehrer
PyCA cryptography 2.1.4 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. We support Python 2.7, Python 3.4+, and PyPy. Changelog: * Added

PyDev 6.2.0 released

2017-11-30 Thread Fabio Zadrozny
PyDev 6.2.0 Release Highlights - *Interactive Console* - It's possible to use word-wrapping in the PyDev interactive console ( *#PyDev-862*). - *Code Completion* - Checking list unpacking with user specified types. - Code completion aware of variable typing from