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 corner
cases. The Python versions supported for this release are 3.8-3.11.
Note that we will move to MacOS 11 for the NumPy 1.23.4 release, the
10.15 version currently used will no longer be supported by our build
infrastructure at that point.
Contributors
A total of 16 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
Aaron Meurer
Bas van Beek
Charles Harris
Ganesh Kathiresan
Gavin Zhang +
Iantra Solari+
Jyn Spring 琴春 +
Matti Picus
Rafael Cardoso Fernandes Sousa
Rafael Sousa +
Ralf Gommers
Rin Cat (鈴猫) +
Saransh Chopra +
Sayed Adel
Sebastian Berg
Serge Guelton
Pull requests merged
A total of 14 pull requests were merged for this release.
#22136: BLD: Add Python 3.11 wheels to aarch64 build
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.22.2 to 1.23.3.
<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.23.3</h2>
<h1>NumPy 1.23.3 Release Notes</h1>
<p>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 corner
cases. The Python versions supported for this release are 3.8-3.11.</p>
<p>Note that we will move to MacOS 11 for the NumPy 1.23.4 release, the
10.15 version currently used will no longer be supported by our build
infrastructure at that point.</p>
<h2>Contributors</h2>
<p>A total of 16 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.</p>
<ul>
<li>Aaron Meurer</li>
<li>Bas van Beek</li>
<li>Charles Harris</li>
<li>Ganesh Kathiresan</li>
<li>Gavin Zhang +</li>
<li>Iantra Solari+</li>
<li>Jyn Spring 琴春 +</li>
<li>Matti Picus</li>
<li>Rafael Cardoso Fernandes Sousa</li>
<li>Rafael Sousa +</li>
<li>Ralf Gommers</li>
<li>Rin Cat (鈴猫) +</li>
<li>Saransh Chopra +</li>
<li>Sayed Adel</li>
<li>Sebastian Berg</li>
<li>Serge Guelton</li>
</ul>
<h2>Pull requests merged</h2>
<p>A total of 14 pull requests were merged for this release.</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22136">#22136</a>: BLD: Add Python 3.11 wheels to aarch64 build</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22148">#22148</a>: MAINT: Update setup.py for Python 3.11.</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22155">#22155</a>: CI: Test NumPy build against old versions of GCC(6, 7, 8)</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22156">#22156</a>: MAINT: support IBM i system</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22195">#22195</a>: BUG: Fix circleci build</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22214">#22214</a>: BUG: Expose heapsort algorithms in a shared header</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22215">#22215</a>: BUG: Support using libunwind for backtrack</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22216">#22216</a>: MAINT: fix an incorrect pointer type usage in f2py</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22220">#22220</a>: BUG: change overloads to play nice with pyright.</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22221">#22221</a>: TST,BUG: Use fork context to fix MacOS savez test</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/22222">#22222</a>: TYP,BUG: Reduce argument validation in C-based <code>__class_getitem__</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/numpy/numpy/commit/e47cbb69bebf36007c3ea009aee03e4bfe3b3f3d"><code>e47cbb6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22234">#22234</a> from charris/prepare-1.23.3-release</li>
<li><a href="https://github.com/numpy/numpy/commit/e0e8991301dfe9148eab058477505a4ca8238af6"><code>e0e8991</code></a> REL: Prepare for the NumPy 1.23.3 release.</li>
<li><a href="https://github.com/numpy/numpy/commit/9bf22bb443582474913696139249e2b6331e53d7"><code>9bf22bb</code></a> BUG: Better report integer division overflow (backport) (<a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22230">#22230</a>)</li>
<li><a href="https://github.com/numpy/numpy/commit/0f0d355c20522366157631800ed4a0922b40d21c"><code>0f0d355</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22224">#22224</a> from charris/backport-21928</li>
<li><a href="https://github.com/numpy/numpy/commit/55a5ca743c19602cb28083fbcf3138b34a2f29fd"><code>55a5ca7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22223">#22223</a> from charris/backport-21981</li>
<li><a href="https://github.com/numpy/numpy/commit/6cc41836e1d2d12eea8591fe5252ca484f54d6af"><code>6cc4183</code></a> BUG: Fix the implementation of numpy.array_api.vecdot (<a href="https://github-redirect.dependabot.com/numpy/numpy/issues/21928">#21928</a>)</li>
<li><a href="https://github.com/numpy/numpy/commit/fb9666ff84dbbd1c0f802795399c57db54eeab83"><code>fb9666f</code></a> BUG: Replace assert with correct error</li>
<li><a href="https://github.com/numpy/numpy/commit/fc0d62795a2228afd442703324e29ed10898061a"><code>fc0d627</code></a> TST: ensure <code>np.equal.reduce</code> raises a <code>TypeError</code></li>
<li><a href="https://github.com/numpy/numpy/commit/754ec89857a37fc8def3b5ca99bd7bb6211a739e"><code>754ec89</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22222">#22222</a> from charris/backport-22212</li>
<li><a href="https://github.com/numpy/numpy/commit/63ab75d00c4378115dc3e3542e12be7d1a360747"><code>63ab75d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/22221">#22221</a> from charris/backport-22204</li>
<li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v1.22.2...v1.23.3">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.22.2 to 1.23.3.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
e47cbb6Merge pull request #22234 from charris/prepare-1.23.3-releasee0e8991REL: Prepare for the NumPy 1.23.3 release.9bf22bbBUG: Better report integer division overflow (backport) (#22230)0f0d355Merge pull request #22224 from charris/backport-2192855a5ca7Merge pull request #22223 from charris/backport-219816cc4183BUG: Fix the implementation of numpy.array_api.vecdot (#21928)fb9666fBUG: Replace assert with correct errorfc0d627TST: ensurenp.equal.reduceraises aTypeError754ec89Merge pull request #22222 from charris/backport-2221263ab75dMerge pull request #22221 from charris/backport-22204Dependabot 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)Superseded by #110.
Pull request closed