<div dir="ltr">Hi All,<div><br></div><div>On behalf of the NumPy team I am pleased to announce the release of NumPy 1.19.5. NumPy 1.19.5 is a short bugfix release. Apart from fixing several bugs, the main improvement is an update to OpenBLAS 0.3.13 that works around the Windows 2004 fmod bug while not breaking execution on other platforms. This release supports Python 3.6-3.9 and is planned to be the last release in the 1.19.x cycle. NumPy Wheels can be downloaded from <a href="https://pypi.org/project/numpy/1.19.5/" target="_blank">PyPI</a>, source archives, release notes, and wheel hashes are available on <a href="https://github.com/numpy/numpy/releases/tag/v1.19.5" target="_blank">Github</a>. Linux users will need pip >= 0.19.3 in order to install manylinux2010 and manylinux2014 wheels.</div><div><br><b>Contributors</b><br><br>A total of 8 people contributed to this release.  People with a "+" by their<br>names contributed a patch for the first time.<br><br><ul><li>Charles Harris</li><li>Christoph Gohlke</li><li>Matti Picus</li><li>Raghuveer Devulapalli</li><li>Sebastian Berg</li><li>Simon Graham +</li><li>Veniamin Petrenko +</li><li>Bernie Gray +</li></ul><br><b>Pull requests merged</b><br><br>A total of 11 pull requests were merged for this release.<br><ul><li>#17756: BUG: Fix segfault due to out of bound pointer in floatstatus...</li><li>#17774: BUG: fix np.timedelta64('nat').__format__ throwing an exception</li><li>#17775: BUG: Fixed file handle leak in array_tofile.</li><li>#17786: BUG: Raise recursion error during dimension discovery</li><li>#17917: BUG: Fix subarray dtype used with too large count in fromfile</li><li>#17918: BUG: 'bool' object has no attribute 'ndim'</li><li>#17919: BUG: ensure _UFuncNoLoopError can be pickled</li><li>#17924: BLD: use BUFFERSIZE=20 in OpenBLAS</li><li>#18026: BLD: update to OpenBLAS 0.3.13</li><li>#18036: BUG: make a variable volatile to work around clang compiler bug</li><li>#18114: REL: Prepare for the NumPy 1.19.5 release.</li></ul></div><div>Cheers,</div><div><br></div><div>Charles Harris</div></div>