-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On behalf of the Python development team, I am pleased to announce the
first release candidates of Python 3.2.4 and 3.3.1.
Python 3.2.4 will be the last regular maintenance release for the Python 3.2
series, while Python 3.3.1 is the first maintenance
I'm pleased to announce the release of GMPY2 2.0.0. GMPY2 provides access to
the GMP/MPIR, MPFR, and MPC arbitrary precision arithmetic libraries.
Highlights
--
* Support for correctly rounded arbitrary precision real arithmetic, including
trigonometric, logarithmic, exponential, and sp
"firehose" is a Python package intended for managing the results from
code analysis tools (e.g. compiler warnings, static analysis, linters,
etc).
It currently provides parsers for the output of gcc, clang-analyzer and
cppcheck. These parsers convert the results into a common data model of
Python