Imported Upstream version 1.19.3 upstream/1.19.3
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 31 Dec 2020 00:52:54 +0000 (09:52 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 31 Dec 2020 00:52:54 +0000 (09:52 +0900)
commitd4d59ef8b74fb376f85718eb94e2d797687b37fd
tree2515e3dbb938b674007bc16804c10575b598c5de
parent8ec20b3464ed39afb5974b79f349e7b9fbebf210
Imported Upstream version 1.19.3
23 files changed:
.travis.yml
azure-pipelines.yml
azure-steps-windows.yml
doc/changelog/1.19.3-changelog.rst [new file with mode: 0644]
doc/source/release.rst
doc/source/release/1.19.3-notes.rst [new file with mode: 0644]
numpy/core/setup.py
numpy/core/src/multiarray/buffer.c
numpy/core/src/multiarray/usertypes.c
numpy/core/tests/test_multiarray.py
numpy/distutils/command/autodist.py
numpy/distutils/command/config.py
numpy/distutils/fcompiler/__init__.py
numpy/distutils/fcompiler/nv.py [new file with mode: 0644]
numpy/random/_examples/cython/setup.py
numpy/random/tests/test_extending.py
numpy/tests/test_public_api.py
pavement.py
pyproject.toml
pytest.ini
setup.py
test_requirements.txt
tools/openblas_support.py