Imported Upstream version 0.29.19 upstream/0.29.19
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 31 Dec 2020 03:06:20 +0000 (12:06 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 31 Dec 2020 03:06:20 +0000 (12:06 +0900)
commit9500bb7ca5111e1ec092c7b0adf7e59aa36fba2b
tree861a76176b7205bf5e630873c816f71307ea73a7
parent24b146787e988ecd95ee692954ed64b473586f51
Imported Upstream version 0.29.19
29 files changed:
.travis.yml
CHANGES.rst
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/MemoryView.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Optimize.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Scanning.py
Cython/Distutils/old_build_ext.py
Cython/Includes/cpython/datetime.pxd
Cython/Includes/numpy/__init__.pxd
Cython/Shadow.py
Cython/Utility/Buffer.c
Cython/Utility/ExtensionTypes.c
Cython/Utility/MemoryView_C.c
Cython/Utility/ModuleSetupCode.c
runtests.py
tests/buffers/buffmt.pyx
tests/buffers/mockbuffers.pxi
tests/memoryview/numpy_memoryview.pyx
tests/run/async_def.pyx
tests/run/fstring.pyx
tests/run/numpy_common.pxi
tests/run/numpy_test.pyx
tests/run/parallel.pyx
tests/windows_bugs.txt