[Python-announce] perftester: A framework for performance testing of Python functions

2022-09-09 Thread Marcin Kozak
The perftester package enables you to run performance tests of Python functions/callables. Performance is understood in terms of both execution time and memory usage. In addition, perftester enables you to run benchmarks, an important functionality when you need to set limits for your tests. You h

[Python-announce] NumPy 1.23. 3 Release

2022-09-09 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.23.3. NumPy 1.23.3 is a maintenance release that fixes bugs discovered after the 1.23.2 release. There is no major theme for this release, the main improvements are for some downstream builds and some annotation c