NumPy 1.24.2 is a maintenance release that fixes bugs and regressions
discovered after the 1.24.1 release. The Python versions supported by
this release are 3.8-3.11.
Contributors
A total of 14 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
Bas van Beek
Charles Harris
Khem Raj +
Mark Harfouche
Matti Picus
Panagiotis Zestanakis +
Peter Hawkins
Pradipta Ghosh
Ross Barnowski
Sayed Adel
Sebastian Berg
Syam Gadde +
dmbelov +
pkubaj +
Pull requests merged
A total of 17 pull requests were merged for this release.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.24.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's releases</a>.</em></p>
<blockquote>
<h2>v1.24.2</h2>
<h1>NumPy 1.24.2 Release Notes</h1>
<p>NumPy 1.24.2 is a maintenance release that fixes bugs and regressions
discovered after the 1.24.1 release. The Python versions supported by
this release are 3.8-3.11.</p>
<h2>Contributors</h2>
<p>A total of 14 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.</p>
<ul>
<li>Bas van Beek</li>
<li>Charles Harris</li>
<li>Khem Raj +</li>
<li>Mark Harfouche</li>
<li>Matti Picus</li>
<li>Panagiotis Zestanakis +</li>
<li>Peter Hawkins</li>
<li>Pradipta Ghosh</li>
<li>Ross Barnowski</li>
<li>Sayed Adel</li>
<li>Sebastian Berg</li>
<li>Syam Gadde +</li>
<li>dmbelov +</li>
<li>pkubaj +</li>
</ul>
<h2>Pull requests merged</h2>
<p>A total of 17 pull requests were merged for this release.</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22965">#22965</a>: MAINT: Update python 3.11-dev to 3.11.</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22966">#22966</a>: DOC: Remove dangling deprecation warning</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22967">#22967</a>: ENH: Detect CPU features on FreeBSD/powerpc64*</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22968">#22968</a>: BUG: np.loadtxt cannot load text file with quoted fields separated...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22969">#22969</a>: TST: Add fixture to avoid issue with randomizing test order.</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22970">#22970</a>: BUG: Fix fill violating read-only flag. (<a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22959">#22959</a>)</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22971">#22971</a>: MAINT: Add additional information to missing scalar AttributeError</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22972">#22972</a>: MAINT: Move export for scipy arm64 helper into main module</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22976">#22976</a>: BUG, SIMD: Fix spurious invalid exception for sin/cos on arm64/clang</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22989">#22989</a>: BUG: Ensure correct loop order in sin, cos, and arctan2</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23030">#23030</a>: DOC: Add version added information for the strict parameter in...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23031">#23031</a>: BUG: use <code>_Alignof</code> rather than <code>offsetof()</code> on most compilers</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23147">#23147</a>: BUG: Fix for npyv__trunc_s32_f32 (VXE)</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23148">#23148</a>: BUG: Fix integer / float scalar promotion</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23149">#23149</a>: BUG: Add missing <type_traits> header.</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23150">#23150</a>: TYP, MAINT: Add a missing explicit <code>Any</code> parameter to the <code>npt.ArrayLike</code>...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/23161">#23161</a>: BLD: remove redundant definition of npy_nextafter [wheel build]</li>
</ul>
<h2>Checksums</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/numpy/numpy/commit/85f38ab180ece5290f64e8ddbd9cf06ad8fa4a5e"><code>85f38ab</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23159">#23159</a> from charris/prepare-1.24.2-release</li>
<li><a href="https://github.com/numpy/numpy/commit/124252537f526a059b6a5ee3ac1e3bf1442bbc13"><code>1242525</code></a> REL: Prepare for the NumPy 1.24.2 release</li>
<li><a href="https://github.com/numpy/numpy/commit/de0ee415e45b09c86d1ddc04f51c11192b1e2fe6"><code>de0ee41</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23161">#23161</a> from mattip/npy_nextafter</li>
<li><a href="https://github.com/numpy/numpy/commit/ed09037473581908f6b52ecc3cabc82a414e2a54"><code>ed09037</code></a> BLD: remove redundant definition of npy_nextafter [wheel build]</li>
<li><a href="https://github.com/numpy/numpy/commit/bc47a5ba6798a942d4a76e38f1089fc38f81f50d"><code>bc47a5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23150">#23150</a> from charris/backport-23144</li>
<li><a href="https://github.com/numpy/numpy/commit/e5452b91b87523853b2e33c0f7f6788a9a22c1b4"><code>e5452b9</code></a> TYP,MAINT: Add a missing explicit <code>Any</code> parameter to the <code>npt.ArrayLike</code> defi...</li>
<li><a href="https://github.com/numpy/numpy/commit/2433fe5b66016a640dd9337d9e114d7076f55861"><code>2433fe5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23149">#23149</a> from charris/backport-23128</li>
<li><a href="https://github.com/numpy/numpy/commit/8dfa47db1eb6472490b33d5f380513308f3e1a2d"><code>8dfa47d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23148">#23148</a> from charris/backport-23079</li>
<li><a href="https://github.com/numpy/numpy/commit/62af62aa546e27f6f3348c950a76aca9a230e37c"><code>62af62a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/23147">#23147</a> from charris/backport-23077</li>
<li><a href="https://github.com/numpy/numpy/commit/2de8e5228a2df34160709b570df16070ba23818b"><code>2de8e52</code></a> Add missing <type_traits> header.</li>
<li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v1.21.4...v1.24.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps numpy from 1.21.4 to 1.24.2.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
85f38abMerge pull request #23159 from charris/prepare-1.24.2-release1242525REL: Prepare for the NumPy 1.24.2 releasede0ee41Merge pull request #23161 from mattip/npy_nextaftered09037BLD: remove redundant definition of npy_nextafter [wheel build]bc47a5bMerge pull request #23150 from charris/backport-23144e5452b9TYP,MAINT: Add a missing explicitAnyparameter to thenpt.ArrayLikedefi...2433fe5Merge pull request #23149 from charris/backport-231288dfa47dMerge pull request #23148 from charris/backport-2307962af62aMerge pull request #23147 from charris/backport-230772de8e52Add missing <type_traits> header.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.