You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelog/1.22.0-changelog.rst
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Contributors
3
3
============
4
4
5
-
A total of 152 people contributed to this release. People with a "+" by their
5
+
A total of 153 people contributed to this release. People with a "+" by their
6
6
names contributed a patch for the first time.
7
7
8
8
* @DWesl
@@ -144,6 +144,7 @@ names contributed a patch for the first time.
144
144
* Stephannie Jimenez Gacha +
145
145
* Tania Allard
146
146
* Theodoros Nikolaou +
147
+
* Thomas Green +
147
148
* Thomas J. Fan
148
149
* Thomas Li +
149
150
* Tim Hoffmann
@@ -161,7 +162,7 @@ names contributed a patch for the first time.
161
162
Pull requests merged
162
163
====================
163
164
164
-
A total of 602 pull requests were merged for this release.
165
+
A total of 609 pull requests were merged for this release.
165
166
166
167
* `#15847 <https://github.com/numpy/numpy/pull/15847>`__: BUG: avoid infinite recurrence on dependencies in crackfortran
167
168
* `#16740 <https://github.com/numpy/numpy/pull/16740>`__: ENH: Add broadcast support to Generator.multinomial
@@ -765,3 +766,10 @@ A total of 602 pull requests were merged for this release.
765
766
* `#20605 <https://github.com/numpy/numpy/pull/20605>`__: DEV: add a warningfilter to fix pytest workflow.
* `#20617 <https://github.com/numpy/numpy/pull/20617>`__: MAINT: Help boost::python libraries at least not crash
769
+
* `#20632 <https://github.com/numpy/numpy/pull/20632>`__: DOC: Document implementation of NEP 43 and experimental new DType...
770
+
* `#20649 <https://github.com/numpy/numpy/pull/20649>`__: DOC: Modify SVG to be visible on Chrome
771
+
* `#20650 <https://github.com/numpy/numpy/pull/20650>`__: BUG: Support env argument in CCompiler.spawn
772
+
* `#20651 <https://github.com/numpy/numpy/pull/20651>`__: BUG: f2py: Simplify creation of an exception message.
773
+
* `#20680 <https://github.com/numpy/numpy/pull/20680>`__: TYP,TST: Bump mypy to 0.930
774
+
* `#20681 <https://github.com/numpy/numpy/pull/20681>`__: BUG: Fix setstate logic for empty arrays
775
+
* `#20682 <https://github.com/numpy/numpy/pull/20682>`__: ENH: Add ARM Compiler with ARM Performance Library support
0 commit comments