|
2 | 2 | Contributors
|
3 | 3 | ============
|
4 | 4 |
|
5 |
| -A total of 173 people contributed to this release. People with a "+" by their |
| 5 | +A total of 175 people contributed to this release. People with a "+" by their |
6 | 6 | names contributed a patch for the first time.
|
7 | 7 |
|
8 | 8 | * @8bitmp3 +
|
@@ -95,6 +95,7 @@ names contributed a patch for the first time.
|
95 | 95 | * Kamil Choudhury +
|
96 | 96 | * Kasia Leszek +
|
97 | 97 | * Keller Meier +
|
| 98 | +* Kenichi Maehashi |
98 | 99 | * Kevin Sheppard
|
99 | 100 | * Kulin Seth +
|
100 | 101 | * Kumud Lakara +
|
@@ -144,6 +145,7 @@ names contributed a patch for the first time.
|
144 | 145 | * Panos Mavrogiorgos +
|
145 | 146 | * Patrick T. Komiske III +
|
146 | 147 | * Pearu Peterson
|
| 148 | +* Peter Hawkins + |
147 | 149 | * Raghuveer Devulapalli
|
148 | 150 | * Ralf Gommers
|
149 | 151 | * Raúl Montón Pinillos +
|
@@ -182,7 +184,7 @@ names contributed a patch for the first time.
|
182 | 184 | Pull requests merged
|
183 | 185 | ====================
|
184 | 186 |
|
185 |
| -A total of 571 pull requests were merged for this release. |
| 187 | +A total of 581 pull requests were merged for this release. |
186 | 188 |
|
187 | 189 | * `#13578 <https://github.com/numpy/numpy/pull/13578>`__: DEP: Deprecate `data_type.dtype` if attribute is not already...
|
188 | 190 | * `#15269 <https://github.com/numpy/numpy/pull/15269>`__: ENH: Implement faster keyword argument parsing capable of ``METH_FASTCALL``
|
@@ -754,5 +756,14 @@ A total of 571 pull requests were merged for this release.
|
754 | 756 | * `#19180 <https://github.com/numpy/numpy/pull/19180>`__: BUG: Add -std=c99 to intel icc compiler flags on linux
|
755 | 757 | * `#19193 <https://github.com/numpy/numpy/pull/19193>`__: NEP: Accept NEP 35 as final
|
756 | 758 | * `#19194 <https://github.com/numpy/numpy/pull/19194>`__: MAINT, BUG: Adapt `castingimpl.casting` to denote a minimal level
|
757 |
| -* `#19197 <https://github.com/numpy/numpy/pull/19197>`__: DOC: Prepare for NumPy 1.20.0rc2 release. |
758 |
| - |
| 759 | +* `#19197 <https://github.com/numpy/numpy/pull/19197>`__: REL: Prepare for NumPy 1.20.0rc2 release. |
| 760 | +* `#19213 <https://github.com/numpy/numpy/pull/19213>`__: MAINT: Add annotations for the missing `period` parameter to... |
| 761 | +* `#19219 <https://github.com/numpy/numpy/pull/19219>`__: MAINT: Add `complex` as allowed type for the `np.complexfloating`... |
| 762 | +* `#19233 <https://github.com/numpy/numpy/pull/19233>`__: TST: Ignore exp FP exceptions test for glibc ver < 2.17 |
| 763 | +* `#19238 <https://github.com/numpy/numpy/pull/19238>`__: MAINT: replace imgmath with mathjax for docs |
| 764 | +* `#19239 <https://github.com/numpy/numpy/pull/19239>`__: BUG: Fix out-of-bounds access in convert_datetime_divisor_to_multiple |
| 765 | +* `#19240 <https://github.com/numpy/numpy/pull/19240>`__: ENH: Support major version larger than 9 in NumpyVersion |
| 766 | +* `#19268 <https://github.com/numpy/numpy/pull/19268>`__: DOC: fix duplicate navbar in development documentation index |
| 767 | +* `#19269 <https://github.com/numpy/numpy/pull/19269>`__: BUG: Invalid dtypes comparison should not raise TypeError |
| 768 | +* `#19280 <https://github.com/numpy/numpy/pull/19280>`__: BUG: Add missing DECREF in new path |
| 769 | +* `#19283 <https://github.com/numpy/numpy/pull/19283>`__: REL: Prepare for 1.21.0 release |
0 commit comments