[Numpy-discussion] Documentation Team meeting - Monday March 29

2021-03-27 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, March 29* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210329T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] NumPy 1.20.2 released.

2021-03-27 Thread Charles R Harris
Charles R Harris 
Sun, Feb 7, 2:23 PM
to numpy-discussion, SciPy, SciPy-User, bcc: python-announce-list
Hi All,

On behalf of the NumPy team I am pleased to announce the release of NumPy
1.20.2. NumPy 1,20.2 is a bugfix release containing several fixes merged to
the main branch after the NumPy 1.20.1 release. The Python versions
supported for this release are 3.7-3.9. Wheels can be downloaded from PyPI
; source archives, release notes,
and wheel hashes are available on Github
. Linux users will
need pip >= 0.19.3 in  order to install manylinux2010 and manylinux2014
wheels.


*Contributors*

A total of 7 people contributed to this release.  People with a "+" by their
names contributed a patch for the first time.

   - Allan Haldane
   - Bas van Beek
   - Charles Harris
   - Christoph Gohlke
   - Mateusz Sokół +
   - Michael Lamparski
   - Sebastian Berg



*Pull requests merged*
A total of 20 pull requests were merged for this release.

   - #18382: MAINT: Update f2py from master.
   - #18459: BUG: ``diagflat`` could overflow on windows or 32-bit platforms
   - #18460: BUG: Fix refcount leak in f2py ``complex_double_from_pyobj``.
   - #18461: BUG: Fix tiny memory leaks when ``like=`` overrides are used
   - #18462: BUG: Remove temporary change of descr/flags in VOID functions
   - #18469: BUG: Segfault in nditer buffer dealloc for Object arrays
   - #18485: BUG: Remove suspicious type casting
   - #18486: BUG: remove nonsensical comparison of pointer < 0
   - #18487: BUG: verify pointer against NULL before using it
   - #18488: BUG: check if PyArray_malloc succeeded
   - #18546: BUG: incorrect error fallthrough in nditer
   - #18559: CI: Backport CI fixes from main.
   - #18599: MAINT: Add annotations for `dtype.__getitem__`, `__mul__`
   and...
   - #18611: BUG: NameError in numpy.distutils.fcompiler.compaq
   - #18612: BUG: Fixed ``where`` keyword for ``np.mean`` & ``np.var``
   methods
   - #18617: CI: Update apt package list before Python install
   - #18636: MAINT: Ensure that re-exported sub-modules are properly
   annotated
   - #18638: BUG: Fix ma coercion list-of-ma-arrays if they do not cast
   to...
   - #18661: BUG: Fix small valgrind-found issues
   - #18671: BUG: Fix small issues found with pytest-leaks

Cheers,
Charles Harris
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion