Hi All,
Packt, an established publishing company (https://www.packtpub.com), is looking
for authors to develop two books with the following working titles “Clean
architecture in Python” and “Domain Driven Design in Python”. If this is
something you would be interested to work on, please email m
Hi all,
In https://github.com/numpy/numpy/pull/23314 I am deprecating four
functions: `product`, `cumproduct`, `alltrue`, `sometrue`. These are all
aliases (for `prod`, `cumprod`, `all` and `any`), were already not part of
the API docs, and there was an open issue for deprecating them (
https://gi