File tree 1 file changed +27
-0
lines changed 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ Contributors
3
+ ============
4
+
5
+ A total of 6 people contributed to this release. People with a "+" by their
6
+ names contributed a patch for the first time.
7
+
8
+ * Allan Haldane
9
+ * Charles Harris
10
+ * Jonathan March +
11
+ * Malcolm Smith +
12
+ * Matti Picus
13
+ * Pauli Virtanen
14
+
15
+ Pull requests merged
16
+ ====================
17
+
18
+ A total of 8 pull requests were merged for this release.
19
+
20
+ * `#10862 <https://github.com/numpy/numpy/pull/10862 >`__: BUG: floating types should override tp_print (1.14 backport)
21
+ * `#10905 <https://github.com/numpy/numpy/pull/10905 >`__: BUG: for 1.14 back-compat, accept list-of-lists in fromrecords
22
+ * `#10947 <https://github.com/numpy/numpy/pull/10947 >`__: BUG: 'style' arg to array2string broken in legacy mode (1.14...
23
+ * `#10959 <https://github.com/numpy/numpy/pull/10959 >`__: BUG: test, fix for missing flags['WRITEBACKIFCOPY'] key
24
+ * `#10960 <https://github.com/numpy/numpy/pull/10960 >`__: BUG: Add missing underscore to prototype in check_embedded_lapack
25
+ * `#10961 <https://github.com/numpy/numpy/pull/10961 >`__: BUG: Fix encoding regression in ma/bench.py (Issue #10868)
26
+ * `#10962 <https://github.com/numpy/numpy/pull/10962 >`__: BUG: core: fix NPY_TITLE_KEY macro on pypy
27
+ * `#10974 <https://github.com/numpy/numpy/pull/10974 >`__: BUG: test, fix PyArray_DiscardWritebackIfCopy...
You can’t perform that action at this time.
0 commit comments