What is PyDev?
---
PyDev is an open-source Python IDE on top of Eclipse for Python,
Jython and IronPython development.
It comes with goodies such as code completion, syntax highlighting,
syntax analysis, code analysis, refactor, debug, interactive console,
etc.
Details on
=
Announcing python-blosc 1.2.5
=
What is new?
This release contains support for Blosc v1.5.4 including changes to how
the GIL is kept. This was required because Blosc was refactored in the
v1.5.x line to remove global variables