[ANN] SonarQube, SonarCloud add rules for Exception handling

2020-03-11 Thread G. Ann Campbell
Hi all, SonarSource is happy to announce the addition of 14 new static analysis rules for Python exception handling in SonarQube and SonarCloud. Details here: https://community.sonarsource.com/t/python-analysis-helps-to-correctly-deal-with-exceptions/21441 Python static analysis is free for open

[plum-py 0.2.0] Pack/Unpack Memory

2020-03-11 Thread Dan Gass
I am please to announce the availability of the first beta release of the "plum-py" package. This package provides classes and utility functions to efficiently pack and unpack bytes similar to what the standard library `struct` module offers. This package expands significantly on that capability w