8000 Merge pull request #10997 from ahaldane/add_1.14.3_changelog · r-devulap/numpy@5c20a5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c20a5a

Browse files
authored
Merge pull request numpy#10997 from ahaldane/add_1.14.3_changelog
REL: add 1.14.3 changelog
2 parents 22175c7 + 35de559 commit 5c20a5a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

doc/changelog/1.14.3-changelog.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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...

0 commit comments

Comments
 (0)
0