Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-Cython.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f02ec4957e6c26333d1e7dd1be8172a97a0013f7/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-Cython.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python3-Cython-0.23.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-Cython.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f02ec4957e6c26333d1e7dd1be8172a97a0013f7/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-Cython.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KiLbHS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cython-0.23.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.23.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cython-0.23.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/\r//g' ./Demos/embed/Makefile.unix + sed -i -e 's/\r/\n/g' ./Demos/callback/README.txt ./Demos/callback/cheesefinder.h Demos/embed/Makefile.msc.static Doc/About.html Doc/index.html Doc/primes.c Tools/cython.st + sed -i -i '1{/^#!/d}' cython.py Cython/Debugger/Cygdb.py Cython/Debugger/libpython.py Cython/Build/Cythonize.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hoK1HQ + umask 022 + cd /builddir/build/BUILD + cd Cython-0.23.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-armv7l-3.4 copying cython.py -> build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/Cython copying Cython/Debugging.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/CodeWriter.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/TestUtils.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/Coverage.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/StringIOTree.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/__init__.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/Shadow.py -> build/lib.linux-armv7l-3.4/Cython copying Cython/Utils.py -> build/lib.linux-armv7l-3.4/Cython creating build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-armv7l-3.4/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-armv7l-3.4/Cython/Build creating build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-armv7l-3.4/Cython/Compiler creating build/lib.linux-armv7l-3.4/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Runtime creating build/lib.linux-armv7l-3.4/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-armv7l-3.4/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-armv7l-3.4/Cython/Distutils creating build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-armv7l-3.4/Cython/Plex creating build/lib.linux-armv7l-3.4/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-armv7l-3.4/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-armv7l-3.4/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-armv7l-3.4/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-armv7l-3.4/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Tests creating build/lib.linux-armv7l-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-armv7l-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-armv7l-3.4/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-armv7l-3.4/Cython/Build/Tests creating build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-armv7l-3.4/Cython/Compiler/Tests creating build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Utility creating build/lib.linux-armv7l-3.4/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-armv7l-3.4/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-armv7l-3.4/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-armv7l-3.4/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Tempita creating build/lib.linux-armv7l-3.4/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-armv7l-3.4/pyximport copying pyximport/__init__.py -> build/lib.linux-armv7l-3.4/pyximport copying pyximport/pyximport.py -> build/lib.linux-armv7l-3.4/pyximport creating build/lib.linux-armv7l-3.4/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-armv7l-3.4/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-armv7l-3.4/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-armv7l-3.4/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-armv7l-3.4/Cython/Debugger creating build/lib.linux-armv7l-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests creating build/lib.linux-armv7l-3.4/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes creating build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/cpython creating build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/posix creating build/lib.linux-armv7l-3.4/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/numpy creating build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated creating build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libc creating build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-armv7l-3.4/Cython/Includes/libcpp copying Cython/Compiler/Code.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-armv7l-3.4/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-armv7l-3.4/Cython/Runtime copying Cython/Plex/Actions.pxd -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-armv7l-3.4/Cython/Plex copying Cython/Utility/CConvert.pyx -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/CommonTypes.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-armv7l-3.4/Cython/Utility copying Cython/Debugger/Tests/codefile -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-armv7l-3.4/Cython/Debugger/Tests running build_ext cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Scanners.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Scanners.c building 'Cython.Plex.Scanners' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/builddir creating build/temp.linux-armv7l-3.4/builddir/build creating build/temp.linux-armv7l-3.4/builddir/build/BUILD creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5 creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Plex gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Scanners.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Scanners.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Plex/Scanners.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Actions.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Actions.c building 'Cython.Plex.Actions' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Actions.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Plex/Actions.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Plex/Actions.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Lexicon.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Lexicon.c building 'Cython.Compiler.Lexicon' extension creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Lexicon.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Lexicon.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Lexicon.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/Lexicon.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Scanning.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Scanning.c building 'Cython.Compiler.Scanning' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Scanning.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Scanning.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/Scanning.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Parsing.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Parsing.c building 'Cython.Compiler.Parsing' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Parsing.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Parsing.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Parsing.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/Parsing.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Visitor.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Visitor.c building 'Cython.Compiler.Visitor' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Visitor.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Visitor.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Visitor.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/Visitor.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/FlowControl.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/FlowControl.c building 'Cython.Compiler.FlowControl' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/FlowControl.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/FlowControl.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/FlowControl.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/FlowControl.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Code.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Code.c building 'Cython.Compiler.Code' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Code.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Code.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Compiler/Code.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Compiler/Code.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Runtime/refnanny.pyx to /builddir/build/BUILD/Cython-0.23.5/Cython/Runtime/refnanny.c building 'Cython.Runtime.refnanny' extension creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Runtime gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Runtime/refnanny.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Runtime/refnanny.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Runtime/refnanny.cpython-34m.so cythoning /builddir/build/BUILD/Cython-0.23.5/Cython/Tempita/_tempita.py to /builddir/build/BUILD/Cython-0.23.5/Cython/Tempita/_tempita.c building 'Cython.Tempita._tempita' extension creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Tempita gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c /builddir/build/BUILD/Cython-0.23.5/Cython/Tempita/_tempita.c -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Tempita/_tempita.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/Cython-0.23.5/Cython/Tempita/_tempita.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/Cython/Tempita/_tempita.cpython-34m.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5tyiAk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm ++ dirname /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm + cd Cython-0.23.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport copying build/lib.linux-armv7l-3.4/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport copying build/lib.linux-armv7l-3.4/pyximport/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport copying build/lib.linux-armv7l-3.4/pyximport/pyximport.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport copying build/lib.linux-armv7l-3.4/cython.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes copying build/lib.linux-armv7l-3.4/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython copying build/lib.linux-armv7l-3.4/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix copying build/lib.linux-armv7l-3.4/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/numpy copying build/lib.linux-armv7l-3.4/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/numpy copying build/lib.linux-armv7l-3.4/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python2.5.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated copying build/lib.linux-armv7l-3.4/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/Deprecated creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc copying build/lib.linux-armv7l-3.4/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp copying build/lib.linux-armv7l-3.4/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger copying build/lib.linux-armv7l-3.4/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger copying build/lib.linux-armv7l-3.4/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger copying build/lib.linux-armv7l-3.4/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger copying build/lib.linux-armv7l-3.4/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger copying build/lib.linux-armv7l-3.4/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests copying build/lib.linux-armv7l-3.4/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Scanning.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/FlowControl.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Visitor.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Lexicon.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Code.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests copying build/lib.linux-armv7l-3.4/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Parsing.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler copying build/lib.linux-armv7l-3.4/Cython/Debugging.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils copying build/lib.linux-armv7l-3.4/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils copying build/lib.linux-armv7l-3.4/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils copying build/lib.linux-armv7l-3.4/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils copying build/lib.linux-armv7l-3.4/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests copying build/lib.linux-armv7l-3.4/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests copying build/lib.linux-armv7l-3.4/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests copying build/lib.linux-armv7l-3.4/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests copying build/lib.linux-armv7l-3.4/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests copying build/lib.linux-armv7l-3.4/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build copying build/lib.linux-armv7l-3.4/Cython/TestUtils.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita copying build/lib.linux-armv7l-3.4/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita copying build/lib.linux-armv7l-3.4/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita copying build/lib.linux-armv7l-3.4/Cython/Tempita/_tempita.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita copying build/lib.linux-armv7l-3.4/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita copying build/lib.linux-armv7l-3.4/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime copying build/lib.linux-armv7l-3.4/Cython/Runtime/refnanny.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime copying build/lib.linux-armv7l-3.4/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime copying build/lib.linux-armv7l-3.4/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CommonTypes.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility copying build/lib.linux-armv7l-3.4/Cython/Coverage.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython copying build/lib.linux-armv7l-3.4/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Scanners.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Actions.cpython-34m.so -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex copying build/lib.linux-armv7l-3.4/Cython/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython copying build/lib.linux-armv7l-3.4/Cython/Shadow.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython creating /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests copying build/lib.linux-armv7l-3.4/Cython/Utils.py -> /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/pyximport/pyximport.py to pyximport.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/cython.py to cython.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/libpython.py to libpython.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/libcython.py to libcython.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Naming.py to Naming.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Errors.py to Errors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Future.py to Future.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Options.py to Options.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Main.py to Main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Version.py to Version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Code.py to Code.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Debugging.py to Debugging.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils/extension.py to extension.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Inline.py to Inline.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/TestUtils.py to TestUtils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita/compat3.py to compat3.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita/_looper.py to _looper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utility/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Coverage.py to Coverage.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Machines.py to Machines.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/DFA.py to DFA.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Actions.py to Actions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Errors.py to Errors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Timing.py to Timing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Shadow.py to Shadow.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Utils.py to Utils.cpython-34.pyc writing byte-compilation script '/tmp/tmpjf4drzsh.py' /usr/bin/python3.4 -O /tmp/tmpjf4drzsh.py removing /tmp/tmpjf4drzsh.py running install_egg_info running egg_info creating Cython.egg-info writing top-level names to Cython.egg-info/top_level.txt writing entry points to Cython.egg-info/entry_points.txt writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.h' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython-0.23.5-py3.4.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin Installing cython script to /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin + mv /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cython /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cython3.4 + mv /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cythonize /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cythonize3.4 + mv /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cygdb /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/bin/cygdb3.4 + rm -rf /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/setuptools/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Cython-0.23.5 extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Scanning.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/FlowControl.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Visitor.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Lexicon.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Code.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Compiler/Parsing.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Tempita/_tempita.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Runtime/refnanny.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Scanners.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/lib/python3.4/site-packages/Cython/Plex/Actions.cpython-34m.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 26830 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5MAHK9 + umask 022 + cd /builddir/build/BUILD + cd Cython-0.23.5 + /usr/bin/python3.4 runtests.py -vv Python 3.4.5 (default, Jan 2 2018, 14:38:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] Running tests against Cython 0.23.5 Backends: c,cpp test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from /usr/include/python3.4m/Python.h:11, from codefile.c:4: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ ok test_binop_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok test_builtin_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_long_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_options_with_values (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_short_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_cpp_reference_cpp_class (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_cpp_class_and_int (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_single_arg (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_two_args (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_def_node (Cython.Build.Tests.TestInline.TestInline) ... Excluding compile.cpp_structs because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.tryfinallychaining because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt ok test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: BUILD/inline/_cython_inline_1b9860ae09dc95fbdce54e83dbb6e6e6.pyx:6:4: Unreachable code ok test_locals (Cython.Build.Tests.TestInline.TestInline) ... warning: BUILD/inline/_cython_inline_fb5ba1b3a1c6f436b8eefdae46dcf12f.pyx:6:4: Unreachable code ok test_no_return (Cython.Build.Tests.TestInline.TestInline) ... ok test_numpy (Cython.Build.Tests.TestInline.TestInline) ... In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from BUILD/inline/_cython_inline_aab554050c41aa7e64330ceee346eb34.c:256: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from BUILD/inline/_cython_inline_aab554050c41aa7e64330ceee346eb34.c:256: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ warning: BUILD/inline/_cython_inline_aab554050c41aa7e64330ceee346eb34.pyx:7:4: Unreachable code ok test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: BUILD/inline/_cython_inline_ab04172e6af085f98389e61e11df50bc.pyx:11:4: Unreachable code ok test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: BUILD/inline/_cython_inline_f9617c733db5095c40ba707c00e679b7.pyx:6:4: Unreachable code ok test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: BUILD/inline/_cython_inline_73cb5a037c143aa7f59eefdfe704f747.pyx:8:4: Unreachable code ok test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok StringIOTree (Cython) Doctest: Cython.StringIOTree ... ok TreeVisitor (Cython.Compiler.Visitor) Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok normalise_encoding_name (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.normalise_encoding_name ... ok parse_directive_list (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_list ... ok parse_directive_value (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_value ... ok parse_list (Cython.Build.Dependencies) Doctest: Cython.Build.Dependencies.parse_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bufaccess ... acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) Doctest: bufaccess.writable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bufaccess ... acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) Doctest: bufaccess.writable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffer ... === C/C++ compiler error output: === buffer.c:953:13: warning: '__pyx_doc_6buffer_24TestCompileWithDocstring___getbuffer__' defined but not used [-Wunused-variable] static char __pyx_doc_6buffer_24TestCompileWithDocstring___getbuffer__[] = "I am a docstring!"; ^ buffer.c:996:13: warning: '__pyx_doc_6buffer_24TestCompileWithDocstring_2__releasebuffer__' defined but not used [-Wunused-variable] static char __pyx_doc_6buffer_24TestCompileWithDocstring_2__releasebuffer__[] = "I am a docstring!"; ^ ============================== buffer () Doctest: buffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffer ... === C/C++ compiler error output: === buffer.cpp:962:13: warning: '__pyx_doc_6buffer_24TestCompileWithDocstring___getbuffer__' defined but not used [-Wunused-variable] static char __pyx_doc_6buffer_24TestCompileWithDocstring___getbuffer__[] = "I am a docstring!"; ^ buffer.cpp:1005:13: warning: '__pyx_doc_6buffer_24TestCompileWithDocstring_2__releasebuffer__' defined but not used [-Wunused-variable] static char __pyx_doc_6buffer_24TestCompileWithDocstring_2__releasebuffer__[] = "I am a docstring!"; ^ ============================== buffer () Doctest: buffer ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffmt ... _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok wrongsize (buffmt) Doctest: buffmt.wrongsize ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffmt ... _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok wrongsize (buffmt) Doctest: buffmt.wrongsize ... ok runTest (__main__.EndToEndTest) End-to-end basic_cythonize ... ok runTest (__main__.EndToEndTest) End-to-end basic_distutils ... ok runTest (__main__.EndToEndTest) End-to-end build_dir ... ok runTest (__main__.EndToEndTest) End-to-end common_include_dir ... ok runTest (__main__.EndToEndTest) End-to-end compile_env_distutils ... ok runTest (__main__.EndToEndTest) End-to-end cpp_cythonize ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources_ext ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_glob ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_options ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_script ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_excludes ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_package ... ok runTest (__main__.EndToEndTest) End-to-end inline_distutils ... ok runTest (__main__.EndToEndTest) End-to-end module_api ... ok runTest (__main__.EndToEndTest) End-to-end package_compilation ... ok runTest (__main__.CythonCompileTestCase) compiling (c) a_capi ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) a_capi ... ok runTest (__main__.CythonCompileTestCase) compiling (c) argdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) argdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayargs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayptrcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayptrcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (c) arraytoptrarg ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arraytoptrarg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ass2longlong ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ass2longlong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) assert2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) assert2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) behnel4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) behnel4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) belchenko1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) belchenko1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtin ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinfuncs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinfuncs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinlist ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinlist ... ok runTest (__main__.CythonCompileTestCase) compiling (c) c_directives ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_directives ... ok runTest (__main__.EndToEndTest) End-to-end callingconvention ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cargdef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cargdef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) carrdecl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) carrdecl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cascmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cascmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cassign ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cast_ctypedef_array_T518 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cast_ctypedef_array_T518 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) casttoexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casttoexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... === C/C++ compiler error output: === cdef_syntax.c:581:18: warning: '__pyx_f_11cdef_syntax_no_semi' defined but not used [-Wunused-function] static PyObject *__pyx_f_11cdef_syntax_no_semi(void) { ^ cdef_syntax.c:600:18: warning: '__pyx_f_11cdef_syntax_with_semi' defined but not used [-Wunused-function] static PyObject *__pyx_f_11cdef_syntax_with_semi(void) { ^ ============================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_syntax ... === C/C++ compiler error output: === cdef_syntax.cpp:590:18: warning: 'PyObject* __pyx_f_11cdef_syntax_no_semi()' defined but not used [-Wunused-function] static PyObject *__pyx_f_11cdef_syntax_no_semi(void) { ^ cdef_syntax.cpp:609:18: warning: 'PyObject* __pyx_f_11cdef_syntax_with_semi()' defined but not used [-Wunused-function] static PyObject *__pyx_f_11cdef_syntax_with_semi(void) { ^ ============================== ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternempty ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternempty ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternfromstar ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternfromstar ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cforfromloop ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cforfromloop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_package_module_T4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_package_module_T4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimportfrom_T248 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimportfrom_T248 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) classmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) classmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cnamespec ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnamespec ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cnumop ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnumop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) coercetovoidptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coercetovoidptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) complexbasetype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) complexbasetype ... ok runTest (__main__.EndToEndTest) End-to-end const_T42 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const_decl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) constcast ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constcast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) constexpr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constexpr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) coventry1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coventry1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_redefinition ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_enums ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templated_ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templates ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cstructreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cstructreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef_public_class_T355 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef_public_class_T355 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefenum ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefpubapi ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefpubapi ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefunion ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefunion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cunsignedlong ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cunsignedlong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cvardef ... === C/C++ compiler error output: === cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:660:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; ^ cvardef.c:659:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] char *__pyx_v_a_2d_char_ptr_array[10][20]; ^ cvardef.c:658:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] char __pyx_v_a_2d_char_array[10][20]; ^ cvardef.c:657:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] char __pyx_v_a_sized_char_array[10]; ^ ============================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cvardef ... === C/C++ compiler error output: === cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:666:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] char __pyx_v_a_sized_char_array[10]; ^ cvardef.cpp:667:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] char __pyx_v_a_2d_char_array[10][20]; ^ cvardef.cpp:668:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] char *__pyx_v_a_2d_char_ptr_array[10][20]; ^ cvardef.cpp:669:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; ^ ============================== ok runTest (__main__.CythonCompileTestCase) compiling (c) cverylongtypes ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cverylongtypes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) declandimpl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) declandimpl ... ok runTest (__main__.EndToEndTest) End-to-end declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) del ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) del ... ok runTest (__main__.EndToEndTest) End-to-end distutils_libraries_T845 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) docstrings ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) docstrings ... ok runTest (__main__.CythonCompileTestCase) compiling (c) doda1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) doda1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) dotted_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dotted_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) drake1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) drake1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ellipsis_T488 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ellipsis_T488 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (c) enumintcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) enumintcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (c) eqcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) eqcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing3 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing6 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing6 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing7 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing7 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing8 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing9 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing9 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalcheck ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalcheck ... ok runTest (__main__.CythonCompileTestCase) compiling (c) excvaldecl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvaldecl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcmethcall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcmethcall ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelattr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelattr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrdel ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrdel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrget ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrget ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extern ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extern_packed_struct ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern_packed_struct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extforward ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extforward ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetattr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetattr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) exthash ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exthash ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extimported ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimported ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extimportedsubtype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimportedsubtype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extindex ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extindex ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritdel ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritdel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyall ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydoc ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydoc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyget ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyget ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpymemberdef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpymemberdef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetattr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetattr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetitem ... ok runTest (__main__.EndToEndTest) End-to-end find_pxd ... ok runTest (__main__.CythonCompileTestCase) compiling (c) first_assignment ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) first_assignment ... ok runTest (__main__.CythonCompileTestCase) compiling (c) for ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for ... ok runTest (__main__.CythonCompileTestCase) compiling (c) forfromelse ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forfromelse ... ok runTest (__main__.CythonCompileTestCase) compiling (c) formfeed ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) formfeed ... ok runTest (__main__.CythonCompileTestCase) compiling (c) forward ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forward ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport_star ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport_star ... ok runTest (__main__.CythonCompileTestCase) compiling (c) funcptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) funcptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) future_imports ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) future_imports ... ok runTest (__main__.CythonCompileTestCase) compiling (c) gencall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gencall ... ok runTest (__main__.CythonCompileTestCase) compiling (c) globalonly ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalonly ... ok runTest (__main__.CythonCompileTestCase) compiling (c) globalstmt ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalstmt ... ok runTest (__main__.CythonCompileTestCase) compiling (c) globvardef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globvardef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) hinsen2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hinsen2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) huss2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) huss2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ia_cdefblock ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ia_cdefblock ... ok runTest (__main__.CythonCompileTestCase) compiling (c) import ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) import ... ok runTest (__main__.CythonCompileTestCase) compiling (c) index ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) index ... ok runTest (__main__.CythonCompileTestCase) compiling (c) indices ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) indices ... ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_ops ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_ops ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba3 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba5 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba6 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba6 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) khavkine1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) khavkine1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) kleckner1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kleckner1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) lepage_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lepage_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_all ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_all ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_errno ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_errno ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_math ... test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_math ... test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_signal ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_signal ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_stdio ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_stdio ... ok runTest (__main__.CythonCompileTestCase) compiling (c) longunsigned ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) longunsigned ... ok runTest (__main__.CythonCompileTestCase) compiling (c) magcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) magcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) msvc_strings ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) msvc_strings ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nonctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) none ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) none ... ok runTest (__main__.CythonCompileTestCase) compiling (c) notnonearg ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) notnonearg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nullptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nullptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) omittedargnames ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) omittedargnames ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pinard4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pinard4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) posix_pxds ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) posix_pxds ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_api ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_api ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pub ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pub ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pxd_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pxd_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_override_T230 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pxd_override_T230 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) r_pernici1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) r_pernici1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) signedtypes ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) signedtypes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) slicex ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicex ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specialfloatvals ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specialfloatvals ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethdocstring ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethdocstring ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethextarg ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethextarg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) traceback ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) traceback ... ok runTest (__main__.CythonCompileTestCase) compiling (c) tryexcept ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryexcept ... ok runTest (__main__.CythonCompileTestCase) compiling (c) tryfinally ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryfinally ... ok runTest (__main__.CythonCompileTestCase) compiling (c) typecast ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) typecast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) types_and_names ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) types_and_names ... ok runTest (__main__.CythonCompileTestCase) compiling (c) utf8bom ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf8bom ... ok runTest (__main__.CythonCompileTestCase) compiling (c) watts2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) watts2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) weakref_T276 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) weakref_T276 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) while ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) withgil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) withgil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) break_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) bufaccess_noassignT444 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) buffertypedef_T117 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin_type_inheritance ... ok runTest (__main__.CythonCompileTestCase) compiling (c) callargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) callingnonexisting_T307 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_members_T517 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefkwargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefoptargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefspecial ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cfunc_directive_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) charptr_from_temp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cmethbasematch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_time_unraisable_T370 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) continue_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_comparison ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_auto_conversion ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_constructor ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpp_object_template ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cython3_bytes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) declareafteruse_T158 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) def_nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e2_packedstruct_T290 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_argdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_arrayassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_assnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_autotestdict ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badexcvaltype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badfuncargtype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badpyparam ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badtypeuse ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bitop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_boolcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callnonfunction ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callspec ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_keywords_T241 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_missing_declarator ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_yield ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefemptysue ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cmethbasematch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ctypedefornot ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cunion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cython_parallel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_decorators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_directives ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exceptclause ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_excvalfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exttype_freelist ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_extweakref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_func_in_pxd ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fused_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_index ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_invalid_num_threads ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nonlocal_T490 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nosignword ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_numop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_powop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_public_cdef_private_types ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pxdimpl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pyobinstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_relative_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_return ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_sizeofincomplete ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_slice ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_strcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_subop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch_transform ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tempcast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tuple_args_T692 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_undefexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_unop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) empty ... ok runTest (__main__.CythonCompileTestCase) compiling (c) encoding ... ok runTest (__main__.CythonCompileTestCase) compiling (c) exec_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extclassattrsetting ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_notuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) final_methods ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax_ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_types ... ok runTest (__main__.CythonCompileTestCase) compiling (c) futurebraces ... ok runTest (__main__.CythonCompileTestCase) compiling (c) incorrectly_nested_gil_blocks ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_cast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescapeN ... ok runTest (__main__.CythonCompileTestCase) compiling (c) literal_lists ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T156 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T165 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) mod_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil_buffer_acquisition ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def_tuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) notcimportedT418 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parsed_directive ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async10 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async6 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async7 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async9 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_cdef_class_declaration_T286 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_signature_mismatch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_ucs4_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_unicode_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pyobjcastdisallow_T313 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) return_outside_function_T135 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) reversed_literal_pyobjs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_mixtabspace ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) string_assignments ... ok runTest (__main__.CythonCompileTestCase) compiling (c) subtyping_final_class ... ok runTest (__main__.CythonCompileTestCase) compiling (c) syntax_warnings ... ok runTest (__main__.CythonCompileTestCase) compiling (c) tree_assert ... ok runTest (__main__.CythonCompileTestCase) compiling (c) typoT304 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) undefinedname ... ok runTest (__main__.CythonCompileTestCase) compiling (c) uninitialized_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) void_as_arg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_cdef_override ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_numpy_arr_as_cppvec_ref ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_python_list_as_cppset_ref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_exc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_for ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_with ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable_cf ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unused ... ok runTest (__main__.CythonCompileTestCase) compiling (c) wraparound_warnings ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_declarations ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonarray ... === C/C++ compiler error output: === cythonarray.c:22444:18: warning: '__pyx_memview_get_int' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_int(const char *itemp) { ^ cythonarray.c:22447:12: warning: '__pyx_memview_set_int' defined but not used [-Wunused-function] static int __pyx_memview_set_int(const char *itemp, PyObject *obj) { ^ ============================== acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonarray ... === C/C++ compiler error output: === cythonarray.cpp:22453:18: warning: 'PyObject* __pyx_memview_get_int(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_int(const char *itemp) { ^ cythonarray.cpp:22456:12: warning: 'int __pyx_memview_set_int(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_int(const char *itemp, PyObject *obj) { ^ ============================== acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok runTest (__main__.CythonCompileTestCase) compiling (c) error_declarations ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extension_type_memoryview ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from extension_type_memoryview.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from extension_type_memoryview.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ ============================== test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extension_type_memoryview ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from extension_type_memoryview.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from extension_type_memoryview.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: 'int _import_array()' defined but not used [-Wunused-function] _import_array(void) ^ ============================== test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview ... === C/C++ compiler output: === memoryview.c:20315:12: warning: '__pyx_f_10memoryview_min_max_tree_restructuring' defined but not used [-Wunused-function] static int __pyx_f_10memoryview_min_max_tree_restructuring(void) { ^ ============================== memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview ... === C/C++ compiler output: === memoryview.cpp:20324:12: warning: 'int __pyx_f_10memoryview_min_max_tree_restructuring()' defined but not used [-Wunused-function] static int __pyx_f_10memoryview_min_max_tree_restructuring(void) { ^ ============================== memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_acq_count ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_compare_type_pointers ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_in_subclasses ... BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_in_subclasses ... BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_inplace_division ... div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_inplace_division ... div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryviewattrs ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from memoryviewattrs.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ memoryviewattrs.c: In function '__pyx_pf_15memoryviewattrs_18test_nonecheck5': memoryviewattrs.c:4076:3: warning: statement with no effect [-Wunused-value] __pyx_v_uninitialized.data; ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from memoryviewattrs.c:242: memoryviewattrs.c: At top level: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ ============================== call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryviewattrs ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from memoryviewattrs.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ memoryviewattrs.cpp: In function 'PyObject* __pyx_pf_15memoryviewattrs_18test_nonecheck5(PyObject*)': memoryviewattrs.cpp:4085:29: warning: statement has no effect [-Wunused-value] __pyx_v_uninitialized.data; ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from memoryviewattrs.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h: At global scope: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: 'int _import_array()' defined but not used [-Wunused-function] _import_array(void) ^ ============================== call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memslice ... === C/C++ compiler output: === memslice.c:79122:34: warning: '__pyx_memview_get_nn_struct___pyx_t_8memslice_D' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_8memslice_D(const char *itemp) { ^ memslice.c:79125:12: warning: '__pyx_memview_set_nn_struct___pyx_t_8memslice_D' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_8memslice_D(const char *itemp, PyObject *obj) { ^ ============================== acquire_failure1 (memslice.__test__) Doctest: memslice.__test__.acquire_failure1 ... ok acquire_failure2 (memslice.__test__) Doctest: memslice.__test__.acquire_failure2 ... ok acquire_failure3 (memslice.__test__) Doctest: memslice.__test__.acquire_failure3 ... ok acquire_nonbuffer1 (memslice.__test__) Doctest: memslice.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (memslice.__test__) Doctest: memslice.__test__.acquire_nonbuffer2 ... ok acquire_raise (memslice.__test__) Doctest: memslice.__test__.acquire_raise ... ok acquire_release (memslice.__test__) Doctest: memslice.__test__.acquire_release ... ok as_argument (memslice.__test__) Doctest: memslice.__test__.as_argument ... ok as_argument_defval (memslice.__test__) Doctest: memslice.__test__.as_argument_defval ... ok assign_temporary_to_object (memslice.__test__) Doctest: memslice.__test__.assign_temporary_to_object ... ok assign_to_object (memslice.__test__) Doctest: memslice.__test__.assign_to_object ... ok basic_struct (memslice.__test__) Doctest: memslice.__test__.basic_struct ... ok bufdefaults1 (memslice.__test__) Doctest: memslice.__test__.bufdefaults1 ... ok buffer_nogil (memslice.__test__) Doctest: memslice.__test__.buffer_nogil ... ok c_contig (memslice.__test__) Doctest: memslice.__test__.c_contig ... ok c_contig_2d (memslice.__test__) Doctest: memslice.__test__.c_contig_2d ... ok cascaded_buffer_assignment (memslice.__test__) Doctest: memslice.__test__.cascaded_buffer_assignment ... ok cdef_assignment (memslice.__test__) Doctest: memslice.__test__.cdef_assignment ... ok char_index_vars (memslice.__test__) Doctest: memslice.__test__.char_index_vars ... ok complex_dtype (memslice.__test__) Doctest: memslice.__test__.complex_dtype ... ok complex_inplace (memslice.__test__) Doctest: memslice.__test__.complex_inplace ... ok complex_struct_dtype (memslice.__test__) Doctest: memslice.__test__.complex_struct_dtype ... ok complex_struct_inplace (memslice.__test__) Doctest: memslice.__test__.complex_struct_inplace ... ok explicitly_release_buffer (memslice.__test__) Doctest: memslice.__test__.explicitly_release_buffer ... ok f_contig (memslice.__test__) Doctest: memslice.__test__.f_contig ... ok f_contig_2d (memslice.__test__) Doctest: memslice.__test__.f_contig_2d ... ok forin_assignment (memslice.__test__) Doctest: memslice.__test__.forin_assignment ... ok generic (memslice.__test__) Doctest: memslice.__test__.generic ... ok get_int_2d (memslice.__test__) Doctest: memslice.__test__.get_int_2d ... ok get_int_2d_uintindex (memslice.__test__) Doctest: memslice.__test__.get_int_2d_uintindex ... ok indirect_contig (memslice.__test__) Doctest: memslice.__test__.indirect_contig ... ok indirect_strided_and_contig (memslice.__test__) Doctest: memslice.__test__.indirect_strided_and_contig ... ok inplace_operators (memslice.__test__) Doctest: memslice.__test__.inplace_operators ... ok list_comprehension (memslice.__test__) Doctest: memslice.__test__.list_comprehension ... ok mixed_get (memslice.__test__) Doctest: memslice.__test__.mixed_get ... ok nested_packed_struct (memslice.__test__) Doctest: memslice.__test__.nested_packed_struct ... ok nested_struct (memslice.__test__) Doctest: memslice.__test__.nested_struct ... ok packed_struct (memslice.__test__) Doctest: memslice.__test__.packed_struct ... ok printbuf_float (memslice.__test__) Doctest: memslice.__test__.printbuf_float ... ok printbuf_int_2d (memslice.__test__) Doctest: memslice.__test__.printbuf_int_2d ... ok printbuf_object (memslice.__test__) Doctest: memslice.__test__.printbuf_object ... ok printbuf_td_cy_int (memslice.__test__) Doctest: memslice.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_ushort ... ok safe_get (memslice.__test__) Doctest: memslice.__test__.safe_get ... ok schar_index_vars (memslice.__test__) Doctest: memslice.__test__.schar_index_vars ... ok set_int_2d (memslice.__test__) Doctest: memslice.__test__.set_int_2d ... ok strided (memslice.__test__) Doctest: memslice.__test__.strided ... ok test_borrowed_slice (memslice.__test__) Doctest: memslice.__test__.test_borrowed_slice ... ok test_cdef_function (memslice.__test__) Doctest: memslice.__test__.test_cdef_function ... ok test_cdef_function2 (memslice.__test__) Doctest: memslice.__test__.test_cdef_function2 ... ok test_clean_temps_parallel (memslice.__test__) Doctest: memslice.__test__.test_clean_temps_parallel ... ok test_clean_temps_prange (memslice.__test__) Doctest: memslice.__test__.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice.__test__) Doctest: memslice.__test__.test_coerce_to_from_None ... ok test_contig_scalar_to_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice.__test__) Doctest: memslice.__test__.test_convert_slicenode_to_indexnode ... ok test_direct_slicing (memslice.__test__) Doctest: memslice.__test__.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice.__test__) Doctest: memslice.__test__.test_dtype_object_scalar_assignment ... ok test_ellipsis_expr (memslice.__test__) Doctest: memslice.__test__.test_ellipsis_expr ... ok test_generic_slicing (memslice.__test__) Doctest: memslice.__test__.test_generic_slicing ... ok test_index_slicing_away_direct_indirect (memslice.__test__) Doctest: memslice.__test__.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice.__test__) Doctest: memslice.__test__.test_indirect_slicing ... ok test_inplace_assignment (memslice.__test__) Doctest: memslice.__test__.test_inplace_assignment ... ok test_memslice_prange (memslice.__test__) Doctest: memslice.__test__.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice.__test__) Doctest: memslice.__test__.test_memslice_struct_with_arrays ... ok test_newaxis (memslice.__test__) Doctest: memslice.__test__.test_newaxis ... ok test_newaxis2 (memslice.__test__) Doctest: memslice.__test__.test_newaxis2 ... ok test_nogil (memslice.__test__) Doctest: memslice.__test__.test_nogil ... ok test_nogil_oob1 (memslice.__test__) Doctest: memslice.__test__.test_nogil_oob1 ... ok test_nogil_oob2 (memslice.__test__) Doctest: memslice.__test__.test_nogil_oob2 ... ok test_noneslice_compare (memslice.__test__) Doctest: memslice.__test__.test_noneslice_compare ... ok test_noneslice_del (memslice.__test__) Doctest: memslice.__test__.test_noneslice_del ... ok test_noneslice_ext_attr (memslice.__test__) Doctest: memslice.__test__.test_noneslice_ext_attr ... ok test_noneslice_nogil_check_none (memslice.__test__) Doctest: memslice.__test__.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice.__test__) Doctest: memslice.__test__.test_noneslice_not_none ... ok test_object_dtype_copying (memslice.__test__) Doctest: memslice.__test__.test_object_dtype_copying ... ok test_object_indices (memslice.__test__) Doctest: memslice.__test__.test_object_indices ... ok test_oob (memslice.__test__) Doctest: memslice.__test__.test_oob ... ok test_padded_structs (memslice.__test__) Doctest: memslice.__test__.test_padded_structs ... ok test_scalar_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_scalar_slice_assignment ... ok test_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment_broadcast_leading ... ok test_slice_assignment_broadcast_strides (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice.__test__) Doctest: memslice.__test__.test_slicing_and_indexing ... ok test_struct_attributes_format (memslice.__test__) Doctest: memslice.__test__.test_struct_attributes_format ... ok tuple_buffer_assignment1 (memslice.__test__) Doctest: memslice.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice.__test__) Doctest: memslice.__test__.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice.__test__) Doctest: memslice.__test__.uchar_index_vars ... ok unsafe_get (memslice.__test__) Doctest: memslice.__test__.unsafe_get ... ok wraparound_directive (memslice.__test__) Doctest: memslice.__test__.wraparound_directive ... ok writable (memslice.__test__) Doctest: memslice.__test__.writable ... acquired default acquired Global_A ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memslice ... === C/C++ compiler output: === memslice.cpp:79131:34: warning: 'PyObject* __pyx_memview_get_nn_struct___pyx_t_8memslice_D(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_8memslice_D(const char *itemp) { ^ memslice.cpp:79134:12: warning: 'int __pyx_memview_set_nn_struct___pyx_t_8memslice_D(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_8memslice_D(const char *itemp, PyObject *obj) { ^ ============================== acquire_failure1 (memslice.__test__) Doctest: memslice.__test__.acquire_failure1 ... ok acquire_failure2 (memslice.__test__) Doctest: memslice.__test__.acquire_failure2 ... ok acquire_failure3 (memslice.__test__) Doctest: memslice.__test__.acquire_failure3 ... ok acquire_nonbuffer1 (memslice.__test__) Doctest: memslice.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (memslice.__test__) Doctest: memslice.__test__.acquire_nonbuffer2 ... ok acquire_raise (memslice.__test__) Doctest: memslice.__test__.acquire_raise ... ok acquire_release (memslice.__test__) Doctest: memslice.__test__.acquire_release ... ok as_argument (memslice.__test__) Doctest: memslice.__test__.as_argument ... ok as_argument_defval (memslice.__test__) Doctest: memslice.__test__.as_argument_defval ... ok assign_temporary_to_object (memslice.__test__) Doctest: memslice.__test__.assign_temporary_to_object ... ok assign_to_object (memslice.__test__) Doctest: memslice.__test__.assign_to_object ... ok basic_struct (memslice.__test__) Doctest: memslice.__test__.basic_struct ... ok bufdefaults1 (memslice.__test__) Doctest: memslice.__test__.bufdefaults1 ... ok buffer_nogil (memslice.__test__) Doctest: memslice.__test__.buffer_nogil ... ok c_contig (memslice.__test__) Doctest: memslice.__test__.c_contig ... ok c_contig_2d (memslice.__test__) Doctest: memslice.__test__.c_contig_2d ... ok cascaded_buffer_assignment (memslice.__test__) Doctest: memslice.__test__.cascaded_buffer_assignment ... ok cdef_assignment (memslice.__test__) Doctest: memslice.__test__.cdef_assignment ... ok char_index_vars (memslice.__test__) Doctest: memslice.__test__.char_index_vars ... ok complex_dtype (memslice.__test__) Doctest: memslice.__test__.complex_dtype ... ok complex_inplace (memslice.__test__) Doctest: memslice.__test__.complex_inplace ... ok complex_struct_dtype (memslice.__test__) Doctest: memslice.__test__.complex_struct_dtype ... ok complex_struct_inplace (memslice.__test__) Doctest: memslice.__test__.complex_struct_inplace ... ok explicitly_release_buffer (memslice.__test__) Doctest: memslice.__test__.explicitly_release_buffer ... ok f_contig (memslice.__test__) Doctest: memslice.__test__.f_contig ... ok f_contig_2d (memslice.__test__) Doctest: memslice.__test__.f_contig_2d ... ok forin_assignment (memslice.__test__) Doctest: memslice.__test__.forin_assignment ... ok generic (memslice.__test__) Doctest: memslice.__test__.generic ... ok get_int_2d (memslice.__test__) Doctest: memslice.__test__.get_int_2d ... ok get_int_2d_uintindex (memslice.__test__) Doctest: memslice.__test__.get_int_2d_uintindex ... ok indirect_contig (memslice.__test__) Doctest: memslice.__test__.indirect_contig ... ok indirect_strided_and_contig (memslice.__test__) Doctest: memslice.__test__.indirect_strided_and_contig ... ok inplace_operators (memslice.__test__) Doctest: memslice.__test__.inplace_operators ... ok list_comprehension (memslice.__test__) Doctest: memslice.__test__.list_comprehension ... ok mixed_get (memslice.__test__) Doctest: memslice.__test__.mixed_get ... ok nested_packed_struct (memslice.__test__) Doctest: memslice.__test__.nested_packed_struct ... ok nested_struct (memslice.__test__) Doctest: memslice.__test__.nested_struct ... ok packed_struct (memslice.__test__) Doctest: memslice.__test__.packed_struct ... ok printbuf_float (memslice.__test__) Doctest: memslice.__test__.printbuf_float ... ok printbuf_int_2d (memslice.__test__) Doctest: memslice.__test__.printbuf_int_2d ... ok printbuf_object (memslice.__test__) Doctest: memslice.__test__.printbuf_object ... ok printbuf_td_cy_int (memslice.__test__) Doctest: memslice.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice.__test__) Doctest: memslice.__test__.printbuf_td_h_ushort ... ok safe_get (memslice.__test__) Doctest: memslice.__test__.safe_get ... ok schar_index_vars (memslice.__test__) Doctest: memslice.__test__.schar_index_vars ... ok set_int_2d (memslice.__test__) Doctest: memslice.__test__.set_int_2d ... ok strided (memslice.__test__) Doctest: memslice.__test__.strided ... ok test_borrowed_slice (memslice.__test__) Doctest: memslice.__test__.test_borrowed_slice ... ok test_cdef_function (memslice.__test__) Doctest: memslice.__test__.test_cdef_function ... ok test_cdef_function2 (memslice.__test__) Doctest: memslice.__test__.test_cdef_function2 ... ok test_clean_temps_parallel (memslice.__test__) Doctest: memslice.__test__.test_clean_temps_parallel ... ok test_clean_temps_prange (memslice.__test__) Doctest: memslice.__test__.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice.__test__) Doctest: memslice.__test__.test_coerce_to_from_None ... ok test_contig_scalar_to_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice.__test__) Doctest: memslice.__test__.test_convert_slicenode_to_indexnode ... ok test_direct_slicing (memslice.__test__) Doctest: memslice.__test__.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice.__test__) Doctest: memslice.__test__.test_dtype_object_scalar_assignment ... ok test_ellipsis_expr (memslice.__test__) Doctest: memslice.__test__.test_ellipsis_expr ... ok test_generic_slicing (memslice.__test__) Doctest: memslice.__test__.test_generic_slicing ... ok test_index_slicing_away_direct_indirect (memslice.__test__) Doctest: memslice.__test__.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice.__test__) Doctest: memslice.__test__.test_indirect_slicing ... ok test_inplace_assignment (memslice.__test__) Doctest: memslice.__test__.test_inplace_assignment ... ok test_memslice_prange (memslice.__test__) Doctest: memslice.__test__.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice.__test__) Doctest: memslice.__test__.test_memslice_struct_with_arrays ... ok test_newaxis (memslice.__test__) Doctest: memslice.__test__.test_newaxis ... ok test_newaxis2 (memslice.__test__) Doctest: memslice.__test__.test_newaxis2 ... ok test_nogil (memslice.__test__) Doctest: memslice.__test__.test_nogil ... ok test_nogil_oob1 (memslice.__test__) Doctest: memslice.__test__.test_nogil_oob1 ... ok test_nogil_oob2 (memslice.__test__) Doctest: memslice.__test__.test_nogil_oob2 ... ok test_noneslice_compare (memslice.__test__) Doctest: memslice.__test__.test_noneslice_compare ... ok test_noneslice_del (memslice.__test__) Doctest: memslice.__test__.test_noneslice_del ... ok test_noneslice_ext_attr (memslice.__test__) Doctest: memslice.__test__.test_noneslice_ext_attr ... ok test_noneslice_nogil_check_none (memslice.__test__) Doctest: memslice.__test__.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice.__test__) Doctest: memslice.__test__.test_noneslice_not_none ... ok test_object_dtype_copying (memslice.__test__) Doctest: memslice.__test__.test_object_dtype_copying ... ok test_object_indices (memslice.__test__) Doctest: memslice.__test__.test_object_indices ... ok test_oob (memslice.__test__) Doctest: memslice.__test__.test_oob ... ok test_padded_structs (memslice.__test__) Doctest: memslice.__test__.test_padded_structs ... ok test_scalar_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_scalar_slice_assignment ... ok test_slice_assignment (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment_broadcast_leading ... ok test_slice_assignment_broadcast_strides (memslice.__test__) Doctest: memslice.__test__.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice.__test__) Doctest: memslice.__test__.test_slicing_and_indexing ... ok test_struct_attributes_format (memslice.__test__) Doctest: memslice.__test__.test_struct_attributes_format ... ok tuple_buffer_assignment1 (memslice.__test__) Doctest: memslice.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice.__test__) Doctest: memslice.__test__.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice.__test__) Doctest: memslice.__test__.uchar_index_vars ... ok unsafe_get (memslice.__test__) Doctest: memslice.__test__.unsafe_get ... ok wraparound_directive (memslice.__test__) Doctest: memslice.__test__.wraparound_directive ... ok writable (memslice.__test__) Doctest: memslice.__test__.writable ... acquired default acquired Global_A ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_memoryview.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ numpy_memoryview.c: In function '__pyx_pf_16numpy_memoryview_32test_coerce_to_numpy': numpy_memoryview.c:16162:14: warning: variable '__pyx_v_externs' set but not used [-Wunused-but-set-variable] td_h_short __pyx_v_externs[20]; ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_memoryview.c:242: numpy_memoryview.c: At top level: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ numpy_memoryview.c:50606:28: warning: '__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_MyStruct' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char *itemp) { ^ numpy_memoryview.c:50609:12: warning: '__pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_MyStruct' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50633:28: warning: '__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_SmallStruct' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char *itemp) { ^ numpy_memoryview.c:50636:12: warning: '__pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_SmallStruct' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50663:28: warning: '__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_NestedStruct' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char *itemp) { ^ numpy_memoryview.c:50666:12: warning: '__pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_NestedStruct' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50690:28: warning: '__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_PackedStruct' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char *itemp) { ^ numpy_memoryview.c:50693:12: warning: '__pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_PackedStruct' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50701:18: warning: '__pyx_memview_get_signed_char' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_signed_char(const char *itemp) { ^ numpy_memoryview.c:50704:12: warning: '__pyx_memview_set_signed_char' defined but not used [-Wunused-function] static int __pyx_memview_set_signed_char(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50738:18: warning: '__pyx_memview_get_short' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_short(const char *itemp) { ^ numpy_memoryview.c:50741:12: warning: '__pyx_memview_set_short' defined but not used [-Wunused-function] static int __pyx_memview_set_short(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50749:18: warning: '__pyx_memview_get_PY_LONG_LONG' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_PY_LONG_LONG(const char *itemp) { ^ numpy_memoryview.c:50752:12: warning: '__pyx_memview_set_PY_LONG_LONG' defined but not used [-Wunused-function] static int __pyx_memview_set_PY_LONG_LONG(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50771:18: warning: '__pyx_memview_get_double' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_double(const char *itemp) { ^ numpy_memoryview.c:50774:12: warning: '__pyx_memview_set_double' defined but not used [-Wunused-function] static int __pyx_memview_set_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50782:18: warning: '__pyx_memview_get_long_double' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_long_double(const char *itemp) { ^ numpy_memoryview.c:50785:12: warning: '__pyx_memview_set_long_double' defined but not used [-Wunused-function] static int __pyx_memview_set_long_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50806:18: warning: '__pyx_memview_get___pyx_t_float_complex' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_float_complex(const char *itemp) { ^ numpy_memoryview.c:50809:12: warning: '__pyx_memview_set___pyx_t_float_complex' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_float_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50830:18: warning: '__pyx_memview_get___pyx_t_double_complex' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_double_complex(const char *itemp) { ^ numpy_memoryview.c:50833:12: warning: '__pyx_memview_set___pyx_t_double_complex' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_double_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50854:18: warning: '__pyx_memview_get___pyx_t_long_double_complex' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_long_double_complex(const char *itemp) { ^ numpy_memoryview.c:50857:12: warning: '__pyx_memview_set___pyx_t_long_double_complex' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_long_double_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50865:18: warning: '__pyx_memview_get_nn_td_h_short' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_short(const char *itemp) { ^ numpy_memoryview.c:50868:12: warning: '__pyx_memview_set_nn_td_h_short' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_short(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:50876:18: warning: '__pyx_memview_get_nn_td_h_double' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_double(const char *itemp) { ^ numpy_memoryview.c:50879:12: warning: '__pyx_memview_set_nn_td_h_double' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.c:51097:18: warning: '__pyx_memview_get_nn_td_h_ushort' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_ushort(const char *itemp) { ^ numpy_memoryview.c:51100:12: warning: '__pyx_memview_set_nn_td_h_ushort' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_ushort(const char *itemp, PyObject *obj) { ^ ============================== test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_memoryview.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ numpy_memoryview.cpp: In function 'PyObject* __pyx_pf_16numpy_memoryview_32test_coerce_to_numpy(PyObject*)': numpy_memoryview.cpp:16171:14: warning: variable '__pyx_v_externs' set but not used [-Wunused-but-set-variable] td_h_short __pyx_v_externs[20]; ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_memoryview.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h: At global scope: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: 'int _import_array()' defined but not used [-Wunused-function] _import_array(void) ^ numpy_memoryview.cpp:50615:28: warning: 'PyObject* __pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char *itemp) { ^ numpy_memoryview.cpp:50618:12: warning: 'int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_MyStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50642:28: warning: 'PyObject* __pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char *itemp) { ^ numpy_memoryview.cpp:50645:12: warning: 'int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_SmallStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50672:28: warning: 'PyObject* __pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char *itemp) { ^ numpy_memoryview.cpp:50675:12: warning: 'int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_NestedStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50699:28: warning: 'PyObject* __pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char *itemp) { ^ numpy_memoryview.cpp:50702:12: warning: 'int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_struct___pyx_t_16numpy_memoryview_PackedStruct(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50710:18: warning: 'PyObject* __pyx_memview_get_signed_char(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_signed_char(const char *itemp) { ^ numpy_memoryview.cpp:50713:12: warning: 'int __pyx_memview_set_signed_char(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_signed_char(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50747:18: warning: 'PyObject* __pyx_memview_get_short(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_short(const char *itemp) { ^ numpy_memoryview.cpp:50750:12: warning: 'int __pyx_memview_set_short(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_short(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50758:18: warning: 'PyObject* __pyx_memview_get_PY_LONG_LONG(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_PY_LONG_LONG(const char *itemp) { ^ numpy_memoryview.cpp:50761:12: warning: 'int __pyx_memview_set_PY_LONG_LONG(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_PY_LONG_LONG(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50780:18: warning: 'PyObject* __pyx_memview_get_double(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_double(const char *itemp) { ^ numpy_memoryview.cpp:50783:12: warning: 'int __pyx_memview_set_double(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50791:18: warning: 'PyObject* __pyx_memview_get_long_double(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_long_double(const char *itemp) { ^ numpy_memoryview.cpp:50794:12: warning: 'int __pyx_memview_set_long_double(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_long_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50815:18: warning: 'PyObject* __pyx_memview_get___pyx_t_float_complex(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_float_complex(const char *itemp) { ^ numpy_memoryview.cpp:50818:12: warning: 'int __pyx_memview_set___pyx_t_float_complex(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_float_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50839:18: warning: 'PyObject* __pyx_memview_get___pyx_t_double_complex(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_double_complex(const char *itemp) { ^ numpy_memoryview.cpp:50842:12: warning: 'int __pyx_memview_set___pyx_t_double_complex(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_double_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50863:18: warning: 'PyObject* __pyx_memview_get___pyx_t_long_double_complex(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get___pyx_t_long_double_complex(const char *itemp) { ^ numpy_memoryview.cpp:50866:12: warning: 'int __pyx_memview_set___pyx_t_long_double_complex(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set___pyx_t_long_double_complex(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50874:18: warning: 'PyObject* __pyx_memview_get_nn_td_h_short(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_short(const char *itemp) { ^ numpy_memoryview.cpp:50877:12: warning: 'int __pyx_memview_set_nn_td_h_short(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_short(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:50885:18: warning: 'PyObject* __pyx_memview_get_nn_td_h_double(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_double(const char *itemp) { ^ numpy_memoryview.cpp:50888:12: warning: 'int __pyx_memview_set_nn_td_h_double(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_double(const char *itemp, PyObject *obj) { ^ numpy_memoryview.cpp:51106:18: warning: 'PyObject* __pyx_memview_get_nn_td_h_ushort(const char*)' defined but not used [-Wunused-function] static PyObject *__pyx_memview_get_nn_td_h_ushort(const char *itemp) { ^ numpy_memoryview.cpp:51109:12: warning: 'int __pyx_memview_set_nn_td_h_ushort(const char*, PyObject*)' defined but not used [-Wunused-function] static int __pyx_memview_set_nn_td_h_ushort(const char *itemp, PyObject *obj) { ^ ============================== test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running relaxed_strides ... test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relaxed_strides ... test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running transpose_refcount ... test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running transpose_refcount ... test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running view_return_errors ... propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running view_return_errors ... propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.EndToEndTest) End-to-end pyximport_basic ... ok runTest (__main__.EndToEndTest) End-to-end pyximport_errors ... ok runTest (__main__.EndToEndTest) End-to-end pyximport_pyimport ... ok runTest (__main__.EndToEndTest) End-to-end __debug__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute__ ... both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute__ ... both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute_subclasses__ ... __getattribute_subclasses__ () Doctest: __getattribute_subclasses__ ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute_subclasses__ ... __getattribute_subclasses__ () Doctest: __getattribute_subclasses__ ... ok runTest (__main__.EndToEndTest) End-to-end absolute_import ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addloop ... addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addloop ... addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addop ... add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addop ... === C/C++ compiler output: === addop.cpp: In function 'PyObject* __Pyx_PyFloat_AddObjC(PyObject*, PyObject*, double, int)': addop.cpp:2036:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ addop.cpp: In function 'PyObject* __Pyx_PyFloat_AddCObj(PyObject*, PyObject*, double, int)': addop.cpp:2200:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (b < (double) (1L<<53))) { ^ ============================== add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addressof ... f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addressof ... f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running all ... all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running all ... all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running altet2 ... altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running altet2 ... altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running always_allow_keywords_T295 ... A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running always_allow_keywords_T295 ... A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running and ... and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running and ... and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running annotation_typing ... pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotation_typing ... pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running anonymousenum ... anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running anonymousenum ... anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running any ... any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running any ... any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running append ... C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running append ... C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arg_incref ... f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arg_incref ... f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argdefault ... f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argdefault ... f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argerrors ... test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argerrors ... test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in argerrors ... test_single_arg (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_single_arg ... ok test_two_args (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argument_unpacking_closure_T736 ... default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argument_unpacking_closure_T736 ... default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok run (__main__.PureDoctestTestCase) running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (pure_doctest__argument_unpacking_closure_T736) Doctest: pure_doctest__argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arithmetic_analyse_types ... longlong_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_binop ... ok longlong_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_unnop ... ok short_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_binop ... ok short_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_unnop ... ok test_bint (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.test_bint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running array_address ... test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running array_address ... test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.EndToEndTest) End-to-end array_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arrayassign ... assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arrayassign ... assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2cglobal ... ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2cglobal ... ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2global ... ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2global ... ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok run (__main__.PureDoctestTestCase) running pure doctests in ass2global ... pure_doctest__ass2global () Doctest: pure_doctest__ass2global ... ok Test (pure_doctest__ass2global) Doctest: pure_doctest__ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2local ... f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2local ... f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assert ... assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assert ... assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assigned_builtin_methods ... bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assigned_builtin_methods ... bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_iter_pep492 ... === C/C++ compiler output: === async_iter_pep492.c: In function '__pyx_gb_17async_iter_pep492_2AI_2generator9': async_iter_pep492.c:8970:73: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_17async_iter_pep492___pyx_scope_struct_20___aiter__ *__pyx_cur_scope = ((struct __pyx_obj_17async_iter_pep492___pyx_scope_struct_20___aiter__ *)__pyx_generator->closure); ^ ============================== test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_iter_pep492 ... === C/C++ compiler output: === async_iter_pep492.cpp: In function 'PyObject* __pyx_gb_17async_iter_pep492_2AI_2generator9(__pyx_CoroutineObject*, PyObject*)': async_iter_pep492.cpp:8979:73: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_17async_iter_pep492___pyx_scope_struct_20___aiter__ *__pyx_cur_scope = ((struct __pyx_obj_17async_iter_pep492___pyx_scope_struct_20___aiter__ *)__pyx_generator->closure); ^ ============================== test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.EndToEndTest) End-to-end asyncio_generators ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running attr ... attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attr ... attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef ... call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef ... === C/C++ compiler output: === auto_cpdef.cpp: In function 'PyObject* __Pyx_PyFloat_AddObjC(PyObject*, PyObject*, double, int)': auto_cpdef.cpp:2207:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef ... call_str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.call_str ... ok stararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.stararg_func ... ok starstararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.starstararg_func ... ok str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.str ... ok test_import_fallback (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_import_fallback ... ok test_lambda (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef_closures ... closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef_closures ... closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef_closures ... closure_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.closure_func ... ok generator_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict ... autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict ... autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_all ... autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_all ... autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_cdef ... autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_cdef ... autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_skip ... autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_skip ... autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running baas3 ... baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running baas3 ... baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running backquote ... f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running backquote ... f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bad_c_struct_T252 ... cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpf ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bad_c_struct_T252 ... cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpf ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel1 ... viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel1 ... viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel2 ... behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel2 ... behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel3 ... behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel3 ... behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running big_indices ... test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running big_indices ... test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint ... test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint ... test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_binop_T145 ... False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_binop_T145 ... False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_property_T354 ... Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_property_T354 ... Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bishop1 ... bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop1 ... bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bishop2 ... bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop2 ... bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolean_context ... test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolean_context ... test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolop ... non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop ... non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolop_py ... non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop_py ... non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok run (__main__.PureDoctestTestCase) running pure doctests in boolop_py ... non_simple_values (pure_doctest__boolop_py) Doctest: pure_doctest__boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running broken_exception ... exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running broken_exception ... exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_abs ... abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_abs ... abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_basestring ... basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_basestring ... basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_callable ... test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_callable ... test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_float ... empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_float ... empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok run (__main__.PureDoctestTestCase) running pure doctests in builtin_float ... empty_float (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.empty_float ... ok float_call_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_call_conjugate ... ok float_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_globals ... default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_globals ... default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in builtin_globals ... default_args (pure_doctest__builtin_globals) Doctest: pure_doctest__builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_len ... len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_len ... len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_min_max ... literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_min_max ... literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_next ... builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_next ... builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_ord ... compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_ord ... compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_pow ... pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_pow ... pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_py3 ... builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_py3 ... builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_slice ... slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_slice ... slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_sorted ... sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_sorted ... sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_T653 ... test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_T653 ... test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_cy3 ... items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_cy3 ... items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type ... get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type ... get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_types_none_T166 ... builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_types_none_T166 ... builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtincomplex ... complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtincomplex ... complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinnames ... test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinnames ... test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtins_truth_test ... bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtins_truth_test ... bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinslice ... plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinslice ... plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_ascii_auto_encoding ... as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_ascii_auto_encoding ... as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_coercion ... assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_coercion ... assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearraymethods ... bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearraymethods ... bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_char_coercion ... coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_char_coercion ... coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_indexing ... index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_indexing ... index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytesmethods ... bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytesmethods ... bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_int_types_T255 ... c_int_types_T255 () Doctest: c_int_types_T255 ... ok f (c_int_types_T255) Doctest: c_int_types_T255.f ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_int_types_T255 ... c_int_types_T255 () Doctest: c_int_types_T255 ... ok f (c_int_types_T255) Doctest: c_int_types_T255.f ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_type_methods_T236 ... c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_type_methods_T236 ... === C/C++ compiler output: === c_type_methods_T236.cpp: In function 'PyObject* __Pyx_PyFloat_AddCObj(PyObject*, PyObject*, double, int)': c_type_methods_T236.cpp:2054:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (b < (double) (1L<<53))) { ^ ============================== c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running call_crash ... A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_crash ... A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running callargs ... c (callargs) Doctest: callargs.c ... ok d (callargs) Doctest: callargs.d ... ok f (callargs) Doctest: callargs.f ... ok g (callargs) Doctest: callargs.g ... ok h (callargs) Doctest: callargs.h ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running callargs ... c (callargs) Doctest: callargs.c ... ok d (callargs) Doctest: callargs.d ... ok f (callargs) Doctest: callargs.f ... ok g (callargs) Doctest: callargs.g ... ok h (callargs) Doctest: callargs.h ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running capiimpl ... capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running capiimpl ... capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_coercion ... assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_coercion ... assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_slicing ... iter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_slicing ... === C/C++ compiler output: === carray_slicing.cpp: In function 'PyObject* __Pyx_PyFloat_AddObjC(PyObject*, PyObject*, double, int)': carray_slicing.cpp:5006:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== iter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carrays ... test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carrays ... test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_typed_assignments_T466 ... non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_typed_assignments_T466 ... non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_bool_T227 ... call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_bool_T227 ... call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_field ... cdef_class_field () Doctest: cdef_class_field ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_field ... cdef_class_field () Doctest: cdef_class_field ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_order ... test (cdef_class_order) Doctest: cdef_class_order.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_order ... test (cdef_class_order) Doctest: cdef_class_order.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_classmethod ... test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_classmethod ... test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_decorator_directives_T183 ... cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_decorator_directives_T183 ... cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_locals_decorator_T477 ... test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_locals_decorator_T477 ... test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_T517 ... cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_T517 ... cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_binding_properties ... cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_binding_properties ... cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_methods_T462 ... test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_methods_T462 ... test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_opt ... cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_opt ... cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefassign ... test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefassign ... test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefoptargs ... method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefoptargs ... method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdivision_CEP_516 ... cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdivision_CEP_516 ... cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cf_none ... conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cf_none ... conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfunc_convert ... call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfunc_convert ... call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfuncdef ... test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfuncdef ... test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running char_constants_T99 ... global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running char_constants_T99 ... global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charcomparisonT412 ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charcomparisonT412 ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charencoding ... charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charencoding ... charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charescape ... charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charescape ... charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_comparison_T582 ... charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_comparison_T582 ... charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_decode ... slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_decode ... slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_from_temp ... test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_from_temp ... test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_len ... lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_len ... lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running check_fused_types ... test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running check_fused_types ... test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.EndToEndTest) End-to-end cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cimport_cython_T505 ... test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cimport_cython_T505 ... test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.EndToEndTest) End-to-end cimport_from_pyx ... ok runTest (__main__.EndToEndTest) End-to-end cimport_from_sys_path ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cintop ... cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cintop ... cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_redefine ... test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_redefine ... test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_redefine ... test_class_redef (pure_doctest__class_redefine) Doctest: pure_doctest__class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope ... MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope ... MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope ... MethodRedef (pure_doctest__class_scope) Doctest: pure_doctest__class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope_del_T684 ... DelInClass (pure_doctest__class_scope_del_T684) Doctest: pure_doctest__class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classbody_exec ... classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classbody_exec ... classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classdecorators_T336 ... classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classdecorators_T336 ... classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classkwonlyargs ... classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classkwonlyargs ... classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classmethod ... classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classmethod ... classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classpass ... classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classpass ... classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clear_to_null ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running clear_to_null ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clone_type ... dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running clone_type ... dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_arg_type_error ... func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_arg_type_error ... func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_class_T596 ... nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_class_T596 ... nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_decorators_T478 ... closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_decorators_T478 ... closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inlining ... simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inlining ... simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inside_cdef_T554 ... call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inside_cdef_T554 ... call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_leak_1 ... reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_leak_1 ... reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_name_mangling_T537 ... closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_name_mangling_T537 ... closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_self ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_self ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1 ... g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1_def_to_cdef ... g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1 ... g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1_def_to_cdef ... g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2 ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2_def_to_cdef ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2 ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2_def_to_cdef ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3 ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3_def_to_cdef ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3 ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3_def_to_cdef ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4 ... g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4_def_to_cdef ... g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4 ... g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4_def_to_cdef ... g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82 ... a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82_def_to_cdef ... a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82 ... a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82_def_to_cdef ... a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cmethod_inline_T474 ... Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmethod_inline_T474 ... Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cmp ... c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmp ... c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running code_object_cache ... assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running code_object_cache ... assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running coercearraytoptr ... eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running coercearraytoptr ... eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.EndToEndTest) End-to-end common_utility_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running compiledef ... compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running compiledef ... compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_cast_T445 ... complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_cast_T445 ... complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_coercion_sideeffects_T693 ... test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_coercion_sideeffects_T693 ... test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_int_T446 ... test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_int_T446 ... test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305 ... complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305 ... complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398 ... complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c89_T398 ... complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c99_T398 ... complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c99_T398 ... complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_cxx_T398 ... complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_cxx_T398 ... complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running concatcstrings ... concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running concatcstrings ... concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding ... binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding ... binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok run (__main__.PureDoctestTestCase) running pure doctests in constant_folding ... binop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.binop_bool ... ok cascaded_cmp_with_partial_constants (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.combined ... ok const_in_binop (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.const_in_binop ... ok for_in_empty (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty ... ok for_in_empty_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_nested_listcomp ... ok in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.in_mult_list ... ok mult_empty_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_empty_list ... ok mult_int_list_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_int_list_int ... ok mult_list_int_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_list_int_int ... ok neg_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.neg_mult_list ... ok not_in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.not_in_mult_list ... ok slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.slicing2 ... ok str_in_and_not_in (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_in_and_not_in ... ok str_slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_slicing2 ... ok unop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_bool ... ok unop_floats (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_floats ... ok unop_ints (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_ints ... ok unop_py_floats_tuple (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_py_floats_tuple ... ok while_false (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false ... ok while_false_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false_else ... ok while_true (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_true ... ok zero_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.zero_mult_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding_cy ... add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding_cy ... add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running consts ... add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running consts ... add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running contains_T455 ... cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running contains_T455 ... cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_except_T725 ... unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_except_T725 ... unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_loop ... for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_loop ... for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_stack_allocation ... test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_stack_allocation ... test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok runTest (__main__.EndToEndTest) End-to-end coverage_api ... ok runTest (__main__.EndToEndTest) End-to-end coverage_cmd ... ok runTest (__main__.EndToEndTest) End-to-end coverage_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef ... A (cpdef) Doctest: cpdef.A ... ok B (cpdef) Doctest: cpdef.B ... ok C (cpdef) Doctest: cpdef.C ... ok raisable (cpdef) Doctest: cpdef.raisable ... ok unraisable (cpdef) Doctest: cpdef.unraisable ... Exception ignored in: 'cpdef.unraisable' RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef ... A (cpdef) Doctest: cpdef.A ... ok B (cpdef) Doctest: cpdef.B ... ok C (cpdef) Doctest: cpdef.C ... ok raisable (cpdef) Doctest: cpdef.raisable ... ok unraisable (cpdef) Doctest: cpdef.unraisable ... Exception ignored in: 'cpdef.unraisable' RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_enums ... cpdef_enums () Doctest: cpdef_enums ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_enums ... cpdef_enums () Doctest: cpdef_enums ... ok runTest (__main__.EndToEndTest) End-to-end cpdef_enums_import ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func ... === C/C++ compiler output: === cpdef_extern_func.c: In function 'PyInit_cpdef_extern_func': cpdef_extern_func.c:1413:5: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [enabled by default] PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); ^ cpdef_extern_func.c:993:18: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { ^ ============================== cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func ... cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func_in_py ... cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func_in_py ... cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok run (__main__.PureDoctestTestCase) running pure doctests in cpdef_extern_func_in_py ... pure_doctest__cpdef_extern_func_in_py () Doctest: pure_doctest__cpdef_extern_func_in_py ... ok call_pxd_sqrt (pure_doctest__cpdef_extern_func_in_py) Doctest: pure_doctest__cpdef_extern_func_in_py.call_pxd_sqrt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_temps_T411 ... A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_temps_T411 ... A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok runTest (__main__.EndToEndTest) End-to-end cpp_assignment_overload ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool ... test_bool (cpp_bool) Doctest: cpp_bool.test_bool ... ok runTest (__main__.EndToEndTest) End-to-end cpp_call_stack_allocated ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_class_redef ... test_Foo (cpp_class_redef) Doctest: cpp_class_redef.test_Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes ... test_class_member (cpp_classes) Doctest: cpp_classes.test_class_member ... ok test_default_constructor (cpp_classes) Doctest: cpp_classes.test_default_constructor ... ok test_derived_class_member (cpp_classes) Doctest: cpp_classes.test_derived_class_member ... ok test_new_del (cpp_classes) Doctest: cpp_classes.test_new_del ... ok test_overload_bint_int (cpp_classes) Doctest: cpp_classes.test_overload_bint_int ... ok test_rect_area (cpp_classes) Doctest: cpp_classes.test_rect_area ... ok test_square_area (cpp_classes) Doctest: cpp_classes.test_square_area ... ok test_stack_allocation (cpp_classes) Doctest: cpp_classes.test_stack_allocation ... ok test_template_class_member (cpp_classes) Doctest: cpp_classes.test_template_class_member ... ok test_value_call (cpp_classes) Doctest: cpp_classes.test_value_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes_def ... test_Poly (cpp_classes_def) Doctest: cpp_classes_def.test_Poly ... ok test_Static (cpp_classes_def) Doctest: cpp_classes_def.test_Static ... ok test_init_dealloc (cpp_classes_def) Doctest: cpp_classes_def.test_init_dealloc ... ok test_templates (cpp_classes_def) Doctest: cpp_classes_def.test_templates ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_const_method ... test_const_get (cpp_const_method) Doctest: cpp_const_method.test_const_get ... ok test_const_pointer_get (cpp_const_method) Doctest: cpp_const_method.test_const_pointer_get ... ok test_const_ref_get (cpp_const_method) Doctest: cpp_const_method.test_const_ref_get ... ok test_vector_members (cpp_const_method) Doctest: cpp_const_method.test_vector_members ... ok runTest (__main__.EndToEndTest) End-to-end cpp_custom_string ... ok runTest (__main__.EndToEndTest) End-to-end cpp_exception_declaration_compatibility ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions ... test_cppclass_method_custom (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_custom ... ok test_cppclass_method_raw (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_raw ... ok test_cppclass_method_value (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_value ... ok test_domain_error (cpp_exceptions) Doctest: cpp_exceptions.test_domain_error ... ok test_index_custom (cpp_exceptions) Doctest: cpp_exceptions.test_index_custom ... ok test_index_raw (cpp_exceptions) Doctest: cpp_exceptions.test_index_raw ... ok test_index_value (cpp_exceptions) Doctest: cpp_exceptions.test_index_value ... ok test_int_custom (cpp_exceptions) Doctest: cpp_exceptions.test_int_custom ... ok test_int_raw (cpp_exceptions) Doctest: cpp_exceptions.test_int_raw ... ok test_int_value (cpp_exceptions) Doctest: cpp_exceptions.test_int_value ... ok test_ios_failure (cpp_exceptions) Doctest: cpp_exceptions.test_ios_failure ... ok test_memory (cpp_exceptions) Doctest: cpp_exceptions.test_memory ... ok test_overflow (cpp_exceptions) Doctest: cpp_exceptions.test_overflow ... ok test_range_error (cpp_exceptions) Doctest: cpp_exceptions.test_range_error ... ok test_typeerror (cpp_exceptions) Doctest: cpp_exceptions.test_typeerror ... ok test_underflow (cpp_exceptions) Doctest: cpp_exceptions.test_underflow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions_nogil ... test_bar (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_bar ... ok test_foo (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo ... ok test_foo_nogil (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok test_spam (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_iterators ... test_custom (cpp_iterators) Doctest: cpp_iterators.test_custom ... ok test_iteration_in_generator (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator ... ok test_iteration_in_generator_reassigned (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator_reassigned ... ok test_iteration_over_heap_vector (cpp_iterators) Doctest: cpp_iterators.test_iteration_over_heap_vector ... ok test_ptrs (cpp_iterators) Doctest: cpp_iterators.test_ptrs ... ok test_vector (cpp_iterators) Doctest: cpp_iterators.test_vector ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_namespaces ... test_function (cpp_namespaces) Doctest: cpp_namespaces.test_function ... ok test_nested (cpp_namespaces) Doctest: cpp_namespaces.test_nested ... ok test_typedef (cpp_namespaces) Doctest: cpp_namespaces.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_classes ... test (cpp_nested_classes) Doctest: cpp_nested_classes.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_templates ... test_wrap_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair ... ok test_wrap_pair_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nonstdint ... test_int24 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int24 ... ok test_int512 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int512 ... ok test_int56 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int56 ... ok test_int88 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int88 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operators ... test_binop (cpp_operators) Doctest: cpp_operators.test_binop ... ok test_bool_cond (cpp_operators) Doctest: cpp_operators.test_bool_cond ... ok test_bool_op (cpp_operators) Doctest: cpp_operators.test_bool_op ... ok test_cmp (cpp_operators) Doctest: cpp_operators.test_cmp ... ok test_incdec (cpp_operators) Doctest: cpp_operators.test_incdec ... ok test_index_call (cpp_operators) Doctest: cpp_operators.test_index_call ... ok test_unops (cpp_operators) Doctest: cpp_operators.test_unops ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_smart_ptr ... test_unique_ptr (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_unique_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl ... VectorWrapper (cpp_stl) Doctest: cpp_stl.VectorWrapper ... ok test_vector (cpp_stl) Doctest: cpp_stl.test_vector ... ok test_vector_iterator (cpp_stl) Doctest: cpp_stl.test_vector_iterator ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_conversion ... test_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_double_vector ... ok test_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string ... ok test_encode_to_string_cast (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok test_enum_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_enum_map ... ok test_int_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_int_vector ... ok test_list (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_list ... ok test_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_map ... ok test_nested (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_nested ... ok test_pair (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_pair ... ok test_repeated_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok test_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_set ... ok test_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string ... ok test_string_call (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_call ... ok test_string_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector ... ok test_string_vector_temp_funcarg (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok test_typedef_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_typedef_vector ... ok test_unicode_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok test_unordered_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_map ... ok test_unordered_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string ... test_append (cpp_stl_string) Doctest: cpp_stl_string.test_append ... ok test_assign (cpp_stl_string) Doctest: cpp_stl_string.test_assign ... ok test_char_compare (cpp_stl_string) Doctest: cpp_stl_string.test_char_compare ... ok test_clear (cpp_stl_string) Doctest: cpp_stl_string.test_clear ... ok test_compare (cpp_stl_string) Doctest: cpp_stl_string.test_compare ... ok test_conversion (cpp_stl_string) Doctest: cpp_stl_string.test_conversion ... ok test_copy (cpp_stl_string) Doctest: cpp_stl_string.test_copy ... ok test_cstr (cpp_stl_string) Doctest: cpp_stl_string.test_cstr ... ok test_cstr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_decode ... ok test_cstr_ptr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok test_decode (cpp_stl_string) Doctest: cpp_stl_string.test_decode ... ok test_decode_sliced (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced ... ok test_decode_sliced_end (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end ... ok test_decode_sliced_end_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok test_decode_sliced_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_negative ... ok test_decode_sliced_start (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start ... ok test_decode_sliced_start_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok test_empty (cpp_stl_string) Doctest: cpp_stl_string.test_empty ... ok test_equals_operator (cpp_stl_string) Doctest: cpp_stl_string.test_equals_operator ... ok test_find (cpp_stl_string) Doctest: cpp_stl_string.test_find ... ok test_greater_than (cpp_stl_string) Doctest: cpp_stl_string.test_greater_than ... ok test_indexing (cpp_stl_string) Doctest: cpp_stl_string.test_indexing ... ok test_insert (cpp_stl_string) Doctest: cpp_stl_string.test_insert ... ok test_less_than (cpp_stl_string) Doctest: cpp_stl_string.test_less_than ... ok test_push_back (cpp_stl_string) Doctest: cpp_stl_string.test_push_back ... ok test_size (cpp_stl_string) Doctest: cpp_stl_string.test_size ... ok test_substr (cpp_stl_string) Doctest: cpp_stl_string.test_substr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding ... test_assign (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding_str ... test_assign (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_vector ... index_set_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_set_test ... ok index_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_test ... ok item_ptr_test (cpp_stl_vector) Doctest: cpp_stl_vector.item_ptr_test ... ok iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.iteration_test ... ok list_test (cpp_stl_vector) Doctest: cpp_stl_vector.list_test ... ok nogil_test (cpp_stl_vector) Doctest: cpp_stl_vector.nogil_test ... ok reverse_iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.reverse_iteration_test ... ok simple_test (cpp_stl_vector) Doctest: cpp_stl_vector.simple_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_functions ... test_class_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_class_deductions ... ok test_method (cpp_template_functions) Doctest: cpp_template_functions.test_method ... ok test_more_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_more_deductions ... ok test_no_arg (cpp_template_functions) Doctest: cpp_template_functions.test_no_arg ... ok test_one_param (cpp_template_functions) Doctest: cpp_template_functions.test_one_param ... ok test_simple_deduction (cpp_template_functions) Doctest: cpp_template_functions.test_simple_deduction ... ok test_two_params (cpp_template_functions) Doctest: cpp_template_functions.test_two_params ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_ref_args ... test_template_ref_arg (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_arg ... ok test_template_ref_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_attr ... ok test_template_ref_const_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_const_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_subclasses ... testA (cpp_template_subclasses) Doctest: cpp_template_subclasses.testA ... ok testB (cpp_template_subclasses) Doctest: cpp_template_subclasses.testB ... ok testC (cpp_template_subclasses) Doctest: cpp_template_subclasses.testC ... ok testD (cpp_template_subclasses) Doctest: cpp_template_subclasses.testD ... ok testE (cpp_template_subclasses) Doctest: cpp_template_subclasses.testE ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_templates ... test_cast_template_pointer (cpp_templates) Doctest: cpp_templates.test_cast_template_pointer ... ok test_double (cpp_templates) Doctest: cpp_templates.test_double ... ok test_func_ptr (cpp_templates) Doctest: cpp_templates.test_func_ptr ... ok test_int (cpp_templates) Doctest: cpp_templates.test_int ... ok test_pair (cpp_templates) Doctest: cpp_templates.test_pair ... ok test_ptr (cpp_templates) Doctest: cpp_templates.test_ptr ... ok test_static (cpp_templates) Doctest: cpp_templates.test_static ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_type_inference ... test_reversed_vector_iteration (cpp_type_inference) Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_vector_in_generator ... stack_vector_in_generator (cpp_vector_in_generator) Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running crashT245 ... f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running crashT245 ... f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cross_closure_type_inference ... test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cross_closure_type_inference ... test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmeth ... cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmeth ... cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmul ... cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmul ... cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstruct ... test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstruct ... test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_DEF ... ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_DEF ... ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_IF ... f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_IF ... f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctruthtests ... test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctruthtests ... test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctuple ... c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctuple ... c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_delegation ... typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_delegation ... typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cunion ... test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cunion ... test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyclic_gc ... ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyclic_gc ... ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction ... === C/C++ compiler output: === cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner': cyfunction.c:3025:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; ^ ============================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction ... === C/C++ compiler output: === cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)': cyfunction.cpp:3034:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; ^ ============================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_defaults ... test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction_defaults ... === C/C++ compiler output: === cyfunction_defaults.cpp: In function 'PyObject* __Pyx_PyFloat_AddObjC(PyObject*, PyObject*, double, int)': cyfunction_defaults.cpp:7960:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython2_bytes ... compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython2_bytes ... compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython3 ... cython3 () Doctest: cython3 ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3 ... === C/C++ compiler output: === cython3.cpp: In function 'PyObject* __Pyx_PyInt_TrueDivideObjC(PyObject*, PyObject*, long int, int)': cython3.cpp:9893:73: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(long) <= 53 || likely(labs(a) <= (1L << 53))) ^ cython3.cpp:437:43: note: in definition of macro 'likely' #define likely(x) __builtin_expect(!!(x), 1) ^ ============================== cython3 () Doctest: cython3 ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython_includes ... cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython_includes ... cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonscope ... test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonscope ... test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_cimport ... test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_cimport ... test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_members ... test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_members ... test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_pxd ... do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_pxd ... do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorator_lambda ... TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorator_lambda ... TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators ... decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators ... decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_T593 ... decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_T593 ... decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_py_T593 ... decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_py_T593 ... decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in decorators_py_T593 ... pure_doctest__decorators_py_T593 () Doctest: pure_doctest__decorators_py_T593 ... ok class_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_in_closure ... ok class_not_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_not_in_closure ... ok wrapped_func (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running default_args_T674 ... test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running default_args_T674 ... test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in default_args_T674 ... test_inner (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_inner ... ok test_lambda (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running defnode_err_val ... test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running defnode_err_val ... test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running delete ... A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delete ... A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running delslice ... del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delslice ... del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok run (__main__.PureDoctestTestCase) running pure doctests in delslice ... del_constant_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_constant_start_stop ... ok del_start (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start ... ok del_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start_stop ... ok del_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict ... constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict ... constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_get ... get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_get ... get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_getitem ... getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_getitem ... getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_setdefault ... setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_setdefault ... setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok run (__main__.PureDoctestTestCase) running pure doctests in dict_setdefault ... setdefault1 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault1 ... ok setdefault2 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_values_in_expression ... values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_values_in_expression ... values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictcomp ... dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictcomp ... dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictintindex ... test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictintindex ... test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dietachmayer1 ... test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dietachmayer1 ... test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running directive_locals_in_pxd ... test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running directive_locals_in_pxd ... test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok run (__main__.PureDoctestTestCase) running pure doctests in directive_locals_in_pxd ... test_pxd_locals (pure_doctest__directive_locals_in_pxd) Doctest: pure_doctest__directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running division_T384 ... division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running division_T384 ... division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running double_dealloc_T796 ... double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running double_dealloc_T796 ... double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok run (__main__.PureDoctestTestCase) running pure doctests in duplicate_keyword_in_call ... test_call (pure_doctest__duplicate_keyword_in_call) Doctest: pure_doctest__duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_args ... test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_args ... test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ellipsis_T488 ... ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ellipsis_T488 ... ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running embedsignatures ... embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running embedsignatures ... embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_builtin_constructors ... _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_builtin_constructors ... _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_declarators ... zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_declarators ... zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_for_loop_T208 ... go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_for_loop_T208 ... go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumboolctx ... enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumboolctx ... enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumerate_T316 ... c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumerate_T316 ... c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running eval ... eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running eval ... eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exarkun ... exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exarkun ... exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionpropagation ... foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionpropagation ... foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionrefcount ... exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionrefcount ... exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptions_nogil ... test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptions_nogil ... test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exec_noargs ... exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exec_noargs ... exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exectest ... exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exectest ... exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attr_assign ... assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attr_assign ... assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attribute_cache ... ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attribute_cache ... ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_instance_type_T232 ... get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_instance_type_T232 ... get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_type_none_arg ... builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_type_none_arg ... builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclassbody ... extclassbody () Doctest: extclassbody ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclassbody ... extclassbody () Doctest: extclassbody ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclasspass ... extclasspass () Doctest: extclasspass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclasspass ... extclasspass () Doctest: extclasspass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extcmethod ... test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extcmethod ... test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T235 ... extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... ok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T235 ... extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... ok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T409 ... extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T409 ... extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extern_builtins_T258 ... test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extern_builtins_T258 ... test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.EndToEndTest) End-to-end extern_impl ... ok runTest (__main__.EndToEndTest) End-to-end external_inline_declaration ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running external_ref_reassignment ... test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running external_ref_reassignment ... test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinherit ... rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinherit ... rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinstantiate ... extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinstantiate ... extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extkwonlyargs ... extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extkwonlyargs ... extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extlen ... extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extlen ... extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extmember ... extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extmember ... extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extpropertyref ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extpropertyref ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extstarargs ... extstarargs () Doctest: extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extstarargs ... extstarargs () Doctest: extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype ... Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype ... Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_dealloc ... ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_dealloc ... ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_freelist ... ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_freelist ... ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running file_encoding_T740 ... file_encoding_T740 () Doctest: file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running file_encoding_T740 ... file_encoding_T740 () Doctest: file_encoding_T740 ... ok run (__main__.PureDoctestTestCase) running pure doctests in file_encoding_T740 ... pure_doctest__file_encoding_T740 () Doctest: pure_doctest__file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running filenames ... filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running filenames ... filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_cdef_class ... FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_cdef_class ... FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.EndToEndTest) End-to-end final_in_pxd ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_method_T586 ... BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_method_T586 ... BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running flatin ... test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running flatin ... test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_division ... div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_division ... === C/C++ compiler output: === float_division.cpp: In function 'PyObject* __Pyx_PyFloat_DivideCObj(PyObject*, PyObject*, double, int)': float_division.cpp:2129:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (b < (double) (1L<<53))) { ^ float_division.cpp: In function 'PyObject* __Pyx_PyFloat_DivideObjC(PyObject*, PyObject*, double, int)': float_division.cpp:2196:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_floor_division_T260 ... floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_floor_division_T260 ... floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_len_T480 ... cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_len_T480 ... cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fmod ... fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fmod ... fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_decrement ... for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_decrement ... for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_from_float_T254 ... double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_from_float_T254 ... double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_break_continue_T533 ... for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_break_continue_T533 ... for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_iter ... Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_iter ... Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok run (__main__.PureDoctestTestCase) running pure doctests in for_in_iter ... Iterable (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.Iterable ... ok for_in_gen (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_gen ... ok for_in_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_list ... ok for_in_literal_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter_pass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_range_T372 ... test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_range_T372 ... test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_string ... === C/C++ compiler output: === for_in_string.c:3408:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { ^ ============================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_string ... === C/C++ compiler output: === for_in_string.cpp:3417:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { ^ ============================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running forfrom ... for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running forfrom ... for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexc_iter_T228 ... funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexc_iter_T228 ... funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexcept ... funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexcept ... funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptchained ... funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptchained ... funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptcypy ... funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptcypy ... funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraise ... funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraise ... funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraisefrom ... funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraisefrom ... funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreplace ... funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreplace ... funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreraise ... reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreraise ... reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreturn ... funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreturn ... funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_T494 ... function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_T494 ... function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_py_T494 ... function_as_method_py_T494 () Doctest: function_as_method_py_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_py_T494 ... function_as_method_py_T494 () Doctest: function_as_method_py_T494 ... ok run (__main__.PureDoctestTestCase) running pure doctests in function_as_method_py_T494 ... pure_doctest__function_as_method_py_T494 () Doctest: pure_doctest__function_as_method_py_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_binding_T494 ... new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok add_to_func (function_binding_T494) Doctest: function_binding_T494.add_to_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_binding_T494 ... new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok add_to_func (function_binding_T494) Doctest: function_binding_T494.add_to_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_cpdef ... test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpdef ... test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpp ... test_cpp_specialization (fused_cpp) Doctest: fused_cpp.test_cpp_specialization ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_def ... === C/C++ compiler output: === fused_def.c:42230:18: warning: '__Pyx_Method_ClassMethod' defined but not used [-Wunused-function] static PyObject* __Pyx_Method_ClassMethod(PyObject *method) { ^ ============================== CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_def ... === C/C++ compiler output: === fused_def.cpp:42239:18: warning: 'PyObject* __Pyx_Method_ClassMethod(PyObject*)' defined but not used [-Wunused-function] static PyObject* __Pyx_Method_ClassMethod(PyObject *method) { ^ ============================== CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_types ... test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_types ... === C/C++ compiler output: === fused_types.cpp: In function 'PyObject* __Pyx_PyFloat_EqObjC(PyObject*, PyObject*, double, int)': fused_types.cpp:35975:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_division ... constants (future_division) Doctest: future_division.constants ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_division ... === C/C++ compiler output: === future_division.cpp: In function 'PyObject* __Pyx_PyInt_TrueDivideObjC(PyObject*, PyObject*, long int, int)': future_division.cpp:3446:73: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(long) <= 53 || likely(labs(a) <= (1L << 53))) ^ future_division.cpp:437:43: note: in definition of macro 'likely' #define likely(x) __builtin_expect(!!(x), 1) ^ future_division.cpp: In function 'PyObject* __Pyx_PyFloat_TrueDivideObjC(PyObject*, PyObject*, double, int)': future_division.cpp:3617:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ future_division.cpp: In function 'PyObject* __Pyx_PyFloat_TrueDivideCObj(PyObject*, PyObject*, double, int)': future_division.cpp:3684:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (b < (double) (1L<<53))) { ^ ============================== constants (future_division) Doctest: future_division.constants ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_unicode_literals ... future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_unicode_literals ... future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions ... genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions ... genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_nested ... genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_nested ... genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_frame_cycle ... test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_frame_cycle ... test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok run (__main__.PureDoctestTestCase) running pure doctests in generator_frame_cycle ... test_generator_frame_cycle (pure_doctest__generator_frame_cycle) Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_type_inference ... test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_type_inference ... test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators ... Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators ... Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_in_refcycles ... test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_in_refcycles ... test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_pep479 ... generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_return ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_pep479 ... generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_return ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_py ... Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok with_outer_raising (generators_py) Doctest: generators_py.with_outer_raising ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py ... Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok with_outer_raising (generators_py) Doctest: generators_py.with_outer_raising ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok run (__main__.PureDoctestTestCase) running pure doctests in generators_py ... Foo (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.Foo ... ok check_throw (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_throw ... ok check_yield_in_except (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_yield_in_except ... ok raising (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.raising ... ok simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple ... ok simple_send (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_send ... ok simple_seq (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_seq ... ok test_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_close ... ok test_copied_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_copied_yield ... ok test_del_in_generator (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_del_in_generator ... ok test_generator_cleanup (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_generator_cleanup ... ok test_ignore_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_ignore_close ... ok test_lambda (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_lambda ... ok test_nested (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested ... ok test_nested_gen (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_gen ... ok test_nested_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_yield ... ok test_return (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_return ... ok test_sum_of_yields (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_sum_of_yields ... ok test_swap_assignment (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_true ... ok very_simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.very_simple ... ok with_outer (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.with_outer ... ok with_outer_raising (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.with_outer_raising ... ok yield_in_except_throw_exc_type (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T491 ... test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T491 ... test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T715 ... t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T715 ... t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running getattr3call ... getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running getattr3call ... getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hasattr ... wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hasattr ... wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hash_T326 ... A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hash_T326 ... A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if ... f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if ... f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_const ... compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_const ... compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_else_expr ... test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr ... test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr_cpp ... test_both_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_both_ref ... ok test_one_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_one_ref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ifelseexpr_T267 ... const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ifelseexpr_T267 ... const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running import_error_T734 ... test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_error_T734 ... test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok run (__main__.PureDoctestTestCase) running pure doctests in import_error_T734 ... test_import_error (pure_doctest__import_error_T734) Doctest: pure_doctest__import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running import_star ... test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_star ... test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running importas ... importas () Doctest: importas ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importas ... importas () Doctest: importas ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running importfrom ... import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importfrom ... import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running in_list_with_side_effects_T544 ... test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running in_list_with_side_effects_T544 ... test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running include ... include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running include ... include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running index ... index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running index ... index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inhcmethcall ... inhcmethcall () Doctest: inhcmethcall ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inhcmethcall ... inhcmethcall () Doctest: inhcmethcall ... ok runTest (__main__.EndToEndTest) End-to-end initial_file_path ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inline ... test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inline ... test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inlined_context_manager ... with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlined_context_manager ... with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inlinepxd ... inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlinepxd ... inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inop ... conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inop ... conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inplace ... arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inplace ... arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400 ... double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400 ... double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_literals ... c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_literals ... c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running intern_T431 ... intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running intern_T431 ... intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running internal_cdef_class ... PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running internal_cdef_class ... PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ipow_crash_T562 ... CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ipow_crash_T562 ... CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto2 ... C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto2 ... C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto3 ... ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto3 ... ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isinstance ... test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isinstance ... test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnonebool ... test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnonebool ... test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnot ... is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnot ... is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iter ... call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iter ... call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iteratorexception ... f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iteratorexception ... f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iterdict ... dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iterdict ... dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running jarausch1 ... jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running jarausch1 ... jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running king1 ... bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running king1 ... bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running knuth_man_or_boy_test ... a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running knuth_man_or_boy_test ... a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka ... kostyrka () Doctest: kostyrka ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka ... kostyrka () Doctest: kostyrka ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka2 ... kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka2 ... kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargproblems ... test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargproblems ... test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargs_passthrough ... kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargs_passthrough ... kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargs ... b (kwonlyargs) Doctest: kwonlyargs.b ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok d (kwonlyargs) Doctest: kwonlyargs.d ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargs ... b (kwonlyargs) Doctest: kwonlyargs.b ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok d (kwonlyargs) Doctest: kwonlyargs.d ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargscall ... call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargscall ... call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T195 ... make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T195 ... make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T723 ... t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T723 ... t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_class_T605 ... Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_class_T605 ... Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_module_T603 ... lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_module_T603 ... lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_tests ... g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_tests ... g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.EndToEndTest) End-to-end language_level ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running large_consts_T237 ... add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running large_consts_T237 ... add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lepage_1 ... lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lepage_1 ... lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running letnode_T766 ... test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running letnode_T766 ... test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_time ... test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_time ... test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_algo ... heapsort (libcpp_algo) Doctest: libcpp_algo.heapsort ... ok partialsort (libcpp_algo) Doctest: libcpp_algo.partialsort ... ok stdsort (libcpp_algo) Doctest: libcpp_algo.stdsort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_all ... test_const_vector (libcpp_all) Doctest: libcpp_all.test_const_vector ... ok test_vector_coercion (libcpp_all) Doctest: libcpp_all.test_vector_coercion ... ok runTest (__main__.EndToEndTest) End-to-end line_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running line_trace ... fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running line_trace ... fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list ... f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list ... f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list_comp_in_closure_T598 ... genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_comp_in_closure_T598 ... genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list_pop ... B (list_pop) Doctest: list_pop.B ... ok crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_pop ... B (list_pop) Doctest: list_pop.B ... ok crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running listcomp ... global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running listcomp ... global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literal_lists ... literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literal_lists ... literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literals ... foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literals ... foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literalslice ... literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literalslice ... literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals ... === C/C++ compiler output: === locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:1801:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] int *__pyx_v_p; ^ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:1888:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] int *__pyx_v_b; ^ ============================== get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals ... === C/C++ compiler output: === locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:1810:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] int *__pyx_v_p; ^ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:1897:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] int *__pyx_v_b; ^ ============================== get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_T732 ... test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_T732 ... test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_expressions_T430 ... locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_expressions_T430 ... locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_rebind_T429 ... locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_rebind_T429 ... locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running longlongindex ... longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longlongindex ... longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lvalue_refs ... lvalue_refs () Doctest: lvalue_refs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mangle_c_keywords ... A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mangle_c_keywords ... A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running matrix_multiplier ... test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running matrix_multiplier ... test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_namespace_T775 ... test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_namespace_T775 ... test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memview_vector ... memview_test (memview_vector) Doctest: memview_vector.memview_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running menten1 ... loops (menten1) Doctest: menten1.loops ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running menten1 ... loops (menten1) Doctest: menten1.loops ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running metaclass ... Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running metaclass ... Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running method_module_name_T422 ... method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running method_module_name_T422 ... method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running methodmangling_T5 ... CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running methodmangling_T5 ... CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok run (__main__.PureDoctestTestCase) running pure doctests in methodmangling_T5 ... CyTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTest ... ok get (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get_inner ... ok CyTestSub (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTestSub ... ok get (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running min_max_optimization ... test_max1 (min_max_optimization) Doctest: min_max_optimization.test_max1 ... ok test_max2 (min_max_optimization) Doctest: min_max_optimization.test_max2 ... ok test_max3 (min_max_optimization) Doctest: min_max_optimization.test_max3 ... ok test_maxN (min_max_optimization) Doctest: min_max_optimization.test_maxN ... ok test_min2 (min_max_optimization) Doctest: min_max_optimization.test_min2 ... ok test_min3 (min_max_optimization) Doctest: min_max_optimization.test_min3 ... ok test_minN (min_max_optimization) Doctest: min_max_optimization.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running min_max_optimization ... test_max1 (min_max_optimization) Doctest: min_max_optimization.test_max1 ... ok test_max2 (min_max_optimization) Doctest: min_max_optimization.test_max2 ... ok test_max3 (min_max_optimization) Doctest: min_max_optimization.test_max3 ... ok test_maxN (min_max_optimization) Doctest: min_max_optimization.test_maxN ... ok test_min2 (min_max_optimization) Doctest: min_max_optimization.test_min2 ... ok test_min3 (min_max_optimization) Doctest: min_max_optimization.test_min3 ... ok test_minN (min_max_optimization) Doctest: min_max_optimization.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mod__name__ ... in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mod__name__ ... in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running modbody ... f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modbody ... f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running modop ... mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modop ... === C/C++ compiler output: === modop.cpp: In function 'PyObject* __Pyx_PyFloat_RemainderObjC(PyObject*, PyObject*, double, int)': modop.cpp:2082:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok runTest (__main__.EndToEndTest) End-to-end module_init_error ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running moduletryexcept ... moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running moduletryexcept ... moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running multass ... multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running multass ... multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running new_as_nonkeyword ... new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_as_nonkeyword ... new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running new_style_exceptions ... test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_style_exceptions ... test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc_clear ... DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc_clear ... DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nogil ... test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nogil ... test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running non_dict_kwargs_T470 ... call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running non_dict_kwargs_T470 ... call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonecheck ... === C/C++ compiler output: === nonecheck.c: In function '__pyx_pf_9nonecheck_4getattr_nogil': nonecheck.c:1798:9: warning: statement with no effect [-Wunused-value] __pyx_v_var->a; ^ ============================== check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonecheck ... === C/C++ compiler output: === nonecheck.cpp: In function 'PyObject* __pyx_pf_9nonecheck_4getattr_nogil(PyObject*, __pyx_obj_9nonecheck_MyClass*)': nonecheck.cpp:1807:23: warning: statement has no effect [-Wunused-value] __pyx_v_var->a; ^ ============================== check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonlocal_T490 ... arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonlocal_T490 ... arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nononetypecheck ... g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nononetypecheck ... g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running notinop ... conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running notinop ... conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_ValueError_T172 ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_ValueError_T172.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_ValueError_T172.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ ============================== numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_ValueError_T172 ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_ValueError_T172.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_ValueError_T172.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1634:1: warning: 'int _import_array()' defined but not used [-Wunused-function] _import_array(void) ^ ============================== numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_bufacc_T155 ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_bufacc_T155 ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_cimport ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_cimport.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_cimport () Doctest: numpy_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_cimport ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_cimport.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_cimport () Doctest: numpy_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_math ... test_fp_classif (numpy_math) Doctest: numpy_math.test_fp_classif ... ok test_nextafter (numpy_math) Doctest: numpy_math.test_nextafter ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_parallel ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_parallel.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== test_parallel_numpy_arrays (numpy_parallel) Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_parallel ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_parallel.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== test_parallel_numpy_arrays (numpy_parallel) Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_test.c:242: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_test () Doctest: numpy_test ... ok numpy_test (numpy_test.__test__) Doctest: numpy_test.__test__.numpy_test ... ok test_dispatch_memoryview_object (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_memoryview_object ... ok test_dispatch_ndim (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_ndim ... ok test_dispatch_non_clashing_declarations_repeating_types (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_non_clashing_declarations_repeating_types ... ok test_dispatch_typedef (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_typedef ... ok test_fused_buffers (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_buffers ... ok test_fused_cpdef_buffers (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_buffers ... ok test_fused_cpdef_ndarray (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_ndarray ... ok test_fused_cpdef_ndarray_cdef_call (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_ndarray_cdef_call ... ok test_fused_external (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_external ... ok test_fused_memslice (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_memslice ... ok test_fused_memslice_other_dtypes (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_memslice_other_dtypes ... ok test_fused_ndarray (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray ... ok test_fused_ndarray_floating_dtype (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_floating_dtype ... ok test_fused_ndarray_integral_dtype (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype ... ok test_fused_ndarray_other_dtypes (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_other_dtypes ... ok test_dispatch_external_typedef (numpy_test) Doctest: numpy_test.test_dispatch_external_typedef ... ok test_dispatch_memoryview_object (numpy_test) Doctest: numpy_test.test_dispatch_memoryview_object ... ok test_dispatch_ndim (numpy_test) Doctest: numpy_test.test_dispatch_ndim ... ok test_dispatch_non_clashing_declarations_repeating_types (numpy_test) Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok test_dispatch_typedef (numpy_test) Doctest: numpy_test.test_dispatch_typedef ... ok test_fused_buffers (numpy_test) Doctest: numpy_test.test_fused_buffers ... ok test_fused_cpdef_buffers (numpy_test) Doctest: numpy_test.test_fused_cpdef_buffers ... ok test_fused_cpdef_ndarray (numpy_test) Doctest: numpy_test.test_fused_cpdef_ndarray ... ok test_fused_cpdef_ndarray_cdef_call (numpy_test) Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok test_fused_external (numpy_test) Doctest: numpy_test.test_fused_external ... ok test_fused_memslice (numpy_test) Doctest: numpy_test.test_fused_memslice ... ok test_fused_memslice_other_dtypes (numpy_test) Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok test_fused_ndarray (numpy_test) Doctest: numpy_test.test_fused_ndarray ... ok test_fused_ndarray_floating_dtype (numpy_test) Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok test_fused_ndarray_integral_dtype (numpy_test) Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok test_fused_ndarray_other_dtypes (numpy_test) Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ... === C/C++ compiler output: === In file included from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_test.cpp:251: /usr/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ============================== numpy_test () Doctest: numpy_test ... ok numpy_test (numpy_test.__test__) Doctest: numpy_test.__test__.numpy_test ... ok test_dispatch_memoryview_object (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_memoryview_object ... ok test_dispatch_ndim (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_ndim ... ok test_dispatch_non_clashing_declarations_repeating_types (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_non_clashing_declarations_repeating_types ... ok test_dispatch_typedef (numpy_test.__test__) Doctest: numpy_test.__test__.test_dispatch_typedef ... ok test_fused_buffers (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_buffers ... ok test_fused_cpdef_buffers (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_buffers ... ok test_fused_cpdef_ndarray (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_ndarray ... ok test_fused_cpdef_ndarray_cdef_call (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_cpdef_ndarray_cdef_call ... ok test_fused_external (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_external ... ok test_fused_memslice (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_memslice ... ok test_fused_memslice_other_dtypes (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_memslice_other_dtypes ... ok test_fused_ndarray (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray ... ok test_fused_ndarray_floating_dtype (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_floating_dtype ... ok test_fused_ndarray_integral_dtype (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype ... ok test_fused_ndarray_other_dtypes (numpy_test.__test__) Doctest: numpy_test.__test__.test_fused_ndarray_other_dtypes ... ok test_dispatch_external_typedef (numpy_test) Doctest: numpy_test.test_dispatch_external_typedef ... ok test_dispatch_memoryview_object (numpy_test) Doctest: numpy_test.test_dispatch_memoryview_object ... ok test_dispatch_ndim (numpy_test) Doctest: numpy_test.test_dispatch_ndim ... ok test_dispatch_non_clashing_declarations_repeating_types (numpy_test) Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok test_dispatch_typedef (numpy_test) Doctest: numpy_test.test_dispatch_typedef ... ok test_fused_buffers (numpy_test) Doctest: numpy_test.test_fused_buffers ... ok test_fused_cpdef_buffers (numpy_test) Doctest: numpy_test.test_fused_cpdef_buffers ... ok test_fused_cpdef_ndarray (numpy_test) Doctest: numpy_test.test_fused_cpdef_ndarray ... ok test_fused_cpdef_ndarray_cdef_call (numpy_test) Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok test_fused_external (numpy_test) Doctest: numpy_test.test_fused_external ... ok test_fused_memslice (numpy_test) Doctest: numpy_test.test_fused_memslice ... ok test_fused_memslice_other_dtypes (numpy_test) Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok test_fused_ndarray (numpy_test) Doctest: numpy_test.test_fused_ndarray ... ok test_fused_ndarray_floating_dtype (numpy_test) Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok test_fused_ndarray_integral_dtype (numpy_test) Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok test_fused_ndarray_other_dtypes (numpy_test) Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running onelinesuite ... onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running onelinesuite ... onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in onelinesuite ... pure_doctest__onelinesuite () Doctest: pure_doctest__onelinesuite ... ok suite_in_func (pure_doctest__onelinesuite) Doctest: pure_doctest__onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ooo_base_classes ... foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ooo_base_classes ... foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running or ... or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running or ... or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_int ... format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_int ... format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_longlong ... format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_longlong ... format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_uint ... format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_uint ... format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_ulonglong ... format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_ulonglong ... format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running packedstruct_T290 ... packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running packedstruct_T290 ... packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running parallel ... === C/C++ compiler output: === parallel.c: In function '__pyx_pf_8parallel_30test_nested_break_continue._omp_fn.23': parallel.c:7350:29: warning: '__pyx_v_result2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_result2) schedule(static) ^ parallel.c:7284:7: note: '__pyx_v_result2' was declared here int __pyx_v_result2; ^ parallel.c:7350:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_result2) schedule(static) ^ parallel.c:7282:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ parallel.c:7350:29: warning: '__pyx_v_result1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_result2) schedule(static) ^ parallel.c:7283:7: note: '__pyx_v_result1' was declared here int __pyx_v_result1; ^ parallel.c: In function '__pyx_pf_8parallel_22test_nan_init._omp_fn.29': parallel.c:6130:29: warning: '__pyx_v_typedef1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5535:29: note: '__pyx_v_typedef1' was declared here __pyx_t_8parallel_myint_t __pyx_v_typedef1; ^ parallel.c:6130:29: warning: '__pyx_v_e1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5531:16: note: '__pyx_v_e1' was declared here PY_LONG_LONG __pyx_v_e1; ^ parallel.c:6130:29: warning: '__pyx_v_miss1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5533:19: note: '__pyx_v_miss1' was declared here actually_long_t __pyx_v_miss1; ^ parallel.c:6130:29: warning: '__pyx_v_g' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5537:10: note: '__pyx_v_g' was declared here double __pyx_v_g; ^ parallel.c:6130:29: warning: '__pyx_v_c2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5528:16: note: '__pyx_v_c2' was declared here unsigned int __pyx_v_c2; ^ parallel.c:6130:29: warning: '__pyx_v_e2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5532:25: note: '__pyx_v_e2' was declared here unsigned PY_LONG_LONG __pyx_v_e2; ^ parallel.c:6130:29: warning: '__pyx_v_a1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5523:15: note: '__pyx_v_a1' was declared here signed char __pyx_v_a1; ^ parallel.c:6130:29: warning: '__pyx_v_d2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5530:17: note: '__pyx_v_d2' was declared here unsigned long __pyx_v_d2; ^ parallel.c:6130:29: warning: '__pyx_v_miss2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5534:20: note: '__pyx_v_miss2' was declared here actually_short_t __pyx_v_miss2; ^ parallel.c:6130:29: warning: '__pyx_v_b2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5526:18: note: '__pyx_v_b2' was declared here unsigned short __pyx_v_b2; ^ parallel.c:6130:29: warning: '__pyx_v_c1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5527:7: note: '__pyx_v_c1' was declared here int __pyx_v_c1; ^ parallel.c:6130:29: warning: '__pyx_v_a2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5524:17: note: '__pyx_v_a2' was declared here unsigned char __pyx_v_a2; ^ parallel.c:6130:29: warning: '__pyx_v_d1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5529:8: note: '__pyx_v_d1' was declared here long __pyx_v_d1; ^ parallel.c:6130:29: warning: '__pyx_v_h' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5538:15: note: '__pyx_v_h' was declared here long double __pyx_v_h; ^ parallel.c:6130:29: warning: '__pyx_v_b1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5525:9: note: '__pyx_v_b1' was declared here short __pyx_v_b1; ^ parallel.c:6130:29: warning: '__pyx_v_p' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5539:9: note: '__pyx_v_p' was declared here void *__pyx_v_p; ^ parallel.c:6130:29: warning: '__pyx_v_f' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_p) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_b2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_a1) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_g) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_typedef1) ^ parallel.c:5536:9: note: '__pyx_v_f' was declared here float __pyx_v_f; ^ parallel.c: In function '__pyx_gb_8parallel_30test_closure_parallel_privates_6generator._omp_fn.34': parallel.c:4288:29: warning: '__pyx_t_3' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_t_3) firstprivate(__pyx_t_2) lastprivate(__pyx_t_2) ^ parallel.c:4195:7: note: '__pyx_t_3' was declared here int __pyx_t_3; ^ parallel.c: In function '__pyx_pf_8parallel_10test_prange_matches_range._omp_fn.38': parallel.c:2707:29: warning: '__pyx_v_prange_last' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_prange_last) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.c:2620:7: note: '__pyx_v_prange_last' was declared here int __pyx_v_prange_last; ^ parallel.c: In function '__pyx_f_8parallel_parallel_exc_cpdef_unnested.isra.85': parallel.c:11059:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ parallel.c: In function '__pyx_f_8parallel_parallel_exc_nogil_swallow._omp_fn.15': parallel.c:11245:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.c:11191:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.c: In function '__pyx_f_8parallel_parallel_exc_cpdef._omp_fn.17': parallel.c:10445:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.c:10389:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.c: In function '__pyx_f_8parallel_parallel_exc_cpdef.isra.86': parallel.c:10755:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ parallel.c: In function '__pyx_f_8parallel_parallel_exc_cdef._omp_fn.19': parallel.c:9733:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.c:9677:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.c: In function '__pyx_pw_8parallel_39test_parallel_exc_cdef': parallel.c:10344:66: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_8parallel_parallel_exc_cdef_unnested(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 505; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ parallel.c:10056:7: note: '__pyx_r' was declared here int __pyx_r; ^ parallel.c:10355:57: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_8parallel_parallel_exc_cdef(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 506; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ parallel.c:9678:7: note: '__pyx_r' was declared here int __pyx_r; ^ parallel.c: In function '__pyx_pf_8parallel_50parallel_exceptions2._omp_fn.12': parallel.c:12691:29: warning: '__pyx_v_k' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) lastprivate(__pyx_v_k) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.c:12631:7: note: '__pyx_v_k' was declared here int __pyx_v_k; ^ parallel.c:12691:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) lastprivate(__pyx_v_k) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.c:12630:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ parallel.c: In function '__pyx_pf_8parallel_34test_parallel_exceptions._omp_fn.21': parallel.c:8175:33: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.c:8057:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.c: In function '__pyx_pw_8parallel_11test_prange_matches_range': parallel.c:3162:10: warning: '__pyx_v_range_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ parallel.c:2619:7: note: '__pyx_v_range_last' was declared here int __pyx_v_range_last; ^ parallel.c: In function '__pyx_pf_8parallel_48parallel_exc_replace._omp_fn.13': parallel.c:12091:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.c:12027:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ ============================== outer_parallel_section (parallel) Doctest: parallel.outer_parallel_section ... ok parallel_exc_replace (parallel) Doctest: parallel.parallel_exc_replace ... ok parallel_exceptions2 (parallel) Doctest: parallel.parallel_exceptions2 ... ok test_chunksize (parallel) Doctest: parallel.test_chunksize ... ok test_clean_temps (parallel) Doctest: parallel.test_clean_temps ... ok test_closure_parallel_privates (parallel) Doctest: parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (parallel) Doctest: parallel.test_closure_parallel_with_gil ... ok test_descending_prange (parallel) Doctest: parallel.test_descending_prange ... ok test_else_clause (parallel) Doctest: parallel.test_else_clause ... ok test_nan_init (parallel) Doctest: parallel.test_nan_init ... ok test_nogil_cdef_except_clause (parallel) Doctest: parallel.test_nogil_cdef_except_clause ... ok test_num_threads (parallel) Doctest: parallel.test_num_threads ... ok test_parallel (parallel) Doctest: parallel.test_parallel ... ok test_parallel_exc_cdef (parallel) Doctest: parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (parallel) Doctest: parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (parallel) Doctest: parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (parallel) Doctest: parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (parallel) Doctest: parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (parallel) Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (parallel) Doctest: parallel.test_parallel_with_gil_return ... ok test_prange (parallel) Doctest: parallel.test_prange ... ok test_prange_break (parallel) Doctest: parallel.test_prange_break ... ok test_prange_continue (parallel) Doctest: parallel.test_prange_continue ... ok test_prange_matches_range (parallel) Doctest: parallel.test_prange_matches_range ... ok test_propagation (parallel) Doctest: parallel.test_propagation ... ok test_pure_mode (parallel) Doctest: parallel.test_pure_mode ... ok test_reassign_start_stop_step (parallel) Doctest: parallel.test_reassign_start_stop_step ... ok test_return (parallel) Doctest: parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel ... === C/C++ compiler output: === parallel.cpp: In function '': parallel.cpp:7359:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_result2) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) schedule(static) ^ parallel.cpp:7291:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ parallel.cpp:7359:29: warning: '__pyx_v_result2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_result2) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) schedule(static) ^ parallel.cpp:7293:7: note: '__pyx_v_result2' was declared here int __pyx_v_result2; ^ parallel.cpp:7359:29: warning: '__pyx_v_result1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_result1) lastprivate(__pyx_v_result2) lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) schedule(static) ^ parallel.cpp:7292:7: note: '__pyx_v_result1' was declared here int __pyx_v_result1; ^ parallel.cpp: In function '': parallel.cpp:6139:29: warning: '__pyx_v_typedef1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5544:29: note: '__pyx_v_typedef1' was declared here __pyx_t_8parallel_myint_t __pyx_v_typedef1; ^ parallel.cpp:6139:29: warning: '__pyx_v_miss2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5543:20: note: '__pyx_v_miss2' was declared here actually_short_t __pyx_v_miss2; ^ parallel.cpp:6139:29: warning: '__pyx_v_e2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5541:25: note: '__pyx_v_e2' was declared here unsigned PY_LONG_LONG __pyx_v_e2; ^ parallel.cpp:6139:29: warning: '__pyx_v_p' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5548:9: note: '__pyx_v_p' was declared here void *__pyx_v_p; ^ parallel.cpp:6139:29: warning: '__pyx_v_d2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5539:17: note: '__pyx_v_d2' was declared here unsigned long __pyx_v_d2; ^ parallel.cpp:6139:29: warning: '__pyx_v_d1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5538:8: note: '__pyx_v_d1' was declared here long __pyx_v_d1; ^ parallel.cpp:6139:29: warning: '__pyx_v_h' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5547:15: note: '__pyx_v_h' was declared here long double __pyx_v_h; ^ parallel.cpp:6139:29: warning: '__pyx_v_e1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5540:16: note: '__pyx_v_e1' was declared here PY_LONG_LONG __pyx_v_e1; ^ parallel.cpp:6139:29: warning: '__pyx_v_g' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5546:10: note: '__pyx_v_g' was declared here double __pyx_v_g; ^ parallel.cpp:6139:29: warning: '__pyx_v_b1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5534:9: note: '__pyx_v_b1' was declared here short __pyx_v_b1; ^ parallel.cpp:6139:29: warning: '__pyx_v_c2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5537:16: note: '__pyx_v_c2' was declared here unsigned int __pyx_v_c2; ^ parallel.cpp:6139:29: warning: '__pyx_v_miss1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5542:19: note: '__pyx_v_miss1' was declared here actually_long_t __pyx_v_miss1; ^ parallel.cpp:6139:29: warning: '__pyx_v_c1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5536:7: note: '__pyx_v_c1' was declared here int __pyx_v_c1; ^ parallel.cpp:6139:29: warning: '__pyx_v_a2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5533:17: note: '__pyx_v_a2' was declared here unsigned char __pyx_v_a2; ^ parallel.cpp:6139:29: warning: '__pyx_v_f' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5545:9: note: '__pyx_v_f' was declared here float __pyx_v_f; ^ parallel.cpp:6139:29: warning: '__pyx_v_a1' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5532:15: note: '__pyx_v_a1' was declared here signed char __pyx_v_a1; ^ parallel.cpp:6139:29: warning: '__pyx_v_b2' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_b2) lastprivate(__pyx_v_a1) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_f) lastprivate(__pyx_v_a2) lastprivate(__pyx_v_c1) lastprivate(__pyx_v_miss1) lastprivate(__pyx_v_c2) lastprivate(__pyx_v_b1) lastprivate(__pyx_v_g) lastprivate(__pyx_v_e1) lastprivate(__pyx_v_h) lastprivate(__pyx_v_d1) lastprivate(__pyx_v_d2) lastprivate(__pyx_v_p) lastprivate(__pyx_v_e2) lastprivate(__pyx_v_miss2) lastprivate(__pyx_v_typedef1) ^ parallel.cpp:5535:18: note: '__pyx_v_b2' was declared here unsigned short __pyx_v_b2; ^ parallel.cpp: In function '': parallel.cpp:4297:29: warning: '__pyx_t_3' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_t_2) lastprivate(__pyx_t_2) lastprivate(__pyx_t_3) ^ parallel.cpp:4204:7: note: '__pyx_t_3' was declared here int __pyx_t_3; ^ parallel.cpp: In function '': parallel.cpp:2716:29: warning: '__pyx_v_prange_last' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_prange_last) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.cpp:2629:7: note: '__pyx_v_prange_last' was declared here int __pyx_v_prange_last; ^ parallel.cpp: In function 'int _ZL45__pyx_f_8parallel_parallel_exc_cpdef_unnestedi.isra.85()': parallel.cpp:11068:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ parallel.cpp: In function '': parallel.cpp:11254:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.cpp:11200:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.cpp: In function '': parallel.cpp:10454:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.cpp:10398:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.cpp: In function 'int _ZL36__pyx_f_8parallel_parallel_exc_cpdefi.isra.86()': parallel.cpp:10764:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ parallel.cpp: In function '': parallel.cpp:9742:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.cpp:9686:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.cpp: In function 'PyObject* __pyx_pw_8parallel_39test_parallel_exc_cdef(PyObject*, PyObject*)': parallel.cpp:10353:63: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_8parallel_parallel_exc_cdef_unnested(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 505; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ parallel.cpp:10065:7: note: '__pyx_r' was declared here int __pyx_r; ^ parallel.cpp:10364:54: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_8parallel_parallel_exc_cdef(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 506; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ parallel.cpp:9687:7: note: '__pyx_r' was declared here int __pyx_r; ^ parallel.cpp: In function '': parallel.cpp:12700:29: warning: '__pyx_v_k' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) lastprivate(__pyx_v_k) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.cpp:12640:7: note: '__pyx_v_k' was declared here int __pyx_v_k; ^ parallel.cpp:12700:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) lastprivate(__pyx_v_k) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.cpp:12639:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ parallel.cpp: In function '': parallel.cpp:8184:33: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) lastprivate(__pyx_v_j) ^ parallel.cpp:8066:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ parallel.cpp: In function 'PyObject* __pyx_pw_8parallel_11test_prange_matches_range(PyObject*, PyObject*, PyObject*)': parallel.cpp:3171:7: warning: '__pyx_v_range_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ parallel.cpp:2628:7: note: '__pyx_v_range_last' was declared here int __pyx_v_range_last; ^ parallel.cpp: In function '': parallel.cpp:12100:29: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp for lastprivate(__pyx_v_j) firstprivate(__pyx_v_i) lastprivate(__pyx_v_i) ^ parallel.cpp:12036:21: note: '__pyx_v_j' was declared here CYTHON_UNUSED int __pyx_v_j; ^ ============================== outer_parallel_section (parallel) Doctest: parallel.outer_parallel_section ... ok parallel_exc_replace (parallel) Doctest: parallel.parallel_exc_replace ... ok parallel_exceptions2 (parallel) Doctest: parallel.parallel_exceptions2 ... ok test_chunksize (parallel) Doctest: parallel.test_chunksize ... ok test_clean_temps (parallel) Doctest: parallel.test_clean_temps ... ok test_closure_parallel_privates (parallel) Doctest: parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (parallel) Doctest: parallel.test_closure_parallel_with_gil ... ok test_descending_prange (parallel) Doctest: parallel.test_descending_prange ... ok test_else_clause (parallel) Doctest: parallel.test_else_clause ... ok test_nan_init (parallel) Doctest: parallel.test_nan_init ... ok test_nogil_cdef_except_clause (parallel) Doctest: parallel.test_nogil_cdef_except_clause ... ok test_num_threads (parallel) Doctest: parallel.test_num_threads ... ok test_parallel (parallel) Doctest: parallel.test_parallel ... ok test_parallel_exc_cdef (parallel) Doctest: parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (parallel) Doctest: parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (parallel) Doctest: parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (parallel) Doctest: parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (parallel) Doctest: parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (parallel) Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (parallel) Doctest: parallel.test_parallel_with_gil_return ... ok test_prange (parallel) Doctest: parallel.test_prange ... ok test_prange_break (parallel) Doctest: parallel.test_prange_break ... ok test_prange_continue (parallel) Doctest: parallel.test_prange_continue ... ok test_prange_matches_range (parallel) Doctest: parallel.test_prange_matches_range ... ok test_propagation (parallel) Doctest: parallel.test_propagation ... ok test_pure_mode (parallel) Doctest: parallel.test_pure_mode ... ok test_reassign_start_stop_step (parallel) Doctest: parallel.test_reassign_start_stop_step ... ok test_return (parallel) Doctest: parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pass ... f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pass ... f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_test_extcall ... pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_test_extcall ... pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard5 ... test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard5 ... test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard6 ... pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard6 ... pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard7 ... pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard7 ... pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard8 ... pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard8 ... pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pointers ... binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pointers ... binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_resource ... test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_resource ... test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_test ... test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_test ... test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_time ... test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_time ... test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running powop ... I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running powop ... I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print ... print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print ... print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_function ... print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_function ... print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_refcount ... test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_refcount ... test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running property_decorator_T593 ... Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running property_decorator_T593 ... Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok run (__main__.PureDoctestTestCase) running pure doctests in property_decorator_T593 ... Prop (pure_doctest__property_decorator_T593) Doctest: pure_doctest__property_decorator_T593.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pstats_profile_test ... pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pstats_profile_test ... pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptr_warning_T714 ... test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptr_warning_T714 ... test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptrdiff_t ... A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptrdiff_t ... A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running public_enum ... public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running public_enum ... public_enum () Doctest: public_enum ... ok runTest (__main__.EndToEndTest) End-to-end public_fused_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure ... test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure ... test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_mode_cmethod_inheritance_T583 ... Base (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok runTest (__main__.EndToEndTest) End-to-end pure_pxd ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_py ... c_call (pure_py) Doctest: pure_py.c_call ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_py ... c_call (pure_py) Doctest: pure_py.c_call ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_py ... c_call (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.c_call ... ok cdef_inline (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.cdef_inline ... ok count_digits_in_carray (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.count_digits_in_carray ... ok test_address (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_address ... ok test_boundscheck (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_boundscheck ... ok test_cast (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_cast ... ok test_declare (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare ... ok test_declare_c_types (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare_c_types ... ok test_imports (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_imports ... ok test_sizeof (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_sizeof ... ok test_struct (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_struct ... ok test_with_nogil (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_with_nogil ... ok test_wraparound (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_wraparound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running purecdef ... test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running purecdef ... test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok run (__main__.PureDoctestTestCase) running pure doctests in purecdef ... test (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test ... ok test_ccall (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall ... ok test_ccall_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall_method ... ok test_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_method ... ok test_typed_return (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_typed_return ... ok test_with (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_with ... ok runTest (__main__.EndToEndTest) End-to-end pxd_syntax ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py2_super ... B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py2_super ... B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py34_signature ... b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py34_signature ... b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py3k_super ... B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py3k_super ... B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_classbody ... ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_classbody ... ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok run (__main__.PureDoctestTestCase) running pure doctests in py_classbody ... ForLoopInPyClass (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.ForLoopInPyClass ... ok TestCdefAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestCdefAttr ... ok TestPyAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestPyAttr ... ok del_in_class (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_hash_t ... assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_hash_t ... assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_ucs4_type ... compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_ucs4_type ... compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_strings ... test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_strings ... test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_type ... compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_type ... compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyarray ... test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyarray ... === C/C++ compiler output: === pyarray.cpp: In function 'PyObject* __Pyx_PyFloat_EqObjC(PyObject*, PyObject*, double, int)': pyarray.cpp:20270:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok run (__main__.PureDoctestTestCase) running pure doctests in pyclass_scope_T671 ... SimpleAssignment (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleRewrite ... ok conditional (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional ... ok conditional_name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional_name_error ... ok name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error ... ok name_error_deleted (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_lookup_order ... ok simple_inner (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pycmp ... f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pycmp ... f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyextattrref ... pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyextattrref ... pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyintop ... and_int (pyintop) Doctest: pyintop.and_int ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyintop ... and_int (pyintop) Doctest: pyintop.and_int ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pylistsubtype ... pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pylistsubtype ... pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pynumop ... f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumop ... f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyobjcast_T313 ... pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyobjcast_T313 ... pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyparam_nogil ... if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyparam_nogil ... if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running python_bool_type ... === C/C++ compiler output: === python_bool_type.c: In function '__pyx_pf_16python_bool_type_2test_float': python_bool_type.c:1167:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_False); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 30; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ python_bool_type.c:1188:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_False); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 31; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ python_bool_type.c:1209:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_True); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 32; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ python_bool_type.c:1230:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_True); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 33; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ============================== test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running python_bool_type ... === C/C++ compiler output: === In file included from /usr/include/python3.4m/Python.h:81:0, from python_bool_type.cpp:4: python_bool_type.cpp: In function 'PyObject* __pyx_pf_16python_bool_type_2test_float(PyObject*)': /usr/include/python3.4m/floatobject.h:51:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define PyFloat_AS_DOUBLE(op) (((PyFloatObject *)(op))->ob_fval) ^ python_bool_type.cpp:550:2: note: in expansion of macro 'PyFloat_AS_DOUBLE' PyFloat_AS_DOUBLE(obj) : __Pyx__PyObject_AsDouble(obj)) ^ python_bool_type.cpp:1176:15: note: in expansion of macro '__Pyx_PyObject_AsDouble' __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_False); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 30; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ /usr/include/python3.4m/floatobject.h:51:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define PyFloat_AS_DOUBLE(op) (((PyFloatObject *)(op))->ob_fval) ^ python_bool_type.cpp:550:2: note: in expansion of macro 'PyFloat_AS_DOUBLE' PyFloat_AS_DOUBLE(obj) : __Pyx__PyObject_AsDouble(obj)) ^ python_bool_type.cpp:1197:15: note: in expansion of macro '__Pyx_PyObject_AsDouble' __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_False); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 31; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ /usr/include/python3.4m/floatobject.h:51:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define PyFloat_AS_DOUBLE(op) (((PyFloatObject *)(op))->ob_fval) ^ python_bool_type.cpp:550:2: note: in expansion of macro 'PyFloat_AS_DOUBLE' PyFloat_AS_DOUBLE(obj) : __Pyx__PyObject_AsDouble(obj)) ^ python_bool_type.cpp:1218:15: note: in expansion of macro '__Pyx_PyObject_AsDouble' __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_True); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 32; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ /usr/include/python3.4m/floatobject.h:51:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define PyFloat_AS_DOUBLE(op) (((PyFloatObject *)(op))->ob_fval) ^ python_bool_type.cpp:550:2: note: in expansion of macro 'PyFloat_AS_DOUBLE' PyFloat_AS_DOUBLE(obj) : __Pyx__PyObject_AsDouble(obj)) ^ python_bool_type.cpp:1239:15: note: in expansion of macro '__Pyx_PyObject_AsDouble' __pyx_t_1 = __Pyx_PyObject_AsDouble(Py_True); if (unlikely(__pyx_t_1 == ((double)-1) && PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 33; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ============================== test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pytype ... test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pytype ... test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running qualname ... test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running qualname ... test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_addint ... r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_addint ... r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_argdefault ... swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_argdefault ... swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_barbieri1 ... r_barbieri1 () Doctest: r_barbieri1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_barbieri1 ... r_barbieri1 () Doctest: r_barbieri1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bishop3 ... r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bishop3 ... r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bowden1 ... r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bowden1 ... r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_delgado_1 ... r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_delgado_1 ... r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_docstrings ... test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_docstrings ... test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extcomplex2 ... r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extcomplex2 ... r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extstarargs ... r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extstarargs ... r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_forloop ... go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_forloop ... go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_hordijk1 ... r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_hordijk1 ... r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_huss3 ... r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_huss3 ... r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jeff_epler_1 ... blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jeff_epler_1 ... blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jiba1 ... r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jiba1 ... r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_lepage_3 ... r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_lepage_3 ... r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mang1 ... r_mang1 () Doctest: r_mang1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mang1 ... r_mang1 () Doctest: r_mang1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mcintyre1 ... r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mcintyre1 ... r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mitch_chapman_2 ... boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mitch_chapman_2 ... boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_primes ... primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_primes ... primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_print ... frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_print ... frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclass ... order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclass ... order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclassdefault ... r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclassdefault ... r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pythonapi ... r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pythonapi ... r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_spamtype ... r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_spamtype ... r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargcall ... eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargcall ... eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargs ... swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargs ... swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargsonly ... spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargsonly ... spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_toofewargs ... r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_toofewargs ... r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_typecast ... call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_typecast ... call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_uintindex ... r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_uintindex ... r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_vree_1 ... r_vree_1 () Doctest: r_vree_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_vree_1 ... r_vree_1 () Doctest: r_vree_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running raise_memory_error_T650 ... raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running raise_memory_error_T650 ... raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running range_optimisation_T203 ... for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running range_optimisation_T203 ... for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reduce_pickle ... A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reduce_pickle ... A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2global ... f (ref2global) Doctest: ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2global ... f (ref2global) Doctest: ref2global.f ... ok run (__main__.PureDoctestTestCase) running pure doctests in ref2global ... f (pure_doctest__ref2global) Doctest: pure_doctest__ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2local ... f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2local ... f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running refcount_in_meth ... refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running refcount_in_meth ... refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reimport ... test (reimport) Doctest: reimport.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reimport ... test (reimport) Doctest: reimport.test ... ok runTest (__main__.EndToEndTest) End-to-end reimport_from_package ... ok runTest (__main__.EndToEndTest) End-to-end relative_cimport ... ok runTest (__main__.EndToEndTest) End-to-end relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running relativeimport_star_T542 ... cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relativeimport_star_T542 ... cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise ... test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise ... test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok run (__main__.PureDoctestTestCase) running pure doctests in reraise ... test_reraise (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise ... ok test_reraise_error (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_error ... ok test_reraise_indirect (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise_3args ... reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise_3args ... reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running return ... f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running return ... f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reversed_iteration ... enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reversed_iteration ... === C/C++ compiler output: === reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:10067:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_3 = __pyx_v_b-1 + 1; __pyx_t_3 >= __pyx_t_2 + 1; ) { __pyx_t_3-=1; ^ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)': reversed_iteration.cpp:10201:126: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_3 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_3 >= __pyx_t_2 + 3; ) { __pyx_t_3-=3; ^ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)': reversed_iteration.cpp:10333:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_3 = __pyx_v_b + 3; __pyx_t_3 > __pyx_t_2 + 3; ) { __pyx_t_3-=3; ^ ============================== enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running richcmp_str_equals ... test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running richcmp_str_equals ... test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok run (__main__.PureDoctestTestCase) running pure doctests in richcmp_str_equals ... test_equals (pure_doctest__richcmp_str_equals) Doctest: pure_doctest__richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running rodriguez_1 ... rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running rodriguez_1 ... rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.EndToEndTest) End-to-end scanner_trace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running self_in_ext_type_closure ... ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running self_in_ext_type_closure ... ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sequential_parallel ... === C/C++ compiler output: === sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:14027:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] int __pyx_t_3; ^ sequential_parallel.c: In function '__pyx_pw_19sequential_parallel_27test_nested_break_continue': sequential_parallel.c:18761:13: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] return PyInt_FromLong((long) value); ^ sequential_parallel.c:6583:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ sequential_parallel.c:18761:13: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] return PyInt_FromLong((long) value); ^ sequential_parallel.c:6582:7: note: '__pyx_v_i' was declared here int __pyx_v_i; ^ sequential_parallel.c: In function '__pyx_f_19sequential_parallel_parallel_exc_cpdef_unnested.isra.39': sequential_parallel.c:10360:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ sequential_parallel.c: In function '__pyx_f_19sequential_parallel_parallel_exc_cpdef.isra.40': sequential_parallel.c:10056:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ sequential_parallel.c: In function '__pyx_pw_19sequential_parallel_35test_parallel_exc_cdef': sequential_parallel.c:9645:78: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_19sequential_parallel_parallel_exc_cdef_unnested(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 505; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ sequential_parallel.c:9357:7: note: '__pyx_r' was declared here int __pyx_r; ^ sequential_parallel.c:9656:69: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_19sequential_parallel_parallel_exc_cdef(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 506; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ sequential_parallel.c:8979:7: note: '__pyx_r' was declared here int __pyx_r; ^ sequential_parallel.c: In function '__pyx_pw_19sequential_parallel_7test_prange_matches_range': sequential_parallel.c:2463:10: warning: '__pyx_v_range_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ sequential_parallel.c:1920:7: note: '__pyx_v_range_last' was declared here int __pyx_v_range_last; ^ sequential_parallel.c:2463:10: warning: '__pyx_v_prange_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ sequential_parallel.c:1921:7: note: '__pyx_v_prange_last' was declared here int __pyx_v_prange_last; ^ sequential_parallel.c:2447:10: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_prange_last == __pyx_v_i) != 0))) { ^ sequential_parallel.c:1919:7: note: '__pyx_v_i' was declared here int __pyx_v_i; ^ ============================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running sequential_parallel ... === C/C++ compiler output: === sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:14036:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] int __pyx_t_3; ^ sequential_parallel.cpp: In function 'PyObject* __pyx_pw_19sequential_parallel_27test_nested_break_continue(PyObject*, PyObject*)': sequential_parallel.cpp:18770:47: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] return PyInt_FromLong((long) value); ^ sequential_parallel.cpp:6592:7: note: '__pyx_v_j' was declared here int __pyx_v_j; ^ sequential_parallel.cpp:18770:47: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] return PyInt_FromLong((long) value); ^ sequential_parallel.cpp:6591:7: note: '__pyx_v_i' was declared here int __pyx_v_i; ^ sequential_parallel.cpp: In function 'int _ZL57__pyx_f_19sequential_parallel_parallel_exc_cpdef_unnestedi.isra.39()': sequential_parallel.cpp:10369:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ sequential_parallel.cpp: In function 'int _ZL48__pyx_f_19sequential_parallel_parallel_exc_cpdefi.isra.40()': sequential_parallel.cpp:10065:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ sequential_parallel.cpp: In function 'PyObject* __pyx_pw_19sequential_parallel_35test_parallel_exc_cdef(PyObject*, PyObject*)': sequential_parallel.cpp:9654:75: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_19sequential_parallel_parallel_exc_cdef_unnested(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 505; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ sequential_parallel.cpp:9366:7: note: '__pyx_r' was declared here int __pyx_r; ^ sequential_parallel.cpp:9665:66: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __pyx_f_19sequential_parallel_parallel_exc_cdef(); if (unlikely(__pyx_t_1 == -3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 506; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ sequential_parallel.cpp:8988:7: note: '__pyx_r' was declared here int __pyx_r; ^ sequential_parallel.cpp: In function 'PyObject* __pyx_pw_19sequential_parallel_7test_prange_matches_range(PyObject*, PyObject*, PyObject*)': sequential_parallel.cpp:2472:7: warning: '__pyx_v_range_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ sequential_parallel.cpp:1929:7: note: '__pyx_v_range_last' was declared here int __pyx_v_range_last; ^ sequential_parallel.cpp:2472:7: warning: '__pyx_v_prange_last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_range_last == __pyx_v_prange_last) != 0))) { ^ sequential_parallel.cpp:1930:7: note: '__pyx_v_prange_last' was declared here int __pyx_v_prange_last; ^ sequential_parallel.cpp:2456:7: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (unlikely(!((__pyx_v_prange_last == __pyx_v_i) != 0))) { ^ sequential_parallel.cpp:1928:7: note: '__pyx_v_i' was declared here int __pyx_v_i; ^ ============================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set ... cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set ... cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_discard_remove ... set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_discard_remove ... set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok run (__main__.PureDoctestTestCase) running pure doctests in set_discard_remove ... set_discard (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard ... ok set_discard_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_missing ... ok set_discard_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_set ... ok set_remove (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove ... ok set_remove_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_missing ... ok set_remove_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_literals ... test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_literals ... test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok run (__main__.PureDoctestTestCase) running pure doctests in set_literals ... test_frozenset_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_frozenset_set_comp ... ok test_set_add (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_add ... ok test_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running setcomp ... genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running setcomp ... genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running setjmp ... execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running setjmp ... execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running short_circuit_T404 ... test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running short_circuit_T404 ... test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running simpcall ... simpcall () Doctest: simpcall ... ok fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running simpcall ... simpcall () Doctest: simpcall ... ok fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running size_t ... size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running size_t ... size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sizeof ... f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running sizeof ... f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2 ... slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2 ... slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2_T636 ... Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2_T636 ... Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok run (__main__.PureDoctestTestCase) running pure doctests in slice2_T636 ... Sliceable (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.Sliceable ... ok py_slice2 (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2b ... slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2b ... slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice3 ... slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice3 ... slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice_charptr ... slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_charptr ... slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice_ptr ... EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_ptr ... EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_method_docstrings ... A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_method_docstrings ... A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561 ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561 ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561_py3 ... special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561_py3 ... special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running specialfloat ... emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running specialfloat ... === C/C++ compiler output: === specialfloat.cpp: In function 'PyObject* __Pyx_PyFloat_EqObjC(PyObject*, PyObject*, double, int)': specialfloat.cpp:3130:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ ============================== emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ssize_t_T399 ... ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ssize_t_T399 ... ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starargs ... creosote (starargs) Doctest: starargs.creosote ... ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starargs ... creosote (starargs) Doctest: starargs.creosote ... ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... ok runTest (__main__.EndToEndTest) End-to-end starimport_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starred_target_T664 ... assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starred_target_T664 ... assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running static_methods ... static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running static_methods ... static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running staticmethod ... staticmethod () Doctest: staticmethod ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running staticmethod ... staticmethod () Doctest: staticmethod ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_ascii_auto_encoding ... as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_ascii_auto_encoding ... as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_default_auto_encoding ... str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_default_auto_encoding ... str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_encoding_latin1 ... str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_encoding_latin1 ... str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strconstinclass ... strconstinclass () Doctest: strconstinclass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strconstinclass ... strconstinclass () Doctest: strconstinclass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strescapes ... strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strescapes ... strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strfunction ... strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strfunction ... strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running string_comparison ... basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running string_comparison ... basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strliterals ... strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strliterals ... strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strmethods ... literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strmethods ... literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion ... return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion ... return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion_extern ... test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion_extern ... test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subclasses ... fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subclasses ... fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subop ... mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subop ... === C/C++ compiler output: === subop.cpp: In function 'PyObject* __Pyx_PyFloat_SubtractObjC(PyObject*, PyObject*, double, int)': subop.cpp:2165:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (a < (double) (1L<<53))) { ^ subop.cpp: In function 'PyObject* __Pyx_PyFloat_SubtractCObj(PyObject*, PyObject*, double, int)': subop.cpp:2329:107: warning: left shift count >= width of type [enabled by default] if ((8 * sizeof(unsigned long) < 53) || (4 * PyLong_SHIFT < 53) || (b < (double) (1L<<53))) { ^ ============================== mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch ... compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch ... compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch_transform ... is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch_transform ... is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tandemstats ... result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tandemstats ... result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running temp_alloc_T409 ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temp_alloc_T409 ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running temps_corner1 ... B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temps_corner1 ... B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_coroutines_pep492 ... === C/C++ compiler output: === test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_await_7_9Awaitable_2generator52': test_coroutines_pep492.c:32625:78: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_66___await__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_66___await__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_13test_await_14_10FutureLike_2generator67': test_coroutines_pep492.c:37737:78: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_88___await__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_88___await__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_1_2generator73': test_coroutines_pep492.c:40762:19: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_1_5generator74': test_coroutines_pep492.c:41641:19: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_5_2CM_5generator79': test_coroutines_pep492.c:45040:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_105___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_105___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_7_2generator83': test_coroutines_pep492.c:47112:11: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_9_2CM_5generator87': test_coroutines_pep492.c:49316:3: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c:49289:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_117___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_117___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_10_2CM_5generator90': test_coroutines_pep492.c:50458:3: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c:50431:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_121___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_121___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_11_2CM_2generator92': test_coroutines_pep492.c:51626:80: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_124___aenter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_124___aenter__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_11_2CM_5generator93': test_coroutines_pep492.c:51812:3: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c:51785:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_125___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_125___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_12_2CM_5generator96': test_coroutines_pep492.c:52970:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_129___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_129___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_13_2CM_2generator98': test_coroutines_pep492.c:53784:3: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c:53757:80: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_132___aenter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_132___aenter__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_13_2CM_5generator99': test_coroutines_pep492.c:53922:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_133___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_133___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.c: In function '__pyx_gb_22test_coroutines_pep492_13CoroutineTest_10test_for_7_2AI_2generator119': test_coroutines_pep492.c:64855:3: warning: statement with no effect [-Wunused-value] (1.0 / 0.0); ^ test_coroutines_pep492.c:64828:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_160___aiter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_160___aiter__ *)__pyx_generator->closure); ^ ============================== test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_9 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_await_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited testMethod() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok test_for_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited testMethod() ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_7 (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_fdb4a4e8934e365e51203f1742c48e12.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_fdb4a4e8934e365e51203f1742c48e12.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_e8a99f2c7734088d186e87a8ab171694.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_e8a99f2c7734088d186e87a8ab171694.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_c0cf659c96e52796c66fa1c41474ec19.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_c0cf659c96e52796c66fa1c41474ec19.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_7044f94178d5ccf2792bb6a648fbdaa3.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_7044f94178d5ccf2792bb6a648fbdaa3.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_de604fb78ce4621f227673d4c2cb063d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_de604fb78ce4621f227673d4c2cb063d.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_91703506591d2f309d769765ba7d1c5c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_91703506591d2f309d769765ba7d1c5c.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_e0c8f4fe4e10358650d2d629ddc6d434.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_e0c8f4fe4e10358650d2d629ddc6d434.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_ab20a657a236d300d2e822b0b3da8325.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_ab20a657a236d300d2e822b0b3da8325.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_0bd48ff62ff1543866c529c0ef4eb892.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_0bd48ff62ff1543866c529c0ef4eb892.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_7217dd2a313a66a0d3d656e7cfc8b4b0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_7217dd2a313a66a0d3d656e7cfc8b4b0.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_62ab3ecf154b9d638f6f207c3e82d004.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/c/test_coroutines_pep492/_cython_inline_62ab3ecf154b9d638f6f207c3e82d004.pyx /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine '__invoke..foo' was never awaited testMethod() ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_coroutines_pep492 ... === C/C++ compiler output: === test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_await_7_9Awaitable_2generator52(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:32634:78: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_66___await__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_66___await__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_13test_await_14_10FutureLike_2generator67(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:37746:78: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_88___await__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_88___await__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_5_2CM_5generator79(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:45049:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_105___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_105___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_11test_with_9_2CM_5generator87(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:49298:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_117___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_117___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_10_2CM_5generator90(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:50440:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_121___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_121___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_11_2CM_2generator92(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:51635:80: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_124___aenter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_124___aenter__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_11_2CM_5generator93(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:51794:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_125___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_125___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_12_2CM_5generator96(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:52979:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_129___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_129___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_13_2CM_2generator98(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:53766:80: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_132___aenter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_132___aenter__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_12test_with_13_2CM_5generator99(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:53931:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_133___aexit__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_133___aexit__ *)__pyx_generator->closure); ^ test_coroutines_pep492.cpp: In function 'PyObject* __pyx_gb_22test_coroutines_pep492_13CoroutineTest_10test_for_7_2AI_2generator119(__pyx_CoroutineObject*, PyObject*)': test_coroutines_pep492.cpp:64837:79: warning: unused variable '__pyx_cur_scope' [-Wunused-variable] struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_160___aiter__ *__pyx_cur_scope = ((struct __pyx_obj_22test_coroutines_pep492___pyx_scope_struct_160___aiter__ *)__pyx_generator->closure); ^ ============================== test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_9 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_await_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited testMethod() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok test_for_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited testMethod() ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_7 (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... /usr/lib/python3.4/unittest/case.py:618: RuntimeWarning: coroutine '__invoke..foo' was never awaited testMethod() ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_raisefrom ... test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_raisefrom ... test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_123 ... ticket_123 () Doctest: ticket_123 ... Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_fdb4a4e8934e365e51203f1742c48e12.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_fdb4a4e8934e365e51203f1742c48e12.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_e8a99f2c7734088d186e87a8ab171694.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_e8a99f2c7734088d186e87a8ab171694.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_c0cf659c96e52796c66fa1c41474ec19.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_c0cf659c96e52796c66fa1c41474ec19.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_7044f94178d5ccf2792bb6a648fbdaa3.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_7044f94178d5ccf2792bb6a648fbdaa3.pyx Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_de604fb78ce4621f227673d4c2cb063d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_de604fb78ce4621f227673d4c2cb063d.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_91703506591d2f309d769765ba7d1c5c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_91703506591d2f309d769765ba7d1c5c.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_e0c8f4fe4e10358650d2d629ddc6d434.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_e0c8f4fe4e10358650d2d629ddc6d434.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_ab20a657a236d300d2e822b0b3da8325.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_ab20a657a236d300d2e822b0b3da8325.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_0bd48ff62ff1543866c529c0ef4eb892.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/Cython-0.23.5/BUILD/run/cpp/test_coroutines_pep492/_cython_inline_0bd48ff62ff1543866c529c0ef4eb892.pyx ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_123 ... ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_124 ... spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_124 ... spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new ... make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new ... make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new_T454 ... make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new_T454 ... make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.EndToEndTest) End-to-end tp_new_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running trybreak ... try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running trybreak ... try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryexcept ... bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryexcept ... bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryfinally ... call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinally ... call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple ... f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple ... f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_constants ... constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_constants ... constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_unpack_string ... star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_unpack_string ... star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleassign ... assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleassign ... assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuplereassign ... test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuplereassign ... test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T298 ... tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T298 ... tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference ... InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference ... InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768_cpp ... type_inference_del_cpp (type_inference_T768_cpp) Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_new ... test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_new ... test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_int_long_T287 ... type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_int_long_T287 ... type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_nonzero_bool ... type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_nonzero_bool ... type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typed_slice ... slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typed_slice ... slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeddefaultargT373 ... MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeddefaultargT373 ... MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typedfieldbug_T303 ... typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typedfieldbug_T303 ... typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeof ... expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeof ... expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeofexttype ... test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeofexttype ... test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typetest_T417 ... attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typetest_T417 ... attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_default_auto_encoding ... unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_default_auto_encoding ... unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_indexing ... index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_indexing ... index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_kwargs ... accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_kwargs ... accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_slicing ... unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_slicing ... unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeencode ... unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeencode ... unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodefunction ... unicodefunction () Doctest: unicodefunction ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodefunction ... unicodefunction () Doctest: unicodefunction ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliterals ... unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliterals ... unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralsdefault ... unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralsdefault ... unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralslatin1 ... unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralslatin1 ... unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodemethods ... concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodemethods ... concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running uninitialized ... conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running uninitialized ... conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok run (__main__.PureDoctestTestCase) running pure doctests in uninitialized ... conditional (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.conditional ... ok deleted (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.deleted ... ok inside_loop (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.inside_loop ... ok test_class (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_class ... ok test_expression_calculation_order_bug (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_expression_calculation_order_bug ... ok test_inner (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_inner ... ok test_nested (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_nested ... ok test_outer (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_outer ... ok test_try_except_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_except_regression ... ok test_try_finally_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_finally_regression ... ok try_except (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_except ... ok try_finally (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop ... f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop ... f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop_extras ... increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop_extras ... increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack ... failure_too_few (unpack) Doctest: unpack.failure_too_few ... ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack ... failure_too_few (unpack) Doctest: unpack.failure_too_few ... ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack_fused ... unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack_fused ... unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpacklistcomp ... unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpacklistcomp ... unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unreachable ... with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unreachable ... with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned ... test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned ... test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused ... === C/C++ compiler output: === unused.c:690:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { ^ unused.c:740:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { ^ ============================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused ... === C/C++ compiler output: === unused.cpp:699:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { ^ unused.cpp:749:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { ^ ============================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused_args ... === C/C++ compiler output: === unused_args.c:707:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { ^ unused_args.c:757:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { ^ ============================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused_args ... === C/C++ compiler output: === unused_args.cpp:716:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { ^ unused_args.cpp:766:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function] static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { ^ ============================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running varargcall ... swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargcall ... swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running varargdecl ... test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargdecl ... test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running voidstarcast ... cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running voidstarcast ... cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running watts1 ... test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running watts1 ... test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running weakfail ... test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running weakfail ... test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_gil ... test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_gil ... test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_statement_module_level_T536 ... with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_statement_module_level_T536 ... with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withnogil ... f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withnogil ... f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat ... NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat ... NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py ... basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py ... basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py ... basic (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.basic ... ok functions_in_with (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.functions_in_with ... ok manager_from_expression (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.manager_from_expression ... ok multitarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.multitarget ... ok no_as (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.no_as ... ok tupletarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.tupletarget ... ok with_break (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_break ... ok with_continue (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_continue ... ok with_exception (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_exception ... ok with_pass (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_pass ... ok with_real_lock (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_real_lock ... ok with_return (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py27 ... NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py27 ... NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py27 ... NestedWith (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.NestedWith ... ok manager_from_expression (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.manager_from_expression ... ok multimanager (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.multimanager ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running wundram1 ... wundram1 () Doctest: wundram1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running wundram1 ... wundram1 () Doctest: wundram1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_pep380 ... gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0xb1ab2bb0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:15227) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0xb1ab2bb0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:15227) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_pep380 ... gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0xb20a2990> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:15236) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0xb1ad33f0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:15236) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_py33 ... yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_py33 ... yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_inside_lambda ... test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_inside_lambda ... test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in yield_inside_lambda ... test_inside_lambda (pure_doctest__yield_inside_lambda) Doctest: pure_doctest__yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_overload_wrapper ... DoubleKeeper (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.DoubleKeeper ... ok transmogrify (cpp_overload_wrapper.DoubleKeeper) Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok doublefunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.doublefunc ... ok transmogrify_from_cpp (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok voidfunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.voidfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_references ... test_ref_assign (cpp_references) Doctest: cpp_references.test_ref_assign ... ok test_ref_func (cpp_references) Doctest: cpp_references.test_ref_func ... ok test_ref_func_address (cpp_references) Doctest: cpp_references.test_ref_func_address ... ok test_ref_inference (cpp_references) Doctest: cpp_references.test_ref_inference ... ok test_ref_var (cpp_references) Doctest: cpp_references.test_ref_var ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cppwrap ... DoubleKeeper (cppwrap) Doctest: cppwrap.DoubleKeeper ... ok doublefunc (cppwrap) Doctest: cppwrap.doublefunc ... ok transmogrify_from_cpp (cppwrap) Doctest: cppwrap.transmogrify_from_cpp ... ok voidfunc (cppwrap) Doctest: cppwrap.voidfunc ... ok test_embed (__main__.EmbedTest) ... runtests.py:1463: DeprecationWarning: Please use assertTrue instead. "make PYTHON='%s' CYTHON='%s' LIBDIR1='%s' test > make.output" % (sys.executable, cython, libdir)) == 0) ok ---------------------------------------------------------------------- Ran 10154 tests in 28820.701s OK ALL DONE + exit 0 Processing files: python34-Cython-0.23.5-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eC651a + umask 022 + cd /builddir/build/BUILD + cd Cython-0.23.5 + DOCDIR=/builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr README.txt /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr ToDo.txt /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr USAGE.txt /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr Demos /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr Doc /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + cp -pr Tools /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/doc/python34-Cython-0.23.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oo6cgb + umask 022 + cd /builddir/build/BUILD + cd Cython-0.23.5 + LICENSEDIR=/builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/licenses/python34-Cython-0.23.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/licenses/python34-Cython-0.23.5 + cp -pr COPYING.txt /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/licenses/python34-Cython-0.23.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm/usr/share/licenses/python34-Cython-0.23.5 + exit 0 Provides: python34-Cython = 0.23.5-1.el7 python34-Cython(armv7hl-32) = 0.23.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.4 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python3-Cython-debuginfo-0.23.5-1.el7.armv7hl Provides: python3-Cython-debuginfo = 0.23.5-1.el7 python3-Cython-debuginfo(armv7hl-32) = 0.23.5-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm Wrote: /builddir/build/RPMS/python34-Cython-0.23.5-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-Cython-debuginfo-0.23.5-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ctxa00 + umask 022 + cd /builddir/build/BUILD + cd Cython-0.23.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-Cython-0.23.5-1.el7.arm + exit 0 Child return code was: 0