virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs)
watching logfiles {'pytestLog': 'testrun.log'}
argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000']
environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\matti\AppData\Roaming
ASL.LOG=Destination=file
CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
CHOCOLATEYLASTPATHUPDATE=133185086718935289
CHOCOLATEYTOOLSLOCATION=C:\tools
CLINK_DIR=C:\Program Files (x86)\clink\0.4.9
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-RYZEN
COMSPEC=C:\WINDOWS\system32\cmd.exe
CONDA_BAT=d:\miniconda\condabin\conda.bat
CONDA_EXE=d:\miniconda\Scripts\conda.exe
CONDA_SHLVL=0
CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA=C:\Users\matti\AppData\Local
NUMBER_OF_PROCESSORS=2
NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\
OS=Windows_NT
PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=23
PROCESSOR_REVISION=7100
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build
PYPYCHERRYPICK=
PYPY_ENABLE_WINCONSOLEIO=1
PYTEST_XDIST_AUTO_NUM_WORKERS=4
PYTHONPATH=.;
RTOOLS40_HOME=C:\rtools40
RTOOLS43_HOME=C:\rtools43
RTOOLS44_HOME=C:\rtools44
SYSTEMDRIVE=C:
SYSTEMROOT=C:\WINDOWS
TEMP=D:\SystemTemp
TMP=D:\SystemTemp
TMPDIR=d:\systemtemp\pytest
USERDOMAIN=DESKTOP-RYZEN
USERNAME=matti
USERPROFILE=C:\Users\matti
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
WINDIR=C:\WINDOWS
using PTY: False
using config pypy/testrunner_cfg.py
using config C:\Users\matti/machine_cfg.py
running 4 parallel test workers
setting MAKEFLAGS to ' ' (space)
-- config/test
-- interpreter/astcompiler/test
-- interpreter/pyparser/test
-- interpreter/test
-- module/__builtin__/test
-- module/__pypy__/test
-- module/_ast/test
-- module/_cffi_backend/test
-- module/_codecs/test
-- module/_continuation/test
-- module/_cppyy/test
-- module/_csv/test
-- module/_demo/test
-- module/_file/test
-- module/_io/test
-- module/_jitlog/test
-- module/_locale/test
-- module/_lsprof/test
-- module/_md5/test
-- module/_minimal_curses/test
-- module/_multibytecodec/test
-- module/_multiprocessing/test
-- module/_pypyjson/test
-- module/_random/test
-- module/_rawffi/alt/test
-- module/_rawffi/test
-- module/_sha/test
-- module/_socket/test
-- module/_sre/test
-- module/_vmprof/test
-- module/_warnings/test
-- module/_weakref/test
-- module/_winreg/test
-- module/array/test
-- module/binascii/test
-- module/bz2/test
-- module/cStringIO/test
-- module/cmath/test
-- module/cpyext/test/test_abstract.py
-- module/cpyext/test/test_api.py
-- module/cpyext/test/test_arraymodule.py
-- module/cpyext/test/test_boolobject.py
-- module/cpyext/test/test_borrow.py
-- module/cpyext/test/test_bufferobject.py
-- module/cpyext/test/test_bytearrayobject.py
-- module/cpyext/test/test_bytesobject.py
-- module/cpyext/test/test_capsule.py
-- module/cpyext/test/test_cell.py
-- module/cpyext/test/test_classobject.py
-- module/cpyext/test/test_codecs.py
-- module/cpyext/test/test_complexobject.py
-- module/cpyext/test/test_cpyext.py
-- module/cpyext/test/test_datetime.py
-- module/cpyext/test/test_dictobject.py
-- module/cpyext/test/test_eval.py
-- module/cpyext/test/test_fileobject.py
-- module/cpyext/test/test_floatobject.py
-- module/cpyext/test/test_frameobject.py
-- module/cpyext/test/test_funcobject.py
-- module/cpyext/test/test_genobject.py
-- module/cpyext/test/test_getargs.py
-- module/cpyext/test/test_import.py
-- module/cpyext/test/test_intobject.py
-- module/cpyext/test/test_iterator.py
-- module/cpyext/test/test_listobject.py
-- module/cpyext/test/test_longobject.py
-- module/cpyext/test/test_mapping.py
-- module/cpyext/test/test_marshal.py
-- module/cpyext/test/test_memoryobject.py
-- module/cpyext/test/test_methodobject.py
-- module/cpyext/test/test_misc.py
-- module/cpyext/test/test_module.py
-- module/cpyext/test/test_ndarrayobject.py
-- module/cpyext/test/test_number.py
-- module/cpyext/test/test_object.py
-- module/cpyext/test/test_pycobject.py
-- module/cpyext/test/test_pyerrors.py
-- module/cpyext/test/test_pyfile.py
-- module/cpyext/test/test_pysignals.py
-- module/cpyext/test/test_pystate.py
-- module/cpyext/test/test_pystrtod.py
-- module/cpyext/test/test_sequence.py
-- module/cpyext/test/test_setobject.py
-- module/cpyext/test/test_sliceobject.py
-- module/cpyext/test/test_structseq.py
-- module/cpyext/test/test_sysmodule.py
-- module/cpyext/test/test_thread.py
-- module/cpyext/test/test_traceback.py
-- module/cpyext/test/test_translate.py
-- module/cpyext/test/test_tupleobject.py
-- module/cpyext/test/test_typeobject.py
-- module/cpyext/test/test_unicodeobject.py
-- module/cpyext/test/test_userslots.py
-- module/cpyext/test/test_version.py
-- module/cpyext/test/test_weakref.py
-- module/crypt/test
-- module/errno/test
-- module/exceptions/test
-- module/faulthandler/test
-- module/fcntl/test
-- module/gc/test
-- module/imp/test
-- module/itertools/test
-- module/marshal/test
-- module/math/test
-- module/micronumpy/test
-- module/mmap/test
-- module/operator/test
-- module/parser/test
-- module/posix/test
-- module/pwd/test
-- module/pyexpat/test
-- module/pypyjit/test
-- module/select/test
-- module/signal/test
-- module/struct/test
-- module/sys/test
-- module/termios/test
-- module/test_lib_pypy
-- module/thread/test
-- module/time/test
-- module/unicodedata/test
-- module/zipimport/test
-- module/zlib/test
-- objspace/fake/test
-- objspace/std/test
-- objspace/test
-- sandbox/test
-- tool/bench/test
-- tool/memusage/test
-- tool/pytest/test
-- tool/release/test
-- tool/test
-- total: 133 to run
++ 01:02:58 starting config/test [1 started in total]
++ 01:02:58 starting interpreter/astcompiler/test [2 started in total]
++ 01:02:58 starting interpreter/pyparser/test [3 started in total]
++ 01:02:58 starting interpreter/test [4 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 157 items / 1 skipped
config\test\test_pypyoption.py .............................................................................................................................................................
=================== 157 passed, 1 skipped in 89.43 seconds ====================
++ 01:04:34 starting module/__builtin__/test [5 started in total]
__ interpreter/pyparser/test [2 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 119 items
interpreter\pyparser\test\test_automata.py ...
interpreter\pyparser\test\test_future.py .....................................
interpreter\pyparser\test\test_gendfa.py .
interpreter\pyparser\test\test_metaparser.py ...............
interpreter\pyparser\test\test_parser.py .............
interpreter\pyparser\test\test_parsestring.py .........
interpreter\pyparser\test\test_pyparse.py ....................................
interpreter\pyparser\test\test_pytokenizer.py .....
======================== 119 passed in 140.36 seconds =========================
++ 01:05:25 starting module/__pypy__/test [6 started in total]
__ interpreter/astcompiler/test [3 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 447 items
interpreter\astcompiler\test\apptest_misc.py .
interpreter\astcompiler\test\test_ast.py .......
interpreter\astcompiler\test\test_astbuilder.py .....................................................
interpreter\astcompiler\test\test_compiler.py ..........................................................................................................................................................................................................................................................................................................................................................................
interpreter\astcompiler\test\test_misc.py .
interpreter\astcompiler\test\test_symtable.py .......................
======================== 447 passed in 170.25 seconds =========================
++ 01:05:54 starting module/_ast/test [7 started in total]
__ module/__builtin__/test [4 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 305 items
module\__builtin__\test\apptest_compile.py ........
module\__builtin__\test\test_abstractinst.py ............
module\__builtin__\test\test_apply.py ...
module\__builtin__\test\test_builtin.py ..............................................s.....................
module\__builtin__\test\test_classobj.py ...........................................................
module\__builtin__\test\test_descriptor.py ..........................
module\__builtin__\test\test_filter.py ...........
module\__builtin__\test\test_functional.py .................................................
module\__builtin__\test\test_minmax.py ..........................
module\__builtin__\test\test_range.py ........................
module\__builtin__\test\test_rawinput.py ...
module\__builtin__\test\test_reduce.py ....
module\__builtin__\test\test_vars.py ...
module\__builtin__\test\test_zip.py .........
=================== 304 passed, 1 skipped in 75.40 seconds ====================
++ 01:05:56 starting module/_cffi_backend/test [8 started in total]
__ module/_ast/test [5 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
module\_ast\test\test_ast.py ....................................
========================= 36 passed in 39.86 seconds ==========================
++ 01:06:39 starting module/_codecs/test [9 started in total]
__ module/__pypy__/test [6 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 68 items
module\__pypy__\test\test_builders.py .....
module\__pypy__\test\test_bytebuffer.py ..
module\__pypy__\test\test_debug.py ...F...
module\__pypy__\test\test_identitydict.py ......
module\__pypy__\test\test_intop.py ...........
module\__pypy__\test\test_locals2fast.py .....
module\__pypy__\test\test_magic.py .......
module\__pypy__\test\test_newmemoryview.py ...
module\__pypy__\test\test_os.py .
module\__pypy__\test\test_signal.py ...ss
module\__pypy__\test\test_special.py ............s
module\__pypy__\test\test_time.py sss
================================== FAILURES ===================================
___________________ AppTestDebug.test_debug_read_timestamp ____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000186e4caf7c0>
def test_debug_read_timestamp(self):
from __pypy__ import debug_read_timestamp
a = debug_read_timestamp()
b = debug_read_timestamp()
> assert b > a
E (application-level) AssertionError: assert 890305386072999936 > 890305386072999936
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError
=========================== short test summary info ===========================
FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp
=============== 1 failed, 61 passed, 6 skipped in 80.44 seconds ===============
++ 01:06:55 starting module/_continuation/test [10 started in total]
__ module/_codecs/test [7 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 65 items
module\_codecs\test\test_codecs.py ................................................................
module\_codecs\test\test_ztranslation.py .
========================= 65 passed in 124.15 seconds =========================
++ 01:08:52 starting module/_cppyy/test [11 started in total]
__ module/_cppyy/test [8 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.02 seconds =========================
++ 01:08:55 starting module/_csv/test [12 started in total]
__ module/_continuation/test [9 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 81 items / 1 skipped
module\_continuation\test\test_generator.py ssss
module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss
module\_continuation\test\test_translated.py sssssssssssssssssssssssssssss
module\_continuation\test\test_zpickle.py ssssssssssssssssssss
=================== 3 passed, 79 skipped in 142.92 seconds ====================
++ 01:09:22 starting module/_demo/test [13 started in total]
__ module/_csv/test [10 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
module\_csv\test\test_dialect.py .........
module\_csv\test\test_reader.py .........
module\_csv\test\test_writer.py ....
module\_csv\test\test_ztranslation.py .
========================= 23 passed in 44.69 seconds ==========================
++ 01:09:49 starting module/_file/test [14 started in total]
__ module/_demo/test [11 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\_demo\test\test_import.py ..
module\_demo\test\test_sieve.py .
========================== 3 passed in 29.57 seconds ==========================
++ 01:09:56 starting module/_io/test [15 started in total]
__ module/_file/test [12 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 269 items
module\_file\test\test_file.py .....................ss..sss......
module\_file\test\test_file_extra.py ..................................................................................................................................................................ss..............ss..............ss..............ss...........s......s.s
module\_file\test\test_large_file.py .s
=================== 252 passed, 17 skipped in 97.74 seconds ===================
++ 01:11:33 starting module/_jitlog/test [16 started in total]
__ module/_io/test [13 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 200 items
module\_io\test\apptest_bytesio.py ............
module\_io\test\apptest_io.py ................................
module\_io\test\apptest_stringio.py .........................
module\_io\test\apptest_textio.py ...........................
module\_io\test\test_bufferedio.py ..............................................................................
module\_io\test\test_fileio.py ...............s......
module\_io\test\test_interp_textio.py ....
=================== 199 passed, 1 skipped in 123.00 seconds ===================
++ 01:12:01 starting module/_locale/test [17 started in total]
__ module/_jitlog/test [14 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\_jitlog\test\test__jitlog.py s
========================= 1 skipped in 39.05 seconds ==========================
++ 01:12:18 starting module/_lsprof/test [18 started in total]
__ module/_locale/test [15 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\_locale\test\test_locale.py .......F.ssss.
================================== FAILURES ===================================
______________________ AppTestLocaleTrivia.test_strxfrm _______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000025a4adb7a28>
def test_strxfrm(self):
# TODO more tests would be nice
import _locale
_locale.setlocale(_locale.LC_ALL, "C")
a = "1234"
b = _locale.strxfrm(a)
> assert a is not b
E (application-level) AssertionError: assert '1234' is not '1234'
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_locale\test\test_locale.py:186]:8: AssertionError
=========================== short test summary info ===========================
FAIL module\_locale\test\test_locale.py::AppTestLocaleTrivia::()::test_strxfrm
=============== 1 failed, 9 passed, 4 skipped in 37.36 seconds ================
++ 01:12:47 starting module/_md5/test [19 started in total]
__ module/_lsprof/test [16 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\_lsprof\test\test_cprofile.py ......
========================== 6 passed in 51.17 seconds ==========================
++ 01:13:18 starting module/_minimal_curses/test [20 started in total]
__ module/_md5/test [17 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\_md5\test\test_md5.py .s....
==================== 5 passed, 1 skipped in 44.66 seconds =====================
++ 01:13:40 starting module/_multibytecodec/test [21 started in total]
__ module/_minimal_curses/test [18 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
module\_minimal_curses\test\test_curses.py ssssss
========================= 6 skipped in 49.01 seconds ==========================
++ 01:14:11 starting module/_multiprocessing/test [22 started in total]
__ module/_multibytecodec/test [19 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 51 items
module\_multibytecodec\test\test_app_codecs.py ................
module\_multibytecodec\test\test_app_incremental.py ............
module\_multibytecodec\test\test_app_stream.py .....
module\_multibytecodec\test\test_c_codecs.py ................s
module\_multibytecodec\test\test_translation.py .
=================== 50 passed, 1 skipped in 111.46 seconds ====================
++ 01:15:38 starting module/_pypyjson/test [23 started in total]
__ module/_pypyjson/test [20 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 45 items
module\_pypyjson\test\test__pypyjson.py ..........................................
module\_pypyjson\test\test_simd.py ...
========================= 45 passed in 39.06 seconds ==========================
++ 01:16:23 starting module/_random/test [24 started in total]
__ module/_multiprocessing/test [21 done in total, somefailed=False] __________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
module\_multiprocessing\test\test_connection.py ...........
module\_multiprocessing\test\test_interp_semaphore.py .
module\_multiprocessing\test\test_memory.py ..
module\_multiprocessing\test\test_semaphore.py .......
module\_multiprocessing\test\test_win32.py ..
module\_multiprocessing\test\test_ztranslation.py .
========================= 24 passed in 248.75 seconds =========================
++ 01:18:28 starting module/_rawffi/alt/test [25 started in total]
__ interpreter/test [22 done in total, somefailed=True] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 772 items
interpreter\test\apptest_class.py ...............
interpreter\test\apptest_exec.py ...............F............
interpreter\test\apptest_function.py ........................s..............................
interpreter\test\apptest_generator.py ..................................
interpreter\test\apptest_nestedscope.py .............
interpreter\test\apptest_pyframe.py .............................
interpreter\test\apptest_raise.py .....................
interpreter\test\test_app_main.py ....ssssssssssssssssssssssssssssssssss.............s......s...F..
interpreter\test\test_appinterp.py .............
interpreter\test\test_argument.py ...................................
interpreter\test\test_buffer.py ..
interpreter\test\test_cellfamily.py .......
interpreter\test\test_code.py ........
interpreter\test\test_compiler.py .........................................................................................................................
interpreter\test\test_descrtypecheck.py ..
interpreter\test\test_error.py ..........
interpreter\test\test_exceptcomp.py ...........
interpreter\test\test_exec.py .
interpreter\test\test_executioncontext.py ................
interpreter\test\test_extmodules.py .
interpreter\test\test_function.py ..........
interpreter\test\test_gateway.py ........................................ss............
interpreter\test\test_generator.py .
interpreter\test\test_interpreter.py ..........................
interpreter\test\test_main.py ....
interpreter\test\test_mixedmodule.py ......
interpreter\test\test_module.py ........
interpreter\test\test_objspace.py ..............................
interpreter\test\test_pycode.py .
interpreter\test\test_pyframe.py ..
interpreter\test\test_reverse_debugging.py ..
interpreter\test\test_special.py ..
interpreter\test\test_syntax.py ....................................................................
interpreter\test\test_targetpypy.py ..
interpreter\test\test_typedef.py ..................
interpreter\test\test_unicodehelper.py ..........
interpreter\test\test_zpy.py ....sF
interpreter\test\test_zzpickle_and_slow.py ...............s...................
================================== FAILURES ===================================
_______________________ test_import_star_shadows_global _______________________
self = <CallInfo when='call' exception: CompilationError(out="""
""")>
func = <function <lambda> at 0x000001b75c4111f0>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>,...icall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestFunction 'test_import_star_shadows_global'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000001b755a40f38>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001b7559d65e0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>,...icall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestFunction 'test_import_star_shadows_global'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001b7559d65e0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>,...icall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestFunction 'test_import_star_shadows_global'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000001b75a3d02c8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b75fd74120>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b75fd74120>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000001b75c4625c0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b75c456760>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b75c456760>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestFunction 'test_import_star_shadows_global'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestFunction 'test_import_star_shadows_global'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestFunction 'test_import_star_shadows_global'>
def runtest(self):
target = self.w_obj
space = target.space
self.check_run(space, target)
> self.execute_appex(space, target)
tool\pytest\apptest2.py:85:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestFunction 'test_import_star_shadows_global'>, space = StdObjSpace
w_func = <Function test_import_star_shadows_global>
def execute_appex(self, space, w_func):
space.getexecutioncontext().set_sys_exc_info(None)
sig = w_func.code._signature
if sig.varargname or sig.kwargname:
raise ValueError(
'Test functions may not use *args or **kwargs')
args_w = self.get_fixtures(space, sig.argnames)
try:
> space.call_function(w_func, *args_w)
tool\pytest\apptest2.py:114:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_import_star_shadows_global>
args_w = (), nargs = 0, Function = <class 'pypy.interpreter.function.Function'>
Method = <class 'pypy.interpreter.function.Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, Method
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_import_star_shadows_global>, args_w = ()
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_import_star_shadows_global, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run()
interpreter\function.py:118:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
e = CompilationError(out="""
""")
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
pycode = <code object test_import_star_shadows_global, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
co_code = 'i\x00\x00d\x01\x00d\x02\x006}\x00\x00d\x03\x00|\x00\x00\x04Ud\x04\x00d\x00\x00l\x00\x00}\x01\x00|\x00\x00d\x05\x00\x1...e\x02\x00\xc9\t\x00|\x06\x00\xca\x01\x00\x83\x01\x00\x82\x01\x00d\x00\x00\x04}\x02\x00\x04}\x04\x00}\x03\x00d\x00\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
co_code = 'i\x00\x00d\x01\x00d\x02\x006}\x00\x00d\x03\x00|\x00\x00\x04Ud\x04\x00d\x00\x00l\x00\x00}\x01\x00|\x00\x00d\x05\x00\x1...e\x02\x00\xc9\t\x00|\x06\x00\xca\x01\x00\x83\x01\x00\x82\x01\x00d\x00\x00\x04}\x02\x00\x04}\x04\x00}\x03\x00d\x00\x00S'
next_instr = 21L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CLASS.index:
self.BUILD_CLASS(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR.index:
self.CALL_FUNCTION_VAR(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index:
self.CALL_FUNCTION_VAR_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
self.CALL_METHOD(oparg, next_instr)
elif opcode == opcodedesc.COMPARE_OP.index:
self.COMPARE_OP(oparg, next_instr)
elif opcode == opcodedesc.DELETE_ATTR.index:
self.DELETE_ATTR(oparg, next_instr)
elif opcode == opcodedesc.DELETE_FAST.index:
self.DELETE_FAST(oparg, next_instr)
elif opcode == opcodedesc.DELETE_GLOBAL.index:
self.DELETE_GLOBAL(oparg, next_instr)
elif opcode == opcodedesc.DELETE_NAME.index:
self.DELETE_NAME(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_0.index:
self.DELETE_SLICE_0(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_1.index:
self.DELETE_SLICE_1(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_2.index:
self.DELETE_SLICE_2(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_3.index:
self.DELETE_SLICE_3(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SUBSCR.index:
self.DELETE_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOP.index:
self.DUP_TOP(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOPX.index:
self.DUP_TOPX(oparg, next_instr)
elif opcode == opcodedesc.EXEC_STMT.index:
> self.EXEC_STMT(oparg, next_instr)
interpreter\pyopcode.py:302:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\test\apptest_exec.py', line 118> at line 124
oparg = 0, next_instr = 21L
def EXEC_STMT(self, oparg, next_instr):
w_locals = self.popvalue()
w_globals = self.popvalue()
w_prog = self.popvalue()
ec = self.space.getexecutioncontext()
flags = ec.compiler.getcodeflags(self.pycode)
w_compile_flags = self.space.newint(flags)
w_resulttuple = prepare_exec(self.space, self, w_prog,
w_globals, w_locals,
w_compile_flags,
self.get_builtin(),
> self.space.gettypeobject(PyCode.typedef))
interpreter\pyopcode.py:793:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\t... at 0x000001b75e162988>), W_IntObject(0), <pypy.module.__builtin__.moduledef.Module object at 0x000001b75763d168>, ...)
w_func = <Function prepare_exec>, args = <W_TypeObject 'code' at 0x1b75e124ec8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1227:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function prepare_exec>
args_w = (<pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_import_s...-win-x86-64\build\pypy\interpreter\t... at 0x000001b75e162988>), W_IntObject(0), <pypy.module.__builtin__.moduledef.Module object at 0x000001b75763d168>, ...)
nargs = 7
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, Method
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall(*args_w)
# end of hack for performance
args = Arguments(self, list(args_w))
> return self.call_args(w_func, args)
interpreter\baseobjspace.py:1214:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = <Function prepare_exec>
args = Arguments([<pypy.objspace.std.frame.StdObjSpaceFrame executing <code object te....Module object at 0x000001b75763d168>, <W_TypeObject 'code' at 0x1b75e124ec8>])
def call_args(space, w_obj, args):
# two special cases for performance
if isinstance(w_obj, Function):
> return w_obj.call_args(args)
objspace\descroperation.py:186:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function prepare_exec>
args = Arguments([<pypy.objspace.std.frame.StdObjSpaceFrame executing <code object te....Module object at 0x000001b75763d168>, <W_TypeObject 'code' at 0x1b75e124ec8>])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <code object prepare_exec, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2>
func = <Function prepare_exec>
args = Arguments([<pypy.objspace.std.frame.StdObjSpaceFrame executing <code object te....Module object at 0x000001b75763d168>, <W_TypeObject 'code' at 0x1b75e124ec8>])
def funcrun(self, func, args):
frame = self.space.createframe(self, func.w_func_globals,
func)
sig = self._signature
# speed hack
fresh_frame = jit.hint(frame, access_directly=True,
fresh_virtualizable=True)
args.parse_into_scope(None, fresh_frame.locals_cells_stack_w, func.name,
sig, func.defs_w)
fresh_frame.init_cells()
> return frame.run()
interpreter\pycode.py:223:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
e = CompilationError(out="""
""")
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
pycode = <code object prepare_exec, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
co_code = '|\x02\x00d\x01\x00k\x08\x00r\x81\x00|\x03\x00d\x01\x00k\x08\x00r\x81\x00t\x00\x00|\x01\x00t\x01\x00\x83\x02\x00r\x81\...\r\x00|\x01\x00|\x07\x00d\x0c\x00|\x04\x00d\x04\x00\x83\x05\x00}\x01\x00n\x00\x00|\x01\x00|\x02\x00|\x03\x00f\x03\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
co_code = '|\x02\x00d\x01\x00k\x08\x00r\x81\x00|\x03\x00d\x01\x00k\x08\x00r\x81\x00t\x00\x00|\x01\x00t\x01\x00\x83\x02\x00r\x81\...\r\x00|\x01\x00|\x07\x00d\x0c\x00|\x04\x00d\x04\x00\x83\x05\x00}\x01\x00n\x00\x00|\x01\x00|\x02\x00|\x03\x00f\x03\x00S'
next_instr = 415L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CLASS.index:
self.BUILD_CLASS(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
> self.CALL_FUNCTION(oparg, next_instr)
interpreter\pyopcode.py:268:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
oparg = 5, next_instr = 415L
def CALL_FUNCTION(self, oparg, next_instr):
# XXX start of hack for performance
if (oparg >> 8) & 0xff == 0:
# Only positional arguments
nargs = oparg & 0xff
w_function = self.peekvalue(nargs)
> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
interpreter\pyopcode.py:1233:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction compile>, nargs = 5
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
dropvalues = 6, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
w_func = w_func.w_function
# reuse callable stack place for w_inst
frame.settopvalue(w_inst, nargs)
nargs += 1
methodcall = True
elif nargs > 0 and (
self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-(
w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1243:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction compile>, nargs = 5
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object prepare_exec,...4\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.pyc', line 2> at line 36
dropvalues = 6, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter\function.py:190:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction compile>
args = Arguments([W_BytesObject('if 1:\n def f():\n from sys import...ytesObject('<string>'), W_BytesObject('exec'), W_IntObject(0), W_IntObject(1)])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b759f63be8>
func = <BuiltinFunction compile>
args = Arguments([W_BytesObject('if 1:\n def f():\n from sys import...ytesObject('<string>'), W_BytesObject('exec'), W_IntObject(0), W_IntObject(1)])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:781:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b759f63be8>
func = <BuiltinFunction compile>, w_obj = None
args = Arguments([W_BytesObject('if 1:\n def f():\n from sys import...ytesObject('<string>'), W_BytesObject('exec'), W_IntObject(0), W_IntObject(1)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:795:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b759f63be8>
space = StdObjSpace, e = CompilationError(out="""
""")
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:819:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b759f63be8>
func = <BuiltinFunction compile>, w_obj = None
args = Arguments([W_BytesObject('if 1:\n def f():\n from sys import...ytesObject('<string>'), W_BytesObject('exec'), W_IntObject(0), W_IntObject(1)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:789:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_text_text_int_int object at 0x000001b759f63d38>
space = StdObjSpace
scope_w = [W_BytesObject('if 1:\n def f():\n from sys import *\n return platform\n res = f()\n'), W_BytesObject('<string>'), W_BytesObject('exec'), W_IntObject(0), W_IntObject(1)]
def _run(self, space, scope_w):
> return self.behavior(space, scope_w[0], space.text_w(scope_w[1]), space.text_w(scope_w[2]), space.gateway_int_w(scope_w[3]), space.gateway_int_w(scope_w[4]))
<2140-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w_source = W_BytesObject('if 1:\n def f():\n from sys import *\n return platform\n res = f()\n')
filename = '<string>', mode = 'exec', flags = 0, dont_inherit = 1
@unwrap_spec(filename='text', mode='text', flags=int, dont_inherit=int)
def compile(space, w_source, filename, mode, flags=0, dont_inherit=0):
"""Compile the source string (a Python module, statement or expression)
into a code object that can be executed by the exec statement or eval().
The filename will be used for run-time error messages.
The mode must be 'exec' to compile a module, 'single' to compile a
single (interactive) statement, or 'eval' to compile an expression.
The flags argument, if present, controls which future statements influence
the compilation of the code.
The dont_inherit argument, if non-zero, stops the compilation inheriting
the effects of any future statements in effect in the code calling
compile; if absent or zero these statements do influence the compilation,
in addition to any features explicitly specified.
"""
ec = space.getexecutioncontext()
if flags & ~(ec.compiler.compiler_flags | consts.PyCF_ONLY_AST |
consts.PyCF_DONT_IMPLY_DEDENT | consts.PyCF_SOURCE_IS_UTF8 |
consts.PyCF_ACCEPT_NULL_BYTES):
raise oefmt(space.w_ValueError, "compile() unrecognized flags")
if not dont_inherit:
caller = ec.gettopframe_nohidden()
if caller:
flags |= ec.compiler.getcodeflags(caller.getcode())
if mode not in ('exec', 'eval', 'single'):
raise oefmt(space.w_ValueError,
"compile() arg 3 must be 'exec', 'eval' or 'single'")
if space.isinstance_w(w_source, space.gettypeobject(ast.W_AST.typedef)):
if flags & consts.PyCF_ONLY_AST:
return w_source
ast_node = ast.mod.from_object(space, w_source)
return ec.compiler.compile_ast(ast_node, filename, mode, flags)
if space.isinstance_w(w_source, space.w_unicode):
w_utf_8_source = space.call_method(w_source, "encode",
space.newtext("utf-8"))
source = space.bytes_w(w_utf_8_source)
# This flag tells the parser to reject any coding cookies it sees.
flags |= consts.PyCF_SOURCE_IS_UTF8
else:
source = space.readbuf_w(w_source).as_str()
if not (flags & consts.PyCF_ACCEPT_NULL_BYTES):
if '\x00' in source:
raise oefmt(space.w_TypeError,
"compile() expected string without null bytes")
if flags & consts.PyCF_ONLY_AST:
node = ec.compiler.compile_to_ast(source, filename, mode, flags)
return node.to_object(space)
else:
> return ec.compiler.compile(source, filename, mode, flags)
module\__builtin__\compiling.py:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.pycompiler.PythonAstCompiler object at 0x000001b75f7629c0>
source = 'if 1:\n def f():\n from sys import *\n return platform\n res = f()\n'
filename = '<string>', mode = 'exec', flags = 0, hidden_applevel = False
def compile(self, source, filename, mode, flags, hidden_applevel=False):
info = pyparse.CompileInfo(filename, mode, flags,
hidden_applevel=hidden_applevel)
mod = self._compile_to_ast(source, info)
> return self._compile_ast(mod, info, source)
interpreter\pycompiler.py:156:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.pycompiler.PythonAstCompiler object at 0x000001b75f7629c0>
node = <pypy.interpreter.astcompiler.ast.Module object at 0x000001b75c4663a0>
info = <pypy.interpreter.pyparser.pyparse.CompileInfo object at 0x000001b75c466950>
source = 'if 1:\n def f():\n from sys import *\n return platform\n res = f()\n'
def _compile_ast(self, node, info, source=None):
space = self.space
try:
mod = optimize.optimize_ast(space, node, info)
> code = codegen.compile_ast(space, mod, info)
interpreter\pycompiler.py:132:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
module = <pypy.interpreter.astcompiler.ast.Module object at 0x000001b75c4663a0>
info = <pypy.interpreter.pyparser.pyparse.CompileInfo object at 0x000001b75c466950>
def compile_ast(space, module, info):
"""Generate a code object from AST."""
> symbols = symtable.SymtableBuilder(space, module, info)
interpreter\astcompiler\codegen.py:19:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
space = StdObjSpace
module = <pypy.interpreter.astcompiler.ast.Module object at 0x000001b75c4663a0>
compile_info = <pypy.interpreter.pyparser.pyparse.CompileInfo object at 0x000001b75c466950>
def __init__(self, space, module, compile_info):
self.space = space
self.module = module
self.compile_info = compile_info
self.scopes = {}
self.scope = None
self.stack = []
top = ModuleScope()
self.globs = top.roles
self.push_scope(top, module)
try:
> module.walkabout(self)
interpreter\astcompiler\symtable.py:332:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.ast.Module object at 0x000001b75c4663a0>
visitor = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
def walkabout(self, visitor):
> visitor.visit_Module(self)
interpreter\astcompiler\ast.py:184:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
node = <pypy.interpreter.astcompiler.ast.Module object at 0x000001b75c4663a0>
def visit_Module(self, node):
> self.visit_sequence(node.body)
interpreter\astcompiler\ast.py:3664:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
seq = [<pypy.interpreter.astcompiler.ast.If object at 0x000001b75c466988>]
def visit_sequence(self, seq):
if seq is not None:
for node in seq:
> node.walkabout(self)
interpreter\astcompiler\ast.py:3535:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.ast.If object at 0x000001b75c466988>
visitor = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
def walkabout(self, visitor):
> visitor.visit_If(self)
interpreter\astcompiler\ast.py:902:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
node = <pypy.interpreter.astcompiler.ast.If object at 0x000001b75c466988>
def visit_If(self, node):
node.test.walkabout(self)
> self.visit_sequence(node.body)
interpreter\astcompiler\ast.py:3718:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
seq = [<pypy.interpreter.astcompiler.ast.FunctionDef object at 0x000001b75c4663d8>, <pypy.interpreter.astcompiler.ast.Assign object at 0x000001b75c4669f8>]
def visit_sequence(self, seq):
if seq is not None:
for node in seq:
> node.walkabout(self)
interpreter\astcompiler\ast.py:3535:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.ast.FunctionDef object at 0x000001b75c4663d8>
visitor = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
def walkabout(self, visitor):
> visitor.visit_FunctionDef(self)
interpreter\astcompiler\ast.py:379:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
func = <pypy.interpreter.astcompiler.ast.FunctionDef object at 0x000001b75c4663d8>
def visit_FunctionDef(self, func):
self.note_symbol(func.name, SYM_ASSIGNED)
# Function defaults and decorators happen in the outer scope.
args = func.args
assert isinstance(args, ast.arguments)
self.visit_sequence(args.defaults)
self.visit_sequence(func.decorator_list)
new_scope = FunctionScope(func.name, func.lineno, func.col_offset)
self.push_scope(new_scope, func)
func.args.walkabout(self)
> self.visit_sequence(func.body)
interpreter\astcompiler\symtable.py:383:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
seq = [<pypy.interpreter.astcompiler.ast.ImportFrom object at 0x000001b75c466b10>, <pypy.interpreter.astcompiler.ast.Return object at 0x000001b75c466b48>]
def visit_sequence(self, seq):
if seq is not None:
for node in seq:
> node.walkabout(self)
interpreter\astcompiler\ast.py:3535:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.ast.ImportFrom object at 0x000001b75c466b10>
visitor = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
def walkabout(self, visitor):
> visitor.visit_ImportFrom(self)
interpreter\astcompiler\ast.py:1288:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.astcompiler.symtable.SymtableBuilder object at 0x000001b75c4664f0>
imp = <pypy.interpreter.astcompiler.ast.ImportFrom object at 0x000001b75c466b10>
def visit_ImportFrom(self, imp):
for alias in imp.names:
if self._visit_alias(alias):
if self.scope.note_import_star(imp):
msg = "import * only allowed at module level"
misc.syntax_warning(
self.space, msg, self.compile_info.filename,
> imp.lineno, imp.col_offset)
interpreter\astcompiler\symtable.py:405:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, msg = 'import * only allowed at module level'
fn = '<string>', lineno = 3, offset = 12
def syntax_warning(space, msg, fn, lineno, offset):
"""Raise an applevel SyntaxWarning.
If the user has set this warning to raise an error, a SyntaxError will be
raised."""
w_msg = space.newtext(msg)
w_filename = space.newtext(fn)
w_lineno = space.newint(lineno)
w_offset = space.newint(offset)
> _emit_syntax_warning(space, w_msg, w_filename, w_lineno, w_offset)
interpreter\astcompiler\misc.py:26:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (W_BytesObject('import * only allowed at module level'), W_BytesObject('<string>'), W_IntObject(3), W_IntObject(12))
w_func = <Function syntax_warning>, args = W_IntObject(12)
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1227:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function syntax_warning>
args_w = (W_BytesObject('import * only allowed at module level'), W_BytesObject('<string>'), W_IntObject(3), W_IntObject(12))
nargs = 4, Function = <class 'pypy.interpreter.function.Function'>
Method = <class 'pypy.interpreter.function.Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, Method
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function syntax_warning>
args_w = (W_BytesObject('import * only allowed at module level'), W_BytesObject('<string>'), W_IntObject(3), W_IntObject(12))
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object syntax_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run()
interpreter\function.py:118:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
e = CompilationError(out="""
""")
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
pycode = <code object syntax_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x04\x00y\x1a\x00|\x04\x00\xc9\x01\x00|\x00\x00t\x02\x00|\x01\x00|\x02\x00\xca\x04\x00\x0...1\x00Xd\x00\x00S\x01t\x03\x00|\x00\x00|\x01\x00|\x02\x00|\x03\x00|\x00\x00f\x04\x00\x83\x02\x00\x82\x01\x00Xd\x00\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x04\x00y\x1a\x00|\x04\x00\xc9\x01\x00|\x00\x00t\x02\x00|\x01\x00|\x02\x00\xca\x04\x00\x0...1\x00Xd\x00\x00S\x01t\x03\x00|\x00\x00|\x01\x00|\x02\x00|\x03\x00|\x00\x00f\x04\x00\x83\x02\x00\x82\x01\x00Xd\x00\x00S'
next_instr = 36L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CLASS.index:
self.BUILD_CLASS(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR.index:
self.CALL_FUNCTION_VAR(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index:
self.CALL_FUNCTION_VAR_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:276:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
oparg = 4, ignored = (36L,), n_args = 4, n_kwargs = 0, w_self = None
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg & 0xff
n_kwargs = (oparg >> 8) & 0xff
w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs))
n = n_args + (w_self is not None)
if not n_kwargs:
w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args + 2)
objspace\std\callmethod.py:96:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction warn_explicit>, nargs = 4
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
dropvalues = 6, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
w_func = w_func.w_function
# reuse callable stack place for w_inst
frame.settopvalue(w_inst, nargs)
nargs += 1
methodcall = True
elif nargs > 0 and (
self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-(
w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1243:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction warn_explicit>, nargs = 4
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object syntax_warnin...\own-win-x86-64\build\pypy\interpreter\astcompiler\misc.pyc', line 2> at line 5
dropvalues = 6, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter\function.py:190:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction warn_explicit>
args = Arguments([W_BytesObject('import * only allowed at module level'), <W_TypeObje...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b75c9152b8>
func = <BuiltinFunction warn_explicit>
args = Arguments([W_BytesObject('import * only allowed at module level'), <W_TypeObje...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:781:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b75c9152b8>
func = <BuiltinFunction warn_explicit>, w_obj = None
args = Arguments([W_BytesObject('import * only allowed at module level'), <W_TypeObje...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:795:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b75c9152b8>
space = StdObjSpace, e = CompilationError(out="""
""")
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:819:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001b75c9152b8>
func = <BuiltinFunction warn_explicit>, w_obj = None
args = Arguments([W_BytesObject('import * only allowed at module level'), <W_TypeObje...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:789:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_Root_int_W_Root_W_Root_W_Root object at 0x000001b75c915398>
space = StdObjSpace
scope_w = [W_BytesObject('import * only allowed at module level'), <W_TypeObject 'exceptions.SyntaxWarning' at 0x1b75f786aa0>, W...oneObject object at 0x000001b757f62b10>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>, ...]
def _run(self, space, scope_w):
> return self.behavior(space, scope_w[0], scope_w[1], scope_w[2], space.gateway_int_w(scope_w[3]), scope_w[4], scope_w[5], scope_w[6])
<2084-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w_message = W_BytesObject('import * only allowed at module level')
w_category = <W_TypeObject 'exceptions.SyntaxWarning' at 0x1b75f786aa0>
w_filename = W_BytesObject('<string>'), lineno = 3
w_module = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>
w_registry = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>
w_module_globals = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>
@unwrap_spec(lineno=int, w_module = WrappedDefault(None),
w_registry = WrappedDefault(None),
w_module_globals = WrappedDefault(None))
def warn_explicit(space, w_message, w_category, w_filename, lineno,
w_module=None, w_registry=None, w_module_globals=None):
w_source_line = get_source_line(space, w_module_globals, lineno)
do_warn_explicit(space, w_category, w_message,
(w_filename, lineno, w_module, w_registry),
> w_source_line)
module\_warnings\interp_warnings.py:379:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w_category = <W_TypeObject 'exceptions.SyntaxWarning' at 0x1b75f786aa0>
w_message = <pypy.interpreter.typedef.W_BaseExceptionUserWeakrefable object at 0x000001b75d2ca330>
context_w = (W_BytesObject('<string>'), 3, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001b757f62b10>)
w_sourceline = None
def do_warn_explicit(space, w_category, w_message, context_w,
w_sourceline=None):
w_filename, lineno, w_module, w_registry = context_w
# normalize module
if space.is_w(w_module, space.w_None):
w_module = normalize_module(space, w_filename)
# normalize message
if space.isinstance_w(w_message, space.w_Warning):
w_text = space.str(w_message)
w_category = space.type(w_message)
elif (not space.isinstance_w(w_message, space.w_unicode) and
not space.isinstance_w(w_message, space.w_bytes)):
w_text = space.str(w_message)
w_message = space.call_function(w_category, w_message)
else:
w_text = w_message
w_message = space.call_function(w_category, w_message)
w_lineno = space.newint(lineno)
# create key
w_key = space.newtuple([w_text, w_category, w_lineno])
if not space.is_w(w_registry, space.w_None):
if already_warned(space, w_registry, w_key):
return
# else this warning hasn't been generated before
action, w_item = get_filter(space, w_category, w_text, lineno, w_module)
if action == "error":
raise OperationError(w_category, w_message)
if action == 'ignore':
return
# Store in the registry that we've been here, *except* when the action is
# "always".
warned = False
if action != 'always':
if not space.is_w(w_registry, space.w_None):
space.setitem(w_registry, w_key, space.w_True)
if action == 'once':
if space.is_w(w_registry, space.w_None):
w_registry = get_once_registry(space)
warned = update_registry(space, w_registry, w_text, w_category)
elif action == 'module':
if not space.is_w(w_registry, space.w_None):
warned = update_registry(space, w_registry, w_text, w_category)
elif action != 'default':
try:
err = space.text_w(space.str(w_item))
except OperationError:
err = "???"
raise oefmt(space.w_RuntimeError,
"Unrecognized action (%s) in warnings.filters:\n %s",
action, err)
if warned:
# Already warned for this module
return
w_show_fxn = get_warnings_attr(space, "showwarning")
if w_show_fxn is None:
show_warning(space, w_filename, lineno, w_text, w_category,
w_sourceline)
else:
space.call_function(
> w_show_fxn, w_message, w_category, w_filename, w_lineno)
module\_warnings\interp_warnings.py:328:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function _show_warning>
args_w = (<pypy.interpreter.typedef.W_BaseExceptionUserWeakrefable object at 0x000001b75d2ca330>, <W_TypeObject 'exceptions.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3))
nargs = 4, Function = <class 'pypy.interpreter.function.Function'>
Method = <class 'pypy.interpreter.function.Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, Method
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function _show_warning>
args_w = (<pypy.interpreter.typedef.W_BaseExceptionUserWeakrefable object at 0x000001b75d2ca330>, <W_TypeObject 'exceptions.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3))
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object _show_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
return new_frame.run()
elif nargs >= 1 and fast_natural_arity == Code.PASSTHROUGHARGS1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
return code.funcrun_obj(self, args_w[0],
Arguments(self.space,
list(args_w[1:])))
> return self.call_args(Arguments(self.space, list(args_w)))
interpreter\function.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function _show_warning>
args = Arguments([<pypy.interpreter.typedef.W_BaseExceptionUserWeakrefable object at ...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <code object _show_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24>
func = <Function _show_warning>
args = Arguments([<pypy.interpreter.typedef.W_BaseExceptionUserWeakrefable object at ...s.SyntaxWarning' at 0x1b75f786aa0>, W_BytesObject('<string>'), W_IntObject(3)])
def funcrun(self, func, args):
frame = self.space.createframe(self, func.w_func_globals,
func)
sig = self._signature
# speed hack
fresh_frame = jit.hint(frame, access_directly=True,
fresh_virtualizable=True)
args.parse_into_scope(None, fresh_frame.locals_cells_stack_w, func.name,
sig, func.defs_w)
fresh_frame.init_cells()
> return frame.run()
interpreter\pycode.py:223:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
e = CompilationError(out="""
""")
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
pycode = <code object _show_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
co_code = '|\x04\x00d\x01\x00k\x08\x00r(\x00t\x00\x00j\x01\x00}\x04\x00|\x04\x00d\x01\x00k\x08\x00r%\x00d\x01\x00Sn\x00\x00y#\x0...\x00\x04t\x04\x00t\x05\x00f\x02\x00k\n\x00rd\x00\x01\x01\x01n\x01\x00Xd\x01\x00Srd\x00\x01\x01\x01n\x01\x00Xd\x01\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
co_code = '|\x04\x00d\x01\x00k\x08\x00r(\x00t\x00\x00j\x01\x00}\x04\x00|\x04\x00d\x01\x00k\x08\x00r%\x00d\x01\x00Sn\x00\x00y#\x0...\x00\x04t\x04\x00t\x05\x00f\x02\x00k\n\x00rd\x00\x01\x01\x01n\x01\x00Xd\x01\x00Srd\x00\x01\x01\x01n\x01\x00Xd\x01\x00S'
next_instr = 18L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001b75bab4608>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CLASS.index:
self.BUILD_CLASS(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR.index:
self.CALL_FUNCTION_VAR(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index:
self.CALL_FUNCTION_VAR_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
self.CALL_METHOD(oparg, next_instr)
elif opcode == opcodedesc.COMPARE_OP.index:
self.COMPARE_OP(oparg, next_instr)
elif opcode == opcodedesc.DELETE_ATTR.index:
self.DELETE_ATTR(oparg, next_instr)
elif opcode == opcodedesc.DELETE_FAST.index:
self.DELETE_FAST(oparg, next_instr)
elif opcode == opcodedesc.DELETE_GLOBAL.index:
self.DELETE_GLOBAL(oparg, next_instr)
elif opcode == opcodedesc.DELETE_NAME.index:
self.DELETE_NAME(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_0.index:
self.DELETE_SLICE_0(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_1.index:
self.DELETE_SLICE_1(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_2.index:
self.DELETE_SLICE_2(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_3.index:
self.DELETE_SLICE_3(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SUBSCR.index:
self.DELETE_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOP.index:
self.DUP_TOP(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOPX.index:
self.DUP_TOPX(oparg, next_instr)
elif opcode == opcodedesc.EXEC_STMT.index:
self.EXEC_STMT(oparg, next_instr)
elif opcode == opcodedesc.GET_ITER.index:
self.GET_ITER(oparg, next_instr)
elif opcode == opcodedesc.IMPORT_FROM.index:
self.IMPORT_FROM(oparg, next_instr)
elif opcode == opcodedesc.IMPORT_NAME.index:
self.IMPORT_NAME(oparg, next_instr)
elif opcode == opcodedesc.IMPORT_STAR.index:
self.IMPORT_STAR(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_ADD.index:
self.INPLACE_ADD(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_AND.index:
self.INPLACE_AND(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_DIVIDE.index:
self.INPLACE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_FLOOR_DIVIDE.index:
self.INPLACE_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_LSHIFT.index:
self.INPLACE_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_MODULO.index:
self.INPLACE_MODULO(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_MULTIPLY.index:
self.INPLACE_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_OR.index:
self.INPLACE_OR(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_POWER.index:
self.INPLACE_POWER(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_RSHIFT.index:
self.INPLACE_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_SUBTRACT.index:
self.INPLACE_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_TRUE_DIVIDE.index:
self.INPLACE_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.INPLACE_XOR.index:
self.INPLACE_XOR(oparg, next_instr)
elif opcode == opcodedesc.LIST_APPEND.index:
self.LIST_APPEND(oparg, next_instr)
elif opcode == opcodedesc.LOAD_ATTR.index:
> self.LOAD_ATTR(oparg, next_instr)
interpreter\pyopcode.py:340:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object _show_warning...t64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24> at line 27
nameindex = 1, next_instr = 18L
@always_inline
def LOAD_ATTR(self, nameindex, next_instr):
"obj.attributename"
w_obj = self.popvalue()
if not jit.we_are_jitted():
from pypy.objspace.std.mapdict import LOAD_ATTR_caching
> w_value = LOAD_ATTR_caching(self.getcode(), w_obj, nameindex)
interpreter\pyopcode.py:977:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pycode = <code object _show_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24>
w_obj = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
nameindex = 1
@objectmodel.always_inline
def LOAD_ATTR_caching(pycode, w_obj, nameindex):
# this whole mess is to make the interpreter quite a bit faster; it's not
# used if we_are_jitted().
entry = pycode._mapdict_caches[nameindex]
map = w_obj._get_mapdict_map()
if entry.is_valid_for_map(map) and entry.w_method is None:
# everything matches, it's incredibly fast
attr = entry.attr_wref()
if attr is not None:
return attr._direct_read(w_obj)
> return LOAD_ATTR_slowpath(pycode, w_obj, nameindex, map)
objspace\std\mapdict.py:1420:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pycode = <code object _show_warning, file 'd:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib-python\2.7\warnings.py', line 24>
w_obj = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
nameindex = 1, map = None
@objectmodel.dont_inline
def LOAD_ATTR_slowpath(pycode, w_obj, nameindex, map):
space = pycode.space
w_name = pycode.co_names_w[nameindex]
if map is not None:
w_type = map.terminator.w_cls
w_descr = w_type.getattribute_if_not_from_object()
if w_descr is not None:
return space._handle_getattribute(w_descr, w_obj, w_name)
version_tag = w_type.version_tag()
if version_tag is not None:
name = space.text_w(w_name)
# We need to care for obscure cases in which the w_descr is
# a MutableCell, which may change without changing the version_tag
_, w_descr = w_type._pure_lookup_where_with_method_cache(
name, version_tag)
#
attrname, attrkind = ("", INVALID)
if w_descr is None:
attrname, attrkind = (name, DICT) # common case: no such attr in the class
elif isinstance(w_descr, MutableCell):
pass # we have a MutableCell in the class: give up
elif space.is_data_descr(w_descr):
# we have a data descriptor, which means the dictionary value
# (if any) has no relevance.
from pypy.interpreter.typedef import Member
if isinstance(w_descr, Member): # it is a slot -- easy case
attrname, attrkind = ("slot", SLOTS_STARTING_FROM + w_descr.index)
elif not space.type(w_descr).is_heaptype():
# There is a non-data descriptor in the class. This would mean
# we use the dict entry, however, the class of w_descr could be
# changed to add a __get__/__set__ without the cache noticing,
# so we can only use the cache if w_descr is an instance of an
# immutable type. see
# test_load_attr_bug_class_name_turns_into_descriptor
attrname = name
attrkind = DICT
#
if attrkind != INVALID:
attr = map.find_map_attr(attrname, attrkind)
if attr is not None:
# Note that if map.terminator is a DevolvedDictTerminator
# or the class provides its own dict, not using mapdict, then:
# map.find_map_attr will always return None if attrkind==DICT.
_fill_cache(pycode, nameindex, map, version_tag, attr,
valid_for_store=w_type.setattr_if_not_from_object() is None)
return attr._direct_read(w_obj)
if space.config.objspace.std.withmethodcachecounter:
INVALID_CACHE_ENTRY.failure_counter += 1
> return space.getattr(w_obj, w_name)
objspace\std\mapdict.py:1471:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace
w_obj = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
w_name = W_BytesObject('stderr')
def getattr(self, w_obj, w_name):
# an optional shortcut for performance
w_type = self.type(w_obj)
w_descr = w_type.getattribute_if_not_from_object()
if w_descr is not None:
return self._handle_getattribute(w_descr, w_obj, w_name)
# fast path: XXX this is duplicating most of the logic
# from the default __getattribute__ and the getattr() method...
name = self.text_w(w_name)
w_descr = w_type.lookup(name)
e = None
if w_descr is not None:
w_get = None
is_data = self.is_data_descr(w_descr)
if is_data:
w_get = self.lookup(w_descr, "__get__")
if w_get is None:
w_value = w_obj.getdictvalue(self, name)
if w_value is not None:
return w_value
if not is_data:
w_get = self.lookup(w_descr, "__get__")
if w_get is not None:
# __get__ is allowed to raise an AttributeError to trigger
# use of __getattr__.
try:
return self.get_and_call_function(w_get, w_descr, w_obj,
w_type)
except OperationError as e:
if not e.match(self, self.w_AttributeError):
raise
else:
return w_descr
else:
> w_value = w_obj.getdictvalue(self, name)
objspace\std\objspace.py:655:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
space = StdObjSpace, attr = 'stderr'
def getdictvalue(self, space, attr):
""" specialize access to dynamic exc_* attributes. """
> value = MixedModule.getdictvalue(self, space, attr)
module\sys\moduledef.py:145:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
space = StdObjSpace, name = 'stderr'
def getdictvalue(self, space, name):
w_value = space.finditem_str(self.w_dict, name)
if self.lazy and w_value is None:
> return self._load_lazily(space, name)
interpreter\mixedmodule.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.sys.moduledef.Module object at 0x000001b75763d130>
space = StdObjSpace, name = 'stderr'
def _load_lazily(self, space, name):
w_name = space.new_interned_str(name)
try:
loader = self.loaders[name]
except KeyError:
return None
else:
> w_value = loader(space)
interpreter\mixedmodule.py:103:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
def ifileloader(space):
d = {'space':space}
# EVIL HACK (but it works, and this is not RPython :-)
while 1:
try:
> value = eval(spec, d)
interpreter\mixedmodule.py:176:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
<string>:1:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
def getio(space):
> return space.fromcache(IOState)
module\sys\state.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Cache 'InternalSpaceCache' (33 items)>
key = <class pypy.module.sys.state.IOState at 0x000001b75e397590>
def getorbuild(self, key):
if lock: lock.acquire()
try:
try:
return self.content[key]
except KeyError:
if key in self._building:
raise RuntimeError("%s recursive building of %r" %
(self, key))
self._building[key] = True
try:
> result = self._build(key)
..\rpython\rlib\cache.py:51:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Cache 'InternalSpaceCache' (33 items)>
callable = <class pypy.module.sys.state.IOState at 0x000001b75e397590>
def _build(self, callable):
> return callable(self.space)
interpreter\baseobjspace.py:402:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.sys.state.IOState instance at 0x000001b75fa636a0>
space = StdObjSpace
def __init__(self, space):
from pypy.module._file.interp_file import W_File
self.space = space
w_stdin = W_File(space)
> w_stdin.file_fdopen(0, "r", 1)
module\sys\state.py:40:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module._file.interp_file.W_File object at 0x000001b75d2cac98>
fd = 0, mode = 'r', buffering = 1
def file_fdopen(self, fd, mode="r", buffering=-1):
try:
> self.direct_fdopen(fd, mode, buffering)
module\_file\interp_file.py:329:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module._file.interp_file.W_File object at 0x000001b75d2cac98>
fd = 0, mode = 'r', buffering = 1
def direct_fdopen(self, fd, mode='r', buffering=-1):
self.direct_close()
self.w_name = self.space.newtext('<fdopen>')
self.check_mode_ok(mode)
stream = streamio.fdopen_as_stream(fd, mode, buffering,
> signal_checker(self.space))
module\_file\interp_file.py:165:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
fd = 0, mode = 'r', buffering = 1
signal_checker = <function checksignals at 0x000001b75a9c3970>
def fdopen_as_stream(fd, mode, buffering=-1, signal_checker=None):
os_flags, universal, reading, writing, basemode, binary = decode_mode(mode)
_check_fd_mode(fd, reading, writing)
> _setfd_binary(fd)
..\rpython\rlib\streamio.py:115:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
fd = 0
def _setfd_binary(fd):
# Allow this to succeed on invalid fd's
> with rposix.SuppressIPH():
..\rpython\rlib\streamio.py:212:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rlib.rposix.SuppressIPH object at 0x000001b75d2caf00>
def __enter__(self):
> self.invalid_param_hndlr = c_enter_suppress_iph()
..\rpython\rlib\rposix.py:259:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (), real_args = (), to_free = ()
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
..\rpython\rtyper\lltypesystem\rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def call_external_function():
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 0:
from rpython.rlib import rposix
rposix._errno_before(0)
if we_are_translated():
res = funcptr()
else:
try: # only when non-translated
> res = funcptr()
<92-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn enter_suppress_iph>, args = ()
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\rtyper\\lltypesystem\\rffi.pyc'>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
..\rpython\rtyper\lltypesystem\lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x000001b757288058>
argvalues = ()
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
> self.natural_arity)
..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
funcptr = <* fn enter_suppress_iph>, calling_conv = 'c', natural_arity = -1
def get_ctypes_callable(funcptr, calling_conv, natural_arity):
if not ctypes:
raise ImportError("ctypes is needed to use ll2ctypes")
def get_on_lib(lib, elem):
""" Wrapper to always use lib[func] instead of lib.func
"""
try:
return lib[elem]
except AttributeError:
pass
old_eci = funcptr._obj.compilation_info
funcname = funcptr._obj._name
if hasattr(old_eci, '_with_ctypes'):
old_eci = old_eci._with_ctypes
try:
eci = _eci_cache[old_eci]
except KeyError:
eci = old_eci.compile_shared_lib(ignore_a_files=True,
defines=['RPYTHON_LL2CTYPES'],
> symbolic=True)
..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <ExternalCompilationInfo (pre_include_bits=(), includes=('errno.h', 'stdio.h',...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3'
ignore_a_files = False, debug_mode = True, defines = ['RPYTHON_LL2CTYPES']
symbolic = True
def compile_shared_lib(self, outputfilename=None, ignore_a_files=False,
debug_mode=True, defines=[], symbolic=False):
self = self.convert_sources_to_files()
if ignore_a_files:
if not [fn for fn in self.link_files if fn.endswith('.a')]:
ignore_a_files = False # there are none
if not self.separate_module_files and not ignore_a_files:
return self # xxx there was some condition about win32 here
else:
#basepath = py.path.local(self.separate_module_files[0]).dirpath()
basepath = udir.join('shared_cache')
if outputfilename is None:
# find more or less unique name there
pth = basepath.join('externmod').new(ext=host.so_ext)
num = 0
while pth.check():
pth = basepath.join(
'externmod_%d' % (num,)).new(ext=host.so_ext)
num += 1
basepath.ensure(dir=1)
outputfilename = str(pth.dirpath().join(pth.purebasename))
d = self._copy_attributes()
if ignore_a_files:
d['link_files'] = [fn for fn in d['link_files']
if not fn.endswith('.a')]
if debug_mode and sys.platform != 'win32':
d['compile_extra'] = d['compile_extra'] + ('-g', '-O0')
d['compile_extra'] = d['compile_extra'] + (
'-DRPY_EXTERN=RPY_EXPORTED',)
for define in defines:
d['compile_extra'] += ('-D%s' % define,)
# On ELF platforms (Linux), prevent symbol interposition: when the host
# interpreter (e.g. pypy2.7) also exports symbols like pypysig_counter,
# the shared lib's own references would otherwise resolve to the host's
# copy via the GOT. -Bsymbolic makes the shared lib bind its own global
# symbol references to its own definitions. Only needed when running
# under a host interpreter (tests), not during translation.
if symbolic and sys.platform not in ('win32', 'darwin'):
d['link_extra'] = d['link_extra'] + ('-Wl,-Bsymbolic',)
self = ExternalCompilationInfo(**d)
lib = str(host.compile([], self, outputfilename=outputfilename,
> standalone=False))
..\rpython\translator\tool\cbuild.py:345:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cfiles = []
eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('errno.h', 'stdio.h',...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3'
standalone = False
def compile(self, cfiles, eci, outputfilename=None, standalone=True):
ofiles = self._compile_o_files(cfiles, eci, standalone)
> return self._finish_linking(ofiles, eci, outputfilename, standalone)
..\rpython\translator\platform\__init__.py:58:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>
ofiles = [local('d:\\systemtemp\\pytest\\usession-main-1036\\module_cache\\module_7.obj')]
eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('errno.h', 'stdio.h',...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3'
standalone = False
def _finish_linking(self, ofiles, eci, outputfilename, standalone):
if outputfilename is None:
outputfilename = ofiles[0].purebasename
if ofiles:
dirname = ofiles[0].dirpath()
else:
dirname = udir.join('module_cache')
exe_name = dirname.join(outputfilename, abs=True)
if standalone:
if self.exe_ext:
exe_name += '.' + self.exe_ext
else:
exe_name += '.' + self.so_ext
if eci.use_cpp_linker:
cc_link = 'g++' # XXX hard-coded so far
else:
cc_link = self.cc
largs = self._link_args_from_eci(eci, standalone)
> return self._link(cc_link, ofiles, largs, standalone, exe_name)
..\rpython\translator\platform\__init__.py:235:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe'
ofiles = [local('d:\\systemtemp\\pytest\\usession-main-1036\\module_cache\\module_7.obj')]
link_args = ['/nologo', '/LARGEADDRESSAWARE', '/STACK:3145728', '/MANIFEST:EMBED', 'kernel32.lib']
standalone = False
exe_name = local('d:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3.dll')
def _link(self, cc, ofiles, link_args, standalone, exe_name):
args = ['/nologo'] + [str(ofile) for ofile in ofiles] + link_args
args += ['/out:%s' % (exe_name,), '/incremental:no']
if not standalone:
args = self._args_for_shared(args)
# Tell the linker to embed a manifest with the default
# UAC level asInvoker (Visual Studio 2008 +)
args += ["/MANIFEST:EMBED"]
> self._execute_c_compiler(self.link, args, exe_name)
..\rpython\translator\platform\windows.py:303:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cc = 'link.exe'
args = ['/dll', '/nologo', 'd:\\systemtemp\\pytest\\usession-main-1036\\module_cache\\module_7.obj', '/nologo', '/LARGEADDRESSAWARE', '/STACK:3145728', ...]
outname = local('d:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3.dll')
cwd = None
def _execute_c_compiler(self, cc, args, outname, cwd=None):
#log.execute(cc + ' ' + ' '.join(args))
# 'cc' can also contain some options for the C compiler;
# e.g. it can be "gcc -m32". We handle it by splitting on ' '.
cclist = cc.split()
cc = cclist[0]
args = cclist[1:] + args
returncode, stdout, stderr = _run_subprocess(cc, args, self.c_environ,
cwd)
> self._handle_error(returncode, stdout, stderr, outname)
..\rpython\translator\platform\__init__.py:143:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = ''
stderr = ''
outname = local('d:\\systemtemp\\pytest\\usession-main-1036\\shared_cache\\externmod_3.dll')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
# Microsoft compilers write compilation errors to stdout
stderr = stdout + stderr
errorfile = outname.new(ext='errors')
errorfile.write(stderr, mode='wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(out="""
E """)
..\rpython\translator\platform\windows.py:319: CompilationError
__________________ AppTestAppMain.test_setup_bootstrap_path ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b75cd597c0>
def test_setup_bootstrap_path(self):
# Check how sys.path is handled depending on if we can find a copy of
# the stdlib in setup_bootstrap_path.
import sys, os
old_sys_path = sys.path[:]
old_cwd = os.getcwd()
# make sure cwd does not contain a stdlib
if self.tmp_dir.startswith(self.trunkdir):
skip('TMPDIR is inside the PyPy source')
sys.path.append(self.goal_dir)
tmp_pypy_c = os.path.join(self.tmp_dir, 'pypy-c')
try:
os.chdir(self.tmp_dir)
# If we are running PyPy with a libpypy-c, the following
# lines find the stdlib anyway. Otherwise, it is not found.
expected_found = (
getattr(sys, 'pypy_translation_info', {})
.get('translation.shared'))
import app_main
app_main.setup_bootstrap_path(tmp_pypy_c)
> assert sys.executable == ''
E (application-level) AssertionError: assert 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe' == ''
E + where 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe' = 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe'
E + where 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe' = <module 'sys' (built-in)>.executable
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_app_main.py:1036]:24: AssertionError
________________________________ test_pytrace _________________________________
def test_pytrace():
output = run(sys.executable, pypypath, '-S',
stdin="__pytrace__ = 1\nx = 5\nx")
assert ('\t<module>: LOAD_CONST 0 (5)\n'
'\t<module>: STORE_NAME 0 (x)\n'
'\t<module>: LOAD_CONST 1 (None)\n'
'\t<module>: RETURN_VALUE 0 \n'
> '>>>> ') in output
E assert '\t<module>: LOAD_CONST 0 (5)\n\t<module>: STORE_NAME 0 (x)\n\t<module>: LOAD_CONST 1 (None)\n\t<module>: RETURN_VALUE 0 \n>>>> ' in '>>>> Tracing enabled\r\n>>>> \t<module>: LOAD_CONST 0 (5)\r\n\t<module>: STORE_NAME 0 (x)\r...T_EXPR 0 5\r\n\r\n\t<module>: LOAD_CONST 0 (None)\r\n\t<module>: RETURN_VALUE 0 \r\n>>>> '
interpreter\test\test_zpy.py:114: AssertionError
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
PyPy 7.3.24-alpha0 in StdObjSpace on top of Python 2.7.18 (startuptime: 15.72 secs)
=========================== short test summary info ===========================
FAIL interpreter\test\apptest_exec.py::test_import_star_shadows_global
FAIL interpreter\test\test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path
FAIL interpreter\test\test_zpy.py::test_pytrace
============= 3 failed, 728 passed, 41 skipped in 947.66 seconds ==============
++ 01:18:54 starting module/_rawffi/test [26 started in total]
__ module/_random/test [23 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\_random\test\test_random.py .............
module\_random\test\test_ztranslation.py .
========================= 14 passed in 158.00 seconds =========================
++ 01:19:06 starting module/_sha/test [27 started in total]
__ module/_rawffi/alt/test [24 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module\_rawffi\alt\test\test_ffitype.py .....
module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss....
module\_rawffi\alt\test\test_struct.py ...............
module\_rawffi\alt\test\test_type_converter.py ...........
==================== 68 passed, 5 skipped in 63.43 seconds ====================
++ 01:19:35 starting module/_socket/test [28 started in total]
__ module/_sha/test [25 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\_sha\test\test_sha.py .s....
==================== 5 passed, 1 skipped in 38.96 seconds =====================
++ 01:19:51 starting module/_sre/test [29 started in total]
__ module/_rawffi/test [26 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 83 items
module\_rawffi\test\apptest_rawffi.py .
module\_rawffi\test\test__rawffi.py .................s.................................s................
module\_rawffi\test\test_exit.py s
module\_rawffi\test\test_nested.py ......
module\_rawffi\test\test_struct.py ...
module\_rawffi\test\test_tracker.py ...
module\_rawffi\test\test_ztranslation.py .
=================== 80 passed, 3 skipped in 107.66 seconds ====================
n: 2
Arg 0: 3
Arg 1: 15
++ 01:20:44 starting module/_vmprof/test [30 started in total]
__ module/_vmprof/test [27 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.00 seconds =========================
++ 01:20:48 starting module/_warnings/test [31 started in total]
__ module/_sre/test [28 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 139 items
module\_sre\test\test_app_sre.py ...................................................................................................................
module\_sre\test\test_sre_buf.py ........................
========================= 139 passed in 96.40 seconds =========================
++ 01:21:36 starting module/_weakref/test [32 started in total]
__ module/_cffi_backend/test [29 done in total, somefailed=True] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 466 items
module\_cffi_backend\test\test_c.py s..............................................................................ssss.s....................................................s.....s...................sss...........................s...s........................s......
module\_cffi_backend\test\test_fastpath.py ..................
module\_cffi_backend\test\test_ffi_obj.py .............................................
module\_cffi_backend\test\test_file.py s..
module\_cffi_backend\test\test_parse_c_type.py ..............s...
module\_cffi_backend\test\test_re_python.py .................s..
module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss.......
module\_cffi_backend\test\test_unicode_literals.py .......
module\_cffi_backend\test\test_wchar_helper.py .
module\_cffi_backend\test\test_ztranslation.py s
================================== FAILURES ===================================
__________________ AppTestRecompiler.test_macro_check_value ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a867e5a7c8>
def test_macro_check_value(self):
# the value '-0x80000000' in C sources does not have a clear meaning
# to me; it appears to have a different effect than '-2147483648'...
# Moreover, on 32-bits, -2147483648 is actually equal to
# -2147483648U, which in turn is equal to 2147483648U and so positive.
import sys
vals = ['42', '-42', '0x80000000', '-2147483648',
'0', '9223372036854775809ULL',
'-9223372036854775807LL']
if sys.maxsize <= 2**32:
vals.remove('-2147483648')
cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i])
for i in range(len(vals))
for j in range(len(vals))]
verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i]
for i in range(len(vals))
for j in range(len(vals))]
ffi, lib = self.prepare(
'\n'.join(cdef_lines),
'test_macro_check_value_ok',
'\n'.join(verify_lines))
for j in range(len(vals)):
c_got = int(vals[j].replace('U', '').replace('L', ''), 0)
c_compiler_msg = str(c_got)
if c_got > 0:
c_compiler_msg += ' (0x%x)' % (c_got,)
#
for i in range(len(vals)):
attrname = 'FOO_%d_%d' % (i, j)
if i == j:
x = getattr(lib, attrname)
assert x == c_got
else:
> e = raises(ffi.error, getattr, lib, attrname)
E (application-level) AssertionError: DID NOT RAISE
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:220]:38: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c
_CFFI_test_macro_check_value_ok.c
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Creating library d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp
Generating code
Finished generating code
__________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a867e5a7c8>
def test_verify_anonymous_enum_with_typedef(self):
ffi, lib = self.prepare(
"typedef enum { AA, ... } e1;",
'test_verify_anonymous_enum_with_typedef1',
"typedef enum { BB, CC, AA } e1;")
assert lib.AA == 2
assert ffi.sizeof("e1") == ffi.sizeof("int")
assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>"
#
import sys
ffi, lib = self.prepare(
"typedef enum { AA=%d } e1;" % sys.maxsize,
'test_verify_anonymous_enum_with_typedef2',
"typedef enum { AA=%d } e1;" % sys.maxsize)
> assert lib.AA == sys.maxsize
E (application-level) AssertionError: assert -1 == 9223372036854775807
E + where -1 = -1
E + where -1 = <Lib object for '_CFFI_test_verify_anonymous_enum_with_typedef2'>.AA
E + and 9223372036854775807 = 9223372036854775807
E + where 9223372036854775807 = <module 'sys' (built-in)>.maxsize
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:495]:15: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c
_CFFI_test_verify_anonymous_enum_with_typedef1.c
Creating library d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp
Generating code
Finished generating code
generating d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c
_CFFI_test_verify_anonymous_enum_with_typedef2.c
d:\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value
Creating library d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1043\recompiler\Release\systemtemp\pytest\usession-main-1043\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp
Generating code
Finished generating code
=========================== short test summary info ===========================
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef
============= 2 failed, 436 passed, 28 skipped in 976.87 seconds ==============
++ 01:22:22 starting module/_winreg/test [33 started in total]
__ module/_socket/test [30 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
module\_socket\test\test_sock_app.py .......s..........s.............s...........s.s.ss.........
module\_socket\test\test_ztranslation.py .
=================== 53 passed, 7 skipped in 179.75 seconds ====================
++ 01:22:40 starting module/array/test [34 started in total]
__ module/_warnings/test [31 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 12 items
module\_warnings\test\apptest_warnings.py ...........
module\_warnings\test\test_warnings.py .
========================= 12 passed in 111.85 seconds =========================
++ 01:22:47 starting module/binascii/test [35 started in total]
__ module/_weakref/test [32 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
module\_weakref\test\test_weakref.py ....................s.....................
==================== 41 passed, 1 skipped in 78.47 seconds ====================
++ 01:22:58 starting module/bz2/test [36 started in total]
__ module/_winreg/test [33 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\_winreg\test\test_winreg.py ............s..ss.
==================== 15 passed, 3 skipped in 44.22 seconds ====================
++ 01:23:15 starting module/cStringIO/test [37 started in total]
__ module/bz2/test [34 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items / 2 skipped
module\bz2\test\test_large.py s
========================= 3 skipped in 34.26 seconds ==========================
++ 01:23:37 starting module/cmath/test [38 started in total]
__ module/binascii/test [35 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\binascii\test\test_binascii.py ..............
========================= 14 passed in 82.98 seconds ==========================
++ 01:24:16 starting module/cpyext/test/test_abstract.py [39 started in total]
__ module/array/test [36 done in total, somefailed=True] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
module\array\test\test_array.py ..............E......................s...........
module\array\test\test_ztranslation.py .
=================================== ERRORS ====================================
____________ ERROR at teardown of AppTestArray.test_reversingslice ____________
self = <CallInfo when='teardown' exception: {
<C object Array of Char {'nolength': True} at 0x2108639a470>:
<C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 190, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x00000210895d8e30>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x0000021080051670>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x00000210895e3678>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000210859f4ba0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000210859f4ba0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x000002108190a860>
item = <AppTestMethod 'test_reversingslice'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E <C object Array of Char {'nolength': True} at 0x2108639a470>:
E <C object Array of Char {'nolength': True} at 0x2108639a4d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a650>:
E <C object Array of Char {'nolength': True} at 0x2108639a550>:
E <C object Array of Char {'nolength': True} at 0x2108639a2b0>:
E <C object Array of Char {'nolength': True} at 0x2108639a490>:
E <C object Array of Char {'nolength': True} at 0x2108639a5d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a910>:
E <C object Array of Char {'nolength': True} at 0x2108639a770>:
E <C object Array of Char {'nolength': True} at 0x2108639a230>:
E <C object Array of Char {'nolength': True} at 0x2108639a730>:
E <C object Array of Char {'nolength': True} at 0x2108639a850>:
E <C object Array of Char {'nolength': True} at 0x2108639a750>:
E <C object Array of Char {'nolength': True} at 0x2108639a690>:
E <C object Array of Char {'nolength': True} at 0x210843b5f90>:
E <C object Array of Char {'nolength': True} at 0x2108639a590>:
E <C object Array of Char {'nolength': True} at 0x210843b5d20>:
E <C object Array of Char {'nolength': True} at 0x2108639a7d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a710>:
E <C object Array of Char {'nolength': True} at 0x2108639a250>:
E <C object Array of Char {'nolength': True} at 0x2108639a1d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a950>:
E <C object Array of Char {'nolength': True} at 0x2108639a3d0>:
E <C object Array of Char {'nolength': True} at 0x2108639ac90>:
E <C object Array of Char {'nolength': True} at 0x2108639b030>:
E <C object Array of Char {'nolength': True} at 0x2108639a9f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b050>:
E <C object Array of Char {'nolength': True} at 0x2108639ae90>:
E <C object Array of Char {'nolength': True} at 0x2108639af90>:
E <C object Array of Char {'nolength': True} at 0x2108639aa70>:
E <C object Array of Char {'nolength': True} at 0x2108639ab30>:
E <C object Array of Char {'nolength': True} at 0x2108639aa30>:
E <C object Array of Char {'nolength': True} at 0x2108639af50>:
E <C object Array of Char {'nolength': True} at 0x2108639af10>:
E <C object Array of Char {'nolength': True} at 0x2108639b090>:
E <C object Array of Char {'nolength': True} at 0x2108639abb0>:
E <C object Array of Char {'nolength': True} at 0x2108639ab50>:
E <C object Array of Char {'nolength': True} at 0x2108639af70>:
E <C object Array of Char {'nolength': True} at 0x2108639ad50>:
E <C object Array of Char {'nolength': True} at 0x2108639b0d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b070>:
E <C object Array of Char {'nolength': True} at 0x2108639ad90>:
E <C object Array of Char {'nolength': True} at 0x2108639b190>:
E <C object Array of Char {'nolength': True} at 0x2108639b130>:
E <C object Array of Char {'nolength': True} at 0x2108639ae10>:
E <C object Array of Char {'nolength': True} at 0x2108639ab70>:
E <C object Array of Char {'nolength': True} at 0x2108639aad0>:
E <C object Array of Char {'nolength': True} at 0x2108639ac30>:
E <C object Array of Char {'nolength': True} at 0x2108639ac70>:
E <C object Array of Char {'nolength': True} at 0x2108639ae50>:
E <C object Array of Char {'nolength': True} at 0x2108639add0>:
E <C object Array of Char {'nolength': True} at 0x2108639ae70>:
E <C object Array of Char {'nolength': True} at 0x2108639aed0>:
E <C object Array of Char {'nolength': True} at 0x2108639ad30>:
E <C object Array of Char {'nolength': True} at 0x2108639b5f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b410>:
E <C object Array of Char {'nolength': True} at 0x2108639b350>:
E <C object Array of Char {'nolength': True} at 0x2108639b7d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b250>:
E <C object Array of Char {'nolength': True} at 0x2108639b290>:
E <C object Array of Char {'nolength': True} at 0x2108639b8f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b890>:
E <C object Array of Char {'nolength': True} at 0x2108639b990>:
E <C object Array of Char {'nolength': True} at 0x2108639b470>:
E <C object Array of Char {'nolength': True} at 0x2108639b910>:
E <C object Array of Char {'nolength': True} at 0x210843b53f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b4b0>:
E <C object Array of Char {'nolength': True} at 0x210843b5bd0>:
E <C object Array of Char {'nolength': True} at 0x210843b5b40>:
E <C object Array of Char {'nolength': True} at 0x2108639b6d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b690>:
E <C object Array of Char {'nolength': True} at 0x2108639b3b0>:
E <C object Array of Char {'nolength': True} at 0x2108639b430>:
E <C object Array of Char {'nolength': True} at 0x2108639b7f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b810>:
E <C object Array of Char {'nolength': True} at 0x2108639b310>:
E <C object Array of Char {'nolength': True} at 0x2108639b3f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b1f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b590>:
E <C object Array of Char {'nolength': True} at 0x2108639b530>:
E <C object Array of Char {'nolength': True} at 0x2108639b870>:
E <C object Array of Char {'nolength': True} at 0x2108639c1b0>:
E <C object Array of Char {'nolength': True} at 0x2108639c150>:
E <C object Array of Char {'nolength': True} at 0x2108639bbd0>:
E <C object Array of Char {'nolength': True} at 0x2108639c050>:
E <C object Array of Char {'nolength': True} at 0x210852fe760>:
E <C object Array of Char {'nolength': True} at 0x2108639bdd0>:
E <C object Array of Char {'nolength': True} at 0x210852fe850>:
E <C object Array of Char {'nolength': True} at 0x210843b5cc0>:
E <C object Array of Char {'nolength': True} at 0x2108639bbf0>:
E <C object Array of Char {'nolength': True} at 0x2108639bfb0>:
E <C object Array of Char {'nolength': True} at 0x2108639bc50>:
E <C object Array of Char {'nolength': True} at 0x2108639bc10>:
E <C object Array of Char {'nolength': True} at 0x2108639bf50>:
E <C object Array of Char {'nolength': True} at 0x2108639bad0>:
E <C object Array of Char {'nolength': True} at 0x2108639bf90>:
E <C object Array of Char {'nolength': True} at 0x2108639bd10>:
E <C object Array of Char {'nolength': True} at 0x2108639c070>:
E <C object Array of Char {'nolength': True} at 0x2108639c0d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c0f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c170>:
E <C object Array of Char {'nolength': True} at 0x2108639bb70>:
E <C object Array of Char {'nolength': True} at 0x2108639c010>:
E <C object Array of Char {'nolength': True} at 0x2108639bcf0>:
E <C object Array of Char {'nolength': True} at 0x2108639bff0>:
E <C object Array of Char {'nolength': True} at 0x2108639ba70>:
E <C object Array of Char {'nolength': True} at 0x2108639c110>:
E <C object Array of Char {'nolength': True} at 0x2108639ba90>:
E <C object Array of Char {'nolength': True} at 0x2108639bc70>:
E <C object Array of Char {'nolength': True} at 0x2108639be50>:
E <C object Array of Char {'nolength': True} at 0x2108639be30>:
E <C object Array of Char {'nolength': True} at 0x2108639c670>:
E <C object Array of Char {'nolength': True} at 0x2108639c290>:
E <C object Array of Char {'nolength': True} at 0x2108639c7f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c470>:
E <C object Array of Char {'nolength': True} at 0x2108639c3d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c330>:
E <C object Array of Char {'nolength': True} at 0x2108639c870>:
E <C object Array of Char {'nolength': True} at 0x2108639c650>:
E <C object Array of Char {'nolength': True} at 0x2108639c4b0>:
E <C object Array of Char {'nolength': True} at 0x2108639c490>:
E <C object Array of Char {'nolength': True} at 0x2108639c7d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c530>:
E <C object Array of Char {'nolength': True} at 0x2108639c790>:
E <C object Array of Char {'nolength': True} at 0x2108639c910>:
E <C object Array of Char {'nolength': True} at 0x2108639c4f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c890>:
E <C object Array of Char {'nolength': True} at 0x2108639c8f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c690>:
E <C object Array of Char {'nolength': True} at 0x2108639c8d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c2b0>:
E <C object Array of Char {'nolength': True} at 0x2108639c4d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c230>:
E <C object Array of Char {'nolength': True} at 0x2108639c1f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c850>:
E <C object Array of Char {'nolength': True} at 0x2108639cc30>:
E <C object Array of Char {'nolength': True} at 0x2108639d030>:
E <C object Array of Char {'nolength': True} at 0x2108639cfb0>:
E <C object Array of Char {'nolength': True} at 0x2108639ce90>:
E <C object Array of Char {'nolength': True} at 0x2108639cdb0>:
E <C object Array of Char {'nolength': True} at 0x2108639cf30>:
E <C object Array of Char {'nolength': True} at 0x2108639cbf0>:
E <C object Array of Char {'nolength': True} at 0x2108639ccd0>:
E <C object Array of Char {'nolength': True} at 0x2108639ced0>:
E <C object Array of Char {'nolength': True} at 0x2108639ca30>:
E <C object Array of Char {'nolength': True} at 0x2108639cc50>:
E <C object Array of Char {'nolength': True} at 0x2108639cff0>:
E <C object Array of Char {'nolength': True} at 0x2108639ca50>:
E <C object Array of Char {'nolength': True} at 0x2108639ccf0>:
E <C object Array of Char {'nolength': True} at 0x2108639ccb0>:
E <C object Array of Char {'nolength': True} at 0x2108639d010>:
E <C object Array of Char {'nolength': True} at 0x2108639d0b0>:
E <C object Array of Char {'nolength': True} at 0x2108639cbd0>:
E <C object Array of Char {'nolength': True} at 0x21086399350>:
E <C object Array of Char {'nolength': True} at 0x21086399910>:
E <C object Array of Char {'nolength': True} at 0x210863992f0>:
E <C object Array of Char {'nolength': True} at 0x210863999f0>:
E <C object Array of Char {'nolength': True} at 0x2108639a090>:
E <C object Array of Char {'nolength': True} at 0x2108639a0d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a6f0>:
E <C object Array of Char {'nolength': True} at 0x2108639a670>:
E <C object Array of Char {'nolength': True} at 0x2108639a790>:
E <C object Array of Char {'nolength': True} at 0x2108639a8b0>:
E <C object Array of Char {'nolength': True} at 0x2108639a2f0>:
E <C object Array of Char {'nolength': True} at 0x2108639a510>:
E <C object Array of Char {'nolength': True} at 0x2108639a890>:
E <C object Array of Char {'nolength': True} at 0x2108639a1f0>:
E <C object Array of Char {'nolength': True} at 0x2108639a8d0>:
E <C object Array of Char {'nolength': True} at 0x2108639a610>:
E <C object Array of Char {'nolength': True} at 0x2108639acb0>:
E <C object Array of Char {'nolength': True} at 0x2108639b0b0>:
E <C object Array of Char {'nolength': True} at 0x2108639b0f0>:
E <C object Array of Char {'nolength': True} at 0x2108639adb0>:
E <C object Array of Char {'nolength': True} at 0x2108639aab0>:
E <C object Array of Char {'nolength': True} at 0x2108639b2f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b8d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b2d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b3d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b8b0>:
E <C object Array of Char {'nolength': True} at 0x2108639be70>:
E <C object Array of Char {'nolength': True} at 0x2108639bd90>:
E <C object Array of Char {'nolength': True} at 0x2108639c190>:
E <C object Array of Char {'nolength': True} at 0x2108639bd50>:
E <C object Array of Char {'nolength': True} at 0x2108639bc30>:
E <C object Array of Char {'nolength': True} at 0x2108639c570>:
E <C object Array of Char {'nolength': True} at 0x2108639c310>:
E <C object Array of Char {'nolength': True} at 0x2108639c210>:
E <C object Array of Char {'nolength': True} at 0x2108639c510>:
E <C object Array of Char {'nolength': True} at 0x2108639c550>:
E <C object Array of Char {'nolength': True} at 0x2108639c5f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c1d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c430>:
E <C object Array of Char {'nolength': True} at 0x2108639d050>:
E <C object Array of Char {'nolength': True} at 0x210843b5ae0>:
E <C object Array of Char {'nolength': True} at 0x2108639d090>:
E <C object Array of Char {'nolength': True} at 0x210843b5480>:
E <C object Array of Char {'nolength': True} at 0x210843b5de0>:
E <C object Array of Char {'nolength': True} at 0x2108639c9d0>:
E <C object Array of Char {'nolength': True} at 0x2108639cc90>:
E <C object Array of Char {'nolength': True} at 0x2108639cfd0>:
E <C object Array of Char {'nolength': True} at 0x2108639caf0>:
E <C object Array of Char {'nolength': True} at 0x21086399630>:
E <C object Array of Char {'nolength': True} at 0x210863992d0>:
E <C object Array of Char {'nolength': True} at 0x210863998d0>:
E <C object Array of Char {'nolength': True} at 0x21086399530>:
E <C object Array of Char {'nolength': True} at 0x21086399f30>:
E <C object Array of Char {'nolength': True} at 0x21086399eb0>:
E <C object Array of Char {'nolength': True} at 0x21086399d70>:
E <C object Array of Char {'nolength': True} at 0x2108639a050>:
E <C object Array of Char {'nolength': True} at 0x2108639a630>:
E <C object Array of Char {'nolength': True} at 0x2108639a8f0>:
E <C object Array of Char {'nolength': True} at 0x2108639ad70>:
E <C object Array of Char {'nolength': True} at 0x2108639aa90>:
E <C object Array of Char {'nolength': True} at 0x2108639adf0>:
E <C object Array of Char {'nolength': True} at 0x2108639ad10>:
E <C object Array of Char {'nolength': True} at 0x2108639b9b0>:
E <C object Array of Char {'nolength': True} at 0x2108639b570>:
E <C object Array of Char {'nolength': True} at 0x2108639b5b0>:
E <C object Array of Char {'nolength': True} at 0x2108639b6b0>:
E <C object Array of Char {'nolength': True} at 0x2108639bcb0>:
E <C object Array of Char {'nolength': True} at 0x210843b5810>:
E <C object Array of Char {'nolength': True} at 0x2108639bfd0>:
E <C object Array of Char {'nolength': True} at 0x210843b5240>:
E <C object Array of Char {'nolength': True} at 0x210852fe3a0>:
E <C object Array of Char {'nolength': True} at 0x2108639bc90>:
E <C object Array of Char {'nolength': True} at 0x2108639ba50>:
E <C object Array of Char {'nolength': True} at 0x2108639bb50>:
E <C object Array of Char {'nolength': True} at 0x2108639c8b0>:
E <C object Array of Char {'nolength': True} at 0x2108639c810>:
E <C object Array of Char {'nolength': True} at 0x2108639ce50>:
E <C object Array of Char {'nolength': True} at 0x2108639cd30>:
E <C object Array of Char {'nolength': True} at 0x2108639cef0>:
E <C object Array of Char {'nolength': True} at 0x2108639cf10>:
E <C object Array of Char {'nolength': True} at 0x2108639c9f0>:
E <C object Array of Char {'nolength': True} at 0x2108639cf50>:
E <C object Array of Char {'nolength': True} at 0x2108639d0f0>:
E <C object Array of Char {'nolength': True} at 0x2108639cb90>:
E <C object Array of Char {'nolength': True} at 0x210863997f0>:
E <C object Array of Char {'nolength': True} at 0x21086399870>:
E <C object Array of Char {'nolength': True} at 0x210852fe9a0>:
E <C object Array of Char {'nolength': True} at 0x2108639a070>:
E <C object Array of Char {'nolength': True} at 0x210843b5780>:
E <C object Array of Char {'nolength': True} at 0x210852fe430>:
E <C object Array of Char {'nolength': True} at 0x2108639a0b0>:
E <C object Array of Char {'nolength': True} at 0x210863999d0>:
E <C object Array of Char {'nolength': True} at 0x21086399f70>:
E <C object Array of Char {'nolength': True} at 0x2108639a810>:
E <C object Array of Char {'nolength': True} at 0x2108639a570>:
E <C object Array of Char {'nolength': True} at 0x2108639ac50>:
E <C object Array of Char {'nolength': True} at 0x2108639a9d0>:
E <C object Array of Char {'nolength': True} at 0x2108639aff0>:
E <C object Array of Char {'nolength': True} at 0x2108639b330>:
E <C object Array of Char {'nolength': True} at 0x2108639b230>:
E <C object Array of Char {'nolength': True} at 0x2108639b450>:
E <C object Array of Char {'nolength': True} at 0x2108639b610>:
E <C object Array of Char {'nolength': True} at 0x2108639bef0>:
E <C object Array of Char {'nolength': True} at 0x2108639bbb0>:
E <C object Array of Char {'nolength': True} at 0x2108639c3b0>:
E <C object Array of Char {'nolength': True} at 0x2108639c350>:
E <C object Array of Char {'nolength': True} at 0x210843b5390>:
E <C object Array of Char {'nolength': True} at 0x2108639c710>:
E <C object Array of Char {'nolength': True} at 0x210843b5960>:
E <C object Array of Char {'nolength': True} at 0x2108639c590>:
E <C object Array of Char {'nolength': True} at 0x2108639c770>:
E <C object Array of Char {'nolength': True} at 0x2108639c370>:
E <C object Array of Char {'nolength': True} at 0x2108639cc70>:
E <C object Array of Char {'nolength': True} at 0x2108639d0d0>:
E <C object Array of Char {'nolength': True} at 0x2108639cb50>:
E <C object Array of Char {'nolength': True} at 0x21086399750>:
E <C object Array of Char {'nolength': True} at 0x210863995b0>:
E <C object Array of Char {'nolength': True} at 0x210863994f0>:
E <C object Array of Char {'nolength': True} at 0x2108639a0f0>:
E <C object Array of Char {'nolength': True} at 0x21086399e30>:
E <C object Array of Char {'nolength': True} at 0x21086399dd0>:
E <C object Array of Char {'nolength': True} at 0x2108639a830>:
E <C object Array of Char {'nolength': True} at 0x2108639a870>:
E <C object Array of Char {'nolength': True} at 0x2108639a290>:
E <C object Array of Char {'nolength': True} at 0x2108639a3f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b150>:
E <C object Array of Char {'nolength': True} at 0x2108639b930>:
E <C object Array of Char {'nolength': True} at 0x2108639b4f0>:
E <C object Array of Char {'nolength': True} at 0x2108639b2b0>:
E <C object Array of Char {'nolength': True} at 0x2108639bb90>:
E <C object Array of Char {'nolength': True} at 0x2108639beb0>:
E <C object Array of Char {'nolength': True} at 0x2108639bf70>:
E <C object Array of Char {'nolength': True} at 0x2108639ba10>:
E <C object Array of Char {'nolength': True} at 0x2108639c270>:
E <C object Array of Char {'nolength': True} at 0x2108639c450>:
E <C object Array of Char {'nolength': True} at 0x2108639cd10>:
E <C object Array of Char {'nolength': True} at 0x2108639d110>:
E <C object Array of Char {'nolength': True} at 0x2108639cad0>:
E <C object Array of Char {'nolength': True} at 0x21086399850>:
E <C object Array of Char {'nolength': True} at 0x210843b5990>:
E <C object Array of Char {'nolength': True} at 0x21086399e90>:
E <C object Array of Char {'nolength': True} at 0x210843b55a0>:
E <C object Array of Char {'nolength': True} at 0x210843b5b10>:
E <C object Array of Char {'nolength': True} at 0x21086399b50>:
E <C object Array of Char {'nolength': True} at 0x21086399ff0>:
E <C object Array of Char {'nolength': True} at 0x2108639a270>:
E <C object Array of Char {'nolength': True} at 0x2108639a370>:
E <C object Array of Char {'nolength': True} at 0x2108639acd0>:
E <C object Array of Char {'nolength': True} at 0x2108639b510>:
E <C object Array of Char {'nolength': True} at 0x2108639b650>:
E <C object Array of Char {'nolength': True} at 0x2108639b790>:
E <C object Array of Char {'nolength': True} at 0x2108639bf30>:
E <C object Array of Char {'nolength': True} at 0x2108639bb10>:
E <C object Array of Char {'nolength': True} at 0x2108639c950>:
E <C object Array of Char {'nolength': True} at 0x2108639c930>:
E <C object Array of Char {'nolength': True} at 0x2108639cdd0>:
E <C object Array of Char {'nolength': True} at 0x2108639ca70>:
E <C object Array of Char {'nolength': True} at 0x210863998f0>:
E <C object Array of Char {'nolength': True} at 0x210843b5cf0>:
E <C object Array of Char {'nolength': True} at 0x21086399a70>:
E <C object Array of Char {'nolength': True} at 0x210843b5c00>:
E <C object Array of Char {'nolength': True} at 0x210843b5210>:
E <C object Array of Char {'nolength': True} at 0x21086399bb0>:
E <C object Array of Char {'nolength': True} at 0x21086399d50>:
E <C object Array of Char {'nolength': True} at 0x2108639a310>:
E <C object Array of Char {'nolength': True} at 0x2108639aeb0>:
E <C object Array of Char {'nolength': True} at 0x2108639afd0>:
E <C object Array of Char {'nolength': True} at 0x2108639b950>:
E <C object Array of Char {'nolength': True} at 0x2108639b370>:
E <C object Array of Char {'nolength': True} at 0x2108639b9f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c2f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c3f0>:
E <C object Array of Char {'nolength': True} at 0x2108639cc10>:
E <C object Array of Char {'nolength': True} at 0x210863996f0>:
E <C object Array of Char {'nolength': True} at 0x21086399390>:
E <C object Array of Char {'nolength': True} at 0x21086399d10>:
E <C object Array of Char {'nolength': True} at 0x2108639b1b0>:
E <C object Array of Char {'nolength': True} at 0x2108639af30>:
E <C object Array of Char {'nolength': True} at 0x210843b5300>:
E <C object Array of Char {'nolength': True} at 0x2108639b5d0>:
E <C object Array of Char {'nolength': True} at 0x210843b5c90>:
E <C object Array of Char {'nolength': True} at 0x210852fe520>:
E <C object Array of Char {'nolength': True} at 0x2108639b490>:
E <C object Array of Char {'nolength': True} at 0x2108639b4d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b670>:
E <C object Array of Char {'nolength': True} at 0x2108639bed0>:
E <C object Array of Char {'nolength': True} at 0x2108639c2d0>:
E <C object Array of Char {'nolength': True} at 0x2108639c390>:
E <C object Array of Char {'nolength': True} at 0x2108639c970>:
E <C object Array of Char {'nolength': True} at 0x2108639cb30>:
E <C object Array of Char {'nolength': True} at 0x210863991d0>:
E <C object Array of Char {'nolength': True} at 0x210863998b0>:
E <C object Array of Char {'nolength': True} at 0x210863991f0>:
E <C object Array of Char {'nolength': True} at 0x21086399c50>:
E <C object Array of Char {'nolength': True} at 0x2108639a350>:
E <C object Array of Char {'nolength': True} at 0x2108639aaf0>:
E <C object Array of Char {'nolength': True} at 0x2108639b210>:
E <C object Array of Char {'nolength': True} at 0x2108639bd70>:
E <C object Array of Char {'nolength': True} at 0x2108639c750>:
E <C object Array of Char {'nolength': True} at 0x2108639cb10>:
E <C object Array of Char {'nolength': True} at 0x210863997d0>:
E <C object Array of Char {'nolength': True} at 0x21086399bd0>:
E <C object Array of Char {'nolength': True} at 0x2108639a5f0>:
E <C object Array of Char {'nolength': True} at 0x2108639aa10>:
E <C object Array of Char {'nolength': True} at 0x2108639b850>:
E <C object Array of Char {'nolength': True} at 0x2108639bb30>:
E <C object Array of Char {'nolength': True} at 0x2108639cdf0>:
E <C object Array of Char {'nolength': True} at 0x21086399250>:
E <C object Array of Char {'nolength': True} at 0x21086399810>:
E <C object Array of Char {'nolength': True} at 0x2108639a190>:
E <C object Array of Char {'nolength': True} at 0x2108639a990>:
E <C object Array of Char {'nolength': True} at 0x2108639aef0>:
E <C object Array of Char {'nolength': True} at 0x2108639b970>:
E <C object Array of Char {'nolength': True} at 0x2108639b770>:
E <C object Array of Char {'nolength': True} at 0x2108639be90>:
E <C object Array of Char {'nolength': True} at 0x2108639ceb0>:
E <C object Array of Char {'nolength': True} at 0x2108639ce30>:
E <C object Array of Char {'nolength': True} at 0x21086399710>:
E <C object Array of Char {'nolength': True} at 0x21086399c70>:
E <C object Array of Char {'nolength': True} at 0x2108639a430>:
E <C object Array of Char {'nolength': True} at 0x2108639b830>:
E <C object Array of Char {'nolength': True} at 0x2108639c030>:
E <C object Array of Char {'nolength': True} at 0x2108639c630>:
E <C object Array of Char {'nolength': True} at 0x21086399270>:
E <C object Array of Char {'nolength': True} at 0x2108639a010>:
E <C object Array of Char {'nolength': True} at 0x2108639abd0>:
E <C object Array of Char {'nolength': True} at 0x2108639c090>:
E <C object Array of Char {'nolength': True} at 0x2108639c6d0>:
E <C object Array of Char {'nolength': True} at 0x2108639cb70>:
E <C object Array of Char {'nolength': True} at 0x21086399fb0>:
E <C object Array of Char {'nolength': True} at 0x2108639afb0>:
E <C object Array of Char {'nolength': True} at 0x2108639c410>:
E <C object Array of Char {'nolength': True} at 0x2108639cf70>:
E <C object Array of Char {'nolength': True} at 0x2108639ca90>:
E <C object Array of Char {'nolength': True} at 0x21086399370>:
E <C object Array of Char {'nolength': True} at 0x2108639a2d0>:
E <C object Array of Char {'nolength': True} at 0x2108639b7b0>:
E <C object Array of Char {'nolength': True} at 0x2108639bcd0>:
E <C object Array of Char {'nolength': True} at 0x2108639bab0>:
E <C object Array of Char {'nolength': True} at 0x21086399430>:
E <C object Array of Char {'nolength': True} at 0x2108639a9b0>:
E <C object Array of Char {'nolength': True} at 0x2108639ab10>:
E <C object Array of Char {'nolength': True} at 0x2108639b6f0>:
E <C object Array of Char {'nolength': True} at 0x2108639c610>:
E <C object Array of Char {'nolength': True} at 0x210863993f0>:
E <C object Array of Char {'nolength': True} at 0x21086399af0>:
E <C object Array of Char {'nolength': True} at 0x2108639a3b0>:
E <C object Array of Char {'nolength': True} at 0x2108049b220>:
E <C object Array of Char {'nolength': True} at 0x2108049b8a0>:
E <C object Array of Char {'nolength': True} at 0x21080498320>:
E <C object Array of Char {'nolength': True} at 0x21080499920>:
E <C object Array of Char {'nolength': True} at 0x2108049b560>:
E <C object Array of Char {'nolength': True} at 0x2108049bce0>:
E <C object Array of Char {'nolength': True} at 0x2108049bc20>:
E <C object Array of Char {'nolength': True} at 0x21080499ba0>:
E <C object Array of Char {'nolength': True} at 0x2108049b0c0>:
E <C object Array of Char {'nolength': True} at 0x21080498440>:
E <C object Array of Char {'nolength': True} at 0x2108049b060>:
E <C object Array of Char {'nolength': True} at 0x2108639bd30>:
E <C object Array of Char {'nolength': True} at 0x210843b5c30>:
E <C object Array of Char {'nolength': True} at 0x210863993b0>:
E <C object Array of Char {'nolength': True} at 0x210843b5630>:
E <C object Array of Char {'nolength': True} at 0x21087a4cb00>:
E <C object Array of Char {'nolength': True} at 0x21086399ed0>:
E <C object Array of Char {'nolength': True} at 0x2108639b270>:
E <C object Array of Char {'nolength': True} at 0x2108639c5d0>:
E <C object Array of Char {'nolength': True} at 0x21086399df0>:
E <C object Array of Char {'nolength': True} at 0x2108639b630>:
E <C object Array of Char {'nolength': True} at 0x2108639d070>:
E <C object Array of Char {'nolength': True} at 0x2108049a7a0>:
E <C object Array of Char {'nolength': True} at 0x2108049a700>:
E <C object Array of Char {'nolength': True} at 0x2108049b7e0>:
E <C object Array of Char {'nolength': True} at 0x21086399a90>:
E <C object Array of Char {'nolength': True} at 0x2108639b170>:
E <C object Array of Char {'nolength': True} at 0x2108639ba30>:
E <C object Array of Char {'nolength': True} at 0x2108639c6b0>:
E <C object Array of Char {'nolength': True} at 0x2108639a410>:
E <C object Array of Char {'nolength': True} at 0x2108639bf10>:
E <C object Array of Char {'nolength': True} at 0x2108639ca10>:
E <C object Array of Char {'nolength': True} at 0x21086399ef0>:
E <C object Array of Char {'nolength': True} at 0x2108639c830>:
E <C object Array of Char {'nolength': True} at 0x21086399c30>:
E <C object Array of Char {'nolength': True} at 0x2108049aea0>:
E <C object Array of Char {'nolength': True} at 0x210804983c0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf310>:
E <C object Array of Char {'nolength': True} at 0x21087cdf2f0>:
E <C object Array of Char {'nolength': True} at 0x21087a4cd70>:
E <C object Array of Char {'nolength': True} at 0x21087cdf330>:
E <C object Array of Char {'nolength': True} at 0x21087a4c6e0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c6b0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf1f0>:
E <C object Array of Char {'nolength': True} at 0x21087cdeed0>:
E <C object Array of Char {'nolength': True} at 0x21087cdee50>:
E <C object Array of Char {'nolength': True} at 0x21087cdec10>:
E <C object Array of Char {'nolength': True} at 0x21087cdf1b0>:
E <C object Array of Char {'nolength': True} at 0x21087cdec30>:
E <C object Array of Char {'nolength': True} at 0x21087cdf150>:
E <C object Array of Char {'nolength': True} at 0x21087cdf290>:
E <C object Array of Char {'nolength': True} at 0x21087cdef90>:
E <C object Array of Char {'nolength': True} at 0x21087cdecd0>:
E <C object Array of Char {'nolength': True} at 0x21087cdebf0>:
E <C object Array of Char {'nolength': True} at 0x21087cded50>:
E <C object Array of Char {'nolength': True} at 0x21087cdeb70>:
E <C object Array of Char {'nolength': True} at 0x21087cdf110>:
E <C object Array of Char {'nolength': True} at 0x21087cdeb50>:
E <C object Array of Char {'nolength': True} at 0x21087cdecb0>:
E <C object Array of Char {'nolength': True} at 0x21087cdec70>:
E <C object Array of Char {'nolength': True} at 0x21087cdf190>:
E <C object Array of Char {'nolength': True} at 0x21087cdf010>:
E <C object Array of Char {'nolength': True} at 0x21087cdf670>:
E <C object Array of Char {'nolength': True} at 0x21087cdfaf0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfb30>:
E <C object Array of Char {'nolength': True} at 0x21087cdf3f0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c2f0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf3d0>:
E <C object Array of Char {'nolength': True} at 0x21087a4cb90>:
E <C object Array of Char {'nolength': True} at 0x21087a4c770>:
E <C object Array of Char {'nolength': True} at 0x21087cdf510>:
E <C object Array of Char {'nolength': True} at 0x21087cdf430>:
E <C object Array of Char {'nolength': True} at 0x21087cdf8b0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf590>:
E <C object Array of Char {'nolength': True} at 0x21087cdf990>:
E <C object Array of Char {'nolength': True} at 0x21087cdf5f0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf830>:
E <C object Array of Char {'nolength': True} at 0x21087cdf950>:
E <C object Array of Char {'nolength': True} at 0x21087cdf9b0>:
E <C object Array of Char {'nolength': True} at 0x21087cdf530>:
E <C object Array of Char {'nolength': True} at 0x21087cdf390>:
E <C object Array of Char {'nolength': True} at 0x21087ce0130>:
E <C object Array of Char {'nolength': True} at 0x21087ce02f0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfe70>:
E <C object Array of Char {'nolength': True} at 0x21087cdfd10>:
E <C object Array of Char {'nolength': True} at 0x21087a4cbf0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfff0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c650>:
E <C object Array of Char {'nolength': True} at 0x21087a4d220>:
E <C object Array of Char {'nolength': True} at 0x21087ce00b0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfd90>:
E <C object Array of Char {'nolength': True} at 0x21087ce0050>:
E <C object Array of Char {'nolength': True} at 0x21087ce0230>:
E <C object Array of Char {'nolength': True} at 0x21087ce01f0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfbf0>:
E <C object Array of Char {'nolength': True} at 0x21087cdff10>:
E <C object Array of Char {'nolength': True} at 0x21087ce0010>:
E <C object Array of Char {'nolength': True} at 0x21087cdfc30>:
E <C object Array of Char {'nolength': True} at 0x21087cdfd30>:
E <C object Array of Char {'nolength': True} at 0x21087cdfdd0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfd70>:
E <C object Array of Char {'nolength': True} at 0x21087ce00d0>:
E <C object Array of Char {'nolength': True} at 0x21087cdfb90>:
E <C object Array of Char {'nolength': True} at 0x21087ce0090>:
E <C object Array of Char {'nolength': True} at 0x21087cdfe30>:
E <C object Array of Char {'nolength': True} at 0x21087cdfc10>:
E <C object Array of Char {'nolength': True} at 0x21087ce0970>:
E <C object Array of Char {'nolength': True} at 0x21087ce0470>:
E <C object Array of Char {'nolength': True} at 0x21087ce0630>:
E <C object Array of Char {'nolength': True} at 0x21087ce0790>:
E <C object Array of Char {'nolength': True} at 0x21087ce07f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0770>:
E <C object Array of Char {'nolength': True} at 0x210843b59f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce09f0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c680>:
E <C object Array of Char {'nolength': True} at 0x21087a4c740>:
E <C object Array of Char {'nolength': True} at 0x21087ce06b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0930>:
E <C object Array of Char {'nolength': True} at 0x21087ce05b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0410>:
E <C object Array of Char {'nolength': True} at 0x21087ce0530>:
E <C object Array of Char {'nolength': True} at 0x21087ce09b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce08b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce06d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0890>:
E <C object Array of Char {'nolength': True} at 0x21087ce04f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0cd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0c90>:
E <C object Array of Char {'nolength': True} at 0x21087ce1170>:
E <C object Array of Char {'nolength': True} at 0x21087ce0dd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1190>:
E <C object Array of Char {'nolength': True} at 0x21087ce11d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce0e50>:
E <C object Array of Char {'nolength': True} at 0x21087ce0eb0>:
E <C object Array of Char {'nolength': True} at 0x21087ce10f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce10d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1090>:
E <C object Array of Char {'nolength': True} at 0x21087ce0e70>:
E <C object Array of Char {'nolength': True} at 0x21087ce1030>:
E <C object Array of Char {'nolength': True} at 0x21087a4cc50>:
E <C object Array of Char {'nolength': True} at 0x21087ce1810>:
E <C object Array of Char {'nolength': True} at 0x21087a4c350>:
E <C object Array of Char {'nolength': True} at 0x21087a4d100>:
E <C object Array of Char {'nolength': True} at 0x21087ce1ad0>:
E <C object Array of Char {'nolength': True} at 0x21087ce19b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1470>:
E <C object Array of Char {'nolength': True} at 0x21087ce13b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1a70>:
E <C object Array of Char {'nolength': True} at 0x21087ce1a10>:
E <C object Array of Char {'nolength': True} at 0x21087ce14f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1990>:
E <C object Array of Char {'nolength': True} at 0x21087ce1830>:
E <C object Array of Char {'nolength': True} at 0x21087ce17b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1570>:
E <C object Array of Char {'nolength': True} at 0x21087ce1af0>:
E <C object Array of Char {'nolength': True} at 0x21087ce19f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1370>:
E <C object Array of Char {'nolength': True} at 0x21087ce1770>:
E <C object Array of Char {'nolength': True} at 0x210843b5f00>:
E <C object Array of Char {'nolength': True} at 0x21087ce1610>:
E <C object Array of Char {'nolength': True} at 0x21087a4c500>:
E <C object Array of Char {'nolength': True} at 0x21087a4c8f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce18f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1630>:
E <C object Array of Char {'nolength': True} at 0x21087ce1350>:
E <C object Array of Char {'nolength': True} at 0x21087ce1690>:
E <C object Array of Char {'nolength': True} at 0x21087ce1a90>:
E <C object Array of Char {'nolength': True} at 0x21087ce18b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1db0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2010>:
E <C object Array of Char {'nolength': True} at 0x21087ce1bd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1ef0>:
E <C object Array of Char {'nolength': True} at 0x21087ce21f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce21b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1ed0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2190>:
E <C object Array of Char {'nolength': True} at 0x21087ce2290>:
E <C object Array of Char {'nolength': True} at 0x21087ce1d30>:
E <C object Array of Char {'nolength': True} at 0x21087a4c560>:
E <C object Array of Char {'nolength': True} at 0x21087ce1df0>:
E <C object Array of Char {'nolength': True} at 0x21087a4cdd0>:
E <C object Array of Char {'nolength': True} at 0x21087a4d250>:
E <C object Array of Char {'nolength': True} at 0x21087ce1e10>:
E <C object Array of Char {'nolength': True} at 0x21087ce22f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1cd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2230>:
E <C object Array of Char {'nolength': True} at 0x21087ce1ff0>:
E <C object Array of Char {'nolength': True} at 0x21087ce1e50>:
E <C object Array of Char {'nolength': True} at 0x21087ce1e70>:
E <C object Array of Char {'nolength': True} at 0x21087ce1d50>:
E <C object Array of Char {'nolength': True} at 0x21087ce2150>:
E <C object Array of Char {'nolength': True} at 0x21087ce1b50>:
E <C object Array of Char {'nolength': True} at 0x21087ce2470>:
E <C object Array of Char {'nolength': True} at 0x21087ce28d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2630>:
E <C object Array of Char {'nolength': True} at 0x21087ce2850>:
E <C object Array of Char {'nolength': True} at 0x21087ce25b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce24f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2730>:
E <C object Array of Char {'nolength': True} at 0x21087ce27f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2450>:
E <C object Array of Char {'nolength': True} at 0x21087ce2b30>:
E <C object Array of Char {'nolength': True} at 0x21087ce2a90>:
E <C object Array of Char {'nolength': True} at 0x21087ce29b0>:
E <C object Array of Char {'nolength': True} at 0x21087a4cbc0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2a50>:
E <C object Array of Char {'nolength': True} at 0x21087a4cad0>:
E <C object Array of Char {'nolength': True} at 0x21087ce28b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce24d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2810>:
E <C object Array of Char {'nolength': True} at 0x21087ce2830>:
E <C object Array of Char {'nolength': True} at 0x21087ce27d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2490>:
E <C object Array of Char {'nolength': True} at 0x21087ce2770>:
E <C object Array of Char {'nolength': True} at 0x21087ce2410>:
E <C object Array of Char {'nolength': True} at 0x21087ce3090>:
E <C object Array of Char {'nolength': True} at 0x21087ce2e10>:
E <C object Array of Char {'nolength': True} at 0x21087ce2fd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2c70>:
E <C object Array of Char {'nolength': True} at 0x21087ce3030>:
E <C object Array of Char {'nolength': True} at 0x21087ce2e30>:
E <C object Array of Char {'nolength': True} at 0x21087ce2fb0>:
E <C object Array of Char {'nolength': True} at 0x21087ce2d50>:
E <C object Array of Char {'nolength': True} at 0x21087ce3310>:
E <C object Array of Char {'nolength': True} at 0x21087ce2eb0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3110>:
E <C object Array of Char {'nolength': True} at 0x21087ce30d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3070>:
E <C object Array of Char {'nolength': True} at 0x21087ce2ef0>:
E <C object Array of Char {'nolength': True} at 0x21087ce30b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3050>:
E <C object Array of Char {'nolength': True} at 0x21087ce2f50>:
E <C object Array of Char {'nolength': True} at 0x21087ce3270>:
E <C object Array of Char {'nolength': True} at 0x21087ce2d70>:
E <C object Array of Char {'nolength': True} at 0x21087ce2e90>:
E <C object Array of Char {'nolength': True} at 0x21087ce3170>:
E <C object Array of Char {'nolength': True} at 0x21087ce2b50>:
E <C object Array of Char {'nolength': True} at 0x21087a4caa0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3490>:
E <C object Array of Char {'nolength': True} at 0x21087a4d0d0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c590>:
E <C object Array of Char {'nolength': True} at 0x21087ce3ab0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3370>:
E <C object Array of Char {'nolength': True} at 0x21087ce34f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3730>:
E <C object Array of Char {'nolength': True} at 0x21087ce3750>:
E <C object Array of Char {'nolength': True} at 0x21087ce38f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce35f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce38b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3950>:
E <C object Array of Char {'nolength': True} at 0x21087ce3570>:
E <C object Array of Char {'nolength': True} at 0x21087ce34b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3470>:
E <C object Array of Char {'nolength': True} at 0x21087ce3990>:
E <C object Array of Char {'nolength': True} at 0x21087ce3b30>:
E <C object Array of Char {'nolength': True} at 0x21087ce3a90>:
E <C object Array of Char {'nolength': True} at 0x21087a4ce30>:
E <C object Array of Char {'nolength': True} at 0x21087ce34d0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c4d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce36d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3a30>:
E <C object Array of Char {'nolength': True} at 0x21087ce33d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3ff0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3f50>:
E <C object Array of Char {'nolength': True} at 0x21087ce3d90>:
E <C object Array of Char {'nolength': True} at 0x21087ce3df0>:
E <C object Array of Char {'nolength': True} at 0x21087ce42b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4070>:
E <C object Array of Char {'nolength': True} at 0x21087ce3fd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3db0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3e90>:
E <C object Array of Char {'nolength': True} at 0x21087ce4010>:
E <C object Array of Char {'nolength': True} at 0x21087ce4330>:
E <C object Array of Char {'nolength': True} at 0x21087ce3b50>:
E <C object Array of Char {'nolength': True} at 0x21087ce41d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4110>:
E <C object Array of Char {'nolength': True} at 0x21087a4c980>:
E <C object Array of Char {'nolength': True} at 0x21087ce4150>:
E <C object Array of Char {'nolength': True} at 0x21087ce40b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce42f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3f30>:
E <C object Array of Char {'nolength': True} at 0x21087ce4230>:
E <C object Array of Char {'nolength': True} at 0x21087ce3bf0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3e70>:
E <C object Array of Char {'nolength': True} at 0x21087ce4950>:
E <C object Array of Char {'nolength': True} at 0x21087ce4790>:
E <C object Array of Char {'nolength': True} at 0x21087ce48f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4a90>:
E <C object Array of Char {'nolength': True} at 0x21087ce4750>:
E <C object Array of Char {'nolength': True} at 0x21087ce49b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4370>:
E <C object Array of Char {'nolength': True} at 0x21087ce47b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4610>:
E <C object Array of Char {'nolength': True} at 0x21087ce4870>:
E <C object Array of Char {'nolength': True} at 0x21087ce4810>:
E <C object Array of Char {'nolength': True} at 0x21087ce45d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4410>:
E <C object Array of Char {'nolength': True} at 0x21087ce46d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce47d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce44b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce44d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4470>:
E <C object Array of Char {'nolength': True} at 0x21087ce4570>:
E <C object Array of Char {'nolength': True} at 0x21087ce49f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce48d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce45b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4b30>:
E <C object Array of Char {'nolength': True} at 0x21087ce4730>:
E <C object Array of Char {'nolength': True} at 0x21087ce4890>:
E <C object Array of Char {'nolength': True} at 0x21087ce4990>:
E <C object Array of Char {'nolength': True} at 0x21087ce4a10>:
E <C object Array of Char {'nolength': True} at 0x21087ce4590>:
E <C object Array of Char {'nolength': True} at 0x21087ce5050>:
E <C object Array of Char {'nolength': True} at 0x21087ce5070>:
E <C object Array of Char {'nolength': True} at 0x21087ce51d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce51f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4fd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4e30>:
E <C object Array of Char {'nolength': True} at 0x21087ce4dd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4b70>:
E <C object Array of Char {'nolength': True} at 0x21087ce4bf0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4cb0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4cd0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4ef0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4cf0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4db0>:
E <C object Array of Char {'nolength': True} at 0x21087ce4c50>:
E <C object Array of Char {'nolength': True} at 0x21087a4cfb0>:
E <C object Array of Char {'nolength': True} at 0x21087ce58d0>:
E <C object Array of Char {'nolength': True} at 0x21087a4d160>:
E <C object Array of Char {'nolength': True} at 0x21088cb2a30>:
E <C object Array of Char {'nolength': True} at 0x21087ce55f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce5510>:
E <C object Array of Char {'nolength': True} at 0x21087ce5670>:
E <C object Array of Char {'nolength': True} at 0x21087ce54b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce55b0>:
E <C object Array of Char {'nolength': True} at 0x21087ce5490>:
E <C object Array of Char {'nolength': True} at 0x21087ce5950>:
E <C object Array of Char {'nolength': True} at 0x21087ce5890>:
E <C object Array of Char {'nolength': True} at 0x21087ce5650>:
E <C object Array of Char {'nolength': True} at 0x21087ce59d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce5630>:
E <C object Array of Char {'nolength': True} at 0x21087ce57f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce58f0>:
E <C object Array of Char {'nolength': True} at 0x21087ce56d0>:
E <C object Array of Char {'nolength': True} at 0x21087ce5850>:
E <C object Array of Char {'nolength': True} at 0x21088cb2370>:
E <C object Array of Char {'nolength': True} at 0x21087ce57d0>:
E <C object Array of Char {'nolength': True} at 0x21088cb2130>:
E <C object Array of Char {'nolength': True} at 0x21087ce5b30>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 371, in descr_fromlist
E self.fromsequence(w_lst)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 996, in fromsequence
E self.setlen(oldlen + len(lst))
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x21084471a60>:
E <C object Array of Char {'nolength': True} at 0x21085116580>:
E <C object Array of Char {'nolength': True} at 0x210ffc642e0>:
E <C object Array of Char {'nolength': True} at 0x21086237bf0>:
E <C object Array of Char {'nolength': True} at 0x210ffc646d0>:
E <C object Array of Char {'nolength': True} at 0x21085115770>:
E <C object Array of Char {'nolength': True} at 0x21084473c90>:
E <C object Array of Char {'nolength': True} at 0x21080a0d260>:
E <C object Array of Char {'nolength': True} at 0x21085db8450>:
E <C object Array of Char {'nolength': True} at 0x21085db6570>:
E <C object Array of Char {'nolength': True} at 0x21085db5e20>:
E <C object Array of Char {'nolength': True} at 0x21085c3eb10>:
E <C object Array of Char {'nolength': True} at 0x21084471af0>:
E <C object Array of Char {'nolength': True} at 0x210853b3b90>:
E <C object Array of Char {'nolength': True} at 0x210853b6880>:
E <C object Array of Char {'nolength': True} at 0x210853b6970>:
E <C object Array of Char {'nolength': True} at 0x2108639c250>:
E <C object Array of Char {'nolength': True} at 0x210853b6c10>:
E <C object Array of Char {'nolength': True} at 0x21085db5810>:
E <C object Array of Char {'nolength': True} at 0x210853b5610>:
E <C object Array of Char {'nolength': True} at 0x21086399c90>:
E <C object Array of Char {'nolength': True} at 0x210853b3840>:
E <C object Array of Char {'nolength': True} at 0x21085db5250>:
E <C object Array of Char {'nolength': True} at 0x21085db5290>:
E <C object Array of Char {'nolength': True} at 0x210853b68d0>:
E <C object Array of Char {'nolength': True} at 0x210853b5a20>:
E <C object Array of Char {'nolength': True} at 0x210857fa2e0>:
E <C object Array of Char {'nolength': True} at 0x210857fa8f0>:
E <C object Array of Char {'nolength': True} at 0x210857fc580>:
E <C object Array of Char {'nolength': True} at 0x210857fc3d0>:
E <C object Array of Char {'nolength': True} at 0x210857fd480>:
E <C object Array of Char {'nolength': True} at 0x210853b4940>:
E <C object Array of Char {'nolength': True} at 0x210871db6a0>:
E <C object Array of Char {'nolength': True} at 0x210871da9f0>:
E <C object Array of Char {'nolength': True} at 0x210871dbe80>:
E <C object Array of Char {'nolength': True} at 0x210871d95f0>:
E <C object Array of Char {'nolength': True} at 0x210871dae60>:
E <C object Array of Char {'nolength': True} at 0x210871d9540>:
E <C object Array of Char {'nolength': True} at 0x210871dde20>:
E <C object Array of Char {'nolength': True} at 0x210871dda10>:
E <C object Array of Char {'nolength': True} at 0x210871df320>:
E <C object Array of Char {'nolength': True} at 0x210857fb100>:
E <C object Array of Char {'nolength': True} at 0x210871df8d0>:
E <C object Array of Char {'nolength': True} at 0x210857fa180>:
E <C object Array of Char {'nolength': True} at 0x210871de4e0>:
E <C object Array of Char {'nolength': True} at 0x210857fcbd0>:
E <C object Array of Char {'nolength': True} at 0x210853b6f90>:
E <C object Array of Char {'nolength': True} at 0x210857fde50>:
E <C object Array of Char {'nolength': True} at 0x210871de6b0>:
E <C object Array of Char {'nolength': True} at 0x21087948a40>:
E <C object Array of Char {'nolength': True} at 0x2108794b7c0>:
E <C object Array of Char {'nolength': True} at 0x2108794b4d0>:
E <C object Array of Char {'nolength': True} at 0x2108794abd0>:
E <C object Array of Char {'nolength': True} at 0x2108794a930>:
E <C object Array of Char {'nolength': True} at 0x21087949b90>:
E <C object Array of Char {'nolength': True} at 0x210804996c0>:
E <C object Array of Char {'nolength': True} at 0x210879491e0>:
E <C object Array of Char {'nolength': True} at 0x2108794d7e0>:
E <C object Array of Char {'nolength': True} at 0x2108794aea0>:
E <C object Array of Char {'nolength': True} at 0x2108794c6f0>:
E <C object Array of Char {'nolength': True} at 0x2108794eee0>:
E <C object Array of Char {'nolength': True} at 0x2108794e600>:
E <C object Array of Char {'nolength': True} at 0x2108794bf40>:
E <C object Array of Char {'nolength': True} at 0x21087950510>:
E <C object Array of Char {'nolength': True} at 0x210871da5b0>:
E <C object Array of Char {'nolength': True} at 0x21087950f80>:
E <C object Array of Char {'nolength': True} at 0x21087950de0>:
E <C object Array of Char {'nolength': True} at 0x210879502b0>:
E <C object Array of Char {'nolength': True} at 0x2108827d150>:
E <C object Array of Char {'nolength': True} at 0x2108827c040>:
E <C object Array of Char {'nolength': True} at 0x2108827c390>:
E <C object Array of Char {'nolength': True} at 0x2108827f610>:
E <C object Array of Char {'nolength': True} at 0x210882810a0>:
E <C object Array of Char {'nolength': True} at 0x2108827e630>:
E <C object Array of Char {'nolength': True} at 0x21088282b40>:
E <C object Array of Char {'nolength': True} at 0x21088282280>:
E <C object Array of Char {'nolength': True} at 0x210882810e0>:
E <C object Array of Char {'nolength': True} at 0x21088283a50>:
E <C object Array of Char {'nolength': True} at 0x2108827fd50>:
E <C object Array of Char {'nolength': True} at 0x210882821c0>:
E <C object Array of Char {'nolength': True} at 0x21088281ce0>:
E <C object Array of Char {'nolength': True} at 0x2108794fd80>:
E <C object Array of Char {'nolength': True} at 0x210882811b0>:
E <C object Array of Char {'nolength': True} at 0x2108794b050>:
E <C object Array of Char {'nolength': True} at 0x21088731210>:
E <C object Array of Char {'nolength': True} at 0x2108872fe40>:
E <C object Array of Char {'nolength': True} at 0x2108872ee10>:
E <C object Array of Char {'nolength': True} at 0x210887326a0>:
E <C object Array of Char {'nolength': True} at 0x210887328e0>:
E <C object Array of Char {'nolength': True} at 0x21088732090>:
E <C object Array of Char {'nolength': True} at 0x210887316f0>:
E <C object Array of Char {'nolength': True} at 0x21088731180>:
E <C object Array of Char {'nolength': True} at 0x21088734b00>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 579, in descr_getitem
E return self.getitem_slice(space, w_idx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1138, in getitem_slice
E w_a.setlen(size, overallocate=False)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x2108639a930>:
E <C object Array of Char {'nolength': True} at 0x2108639b110>:
E <C object Array of Char {'nolength': True} at 0x210843b5e10>:
E <C object Array of Char {'nolength': True} at 0x210852fe7c0>:
E <C object Array of Char {'nolength': True} at 0x210843b6140>:
E <C object Array of Char {'nolength': True} at 0x210843b53c0>:
E <C object Array of Char {'nolength': True} at 0x210843b5570>:
E <C object Array of Char {'nolength': True} at 0x2108639c9b0>:
E <C object Array of Char {'nolength': True} at 0x210852fe7f0>:
E <C object Array of Char {'nolength': True} at 0x210852fe400>:
E <C object Array of Char {'nolength': True} at 0x210843b5ba0>:
E <C object Array of Char {'nolength': True} at 0x210852fe4c0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c8c0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c530>:
E <C object Array of Char {'nolength': True} at 0x21087a4cb30>:
E <C object Array of Char {'nolength': True} at 0x21087a4c380>:
E <C object Array of Char {'nolength': True} at 0x21087a4c3b0>:
E <C object Array of Char {'nolength': True} at 0x21087a4c440>:
E <C object Array of Char {'nolength': True} at 0x21087a4c320>:
E <C object Array of Char {'nolength': True} at 0x21087ce2a10>:
E <C object Array of Char {'nolength': True} at 0x210843b54e0>:
E <C object Array of Char {'nolength': True} at 0x21087ce3970>:
E <C object Array of Char {'nolength': True} at 0x21087ce3c30>:
E <C object Array of Char {'nolength': True} at 0x21087ce4830>:
E <C object Array of Char {'nolength': True} at 0x21087a4c5f0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1176, in setitem_slice
E self.fromsequence(w_lst)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 996, in fromsequence
E self.setlen(oldlen + len(lst))
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
---------------------------- Captured stderr call -----------------------------
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ac6640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ac7750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ac7788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ae98d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ae9910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b0f7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2c218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2c2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2c330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2da28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2da60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b2db40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b36bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21084471a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b36c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b36c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b36c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084b42250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afa058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afa090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afabb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085116580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afb9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afba60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afbad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210ffc642e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085afbb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad37c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad37f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad38a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad38d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086237bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad3910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ad3948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639af90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddc218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddc250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ab30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddc288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddd9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639af50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddda28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639af10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddde50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084ddde88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639abb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084cb1b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084cb1b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639af70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084bc0c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084bc0c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210ffc646d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084bc1360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ad50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021084bc1398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ccd600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ce9b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085ce9d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f0a640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f24020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ae10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f24058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085115770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f24090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f5e678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f5e6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085f5e6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ac70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fd3788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21084473c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fd37c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fd37f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639add0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fd3830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ae70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085feefa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085feefe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21080a0d260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fef018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ad30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fef050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fef088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021085fef0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086021788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086021868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210860218a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108603f1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108603f210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108603f2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210860696e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086125be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086125c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086125cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b53f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108618cd40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108618d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861c6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861c66e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861c7360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861c7440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861c7478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861e4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861e4b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861e4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210861e4c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086274528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086274560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086292448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086292480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086292560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086bf1718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086bf17f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086bf1830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db8450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086bf1868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086bf18a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086c29670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d589f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d58a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d59360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d593d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d760c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db6570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d76100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d76138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d76170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d761a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d761e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db5e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085c3eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d77da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d87ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d87b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d87b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d87b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d95360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086d95398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dae100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ba70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db64b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ba90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db64f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db7980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21084471af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db79f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639be50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db7a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639be30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086db7a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dc2f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dc2f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dc3868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dde218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b3b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dde250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086dde9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ddea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ddea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ddeaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b6880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ddead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ddeb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086df4d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086df4db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086df4de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b6970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086df4e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086df4e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e04918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e04950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e04988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e04a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e10608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e106e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e10720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e28170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e281a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e30058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e300c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e30100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e314e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e31a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e31ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ce90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e9f1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e9fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b6c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086e9fda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ccd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ced0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db5810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ca30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086eae9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec01a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec01e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec0218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b5610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec0250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ccf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec0288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ccb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ec02c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecc170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecc250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecd280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecd360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863992f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ecd398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863999f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ee0020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086efcaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086efdd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086efdda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086efdde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086efde18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f1be88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f1bec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f2ee90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f2f600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b3840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f2f638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f2f670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f2f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f4ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f4cec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db5250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f4cf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639acb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f4cf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f4cf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f58758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639adb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f58790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21085db5290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f587c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f58800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f58838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f58870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b68d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6c3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639be70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6dda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b5a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6dde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6de88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f6dec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fa2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f7d718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f7d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f7d788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f7d7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086f949c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fa8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fb1ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fb1ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fb1f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fb1f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b6140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fc8d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fc8de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fc9ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fc9ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fde9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fdf440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fdf478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086fdf558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ffec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ffed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021086ffed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863992d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087014250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863998d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087014288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fc580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870142c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870142f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087014330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087015a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087015ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fc3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087015b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087015b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087015b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108702b670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ad70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108702b6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fd480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108702b6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704ab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639adf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704abf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704ac28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b4940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704ac60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108704ac98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870625d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087062608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b53c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087062640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870626e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087063d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087063da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087078b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087078bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087079868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ba50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087079948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087079980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870a0e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870a0ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ce50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870a0fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870b9cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870b9da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210870d3cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087138090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087144e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087144f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087144f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863997f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715a058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715a090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715b210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715bf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108715bfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087186020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863999d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210871871a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210871871d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724a528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724a560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ac50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724a640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724a678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724bbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724bbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108724bcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108726f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108726f788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108726f7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108727fb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108727fbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871db6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108727fbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108727fc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108727fc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210872cbe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210872cbe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210872e4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087308170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087336de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871da9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087336e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087336e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087336e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108737f088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108737f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871dbe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108737f0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108737f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863995b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873ba170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863994f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873ba1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873ba1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871d95f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873de2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873de330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873de368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873de3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871dae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210873f4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871d9540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b2480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b24b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b24f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b2528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639beb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b2560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871dde20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b2598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874b25d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ba10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874c4988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874c49c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874c49f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871dda10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874c4a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874c4a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d6288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d62c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d62f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d63a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d7718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874d7750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b55a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874f63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874f6f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874f6fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874f7088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210874f70c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087518448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639acd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087518480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087518560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875197f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875198d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087519910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087586bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087586bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087586cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087586d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ca70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108759c1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108759c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863998f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108759c288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108759d558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108759d590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875be2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875bebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875bebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875becd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875bed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875dc2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639afd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875dc2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875dc3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875ddde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875ddec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875ddef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875f14b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875f14e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863996f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875f15c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875f1600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875fcb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875fcb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871df320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875fcb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875fcbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639af30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210875fcbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877965d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877971a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877b9c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877b9d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877b9d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fb100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877b9d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877b9da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877d92b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877d92f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877d9328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871df8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210877d9360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087818330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087818368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878183a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863991d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878183d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fa180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087818410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863998b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878199f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863991f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087819a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087819a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087819a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878294e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087829520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087829600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087829638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087838838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863997d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087838870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087838950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871de4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087839c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087839c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087839cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087839d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087839d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087849750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fcbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639aef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210853b6f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087870e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b9088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639be90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b90c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ceb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b90f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210857fde50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b9130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ce30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b9168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878b91a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878cbde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878cbe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878d71d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878d7210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878d72f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878d7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878e6988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878e69c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878e6aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871de6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fa330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fa368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fa3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fa3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639afb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fa410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210878fbb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639cf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087948a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ca90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794b7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087916e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108796f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108796f0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108796f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108796f168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ab10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108796f1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087998fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b5328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863993f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b5360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b5398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b53d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b5408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879b5440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879c94e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794a930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879c9520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21080498320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210879c9558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21080499920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087a68950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087a68988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049bce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087a689c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087949b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087ab3e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049bc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087ab3ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21080499ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b1f868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b1f8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21080498440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b1f8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210804996c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b32cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b32d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210852fe4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b32d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b32de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b50c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210863993b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b50c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b51638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b516a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7a330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7a410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7a448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7b8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7b8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639d070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7b9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049a7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087b7b9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210879491e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c15168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049a700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c151a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049b7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c151d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c15210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639b170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c15248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794d7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c15280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c20c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c20c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639a410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c20cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639bf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c3bf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794aea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c3bf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639ca10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c3bfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c46020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108639c830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c57600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21086399c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c57638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794c6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c57670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108049aea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c576a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210804983c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c576e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c57718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c6f2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c6f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c8a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c8a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c8b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c8b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087c8b1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdeed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d1c8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdee50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d1c918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdec10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d1c9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d2e2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d2e3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d2e410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794eee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d2e448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d2e480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdef90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d3c6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdecd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d3c6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdebf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d3c720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794e600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d3c758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cded50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d3c790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdeb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d4b8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d4b910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdeb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794bf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdecb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdec70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087950510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087d6a560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e22410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e22448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e22480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e224b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e37ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e4f018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e4f948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087e8a090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087f907c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087f91c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087f91d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087f91d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021087f91e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108806d9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108806da98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108806dad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088076e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088076e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088076f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdf390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088076fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088088218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce02f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088088250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfe70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088088330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088088368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088089c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210880946e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088094720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210880953d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4d220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088095440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce00b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088095478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210880d0598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210880d05d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210880d06b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce01f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088111638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088111718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdff10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088111750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210871da5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881233d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088123408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088123440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088123478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881234b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087950f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881234e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088123520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce00d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088133248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088133280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881332b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087950de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881332f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfe30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088133328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087cdfc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088133360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088146ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088146f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210879502b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088146f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088146f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088146fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce07f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108815b670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108815b6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108815b750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b59f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881801a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce09f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210881801e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088180de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088181d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce06b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088181d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088181e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce05b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088219328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088219408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088219440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce09b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882286b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce08b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882286e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827d150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088228720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce06d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088228758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088228790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce04f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882287c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827c040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108823a790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827c390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088248448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce11d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088248480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882484b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882484f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce10f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088248528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088248560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce10d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088248598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108825e870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce0e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108825e8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108825e8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108825e988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882a22c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882a22f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882a3a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4d100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882a3b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882a3b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce19b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882d10f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882d1130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce13b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882d1210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882d1248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e0480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce14f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e04b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e0598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e1910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce17b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e19f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882e1a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882f2fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce19f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882f2fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882f30c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210882f30f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088308528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b5f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088308d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088308d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088368288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088368b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce18f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088368bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088368c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088368cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088369e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088369e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce18b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088369f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883836e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883837c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883837f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088394bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce21f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088394bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce21b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088394cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a6138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a6250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210882810a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a6288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a62c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a7948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a7ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210883a7f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4d250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840ed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827e630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce22f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088282b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108840fbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088282280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce1b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108843b910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108844d670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce28d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108844d6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108844d6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108844d7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce25b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210884609f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce24f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088460ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088461750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce27f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088461830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088461868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088461948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108846f328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210882810e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108846f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108846f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce29b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108846f3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088508bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088508c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088508c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce28b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088509e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce24d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088509e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088283a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088509ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088509ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce27d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108827fd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108853f600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088559590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210885595c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210882821c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088559600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088559638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088559670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856af00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088281ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856af38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856af70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856afa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108856afe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210885d8bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794fd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210885d8bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108861e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce30d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108864ab48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108864ab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108864abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210882811b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108864abf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce30b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088788170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887881a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887881e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088788218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108794b050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088788250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088788288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887882c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887964f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210843b54e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088796528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce2b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887965d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4caa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887978d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088797910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4d0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088797948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887bcaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887bcad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887bd718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce34f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887bd750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887bd830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887ea838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce38f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887ea918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce35f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887ea950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce38b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887eaa30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887faa30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887fab10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce34b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210887fab48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108880c100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108880c138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108880c218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108880d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108880d7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4ce30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210888164b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce34d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210888164f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088817130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce36d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088817b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088817b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce33d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088817c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088817c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088875830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088875868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088875948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce42b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088882db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088882e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088882ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108889e988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108889e9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210888cc480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108894c9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108894caa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108894cad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088731210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108894cb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce41d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108894cb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108895e410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108895eb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002108895f868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce40b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088986640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce42f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889871a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889871d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108872fe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088987210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088987248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088987280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce3e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889872b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889872f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2108872ee10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce48f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210887326a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce49b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889ed440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889fb590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce47b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889fb5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889fb600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000210889fb6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a0ede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce45d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a0eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a0ef00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a0efe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce47d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a1e7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce44b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a1e8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a1e8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210887328e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a1e918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce44d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a1e950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2c480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce49f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2c4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce48d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce45b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2dd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2dd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088732090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2dda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2dde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088a2de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae19f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae1a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x210887316f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae1a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae1a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae1ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088ae1b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce51d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b02f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088731180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b02fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce51f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b02fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b03018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b1b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b1b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b1b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b36480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b36560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b36598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b36678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b37b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b37c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4c5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b37c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce4c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b37d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b47168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce58d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088b47b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087a4d160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c06288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088cb2a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c062f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce55f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c06330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c07718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c07750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce54b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c07830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce55b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c07868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c2ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c2eb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c2ebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c2ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce59d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c40448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c40480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce57f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c40560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce58f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c41be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce56d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c41cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088734b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c41d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088c41d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088cb2370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088cf0988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce57d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088cf09c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21088cb2130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088cf09f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x21087ce5b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000021088cf18d8> ignored
=============== 48 passed, 1 skipped, 1 error in 87.66 seconds ================
++ 01:24:17 starting module/cpyext/test/test_api.py [40 started in total]
__ module/cStringIO/test [37 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cStringIO\test\test_interp_stringio.py ...............
module\cStringIO\test\test_ztranslation.py .
========================= 16 passed in 68.82 seconds ==========================
++ 01:24:30 starting module/cpyext/test/test_arraymodule.py [41 started in total]
__ module/cmath/test [38 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
module\cmath\test\test_cmath.py ...............
========================= 15 passed in 55.64 seconds ==========================
++ 01:24:37 starting module/cpyext/test/test_boolobject.py [42 started in total]
__ module/cpyext/test/test_abstract.py [39 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:16 starting module/cpyext/test/test_borrow.py [43 started in total]
__ module/cpyext/test/test_arraymodule.py [40 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:25:16 starting module/cpyext/test/test_bufferobject.py [44 started in total]
__ module/cpyext/test/test_boolobject.py [41 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:17 starting module/cpyext/test/test_bytearrayobject.py [45 started in total]
__ module/cpyext/test/test_api.py [42 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 01:25:17 starting module/cpyext/test/test_bytesobject.py [46 started in total]
__ module/cpyext/test/test_borrow.py [43 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:54 starting module/cpyext/test/test_capsule.py [47 started in total]
__ module/cpyext/test/test_bufferobject.py [44 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:55 starting module/cpyext/test/test_cell.py [48 started in total]
__ module/cpyext/test/test_bytearrayobject.py [45 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:56 starting module/cpyext/test/test_classobject.py [49 started in total]
__ module/cpyext/test/test_bytesobject.py [46 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:25:56 starting module/cpyext/test/test_codecs.py [50 started in total]
__ module/cpyext/test/test_cell.py [47 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 01:26:34 starting module/cpyext/test/test_complexobject.py [51 started in total]
__ module/cpyext/test/test_codecs.py [48 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:26:35 starting module/cpyext/test/test_cpyext.py [52 started in total]
__ module/cpyext/test/test_classobject.py [49 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:26:35 starting module/cpyext/test/test_datetime.py [53 started in total]
__ module/cpyext/test/test_capsule.py [50 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:26:40 starting module/cpyext/test/test_dictobject.py [54 started in total]
__ module/cpyext/test/test_dictobject.py [51 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:27:19 starting module/cpyext/test/test_eval.py [55 started in total]
__ module/cpyext/test/test_complexobject.py [52 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:27:20 starting module/cpyext/test/test_fileobject.py [56 started in total]
__ module/cpyext/test/test_datetime.py [53 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:27:21 starting module/cpyext/test/test_floatobject.py [57 started in total]
__ module/cpyext/test/test_cpyext.py [54 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:27:21 starting module/cpyext/test/test_frameobject.py [58 started in total]
__ module/cpyext/test/test_fileobject.py [55 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:27:59 starting module/cpyext/test/test_funcobject.py [59 started in total]
__ module/cpyext/test/test_floatobject.py [56 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:28:00 starting module/cpyext/test/test_genobject.py [60 started in total]
__ module/cpyext/test/test_frameobject.py [57 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ==========================
++ 01:28:00 starting module/cpyext/test/test_getargs.py [61 started in total]
__ module/cpyext/test/test_eval.py [58 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 01:28:05 starting module/cpyext/test/test_import.py [62 started in total]
__ module/cpyext/test/test_getargs.py [59 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:28:45 starting module/cpyext/test/test_intobject.py [63 started in total]
__ module/cpyext/test/test_genobject.py [60 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:28:45 starting module/cpyext/test/test_iterator.py [64 started in total]
__ module/cpyext/test/test_import.py [61 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:28:50 starting module/cpyext/test/test_listobject.py [65 started in total]
__ module/cpyext/test/test_funcobject.py [62 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:28:52 starting module/cpyext/test/test_longobject.py [66 started in total]
__ module/cpyext/test/test_intobject.py [63 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:29:30 starting module/cpyext/test/test_mapping.py [67 started in total]
__ module/cpyext/test/test_iterator.py [64 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 01:29:30 starting module/cpyext/test/test_marshal.py [68 started in total]
__ module/cpyext/test/test_listobject.py [65 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:29:35 starting module/cpyext/test/test_memoryobject.py [69 started in total]
__ module/cpyext/test/test_longobject.py [66 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:29:44 starting module/cpyext/test/test_methodobject.py [70 started in total]
__ module/cpyext/test/test_memoryobject.py [67 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:30:44 starting module/cpyext/test/test_misc.py [71 started in total]
__ module/cpyext/test/test_marshal.py [68 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:30:45 starting module/cpyext/test/test_module.py [72 started in total]
__ module/cpyext/test/test_mapping.py [69 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:30:47 starting module/cpyext/test/test_ndarrayobject.py [73 started in total]
__ module/cpyext/test/test_methodobject.py [70 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:31:28 starting module/cpyext/test/test_number.py [74 started in total]
__ module/cpyext/test/test_ndarrayobject.py [71 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:32:41 starting module/cpyext/test/test_object.py [75 started in total]
__ module/cpyext/test/test_misc.py [72 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:32:52 starting module/cpyext/test/test_pycobject.py [76 started in total]
__ module/cpyext/test/test_module.py [73 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.38 seconds ==========================
++ 01:32:54 starting module/cpyext/test/test_pyerrors.py [77 started in total]
__ module/cpyext/test/test_number.py [74 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:33:29 starting module/cpyext/test/test_pyfile.py [78 started in total]
__ module/cpyext/test/test_pycobject.py [75 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:33:39 starting module/cpyext/test/test_pysignals.py [79 started in total]
__ module/cpyext/test/test_pyerrors.py [76 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:33:41 starting module/cpyext/test/test_pystate.py [80 started in total]
__ module/cpyext/test/test_object.py [77 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:33:43 starting module/cpyext/test/test_pystrtod.py [81 started in total]
__ module/cpyext/test/test_pyfile.py [78 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ==========================
++ 01:33:47 starting module/cpyext/test/test_sequence.py [82 started in total]
__ module/cpyext/test/test_pysignals.py [79 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:04 starting module/cpyext/test/test_setobject.py [83 started in total]
__ module/cpyext/test/test_pystate.py [80 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:06 starting module/cpyext/test/test_sliceobject.py [84 started in total]
__ module/cpyext/test/test_pystrtod.py [81 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:07 starting module/cpyext/test/test_structseq.py [85 started in total]
__ module/cpyext/test/test_sequence.py [82 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:12 starting module/cpyext/test/test_sysmodule.py [86 started in total]
__ module/cpyext/test/test_structseq.py [83 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:28 starting module/cpyext/test/test_thread.py [87 started in total]
__ module/cpyext/test/test_setobject.py [84 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:28 starting module/cpyext/test/test_traceback.py [88 started in total]
__ module/cpyext/test/test_sliceobject.py [85 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:30 starting module/cpyext/test/test_translate.py [89 started in total]
__ module/cpyext/test/test_sysmodule.py [86 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:36 starting module/cpyext/test/test_tupleobject.py [90 started in total]
__ module/cpyext/test/test_thread.py [87 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:52 starting module/cpyext/test/test_typeobject.py [91 started in total]
__ module/cpyext/test/test_traceback.py [88 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:53 starting module/cpyext/test/test_unicodeobject.py [92 started in total]
__ module/cpyext/test/test_translate.py [89 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:34:55 starting module/cpyext/test/test_userslots.py [93 started in total]
__ module/cpyext/test/test_tupleobject.py [90 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:34:57 starting module/cpyext/test/test_version.py [94 started in total]
__ module/cpyext/test/test_typeobject.py [91 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:35:17 starting module/cpyext/test/test_weakref.py [95 started in total]
__ module/cpyext/test/test_unicodeobject.py [92 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:35:17 starting module/crypt/test [96 started in total]
__ module/crypt/test [93 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:35:18 starting module/errno/test [97 started in total]
__ module/cpyext/test/test_userslots.py [94 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:35:19 starting module/exceptions/test [98 started in total]
__ module/cpyext/test/test_version.py [95 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:35:22 starting module/faulthandler/test [99 started in total]
__ module/faulthandler/test [96 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items / 1 skipped
module\faulthandler\test\test_ztranslation.py .
===================== 1 passed, 1 skipped in 8.45 seconds =====================
++ 01:35:32 starting module/fcntl/test [100 started in total]
__ module/errno/test [97 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\errno\test\test_errno.py ...
========================== 3 passed in 13.51 seconds ==========================
++ 01:35:33 starting module/gc/test [101 started in total]
__ module/fcntl/test [98 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.33 seconds ==========================
++ 01:35:35 starting module/imp/test [102 started in total]
__ module/exceptions/test [99 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
module\exceptions\test\test_exc.py ........................
========================= 24 passed in 18.15 seconds ==========================
++ 01:35:40 starting module/itertools/test [103 started in total]
__ module/cpyext/test/test_weakref.py [100 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 01:35:41 starting module/marshal/test [104 started in total]
__ module/gc/test [101 done in total, somefailed=True] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
module\gc\test\test_app_referents.py ....
module\gc\test\test_gc.py .....x...
module\gc\test\test_hook.py ........
module\gc\test\test_referents.py ...F....
module\gc\test\test_ztranslation.py .
================================== FAILURES ===================================
_________________ AppTestReferents.test_get_rpy_memory_usage __________________
self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'>
func = <function <lambda> at 0x000001c0af2d3088>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000001c0a9a81670>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001c0ab340220>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001c0ab340220>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000001c0af0cd4c0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001c0af4ba260>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001c0af4ba260>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000001c0af0cd420>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001c0af4ba220>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001c0af4ba220>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_get_rpy_memory_usage'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>
def runtest(self):
target = self.obj
if self.config.option.runappdirect:
return target()
space = target.im_self.space
filename = self._getdynfilename(target)
func = app2interp_temp(target.im_func, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:89:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace
target = <function test_get_rpy_memory_usage at 0x000001c0af2d3100>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c0aec5f280>)
def execute_appex(self, space, target, *args):
self.space = space
try:
> target(*args)
tool\pytest\apptest.py:30:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c0aec5f280>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c0aec5f280>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1227:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c0aec5f280>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
Method = <class 'pypy.interpreter.function.Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, Method
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c0aec5f280>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_get_rpy_memory_usage, file '[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run()
interpreter\function.py:118:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
pycode = <code object test_get_rpy_memory_usage, file '[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c0aebab7f8>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c0aebab7f8>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S'
next_instr = 24L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c0aebab7f8>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CLASS.index:
self.BUILD_CLASS(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR.index:
self.CALL_FUNCTION_VAR(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index:
self.CALL_FUNCTION_VAR_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:276:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
oparg = 1, ignored = (24L,), n_args = 1, n_kwargs = 0, w_self = None
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg & 0xff
n_kwargs = (oparg >> 8) & 0xff
w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs))
n = n_args + (w_self is not None)
if not n_kwargs:
w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args + 2)
objspace\std\callmethod.py:96:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
dropvalues = 3, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, Method):
w_inst = w_func.w_instance
if w_inst is not None:
w_func = w_func.w_function
# reuse callable stack place for w_inst
frame.settopvalue(w_inst, nargs)
nargs += 1
methodcall = True
elif nargs > 0 and (
self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-(
w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1243:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
dropvalues = 3, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
> return code.fastcall_1(self.space, self, f_0)
interpreter\function.py:149:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c0adf019f0>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
w_result = self.fastfunc_1(space, w1)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space, [w1]))
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:893:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c0adf019f0>
space = StdObjSpace
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:819:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c0adf019f0>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
> w_result = self.fastfunc_1(space, w1)
interpreter\gateway.py:888:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = W_IntObject(12345)
def get_rpy_memory_usage(space, w_obj):
"""Return the memory usage of just the given object or GcRef.
This does not include the internal structures of the object."""
gcref = unwrap(space, w_obj)
> size = rgc.get_rpy_memory_usage(gcref)
module\gc\referents.py:100:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
gcref = _GcRef(W_IntObject(12345))
@not_rpython
def get_rpy_memory_usage(gcref):
# approximate implementation using CPython's type info
Class = type(gcref._x)
> size = Class.__basicsize__
E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__'
..\rpython\rlib\rgc.py:822: AttributeError
=========================== short test summary info ===========================
FAIL module\gc\test\test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
=============== 1 failed, 28 passed, 1 xfailed in 37.88 seconds ===============
++ 01:36:13 starting module/math/test [105 started in total]
__ module/marshal/test [102 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 80 items
module\marshal\test\test_marshal.py ...................................................................
module\marshal\test\test_marshalimpl.py .............
========================= 80 passed in 38.70 seconds ==========================
++ 01:36:27 starting module/micronumpy/test [106 started in total]
__ module/micronumpy/test [103 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 01:36:28 starting module/mmap/test [107 started in total]
__ module/itertools/test [104 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module\itertools\test\test_itertools.py ........................................................................
module\itertools\test\test_ztranslation.py .
========================= 73 passed in 70.22 seconds ==========================
++ 01:36:54 starting module/operator/test [108 started in total]
__ module/math/test [105 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 182 items
module\math\test\test_direct.py ......................................................................................................................................................................
module\math\test\test_factorial.py .s
module\math\test\test_math.py .........s....
=================== 180 passed, 2 skipped in 41.38 seconds ====================
++ 01:36:58 starting module/parser/test [109 started in total]
__ module/mmap/test [106 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
module\mmap\test\test_mmap.py ....s.................s..............ss..s.
==================== 38 passed, 5 skipped in 32.02 seconds ====================
++ 01:37:02 starting module/posix/test [110 started in total]
__ module/operator/test [107 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
module\operator\test\test_operator.py ..................
module\operator\test\test_tscmp.py .........
========================= 27 passed in 13.34 seconds ==========================
++ 01:37:10 starting module/pwd/test [111 started in total]
__ module/parser/test [108 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\parser\test\test_parser.py .......
========================== 7 passed in 12.93 seconds ==========================
++ 01:37:14 starting module/pyexpat/test [112 started in total]
__ module/pwd/test [109 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 2 skipped
========================== 2 skipped in 3.42 seconds ==========================
++ 01:37:14 starting module/pypyjit/test [113 started in total]
__ module/imp/test [110 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 124 items
module\imp\test\test_app.py ................
module\imp\test\test_import.py ...........................................................................s............ss..................
=================== 121 passed, 3 skipped in 127.94 seconds ===================
++ 01:37:48 starting module/select/test [114 started in total]
__ module/pypyjit/test [111 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
module\pypyjit\test\test_jit_hook.py ........s
module\pypyjit\test\test_jit_not_in_trace.py ..
module\pypyjit\test\test_jit_setup.py ....
module\pypyjit\test\test_policy.py ............
module\pypyjit\test\test_pyframe.py .
module\pypyjit\test\test_ztranslation.py .
==================== 28 passed, 1 skipped in 29.90 seconds ====================
++ 01:37:48 starting module/signal/test [115 started in total]
__ module/pyexpat/test [112 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
module\pyexpat\test\test_build.py .
module\pyexpat\test\test_parser.py ..................ss
==================== 19 passed, 2 skipped in 49.67 seconds ====================
++ 01:38:06 starting module/struct/test [116 started in total]
__ module/signal/test [113 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\signal\test\test_signal.py s.s.....ss.s.sss..
==================== 10 passed, 8 skipped in 32.80 seconds ====================
++ 01:38:27 starting module/sys/test [117 started in total]
__ module/posix/test [114 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
module\posix\test\test_posix2.py ................s...............s...........s....sss.s
module\posix\test\test_posix_libfile.py ..ss
module\posix\test\test_ztranslation.py .
==================== 50 passed, 9 skipped in 94.77 seconds ====================
++ 01:38:38 starting module/termios/test [118 started in total]
__ module/termios/test [115 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 3.55 seconds ==========================
++ 01:38:43 starting module/test_lib_pypy [119 started in total]
__ module/struct/test [116 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 41 items
module\struct\test\test_struct.py ........................................
module\struct\test\test_ztranslation.py .
========================= 41 passed in 51.12 seconds ==========================
++ 01:38:59 starting module/thread/test [120 started in total]
__ module/sys/test [117 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 65 items
module\sys\test\apptest_initpath.py .
module\sys\test\test_encoding.py s
module\sys\test\test_initpath.py .s.....
module\sys\test\test_sysmodule.py ..............................ss....................
module\sys\test\test_version.py ....
=================== 61 passed, 4 skipped in 102.31 seconds ====================
++ 01:40:11 starting module/time/test [121 started in total]
__ module/test_lib_pypy [118 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 232 items / 5 skipped
module\test_lib_pypy\test_collections.py .....................
module\test_lib_pypy\test_marshal_extra.py .......................................................................................................................................................
module\test_lib_pypy\test_md5_extra.py ......
module\test_lib_pypy\test_msvcrt.py .
module\test_lib_pypy\test_pickle_extra.py s
module\test_lib_pypy\test_sha_extra.py ...
module\test_lib_pypy\test_site_extra.py .
module\test_lib_pypy\test_stackless.py ..............................
module\test_lib_pypy\test_stackless_pickling.py ..
module\test_lib_pypy\test_structseq.py .........
module\test_lib_pypy\test_tputil.py ..s....
=================== 230 passed, 7 skipped in 82.61 seconds ====================
++ 01:40:12 starting module/unicodedata/test [122 started in total]
__ module/select/test [119 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 41 items
module\select\test\test_epoll.py ssssssss
module\select\test\test_kqueue.py sssss
module\select\test\test_select.py sssssssssssssss..........ss
module\select\test\test_ztranslation.py .
=================== 11 passed, 30 skipped in 141.17 seconds ===================
++ 01:40:15 starting module/zipimport/test [123 started in total]
__ module/unicodedata/test [120 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
module\unicodedata\test\test_hyp.py ................
module\unicodedata\test\test_unicodedata.py ..........
========================= 26 passed in 37.59 seconds ==========================
++ 01:40:51 starting module/zlib/test [124 started in total]
__ module/time/test [121 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\time\test\test_time.py ...........s......
==================== 17 passed, 1 skipped in 67.53 seconds ====================
++ 01:41:26 starting objspace/fake/test [125 started in total]
__ module/zlib/test [122 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
module\zlib\test\test_zlib.py ...............................
========================= 31 passed in 36.34 seconds ==========================
++ 01:41:31 starting objspace/std/test [126 started in total]
__ objspace/fake/test [123 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
objspace\fake\test\test_checkmodule.py ........
objspace\fake\test\test_objspace.py .............
========================= 21 passed in 79.81 seconds ==========================
++ 01:42:48 starting objspace/test [127 started in total]
__ module/zipimport/test [124 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
module\zipimport\test\test_undocumented.py ......
module\zipimport\test\test_zipimport.py ........................................
module\zipimport\test\test_zipimport_deflated.py .....................
========================= 67 passed in 145.42 seconds =========================
++ 01:42:49 starting sandbox/test [128 started in total]
__ sandbox/test [125 done in total, somefailed=False] _________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 4.35 seconds ==========================
++ 01:42:55 starting tool/bench/test [129 started in total]
__ module/thread/test [126 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
module\thread\test\test_fork.py sss
module\thread\test\test_gil.py ....
module\thread\test\test_import_lock.py .....
module\thread\test\test_local.py .......
module\thread\test\test_lock.py .............sss.
module\thread\test\test_thread.py ..........s.
=================== 41 passed, 7 skipped in 235.19 seconds ====================
++ 01:43:00 starting tool/memusage/test [130 started in total]
__ tool/bench/test [127 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items / 1 skipped
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\bench\test\test_pypyresult.py ...
===================== 3 passed, 1 skipped in 5.20 seconds =====================
++ 01:43:03 starting tool/pytest/test [131 started in total]
__ tool/memusage/test [128 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\memusage\test\test_log2gnumeric.py .....
========================== 5 passed in 9.74 seconds ===========================
++ 01:43:11 starting tool/release/test [132 started in total]
__ objspace/test [129 done in total, somefailed=False] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 59 items
objspace\test\apptest_binop_overriding.py .
objspace\test\apptest_descriptor.py ........
objspace\test\apptest_descroperation.py ............s..........................
objspace\test\test_descroperation.py ...........
==================== 58 passed, 1 skipped in 22.97 seconds ====================
++ 01:43:13 starting tool/test [133 started in total]
__ tool/test [130 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
tool\test\test_gdb_pypy.py ...........
tool\test\test_getdocstrings.py ...
tool\test\test_isolate.py .......
tool\test\test_lib_pypy.py ...
tool\test\test_license.py .
tool\test\test_package.py .
tool\test\test_tab.py ..
tool\test\test_template.py .
========================= 29 passed in 40.81 seconds ==========================
__ tool/release/test [131 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
tool\release\test\test_package.py ...ss
tool\release\test\test_smartstrip.py sss
==================== 3 passed, 5 skipped in 53.66 seconds =====================
__ tool/pytest/test [132 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ..
tool\pytest\test\test_pytestsupport.py ........
========================= 24 passed in 121.70 seconds =========================
__ objspace/std/test [133 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 2130 items
objspace\std\test\apptest_boolobject.py ........
objspace\std\test\apptest_bufferobject.py ...............
objspace\std\test\apptest_callmethod.py ........
objspace\std\test\apptest_complexobject.py ...............................
objspace\std\test\apptest_instmethobject.py .....
objspace\std\test\apptest_iterobject.py ..............
objspace\std\test\apptest_operation.py ...
objspace\std\test\apptest_stringformat.py ...............s...........................s........
objspace\std\test\apptest_userobject.py ......................
objspace\std\test\test_boolobject.py .......
objspace\std\test\test_bytearrayobject.py .......................................................
objspace\std\test\test_bytesobject.py ......................................................................s.......
objspace\std\test\test_callmethod.py ...
objspace\std\test\test_celldict.py .......................................
objspace\std\test\test_complexobject.py ....
objspace\std\test\test_dictmultiobject.py ...........s...................................................................................................................................................................
objspace\std\test\test_dictproxy.py ..........
objspace\std\test\test_floatobject.py ...................................F..
objspace\std\test\test_identitydict.py ......
objspace\std\test\test_identityset.py .......
objspace\std\test\test_index.py ..............................................
objspace\std\test\test_intobject.py .........................F..................................s........................................s...............
objspace\std\test\test_iterobject.py ....
objspace\std\test\test_jsondict.py ...........
objspace\std\test\test_kwargsdict.py ....................................
objspace\std\test\test_lengthhint.py ....................
objspace\std\test\test_listobject.py .......................................................................................................................
objspace\std\test\test_liststrategies.py ...................................................................s..................................................................
objspace\std\test\test_longobject.py .........................................
objspace\std\test\test_mapdict.py ...............................................................................................................................................
objspace\std\test\test_memoryobject.py .......
objspace\std\test\test_methodcache.py .......................................................................
objspace\std\test\test_newformat.py .......................................................................................s........
objspace\std\test\test_noneobject.py ...
objspace\std\test\test_obj.py .......................
objspace\std\test\test_prebuiltint.py ...........................s...............
objspace\std\test\test_proxy.py ssssssssssss
objspace\std\test\test_proxy_function.py ........
objspace\std\test\test_proxy_internals.py ........
objspace\std\test\test_proxy_iter.py .
objspace\std\test\test_proxy_object.py ..........
objspace\std\test\test_proxy_usercreated.py .
objspace\std\test\test_random_attr.py .....
objspace\std\test\test_setobject.py ....................................................................................
objspace\std\test\test_setstrategies.py ....s...ss..
objspace\std\test\test_sliceobject.py ............
objspace\std\test\test_smalllongobject.py .........................F..................................s.....................................................................................F..................................s..............
objspace\std\test\test_specialisedtupleobject.py ..................ss.......................
objspace\std\test\test_stdobjspace.py s......
objspace\std\test\test_tupleobject.py ...................................
objspace\std\test\test_typeobject.py ..............................................................................
objspace\std\test\test_unicodeobject.py .................................s........................................................s.................
objspace\std\test\test_userobject.py .
objspace\std\test\test_versionedtype.py ...............
================================== FAILURES ===================================
___________________ AppTestFloatHex.test_division_edgecases ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000264b80acc28>
def test_division_edgecases(self):
import math, os
# inf
inf = float("inf")
assert math.isnan(inf % 3)
assert math.isnan(inf // 3)
x, y = divmod(inf, 3)
assert math.isnan(x)
assert math.isnan(y)
x, y = divmod(3, inf)
z = 3 % inf
if os.name == 'nt':
> assert math.isnan(x)
E (application-level) AssertionError: assert <built-in function isnan>(0.0)
E + where <built-in function isnan> = <built-in function isnan>
E + where <built-in function isnan> = <module 'math' (built-in)>.isnan
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\test\test_floatobject.py:825]:14: AssertionError
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x00000264b0659b20>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000264b0659aa0>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x00000264b37caee0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000264b37caf20>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
__________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________
self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x00000264cde7c920>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000264cde7c960>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
=========================== short test summary info ===========================
FAIL objspace\std\test\test_floatobject.py::AppTestFloatHex::()::test_division_edgecases
FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint
============= 4 failed, 2095 passed, 31 skipped in 264.72 seconds =============
program finished with exit code 1
elapsedTime=2585.573000