git --version
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.39.5 (Apple Git-154)
program finished with exit code 0
elapsedTime=0.089031
program finished with exit code 0
git clean -f -d -x
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
Removing .cache/
Removing .pytest_cache/
Removing _pytest/__init__.pyc
Removing _pytest/_argcomplete.pyc
Removing _pytest/_code/__init__.pyc
Removing _pytest/_code/_py2traceback.pyc
Removing _pytest/_code/code.pyc
Removing _pytest/_code/source.pyc
Removing _pytest/_pluggy.pyc
Removing _pytest/assertion/__init__.pyc
Removing _pytest/assertion/reinterpret.pyc
Removing _pytest/assertion/rewrite.pyc
Removing _pytest/assertion/util.pyc
Removing _pytest/cacheprovider.pyc
Removing _pytest/capture.pyc
Removing _pytest/config.pyc
Removing _pytest/doctest.pyc
Removing _pytest/genscript.pyc
Removing _pytest/helpconfig.pyc
Removing _pytest/hookspec.pyc
Removing _pytest/junitxml.pyc
Removing _pytest/main.pyc
Removing _pytest/mark.pyc
Removing _pytest/monkeypatch.pyc
Removing _pytest/nose.pyc
Removing _pytest/pastebin.pyc
Removing _pytest/pdb.pyc
Removing _pytest/python.pyc
Removing _pytest/recwarn.pyc
Removing _pytest/resultlog.pyc
Removing _pytest/runner.pyc
Removing _pytest/skipping.pyc
Removing _pytest/terminal.pyc
Removing _pytest/tmpdir.pyc
Removing _pytest/unittest.pyc
Removing _pytest/vendored_packages/__init__.pyc
Removing _pytest/vendored_packages/pluggy.pyc
Removing bin/
Removing cpython.log
Removing dotviewer/__init__.pyc
Removing dotviewer/graphclient.pyc
Removing dotviewer/msgstruct.pyc
Removing dotviewer/strunicode.pyc
Removing extra_tests/.pytest_cache/
Removing extra_tests/__pycache__/
Removing extra_tests/cffi_tests/__pycache__/
Removing extra_tests/cffi_tests/cffi0/__pycache__/
Removing extra_tests/cffi_tests/cffi1/__pycache__/
Removing extra_tests/cffi_tests/embedding/__pycache__/
Removing extra_tests/ctypes_tests/__pycache__/
Removing extra_tests/ctypes_tests/_ctypes_test.o
Removing extra_tests/hpy_tests/__pycache__/
Removing extra_tests/hpy_tests/_vendored/__pycache__/
Removing extra_tests/hpy_tests/_vendored/debug/__pycache__/
Removing extra_tests/hpy_tests/_vendored/hpy_devel/__pycache__/
Removing extra_tests/hpy_tests/_vendored/trace/__pycache__/
Removing extra_tests/test_pyrepl/__pycache__/
Removing include/pypy3.11/
Removing lib-python/3/__pycache__/
Removing lib-python/3/asyncio/__pycache__/
Removing lib-python/3/collections/__pycache__/
Removing lib-python/3/concurrent/__pycache__/
Removing lib-python/3/concurrent/futures/__pycache__/
Removing lib-python/3/ctypes/__pycache__/
Removing lib-python/3/ctypes/macholib/__pycache__/
Removing lib-python/3/ctypes/test/__pycache__/
Removing lib-python/3/curses/__pycache__/
Removing lib-python/3/dbm/__pycache__/
Removing lib-python/3/distutils/__pycache__/
Removing lib-python/3/distutils/command/__pycache__/
Removing lib-python/3/distutils/tests/__pycache__/
Removing lib-python/3/email/__pycache__/
Removing lib-python/3/email/mime/__pycache__/
Removing lib-python/3/encodings/__pycache__/
Removing lib-python/3/ensurepip/__pycache__/
Removing lib-python/3/html/__pycache__/
Removing lib-python/3/http/__pycache__/
Removing lib-python/3/idlelib/__pycache__/
Removing lib-python/3/idlelib/idle_test/__pycache__/
Removing lib-python/3/importlib/__pycache__/
Removing lib-python/3/importlib/metadata/__pycache__/
Removing lib-python/3/importlib/resources/__pycache__/
Removing lib-python/3/json/__pycache__/
Removing lib-python/3/lib2to3/Grammar3.11.15.final.0.pickle
Removing lib-python/3/lib2to3/PatternGrammar3.11.15.final.0.pickle
Removing lib-python/3/lib2to3/__pycache__/
Removing lib-python/3/lib2to3/fixes/__pycache__/
Removing lib-python/3/lib2to3/pgen2/__pycache__/
Removing lib-python/3/lib2to3/tests/__pycache__/
Removing lib-python/3/lib2to3/tests/data/fixers/__pycache__/
Removing lib-python/3/lib2to3/tests/data/fixers/myfixes/__pycache__/
Removing lib-python/3/logging/__pycache__/
Removing lib-python/3/msilib/__pycache__/
Removing lib-python/3/multiprocessing/__pycache__/
Removing lib-python/3/multiprocessing/dummy/__pycache__/
Removing lib-python/3/pydoc_data/__pycache__/
Removing lib-python/3/re/__pycache__/
Removing lib-python/3/sqlite3/__pycache__/
Removing lib-python/3/test/__pycache__/
Removing lib-python/3/test/encoded_modules/__pycache__/
Removing lib-python/3/test/leakers/__pycache__/
Removing lib-python/3/test/libregrtest/__pycache__/
Removing lib-python/3/test/regrtestdata/import_from_tests/__pycache__/
Removing lib-python/3/test/regrtestdata/import_from_tests/test_regrtest_b/__pycache__/
Removing lib-python/3/test/support/__pycache__/
Removing lib-python/3/test/test_asyncio/__pycache__/
Removing lib-python/3/test/test_capi/__pycache__/
Removing lib-python/3/test/test_concurrent_futures/__pycache__/
Removing lib-python/3/test/test_cppext/__pycache__/
Removing lib-python/3/test/test_dataclasses/__pycache__/
Removing lib-python/3/test/test_doctest/__pycache__/
Removing lib-python/3/test/test_email/__pycache__/
Removing lib-python/3/test/test_future_stmt/__pycache__/
Removing lib-python/3/test/test_gdb/__pycache__/
Removing lib-python/3/test/test_import/__pycache__/
Removing lib-python/3/test/test_import/data/__pycache__/
Removing lib-python/3/test/test_import/data/circular_imports/__pycache__/
Removing lib-python/3/test/test_import/data/circular_imports/subpkg/__pycache__/
Removing lib-python/3/test/test_import/data/circular_imports/subpkg2/__pycache__/
Removing lib-python/3/test/test_import/data/circular_imports/subpkg2/parent/__pycache__/
Removing lib-python/3/test/test_import/data/package/__pycache__/
Removing lib-python/3/test/test_import/data/package2/__pycache__/
Removing lib-python/3/test/test_import/data/unwritable/__pycache__/
Removing lib-python/3/test/test_importlib/__pycache__/
Removing lib-python/3/test/test_importlib/builtin/__pycache__/
Removing lib-python/3/test/test_importlib/data/__pycache__/
Removing lib-python/3/test/test_importlib/data01/__pycache__/
Removing lib-python/3/test/test_importlib/data01/subdirectory/__pycache__/
Removing lib-python/3/test/test_importlib/data02/__pycache__/
Removing lib-python/3/test/test_importlib/data02/one/__pycache__/
Removing lib-python/3/test/test_importlib/data02/two/__pycache__/
Removing lib-python/3/test/test_importlib/data03/__pycache__/
Removing lib-python/3/test/test_importlib/extension/__pycache__/
Removing lib-python/3/test/test_importlib/frozen/__pycache__/
Removing lib-python/3/test/test_importlib/import_/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__/
Removing lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__/
Removing lib-python/3/test/test_importlib/resources/__pycache__/
Removing lib-python/3/test/test_importlib/source/__pycache__/
Removing lib-python/3/test/test_importlib/zipdata01/__pycache__/
Removing lib-python/3/test/test_importlib/zipdata02/__pycache__/
Removing lib-python/3/test/test_inspect/__pycache__/
Removing lib-python/3/test/test_json/__pycache__/
Removing lib-python/3/test/test_module/__pycache__/
Removing lib-python/3/test/test_multiprocessing_fork/__pycache__/
Removing lib-python/3/test/test_multiprocessing_forkserver/__pycache__/
Removing lib-python/3/test/test_multiprocessing_spawn/__pycache__/
Removing lib-python/3/test/test_peg_generator/__pycache__/
Removing lib-python/3/test/test_pydoc/__pycache__/
Removing lib-python/3/test/test_pyrepl/__pycache__/
Removing lib-python/3/test/test_sqlite3/__pycache__/
Removing lib-python/3/test/test_tomllib/__pycache__/
Removing lib-python/3/test/test_tools/__pycache__/
Removing lib-python/3/test/test_warnings/__pycache__/
Removing lib-python/3/test/test_warnings/data/__pycache__/
Removing lib-python/3/test/test_zoneinfo/__pycache__/
Removing lib-python/3/test/tokenizedata/__pycache__/
Removing lib-python/3/test/tracedmodules/__pycache__/
Removing lib-python/3/test/typinganndata/__pycache__/
Removing lib-python/3/tkinter/__pycache__/
Removing lib-python/3/tkinter/test/__pycache__/
Removing lib-python/3/tkinter/test/test_tkinter/__pycache__/
Removing lib-python/3/tomllib/__pycache__/
Removing lib-python/3/unittest/__pycache__/
Removing lib-python/3/unittest/test/__pycache__/
Removing lib-python/3/unittest/test/testmock/__pycache__/
Removing lib-python/3/urllib/__pycache__/
Removing lib-python/3/venv/__pycache__/
Removing lib-python/3/wsgiref/__pycache__/
Removing lib-python/3/xml/__pycache__/
Removing lib-python/3/xml/dom/__pycache__/
Removing lib-python/3/xml/etree/__pycache__/
Removing lib-python/3/xml/parsers/__pycache__/
Removing lib-python/3/xml/sax/__pycache__/
Removing lib-python/3/xmlrpc/__pycache__/
Removing lib-python/3/zoneinfo/__pycache__/
Removing lib-python/conftest.pyc
Removing lib/pypy3.11/site-packages/_distutils_hack/
Removing lib/pypy3.11/site-packages/distlib-0.4.0.dist-info/
Removing lib/pypy3.11/site-packages/distlib/
Removing lib/pypy3.11/site-packages/distutils-precedence.pth
Removing lib/pypy3.11/site-packages/filelock-3.29.0.dist-info/
Removing lib/pypy3.11/site-packages/filelock/
Removing lib/pypy3.11/site-packages/pip-26.1.1.dist-info/
Removing lib/pypy3.11/site-packages/pip/
Removing lib/pypy3.11/site-packages/platformdirs-4.9.6.dist-info/
Removing lib/pypy3.11/site-packages/platformdirs/
Removing lib/pypy3.11/site-packages/python_discovery-1.3.1.dist-info/
Removing lib/pypy3.11/site-packages/python_discovery/
Removing lib/pypy3.11/site-packages/setuptools-82.0.1.dist-info/
Removing lib/pypy3.11/site-packages/setuptools/
Removing lib/pypy3.11/site-packages/virtualenv-21.3.3.dist-info/
Removing lib/pypy3.11/site-packages/virtualenv/
Removing lib_pypy/Users/
Removing lib_pypy/__init__.pyc
Removing lib_pypy/__pycache__/
Removing lib_pypy/_audioop_cffi.c
Removing lib_pypy/_audioop_cffi.o
Removing lib_pypy/_audioop_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_blake2/__pycache__/
Removing lib_pypy/_blake2/_blake2b_cffi.c
Removing lib_pypy/_blake2/_blake2b_cffi.o
Removing lib_pypy/_blake2/_blake2b_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_blake2/_blake2s_cffi.c
Removing lib_pypy/_blake2/_blake2s_cffi.o
Removing lib_pypy/_blake2/_blake2s_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_blake2/impl/blake2b.o
Removing lib_pypy/_blake2/impl/blake2s.o
Removing lib_pypy/_cffi_ssl/__pycache__/
Removing lib_pypy/_cffi_ssl/_cffi_src/__pycache__/
Removing lib_pypy/_cffi_ssl/_cffi_src/openssl/__pycache__/
Removing lib_pypy/_cffi_ssl/_stdssl/__pycache__/
Removing lib_pypy/_crypt/__pycache__/
Removing lib_pypy/_ctypes/__pycache__/
Removing lib_pypy/_ctypes/_ctypes_cffi.c
Removing lib_pypy/_ctypes/_ctypes_cffi.o
Removing lib_pypy/_ctypes/_ctypes_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_ctypes_test.pypy311-pp73-darwin.so
Removing lib_pypy/_curses_cffi.c
Removing lib_pypy/_curses_cffi.o
Removing lib_pypy/_curses_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_curses_cffi_check.c
Removing lib_pypy/_curses_cffi_check.o
Removing lib_pypy/_curses_cffi_check.pypy311-pp73-darwin.so
Removing lib_pypy/_gdbm_cffi.c
Removing lib_pypy/_gdbm_cffi.o
Removing lib_pypy/_gdbm_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_hashlib/__pycache__/
Removing lib_pypy/_lzma_cffi.c
Removing lib_pypy/_lzma_cffi.o
Removing lib_pypy/_lzma_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_marshal.pyc
Removing lib_pypy/_posixshmem_cffi.c
Removing lib_pypy/_posixshmem_cffi.o
Removing lib_pypy/_posixshmem_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_pwdgrp_cffi.c
Removing lib_pypy/_pwdgrp_cffi.o
Removing lib_pypy/_pwdgrp_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_pypy_interact.pyc
Removing lib_pypy/_pypy_openssl.c
Removing lib_pypy/_pypy_openssl.o
Removing lib_pypy/_pypy_openssl.pypy311-pp73-darwin.so
Removing lib_pypy/_pypy_util_cffi_inner.c
Removing lib_pypy/_pypy_util_cffi_inner.o
Removing lib_pypy/_pypy_util_cffi_inner.pypy311-pp73-darwin.so
Removing lib_pypy/_resource_cffi.c
Removing lib_pypy/_resource_cffi.o
Removing lib_pypy/_resource_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_sha3/__pycache__/
Removing lib_pypy/_sha3/_sha3_cffi.c
Removing lib_pypy/_sha3/_sha3_cffi.o
Removing lib_pypy/_sha3/_sha3_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_sqlite3_cffi.c
Removing lib_pypy/_sqlite3_cffi.o
Removing lib_pypy/_sqlite3_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_ssl/__pycache__/
Removing lib_pypy/_syslog_cffi.c
Removing lib_pypy/_syslog_cffi.o
Removing lib_pypy/_syslog_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/_testcapi.pypy311-pp73-darwin.so
Removing lib_pypy/_testmultiphase.pypy311-pp73-darwin.so
Removing lib_pypy/_tkinter/__pycache__/
Removing lib_pypy/_tkinter/tklib_cffi.c
Removing lib_pypy/_tkinter/tklib_cffi.o
Removing lib_pypy/_tkinter/tklib_cffi.pypy311-pp73-darwin.so
Removing lib_pypy/cffi/__pycache__/
Removing lib_pypy/cffi/_pycparser/__pycache__/
Removing lib_pypy/hpy/__pycache__/
Removing lib_pypy/hpy/debug/__pycache__/
Removing lib_pypy/hpy/devel/__pycache__/
Removing lib_pypy/hpy/trace/__pycache__/
Removing lib_pypy/pypy_tools/__init__.pyc
Removing lib_pypy/pypy_tools/build_cffi_imports.pyc
Removing lib_pypy/pyrepl/__pycache__/
Removing py/__init__.pyc
Removing py/__pycache__/
Removing py/_apipkg.pyc
Removing py/_builtin.pyc
Removing py/_code/__init__.pyc
Removing py/_code/__pycache__/
Removing py/_code/_py2traceback.pyc
Removing py/_code/code.pyc
Removing py/_code/source.pyc
Removing py/_error.pyc
Removing py/_iniconfig.pyc
Removing py/_io/__init__.pyc
Removing py/_io/capture.pyc
Removing py/_io/saferepr.pyc
Removing py/_io/terminalwriter.pyc
Removing py/_log/__init__.pyc
Removing py/_log/warning.pyc
Removing py/_path/__init__.pyc
Removing py/_path/__pycache__/
Removing py/_path/common.pyc
Removing py/_path/local.pyc
Removing py/_process/__init__.pyc
Removing py/_process/cmdexec.pyc
Removing py/_std.pyc
Removing py/_xmlgen.pyc
Removing pypy-c-jit-187636-e28a814b9c12-macos_x86_64.tar.bz2
Removing pypy/.hypothesis/
Removing pypy/__init__.pyc
Removing pypy/__pycache__/
Removing pypy/config/__init__.pyc
Removing pypy/config/pypyoption.pyc
Removing pypy/conftest.pyc
Removing pypy/goal/__init__.pyc
Removing pypy/goal/libpypy3.11-c.dylib
Removing pypy/goal/pypy3.11-c
Removing pypy/goal/targetpypystandalone.pyc
Removing pypy/interpreter/__init__.pyc
Removing pypy/interpreter/__pycache__/
Removing pypy/interpreter/argument.pyc
Removing pypy/interpreter/astcompiler/__init__.pyc
Removing pypy/interpreter/astcompiler/__pycache__/
Removing pypy/interpreter/astcompiler/assemble.pyc
Removing pypy/interpreter/astcompiler/ast.pyc
Removing pypy/interpreter/astcompiler/astbuilder.pyc
Removing pypy/interpreter/astcompiler/asthelpers.pyc
Removing pypy/interpreter/astcompiler/codegen.pyc
Removing pypy/interpreter/astcompiler/consts.pyc
Removing pypy/interpreter/astcompiler/fstring.pyc
Removing pypy/interpreter/astcompiler/misc.pyc
Removing pypy/interpreter/astcompiler/optimize.pyc
Removing pypy/interpreter/astcompiler/symtable.pyc
Removing pypy/interpreter/astcompiler/test/__init__.pyc
Removing pypy/interpreter/astcompiler/test/__pycache__/
Removing pypy/interpreter/astcompiler/test/test_assemble.pyc
Removing pypy/interpreter/astcompiler/test/test_ast.pyc
Removing pypy/interpreter/astcompiler/test/test_astbuilder.pyc
Removing pypy/interpreter/astcompiler/test/test_compiler.pyc
Removing pypy/interpreter/astcompiler/test/test_misc.pyc
Removing pypy/interpreter/astcompiler/test/test_symtable.pyc
Removing pypy/interpreter/astcompiler/test/test_unparse.pyc
Removing pypy/interpreter/astcompiler/test/test_validate.pyc
Removing pypy/interpreter/astcompiler/unparse.pyc
Removing pypy/interpreter/astcompiler/validate.pyc
Removing pypy/interpreter/baseobjspace.pyc
Removing pypy/interpreter/buffer.pyc
Removing pypy/interpreter/debug.pyc
Removing pypy/interpreter/error.pyc
Removing pypy/interpreter/eval.pyc
Removing pypy/interpreter/executioncontext.pyc
Removing pypy/interpreter/function.pyc
Removing pypy/interpreter/gateway.pyc
Removing pypy/interpreter/generator.pyc
Removing pypy/interpreter/location.pyc
Removing pypy/interpreter/main.pyc
Removing pypy/interpreter/miscutils.pyc
Removing pypy/interpreter/mixedmodule.pyc
Removing pypy/interpreter/module.pyc
Removing pypy/interpreter/nestedscope.pyc
Removing pypy/interpreter/pycode.pyc
Removing pypy/interpreter/pycompiler.pyc
Removing pypy/interpreter/pyframe.pyc
Removing pypy/interpreter/pyopcode.pyc
Removing pypy/interpreter/pyparser/__init__.pyc
Removing pypy/interpreter/pyparser/__pycache__/
Removing pypy/interpreter/pyparser/automata.pyc
Removing pypy/interpreter/pyparser/baserpypeg.pyc
Removing pypy/interpreter/pyparser/dfa_generated.pyc
Removing pypy/interpreter/pyparser/error.pyc
Removing pypy/interpreter/pyparser/future.pyc
Removing pypy/interpreter/pyparser/gendfa.pyc
Removing pypy/interpreter/pyparser/parser.pyc
Removing pypy/interpreter/pyparser/parsestring.pyc
Removing pypy/interpreter/pyparser/pygram.pyc
Removing pypy/interpreter/pyparser/pylexer.pyc
Removing pypy/interpreter/pyparser/pyparse.pyc
Removing pypy/interpreter/pyparser/pytoken.pyc
Removing pypy/interpreter/pyparser/pytokenize.pyc
Removing pypy/interpreter/pyparser/pytokenizer.pyc
Removing pypy/interpreter/pyparser/rpypegparse.pyc
Removing pypy/interpreter/pyparser/test/__init__.pyc
Removing pypy/interpreter/pyparser/test/__pycache__/
Removing pypy/interpreter/pyparser/test/expressions.pyc
Removing pypy/interpreter/pyparser/test/test_automata.pyc
Removing pypy/interpreter/pyparser/test/test_future.pyc
Removing pypy/interpreter/pyparser/test/test_gendfa.pyc
Removing pypy/interpreter/pyparser/test/test_parsestring.pyc
Removing pypy/interpreter/pyparser/test/test_pyparse.pyc
Removing pypy/interpreter/pyparser/test/test_pytokenizer.pyc
Removing pypy/interpreter/pytraceback.pyc
Removing pypy/interpreter/reverse_debugging.pyc
Removing pypy/interpreter/signature.pyc
Removing pypy/interpreter/special.pyc
Removing pypy/interpreter/streamutil.pyc
Removing pypy/interpreter/test/__init__.pyc
Removing pypy/interpreter/test/__pycache__/
Removing pypy/interpreter/test/conftest.pyc
Removing pypy/interpreter/test/test_app_main.pyc
Removing pypy/interpreter/test/test_appinterp.pyc
Removing pypy/interpreter/test/test_argument.pyc
Removing pypy/interpreter/test/test_buffer.pyc
Removing pypy/interpreter/test/test_cellfamily.pyc
Removing pypy/interpreter/test/test_code.pyc
Removing pypy/interpreter/test/test_compiler.pyc
Removing pypy/interpreter/test/test_error.pyc
Removing pypy/interpreter/test/test_exceptcomp.pyc
Removing pypy/interpreter/test/test_executioncontext.pyc
Removing pypy/interpreter/test/test_extmodules.pyc
Removing pypy/interpreter/test/test_fsencode.pyc
Removing pypy/interpreter/test/test_function.pyc
Removing pypy/interpreter/test/test_gateway.pyc
Removing pypy/interpreter/test/test_generator.pyc
Removing pypy/interpreter/test/test_interpreter.pyc
Removing pypy/interpreter/test/test_location.pyc
Removing pypy/interpreter/test/test_main.pyc
Removing pypy/interpreter/test/test_mixedmodule.pyc
Removing pypy/interpreter/test/test_module.pyc
Removing pypy/interpreter/test/test_objspace.pyc
Removing pypy/interpreter/test/test_pycode.pyc
Removing pypy/interpreter/test/test_pyframe.pyc
Removing pypy/interpreter/test/test_reverse_debugging.pyc
Removing pypy/interpreter/test/test_special.pyc
Removing pypy/interpreter/test/test_syntax.pyc
Removing pypy/interpreter/test/test_targetpypy.pyc
Removing pypy/interpreter/test/test_typedef.pyc
Removing pypy/interpreter/test/test_unicodehelper.pyc
Removing pypy/interpreter/test/test_zpy.pyc
Removing pypy/interpreter/test/test_zzpickle_and_slow.pyc
Removing pypy/interpreter/typedef.pyc
Removing pypy/interpreter/unicodehelper.pyc
Removing pypy/module/__builtin__/__init__.pyc
Removing pypy/module/__builtin__/__pycache__/
Removing pypy/module/__builtin__/abstractinst.pyc
Removing pypy/module/__builtin__/compiling.pyc
Removing pypy/module/__builtin__/descriptor.pyc
Removing pypy/module/__builtin__/functional.pyc
Removing pypy/module/__builtin__/interp_inspect.pyc
Removing pypy/module/__builtin__/moduledef.pyc
Removing pypy/module/__builtin__/operation.pyc
Removing pypy/module/__builtin__/state.pyc
Removing pypy/module/__builtin__/test/__init__.pyc
Removing pypy/module/__builtin__/test/__pycache__/
Removing pypy/module/__builtin__/test/test_abstractinst.pyc
Removing pypy/module/__builtin__/test/test_breakpoint.pyc
Removing pypy/module/__builtin__/test/test_builtin.pyc
Removing pypy/module/__builtin__/test/test_compile.pyc
Removing pypy/module/__builtin__/test/test_construct_singletons.pyc
Removing pypy/module/__builtin__/test/test_descriptor.pyc
Removing pypy/module/__builtin__/test/test_dir.pyc
Removing pypy/module/__builtin__/test/test_filter.pyc
Removing pypy/module/__builtin__/test/test_filter_pickle.pyc
Removing pypy/module/__builtin__/test/test_format.pyc
Removing pypy/module/__builtin__/test/test_functional.pyc
Removing pypy/module/__builtin__/test/test_map_pickle.pyc
Removing pypy/module/__builtin__/test/test_minmax.pyc
Removing pypy/module/__builtin__/test/test_rawinput.pyc
Removing pypy/module/__builtin__/test/test_sum.pyc
Removing pypy/module/__builtin__/test/test_vars.pyc
Removing pypy/module/__builtin__/test/test_zip.pyc
Removing pypy/module/__builtin__/test/test_zip_pickle.pyc
Removing pypy/module/__init__.pyc
Removing pypy/module/__pycache__/
Removing pypy/module/__pypy__/__init__.pyc
Removing pypy/module/__pypy__/__pycache__/
Removing pypy/module/__pypy__/bytebuffer.pyc
Removing pypy/module/__pypy__/interp_buffer.pyc
Removing pypy/module/__pypy__/interp_builders.pyc
Removing pypy/module/__pypy__/interp_debug.pyc
Removing pypy/module/__pypy__/interp_dict.pyc
Removing pypy/module/__pypy__/interp_identitydict.pyc
Removing pypy/module/__pypy__/interp_intop.pyc
Removing pypy/module/__pypy__/interp_magic.pyc
Removing pypy/module/__pypy__/interp_os.pyc
Removing pypy/module/__pypy__/interp_pypydatetime.pyc
Removing pypy/module/__pypy__/interp_signal.pyc
Removing pypy/module/__pypy__/interp_stderrprinter.pyc
Removing pypy/module/__pypy__/moduledef.pyc
Removing pypy/module/__pypy__/test/__init__.pyc
Removing pypy/module/__pypy__/test/__pycache__/
Removing pypy/module/__pypy__/test/test_builders.pyc
Removing pypy/module/__pypy__/test/test_bytebuffer.pyc
Removing pypy/module/__pypy__/test/test_debug.pyc
Removing pypy/module/__pypy__/test/test_identitydict.pyc
Removing pypy/module/__pypy__/test/test_intop.pyc
Removing pypy/module/__pypy__/test/test_locals2fast.pyc
Removing pypy/module/__pypy__/test/test_magic.pyc
Removing pypy/module/__pypy__/test/test_newmemoryview.pyc
Removing pypy/module/__pypy__/test/test_os.pyc
Removing pypy/module/__pypy__/test/test_signal.pyc
Removing pypy/module/__pypy__/test/test_special.pyc
Removing pypy/module/__pypy__/test/test_stderrprinter.pyc
Removing pypy/module/_abc/__init__.pyc
Removing pypy/module/_abc/interp_abc.pyc
Removing pypy/module/_abc/moduledef.pyc
Removing pypy/module/_abc/test/__pycache__/
Removing pypy/module/_abc/test/test_abc.pyc
Removing pypy/module/_ast/__init__.pyc
Removing pypy/module/_ast/__pycache__/
Removing pypy/module/_ast/moduledef.pyc
Removing pypy/module/_ast/test/__init__.pyc
Removing pypy/module/_ast/test/__pycache__/
Removing pypy/module/_ast/test/test_ast.pyc
Removing pypy/module/_cffi_backend/__init__.pyc
Removing pypy/module/_cffi_backend/__pycache__/
Removing pypy/module/_cffi_backend/allocator.pyc
Removing pypy/module/_cffi_backend/call_python.pyc
Removing pypy/module/_cffi_backend/cbuffer.pyc
Removing pypy/module/_cffi_backend/ccallback.pyc
Removing pypy/module/_cffi_backend/cdataobj.pyc
Removing pypy/module/_cffi_backend/cdlopen.pyc
Removing pypy/module/_cffi_backend/cerrno.pyc
Removing pypy/module/_cffi_backend/cffi1_module.pyc
Removing pypy/module/_cffi_backend/cffi_opcode.pyc
Removing pypy/module/_cffi_backend/cglob.pyc
Removing pypy/module/_cffi_backend/ctypearray.pyc
Removing pypy/module/_cffi_backend/ctypeenum.pyc
Removing pypy/module/_cffi_backend/ctypefunc.pyc
Removing pypy/module/_cffi_backend/ctypeobj.pyc
Removing pypy/module/_cffi_backend/ctypeprim.pyc
Removing pypy/module/_cffi_backend/ctypeptr.pyc
Removing pypy/module/_cffi_backend/ctypestruct.pyc
Removing pypy/module/_cffi_backend/ctypevoid.pyc
Removing pypy/module/_cffi_backend/embedding.pyc
Removing pypy/module/_cffi_backend/errorbox.pyc
Removing pypy/module/_cffi_backend/ffi_obj.pyc
Removing pypy/module/_cffi_backend/func.pyc
Removing pypy/module/_cffi_backend/handle.pyc
Removing pypy/module/_cffi_backend/hide_reveal.pyc
Removing pypy/module/_cffi_backend/lib_obj.pyc
Removing pypy/module/_cffi_backend/libraryobj.pyc
Removing pypy/module/_cffi_backend/misc.pyc
Removing pypy/module/_cffi_backend/moduledef.pyc
Removing pypy/module/_cffi_backend/newtype.pyc
Removing pypy/module/_cffi_backend/parse_c_type.pyc
Removing pypy/module/_cffi_backend/realize_c_type.pyc
Removing pypy/module/_cffi_backend/test/__init__.pyc
Removing pypy/module/_cffi_backend/test/__pycache__/
Removing pypy/module/_cffi_backend/test/conftest.pyc
Removing pypy/module/_cffi_backend/test/test_c.pyc
Removing pypy/module/_cffi_backend/test/test_fastpath.pyc
Removing pypy/module/_cffi_backend/test/test_ffi_obj.pyc
Removing pypy/module/_cffi_backend/test/test_file.pyc
Removing pypy/module/_cffi_backend/test/test_parse_c_type.pyc
Removing pypy/module/_cffi_backend/test/test_re_python.pyc
Removing pypy/module/_cffi_backend/test/test_recompiler.pyc
Removing pypy/module/_cffi_backend/test/test_unicode_literals.pyc
Removing pypy/module/_cffi_backend/test/test_wchar_helper.pyc
Removing pypy/module/_cffi_backend/test/test_ztranslation.pyc
Removing pypy/module/_cffi_backend/wchar_helper.pyc
Removing pypy/module/_cffi_backend/wrapper.pyc
Removing pypy/module/_codecs/__init__.pyc
Removing pypy/module/_codecs/__pycache__/
Removing pypy/module/_codecs/interp_codecs.pyc
Removing pypy/module/_codecs/locale.pyc
Removing pypy/module/_codecs/moduledef.pyc
Removing pypy/module/_codecs/test/__init__.pyc
Removing pypy/module/_codecs/test/__pycache__/
Removing pypy/module/_codecs/test/test_codecs.pyc
Removing pypy/module/_codecs/test/test_locale.pyc
Removing pypy/module/_codecs/test/test_ztranslation.pyc
Removing pypy/module/_collections/__init__.pyc
Removing pypy/module/_collections/__pycache__/
Removing pypy/module/_collections/interp_defaultdict.pyc
Removing pypy/module/_collections/interp_deque.pyc
Removing pypy/module/_collections/moduledef.pyc
Removing pypy/module/_collections/test/__pycache__/
Removing pypy/module/_continuation/__init__.pyc
Removing pypy/module/_continuation/__pycache__/
Removing pypy/module/_continuation/interp_continuation.pyc
Removing pypy/module/_continuation/moduledef.pyc
Removing pypy/module/_continuation/test/__init__.pyc
Removing pypy/module/_continuation/test/__pycache__/
Removing pypy/module/_continuation/test/conftest.pyc
Removing pypy/module/_continuation/test/support.pyc
Removing pypy/module/_continuation/test/test_generator.pyc
Removing pypy/module/_continuation/test/test_greenlet.pyc
Removing pypy/module/_continuation/test/test_stacklet.pyc
Removing pypy/module/_continuation/test/test_translated.pyc
Removing pypy/module/_continuation/test/test_zpickle.pyc
Removing pypy/module/_cppyy/__init__.pyc
Removing pypy/module/_cppyy/__pycache__/
Removing pypy/module/_cppyy/capi/__init__.pyc
Removing pypy/module/_cppyy/capi/capi_types.pyc
Removing pypy/module/_cppyy/capi/loadable_capi.pyc
Removing pypy/module/_cppyy/converter.pyc
Removing pypy/module/_cppyy/executor.pyc
Removing pypy/module/_cppyy/ffitypes.pyc
Removing pypy/module/_cppyy/helper.pyc
Removing pypy/module/_cppyy/interp_cppyy.pyc
Removing pypy/module/_cppyy/lowlevelviews.pyc
Removing pypy/module/_cppyy/moduledef.pyc
Removing pypy/module/_cppyy/test/__init__.pyc
Removing pypy/module/_cppyy/test/__pycache__/
Removing pypy/module/_cppyy/test/conftest.pyc
Removing pypy/module/_csv/__init__.pyc
Removing pypy/module/_csv/interp_csv.pyc
Removing pypy/module/_csv/interp_reader.pyc
Removing pypy/module/_csv/interp_writer.pyc
Removing pypy/module/_csv/moduledef.pyc
Removing pypy/module/_csv/test/__init__.pyc
Removing pypy/module/_csv/test/test_dialect.pyc
Removing pypy/module/_csv/test/test_reader.pyc
Removing pypy/module/_csv/test/test_writer.pyc
Removing pypy/module/_csv/test/test_ztranslation.pyc
Removing pypy/module/_demo/__init__.pyc
Removing pypy/module/_demo/moduledef.pyc
Removing pypy/module/_demo/test/__init__.pyc
Removing pypy/module/_demo/test/test_import.pyc
Removing pypy/module/_demo/test/test_sieve.pyc
Removing pypy/module/_frozen_importlib/__init__.pyc
Removing pypy/module/_frozen_importlib/interp_import.pyc
Removing pypy/module/_frozen_importlib/moduledef.pyc
Removing pypy/module/_hpy_universal/__init__.pyc
Removing pypy/module/_hpy_universal/__pycache__/
Removing pypy/module/_hpy_universal/apiset.pyc
Removing pypy/module/_hpy_universal/bridge.pyc
Removing pypy/module/_hpy_universal/buffer.pyc
Removing pypy/module/_hpy_universal/handlemanager.pyc
Removing pypy/module/_hpy_universal/interp_builder.pyc
Removing pypy/module/_hpy_universal/interp_bytes.pyc
Removing pypy/module/_hpy_universal/interp_call.pyc
Removing pypy/module/_hpy_universal/interp_capsule.pyc
Removing pypy/module/_hpy_universal/interp_contextvars.pyc
Removing pypy/module/_hpy_universal/interp_cpy_compat.pyc
Removing pypy/module/_hpy_universal/interp_descr.pyc
Removing pypy/module/_hpy_universal/interp_dict.pyc
Removing pypy/module/_hpy_universal/interp_err.pyc
Removing pypy/module/_hpy_universal/interp_eval.pyc
Removing pypy/module/_hpy_universal/interp_extfunc.pyc
Removing pypy/module/_hpy_universal/interp_field.pyc
Removing pypy/module/_hpy_universal/interp_float.pyc
Removing pypy/module/_hpy_universal/interp_hpy.pyc
Removing pypy/module/_hpy_universal/interp_import.pyc
Removing pypy/module/_hpy_universal/interp_list.pyc
Removing pypy/module/_hpy_universal/interp_long.pyc
Removing pypy/module/_hpy_universal/interp_module.pyc
Removing pypy/module/_hpy_universal/interp_number.pyc
Removing pypy/module/_hpy_universal/interp_object.pyc
Removing pypy/module/_hpy_universal/interp_slice.pyc
Removing pypy/module/_hpy_universal/interp_slot.pyc
Removing pypy/module/_hpy_universal/interp_state.pyc
Removing pypy/module/_hpy_universal/interp_tracker.pyc
Removing pypy/module/_hpy_universal/interp_tuple.pyc
Removing pypy/module/_hpy_universal/interp_type.pyc
Removing pypy/module/_hpy_universal/interp_unicode.pyc
Removing pypy/module/_hpy_universal/llapi.pyc
Removing pypy/module/_hpy_universal/moduledef.pyc
Removing pypy/module/_hpy_universal/state.pyc
Removing pypy/module/_hpy_universal/test/__init__.pyc
Removing pypy/module/_hpy_universal/test/__pycache__/
Removing pypy/module/_hpy_universal/test/_vendored/__init__.pyc
Removing pypy/module/_hpy_universal/test/_vendored/conftest.pyc
Removing pypy/module/_hpy_universal/test/conftest.pyc
Removing pypy/module/_io/__init__.pyc
Removing pypy/module/_io/__pycache__/
Removing pypy/module/_io/interp_bufferedio.pyc
Removing pypy/module/_io/interp_bytesio.pyc
Removing pypy/module/_io/interp_fileio.pyc
Removing pypy/module/_io/interp_io.pyc
Removing pypy/module/_io/interp_iobase.pyc
Removing pypy/module/_io/interp_stringio.pyc
Removing pypy/module/_io/interp_textio.pyc
Removing pypy/module/_io/moduledef.pyc
Removing pypy/module/_io/test/__init__.pyc
Removing pypy/module/_io/test/__pycache__/
Removing pypy/module/_io/test/test_bufferedio.pyc
Removing pypy/module/_io/test/test_fileio.pyc
Removing pypy/module/_io/test/test_interp_textio.pyc
Removing pypy/module/_io/test/test_win32consoleio.pyc
Removing pypy/module/_jitlog/__init__.pyc
Removing pypy/module/_jitlog/interp_jitlog.pyc
Removing pypy/module/_jitlog/moduledef.pyc
Removing pypy/module/_jitlog/test/__init__.pyc
Removing pypy/module/_jitlog/test/test__jitlog.pyc
Removing pypy/module/_locale/__init__.pyc
Removing pypy/module/_locale/interp_locale.pyc
Removing pypy/module/_locale/moduledef.pyc
Removing pypy/module/_locale/test/test_locale.pyc
Removing pypy/module/_lsprof/__init__.pyc
Removing pypy/module/_lsprof/interp_lsprof.pyc
Removing pypy/module/_lsprof/moduledef.pyc
Removing pypy/module/_lsprof/test/__init__.pyc
Removing pypy/module/_lsprof/test/test_cprofile.pyc
Removing pypy/module/_md5/__init__.pyc
Removing pypy/module/_md5/interp_md5.pyc
Removing pypy/module/_md5/moduledef.pyc
Removing pypy/module/_md5/test/test_md5.pyc
Removing pypy/module/_minimal_curses/__init__.pyc
Removing pypy/module/_minimal_curses/fficurses.pyc
Removing pypy/module/_minimal_curses/interp_curses.pyc
Removing pypy/module/_minimal_curses/moduledef.pyc
Removing pypy/module/_minimal_curses/test/__init__.pyc
Removing pypy/module/_minimal_curses/test/test_curses.pyc
Removing pypy/module/_multibytecodec/__init__.pyc
Removing pypy/module/_multibytecodec/__pycache__/
Removing pypy/module/_multibytecodec/c_codecs.pyc
Removing pypy/module/_multibytecodec/interp_incremental.pyc
Removing pypy/module/_multibytecodec/interp_multibytecodec.pyc
Removing pypy/module/_multibytecodec/moduledef.pyc
Removing pypy/module/_multibytecodec/test/__init__.pyc
Removing pypy/module/_multibytecodec/test/__pycache__/
Removing pypy/module/_multibytecodec/test/test_c_codecs.pyc
Removing pypy/module/_multibytecodec/test/test_multibtye_codecs.pyc
Removing pypy/module/_multibytecodec/test/test_translation.pyc
Removing pypy/module/_multiprocessing/__init__.pyc
Removing pypy/module/_multiprocessing/interp_semaphore.pyc
Removing pypy/module/_multiprocessing/moduledef.pyc
Removing pypy/module/_multiprocessing/test/__init__.pyc
Removing pypy/module/_multiprocessing/test/test_interp_semaphore.pyc
Removing pypy/module/_multiprocessing/test/test_semaphore.pyc
Removing pypy/module/_multiprocessing/test/test_win32.pyc
Removing pypy/module/_multiprocessing/test/test_ztranslation.pyc
Removing pypy/module/_opcode/__init__.pyc
Removing pypy/module/_opcode/__pycache__/
Removing pypy/module/_opcode/interp_opcode.pyc
Removing pypy/module/_opcode/moduledef.pyc
Removing pypy/module/_opcode/test/__pycache__/
Removing pypy/module/_pickle/__init__.pyc
Removing pypy/module/_pickle/__pycache__/
Removing pypy/module/_pickle/interp_pickle.pyc
Removing pypy/module/_pickle/moduledef.pyc
Removing pypy/module/_pickle/state.pyc
Removing pypy/module/_pickle/test/__pycache__/
Removing pypy/module/_pickle_support/__init__.pyc
Removing pypy/module/_pickle_support/maker.pyc
Removing pypy/module/_pickle_support/moduledef.pyc
Removing pypy/module/_pickle_support/test/__pycache__/
Removing pypy/module/_posixsubprocess/__init__.pyc
Removing pypy/module/_posixsubprocess/__pycache__/
Removing pypy/module/_posixsubprocess/interp_subprocess.pyc
Removing pypy/module/_posixsubprocess/moduledef.pyc
Removing pypy/module/_posixsubprocess/test/__init__.pyc
Removing pypy/module/_posixsubprocess/test/__pycache__/
Removing pypy/module/_posixsubprocess/test/test_ztranslation.pyc
Removing pypy/module/_pypyjson/__init__.pyc
Removing pypy/module/_pypyjson/interp_decoder.pyc
Removing pypy/module/_pypyjson/interp_encoder.pyc
Removing pypy/module/_pypyjson/moduledef.pyc
Removing pypy/module/_pypyjson/simd.pyc
Removing pypy/module/_pypyjson/test/__pycache__/
Removing pypy/module/_pypyjson/test/test__pypyjson.pyc
Removing pypy/module/_pypyjson/test/test_simd.pyc
Removing pypy/module/_random/__init__.pyc
Removing pypy/module/_random/interp_random.pyc
Removing pypy/module/_random/moduledef.pyc
Removing pypy/module/_random/test/__init__.pyc
Removing pypy/module/_random/test/test_random.pyc
Removing pypy/module/_random/test/test_ztranslation.pyc
Removing pypy/module/_rawffi/__init__.pyc
Removing pypy/module/_rawffi/__pycache__/
Removing pypy/module/_rawffi/alt/__init__.pyc
Removing pypy/module/_rawffi/alt/interp_ffitype.pyc
Removing pypy/module/_rawffi/alt/interp_funcptr.pyc
Removing pypy/module/_rawffi/alt/interp_struct.pyc
Removing pypy/module/_rawffi/alt/moduledef.pyc
Removing pypy/module/_rawffi/alt/test/__init__.pyc
Removing pypy/module/_rawffi/alt/test/test_ffitype.pyc
Removing pypy/module/_rawffi/alt/test/test_funcptr.pyc
Removing pypy/module/_rawffi/alt/test/test_struct.pyc
Removing pypy/module/_rawffi/alt/test/test_type_converter.pyc
Removing pypy/module/_rawffi/alt/type_converter.pyc
Removing pypy/module/_rawffi/buffer.pyc
Removing pypy/module/_rawffi/callback.pyc
Removing pypy/module/_rawffi/interp_array.pyc
Removing pypy/module/_rawffi/interp_exit.pyc
Removing pypy/module/_rawffi/interp_rawffi.pyc
Removing pypy/module/_rawffi/moduledef.pyc
Removing pypy/module/_rawffi/structure.pyc
Removing pypy/module/_rawffi/test/__init__.pyc
Removing pypy/module/_rawffi/test/__pycache__/
Removing pypy/module/_rawffi/test/test__rawffi.pyc
Removing pypy/module/_rawffi/test/test_exit.pyc
Removing pypy/module/_rawffi/test/test_nested.pyc
Removing pypy/module/_rawffi/test/test_struct.pyc
Removing pypy/module/_rawffi/test/test_tracker.pyc
Removing pypy/module/_rawffi/test/test_ztranslation.pyc
Removing pypy/module/_rawffi/tracker.pyc
Removing pypy/module/_socket/__init__.pyc
Removing pypy/module/_socket/__pycache__/
Removing pypy/module/_socket/interp_func.pyc
Removing pypy/module/_socket/interp_socket.pyc
Removing pypy/module/_socket/moduledef.pyc
Removing pypy/module/_socket/test/__init__.pyc
Removing pypy/module/_socket/test/__pycache__/
Removing pypy/module/_socket/test/test_sock_app.pyc
Removing pypy/module/_socket/test/test_ztranslation.pyc
Removing pypy/module/_sre/__init__.pyc
Removing pypy/module/_sre/interp_sre.pyc
Removing pypy/module/_sre/moduledef.pyc
Removing pypy/module/_sre/test/__init__.pyc
Removing pypy/module/_sre/test/__pycache__/
Removing pypy/module/_sre/test/test_app_sre.pyc
Removing pypy/module/_sre/test/test_sre_buf.pyc
Removing pypy/module/_string/__init__.pyc
Removing pypy/module/_string/formatter.pyc
Removing pypy/module/_string/moduledef.pyc
Removing pypy/module/_testing/__init__.pyc
Removing pypy/module/_testing/moduledef.pyc
Removing pypy/module/_vmprof/__init__.pyc
Removing pypy/module/_vmprof/__pycache__/
Removing pypy/module/_vmprof/conftest.pyc
Removing pypy/module/_vmprof/interp_vmprof.pyc
Removing pypy/module/_vmprof/moduledef.pyc
Removing pypy/module/_vmprof/test/__init__.pyc
Removing pypy/module/_vmprof/test/__pycache__/
Removing pypy/module/_vmprof/test/test__vmprof.pyc
Removing pypy/module/_vmprof/test/test_direct.pyc
Removing pypy/module/_warnings/__init__.pyc
Removing pypy/module/_warnings/interp_warnings.pyc
Removing pypy/module/_warnings/moduledef.pyc
Removing pypy/module/_warnings/test/__pycache__/
Removing pypy/module/_warnings/test/test_warnings.pyc
Removing pypy/module/_weakref/__init__.pyc
Removing pypy/module/_weakref/interp__weakref.pyc
Removing pypy/module/_weakref/moduledef.pyc
Removing pypy/module/_weakref/test/__pycache__/
Removing pypy/module/_winreg/test/test_winreg.pyc
Removing pypy/module/array/__init__.pyc
Removing pypy/module/array/__pycache__/
Removing pypy/module/array/interp_array.pyc
Removing pypy/module/array/moduledef.pyc
Removing pypy/module/array/reconstructor.pyc
Removing pypy/module/array/test/__init__.pyc
Removing pypy/module/array/test/__pycache__/
Removing pypy/module/array/test/test_array.pyc
Removing pypy/module/array/test/test_ztranslation.pyc
Removing pypy/module/atexit/__init__.pyc
Removing pypy/module/atexit/moduledef.pyc
Removing pypy/module/atexit/test/__pycache__/
Removing pypy/module/binascii/__init__.pyc
Removing pypy/module/binascii/interp_base64.pyc
Removing pypy/module/binascii/interp_binascii.pyc
Removing pypy/module/binascii/interp_crc32.pyc
Removing pypy/module/binascii/interp_hexlify.pyc
Removing pypy/module/binascii/interp_hqx.pyc
Removing pypy/module/binascii/interp_qp.pyc
Removing pypy/module/binascii/interp_uu.pyc
Removing pypy/module/binascii/moduledef.pyc
Removing pypy/module/binascii/test/test_binascii.pyc
Removing pypy/module/bz2/__init__.pyc
Removing pypy/module/bz2/__pycache__/
Removing pypy/module/bz2/interp_bz2.pyc
Removing pypy/module/bz2/moduledef.pyc
Removing pypy/module/bz2/test/__init__.pyc
Removing pypy/module/bz2/test/__pycache__/
Removing pypy/module/bz2/test/support.pyc
Removing pypy/module/bz2/test/test_bz2_compdecomp.pyc
Removing pypy/module/bz2/test/test_bz2_file.pyc
Removing pypy/module/bz2/test/test_interpbz2.pyc
Removing pypy/module/bz2/test/test_large.pyc
Removing pypy/module/cmath/__init__.pyc
Removing pypy/module/cmath/interp_cmath.pyc
Removing pypy/module/cmath/moduledef.pyc
Removing pypy/module/cmath/test/test_cmath.pyc
Removing pypy/module/cpyext/__init__.pyc
Removing pypy/module/cpyext/__pycache__/
Removing pypy/module/cpyext/api.pyc
Removing pypy/module/cpyext/boolobject.pyc
Removing pypy/module/cpyext/buffer.pyc
Removing pypy/module/cpyext/bytearrayobject.pyc
Removing pypy/module/cpyext/bytesobject.pyc
Removing pypy/module/cpyext/capsule.pyc
Removing pypy/module/cpyext/cdatetime.pyc
Removing pypy/module/cpyext/classobject.pyc
Removing pypy/module/cpyext/codecs.pyc
Removing pypy/module/cpyext/complexobject.pyc
Removing pypy/module/cpyext/conftest.pyc
Removing pypy/module/cpyext/contextvars.pyc
Removing pypy/module/cpyext/dictobject.pyc
Removing pypy/module/cpyext/dictproxyobject.pyc
Removing pypy/module/cpyext/eval.pyc
Removing pypy/module/cpyext/exception.pyc
Removing pypy/module/cpyext/floatobject.pyc
Removing pypy/module/cpyext/frameobject.pyc
Removing pypy/module/cpyext/funcobject.pyc
Removing pypy/module/cpyext/genobject.pyc
Removing pypy/module/cpyext/import_.pyc
Removing pypy/module/cpyext/interp_cpyext.pyc
Removing pypy/module/cpyext/iterator.pyc
Removing pypy/module/cpyext/listobject.pyc
Removing pypy/module/cpyext/longobject.pyc
Removing pypy/module/cpyext/mapping.pyc
Removing pypy/module/cpyext/marshal.pyc
Removing pypy/module/cpyext/memoryobject.pyc
Removing pypy/module/cpyext/methodobject.pyc
Removing pypy/module/cpyext/modsupport.pyc
Removing pypy/module/cpyext/moduledef.pyc
Removing pypy/module/cpyext/namespaceobject.pyc
Removing pypy/module/cpyext/ndarrayobject.pyc
Removing pypy/module/cpyext/number.pyc
Removing pypy/module/cpyext/object.pyc
Removing pypy/module/cpyext/pyerrors.pyc
Removing pypy/module/cpyext/pyfile.pyc
Removing pypy/module/cpyext/pyobject.pyc
Removing pypy/module/cpyext/pystate.pyc
Removing pypy/module/cpyext/pystrhex.pyc
Removing pypy/module/cpyext/pystrtod.pyc
Removing pypy/module/cpyext/pythonrun.pyc
Removing pypy/module/cpyext/pytraceback.pyc
Removing pypy/module/cpyext/sequence.pyc
Removing pypy/module/cpyext/setobject.pyc
Removing pypy/module/cpyext/sliceobject.pyc
Removing pypy/module/cpyext/slotdefs.pyc
Removing pypy/module/cpyext/state.pyc
Removing pypy/module/cpyext/structmember.pyc
Removing pypy/module/cpyext/structmemberdefs.pyc
Removing pypy/module/cpyext/stubsactive.pyc
Removing pypy/module/cpyext/sysmodule.pyc
Removing pypy/module/cpyext/test/__init__.pyc
Removing pypy/module/cpyext/test/__pycache__/
Removing pypy/module/cpyext/test/_testmultiphase.o
Removing pypy/module/cpyext/test/_widechar.o
Removing pypy/module/cpyext/test/array.o
Removing pypy/module/cpyext/test/banana.o
Removing pypy/module/cpyext/test/buffer_test.o
Removing pypy/module/cpyext/test/builtin_min_max.o
Removing pypy/module/cpyext/test/comparisons.o
Removing pypy/module/cpyext/test/conftest.pyc
Removing pypy/module/cpyext/test/date.o
Removing pypy/module/cpyext/test/docstrings.o
Removing pypy/module/cpyext/test/dotted.o
Removing pypy/module/cpyext/test/foo.o
Removing pypy/module/cpyext/test/foo3.o
Removing pypy/module/cpyext/test/gh5207.o
Removing pypy/module/cpyext/test/issue2482.o
Removing pypy/module/cpyext/test/modinit.o
Removing pypy/module/cpyext/test/multiphase.o
Removing pypy/module/cpyext/test/nanobind1.o
Removing pypy/module/cpyext/test/nanobind2.o
Removing pypy/module/cpyext/test/nanobind3.o
Removing pypy/module/cpyext/test/specmethdocstring.o
Removing pypy/module/cpyext/test/test_api.pyc
Removing pypy/module/cpyext/test/test_arraymodule.pyc
Removing pypy/module/cpyext/test/test_async_iter.pyc
Removing pypy/module/cpyext/test/test_boolobject.pyc
Removing pypy/module/cpyext/test/test_borrow.pyc
Removing pypy/module/cpyext/test/test_buffer.pyc
Removing pypy/module/cpyext/test/test_bytearrayobject.pyc
Removing pypy/module/cpyext/test/test_bytesobject.pyc
Removing pypy/module/cpyext/test/test_capsule.pyc
Removing pypy/module/cpyext/test/test_cell.pyc
Removing pypy/module/cpyext/test/test_classobject.pyc
Removing pypy/module/cpyext/test/test_codecs.pyc
Removing pypy/module/cpyext/test/test_complexobject.pyc
Removing pypy/module/cpyext/test/test_contextvars.pyc
Removing pypy/module/cpyext/test/test_cpyext.pyc
Removing pypy/module/cpyext/test/test_datetime.pyc
Removing pypy/module/cpyext/test/test_dictobject.pyc
Removing pypy/module/cpyext/test/test_eval.pyc
Removing pypy/module/cpyext/test/test_exception.pyc
Removing pypy/module/cpyext/test/test_fileobject.pyc
Removing pypy/module/cpyext/test/test_floatobject.pyc
Removing pypy/module/cpyext/test/test_frameobject.pyc
Removing pypy/module/cpyext/test/test_func.o
Removing pypy/module/cpyext/test/test_funcobject.pyc
Removing pypy/module/cpyext/test/test_genobject.pyc
Removing pypy/module/cpyext/test/test_getargs.pyc
Removing pypy/module/cpyext/test/test_import.pyc
Removing pypy/module/cpyext/test/test_import_module.o
Removing pypy/module/cpyext/test/test_iterator.pyc
Removing pypy/module/cpyext/test/test_listobject.pyc
Removing pypy/module/cpyext/test/test_longobject.pyc
Removing pypy/module/cpyext/test/test_mapping.pyc
Removing pypy/module/cpyext/test/test_marshal.pyc
Removing pypy/module/cpyext/test/test_memoryobject.pyc
Removing pypy/module/cpyext/test/test_methodobject.pyc
Removing pypy/module/cpyext/test/test_misc.pyc
Removing pypy/module/cpyext/test/test_module.pyc
Removing pypy/module/cpyext/test/test_namespaceobject.pyc
Removing pypy/module/cpyext/test/test_ndarrayobject.pyc
Removing pypy/module/cpyext/test/test_number.pyc
Removing pypy/module/cpyext/test/test_object.pyc
Removing pypy/module/cpyext/test/test_pyerrors.pyc
Removing pypy/module/cpyext/test/test_pyfile.pyc
Removing pypy/module/cpyext/test/test_pymem.pyc
Removing pypy/module/cpyext/test/test_pysignals.pyc
Removing pypy/module/cpyext/test/test_pystate.pyc
Removing pypy/module/cpyext/test/test_pystrhex.pyc
Removing pypy/module/cpyext/test/test_pystrtod.pyc
Removing pypy/module/cpyext/test/test_sequence.pyc
Removing pypy/module/cpyext/test/test_setobject.pyc
Removing pypy/module/cpyext/test/test_sliceobject.pyc
Removing pypy/module/cpyext/test/test_structseq.pyc
Removing pypy/module/cpyext/test/test_sysmodule.pyc
Removing pypy/module/cpyext/test/test_thread.pyc
Removing pypy/module/cpyext/test/test_traceback.pyc
Removing pypy/module/cpyext/test/test_translate.pyc
Removing pypy/module/cpyext/test/test_tupleobject.pyc
Removing pypy/module/cpyext/test/test_typeobject.pyc
Removing pypy/module/cpyext/test/test_unicodeobject.pyc
Removing pypy/module/cpyext/test/test_userslots.pyc
Removing pypy/module/cpyext/test/test_version.pyc
Removing pypy/module/cpyext/test/test_weakref.pyc
Removing pypy/module/cpyext/tupleobject.pyc
Removing pypy/module/cpyext/typeobject.pyc
Removing pypy/module/cpyext/typeobjectdefs.pyc
Removing pypy/module/cpyext/unicodeobject.pyc
Removing pypy/module/cpyext/userslot.pyc
Removing pypy/module/cpyext/weakrefobject.pyc
Removing pypy/module/crypt/__init__.pyc
Removing pypy/module/crypt/test/__init__.pyc
Removing pypy/module/crypt/test/test_crypt.pyc
Removing pypy/module/errno/__init__.pyc
Removing pypy/module/errno/interp_errno.pyc
Removing pypy/module/errno/moduledef.pyc
Removing pypy/module/errno/test/test_errno.pyc
Removing pypy/module/exceptions/__init__.pyc
Removing pypy/module/exceptions/__pycache__/
Removing pypy/module/exceptions/interp_exceptions.pyc
Removing pypy/module/exceptions/interp_group.pyc
Removing pypy/module/exceptions/moduledef.pyc
Removing pypy/module/exceptions/test/__init__.pyc
Removing pypy/module/exceptions/test/__pycache__/
Removing pypy/module/exceptions/test/test_exc.pyc
Removing pypy/module/faulthandler/__init__.pyc
Removing pypy/module/faulthandler/cintf.pyc
Removing pypy/module/faulthandler/dumper.pyc
Removing pypy/module/faulthandler/handler.pyc
Removing pypy/module/faulthandler/moduledef.pyc
Removing pypy/module/faulthandler/test/test_faulthander.pyc
Removing pypy/module/faulthandler/test/test_ztranslation.pyc
Removing pypy/module/fcntl/__init__.pyc
Removing pypy/module/fcntl/interp_fcntl.pyc
Removing pypy/module/fcntl/moduledef.pyc
Removing pypy/module/fcntl/test/test_fcntl.pyc
Removing pypy/module/gc/__init__.pyc
Removing pypy/module/gc/hook.pyc
Removing pypy/module/gc/interp_gc.pyc
Removing pypy/module/gc/moduledef.pyc
Removing pypy/module/gc/referents.pyc
Removing pypy/module/gc/test/__init__.pyc
Removing pypy/module/gc/test/test_app_referents.pyc
Removing pypy/module/gc/test/test_gc.pyc
Removing pypy/module/gc/test/test_hook.pyc
Removing pypy/module/gc/test/test_referents.pyc
Removing pypy/module/gc/test/test_ztranslation.pyc
Removing pypy/module/imp/__init__.pyc
Removing pypy/module/imp/importing.pyc
Removing pypy/module/imp/interp_imp.pyc
Removing pypy/module/imp/moduledef.pyc
Removing pypy/module/imp/state.pyc
Removing pypy/module/imp/test/__init__.pyc
Removing pypy/module/imp/test/__pycache__/
Removing pypy/module/imp/test/hooktest/__pycache__/
Removing pypy/module/imp/test/test_app.pyc
Removing pypy/module/imp/test/test_import.pyc
Removing pypy/module/itertools/__init__.pyc
Removing pypy/module/itertools/__pycache__/
Removing pypy/module/itertools/interp_itertools.pyc
Removing pypy/module/itertools/moduledef.pyc
Removing pypy/module/itertools/test/__init__.pyc
Removing pypy/module/itertools/test/__pycache__/
Removing pypy/module/itertools/test/test_itertools.pyc
Removing pypy/module/itertools/test/test_ztranslation.pyc
Removing pypy/module/marshal/__init__.pyc
Removing pypy/module/marshal/interp_marshal.pyc
Removing pypy/module/marshal/moduledef.pyc
Removing pypy/module/marshal/test/__pycache__/
Removing pypy/module/marshal/test/test_marshal.pyc
Removing pypy/module/marshal/test/test_marshalimpl.pyc
Removing pypy/module/math/__init__.pyc
Removing pypy/module/math/__pycache__/
Removing pypy/module/math/interp_math.pyc
Removing pypy/module/math/moduledef.pyc
Removing pypy/module/math/test/__init__.pyc
Removing pypy/module/math/test/__pycache__/
Removing pypy/module/math/test/test_direct.pyc
Removing pypy/module/math/test/test_math.pyc
Removing pypy/module/micronumpy/__init__.pyc
Removing pypy/module/micronumpy/__pycache__/
Removing pypy/module/micronumpy/appbridge.pyc
Removing pypy/module/micronumpy/arrayops.pyc
Removing pypy/module/micronumpy/base.pyc
Removing pypy/module/micronumpy/boxes.pyc
Removing pypy/module/micronumpy/casting.pyc
Removing pypy/module/micronumpy/concrete.pyc
Removing pypy/module/micronumpy/constants.pyc
Removing pypy/module/micronumpy/converters.pyc
Removing pypy/module/micronumpy/ctors.pyc
Removing pypy/module/micronumpy/descriptor.pyc
Removing pypy/module/micronumpy/flagsobj.pyc
Removing pypy/module/micronumpy/hashdescr.pyc
Removing pypy/module/micronumpy/iterators.pyc
Removing pypy/module/micronumpy/loop.pyc
Removing pypy/module/micronumpy/ndarray.pyc
Removing pypy/module/micronumpy/nditer.pyc
Removing pypy/module/micronumpy/strides.pyc
Removing pypy/module/micronumpy/support.pyc
Removing pypy/module/micronumpy/test/__init__.pyc
Removing pypy/module/micronumpy/test/__pycache__/
Removing pypy/module/micronumpy/test/conftest.pyc
Removing pypy/module/micronumpy/types.pyc
Removing pypy/module/micronumpy/ufuncs.pyc
Removing pypy/module/mmap/__init__.pyc
Removing pypy/module/mmap/interp_mmap.pyc
Removing pypy/module/mmap/moduledef.pyc
Removing pypy/module/mmap/test/test_mmap.pyc
Removing pypy/module/operator/__init__.pyc
Removing pypy/module/operator/interp_operator.pyc
Removing pypy/module/operator/moduledef.pyc
Removing pypy/module/operator/test/test_operator.pyc
Removing pypy/module/operator/test/test_tscmp.pyc
Removing pypy/module/operator/tscmp.pyc
Removing pypy/module/posix/__init__.pyc
Removing pypy/module/posix/__pycache__/
Removing pypy/module/posix/interp_posix.pyc
Removing pypy/module/posix/interp_scandir.pyc
Removing pypy/module/posix/moduledef.pyc
Removing pypy/module/posix/test/__init__.pyc
Removing pypy/module/posix/test/__pycache__/
Removing pypy/module/posix/test/test_interp_posix.pyc
Removing pypy/module/posix/test/test_nt.pyc
Removing pypy/module/posix/test/test_posix2.pyc
Removing pypy/module/posix/test/test_scandir.pyc
Removing pypy/module/posix/test/test_ztranslation.pyc
Removing pypy/module/pwd/__init__.pyc
Removing pypy/module/pwd/interp_pwd.pyc
Removing pypy/module/pwd/moduledef.pyc
Removing pypy/module/pwd/test/__init__.pyc
Removing pypy/module/pwd/test/test_pwd.pyc
Removing pypy/module/pwd/test/test_ztranslation.pyc
Removing pypy/module/pyexpat/__init__.pyc
Removing pypy/module/pyexpat/__pycache__/
Removing pypy/module/pyexpat/interp_pyexpat.pyc
Removing pypy/module/pyexpat/moduledef.pyc
Removing pypy/module/pyexpat/test/__init__.pyc
Removing pypy/module/pyexpat/test/__pycache__/
Removing pypy/module/pyexpat/test/test_build.pyc
Removing pypy/module/pyexpat/test/test_parser.pyc
Removing pypy/module/pypyjit/__init__.pyc
Removing pypy/module/pypyjit/__pycache__/
Removing pypy/module/pypyjit/hooks.pyc
Removing pypy/module/pypyjit/interp_jit.pyc
Removing pypy/module/pypyjit/interp_resop.pyc
Removing pypy/module/pypyjit/moduledef.pyc
Removing pypy/module/pypyjit/policy.pyc
Removing pypy/module/pypyjit/test/__init__.pyc
Removing pypy/module/pypyjit/test/test_jit_hook.pyc
Removing pypy/module/pypyjit/test/test_jit_not_in_trace.pyc
Removing pypy/module/pypyjit/test/test_jit_setup.pyc
Removing pypy/module/pypyjit/test/test_policy.pyc
Removing pypy/module/pypyjit/test/test_pyframe.pyc
Removing pypy/module/pypyjit/test/test_ztranslation.pyc
Removing pypy/module/pypyjit/test_pypy_c/__init__.pyc
Removing pypy/module/pypyjit/test_pypy_c/__pycache__/
Removing pypy/module/pypyjit/test_pypy_c/conftest.pyc
Removing pypy/module/pypyjit/test_pypy_c/model.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_00_model.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_alloc.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_array.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_boolrewrite.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_buffers.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_bug.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_call.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_capture_locals.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_containers.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_cprofile.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_exception.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_ffi.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_generators.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_getframe.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_globals.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_import.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_instance.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_intbound.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_itertools.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_jitlogparser.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_math.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_micronumpy.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_min_max.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_misc.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_shift.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_string.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_struct.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_thread.pyc
Removing pypy/module/pypyjit/test_pypy_c/test_weakref.pyc
Removing pypy/module/select/__init__.pyc
Removing pypy/module/select/interp_kqueue.pyc
Removing pypy/module/select/interp_select.pyc
Removing pypy/module/select/moduledef.pyc
Removing pypy/module/select/test/__init__.pyc
Removing pypy/module/select/test/test_devpoll.pyc
Removing pypy/module/select/test/test_epoll.pyc
Removing pypy/module/select/test/test_kqueue.pyc
Removing pypy/module/select/test/test_select.pyc
Removing pypy/module/select/test/test_select_signal.pyc
Removing pypy/module/select/test/test_ztranslation.pyc
Removing pypy/module/signal/__init__.pyc
Removing pypy/module/signal/__pycache__/
Removing pypy/module/signal/interp_signal.pyc
Removing pypy/module/signal/moduledef.pyc
Removing pypy/module/signal/test/__init__.pyc
Removing pypy/module/signal/test/__pycache__/
Removing pypy/module/signal/test/test_signal.pyc
Removing pypy/module/struct/__init__.pyc
Removing pypy/module/struct/__pycache__/
Removing pypy/module/struct/formatiterator.pyc
Removing pypy/module/struct/interp_struct.pyc
Removing pypy/module/struct/moduledef.pyc
Removing pypy/module/struct/test/__init__.pyc
Removing pypy/module/struct/test/__pycache__/
Removing pypy/module/struct/test/test_struct.pyc
Removing pypy/module/struct/test/test_ztranslation.pyc
Removing pypy/module/sys/__init__.pyc
Removing pypy/module/sys/__pycache__/
Removing pypy/module/sys/initpath.pyc
Removing pypy/module/sys/interp_encoding.pyc
Removing pypy/module/sys/moduledef.pyc
Removing pypy/module/sys/state.pyc
Removing pypy/module/sys/system.pyc
Removing pypy/module/sys/test/__init__.pyc
Removing pypy/module/sys/test/__pycache__/
Removing pypy/module/sys/test/test_encoding.pyc
Removing pypy/module/sys/test/test_initpath.pyc
Removing pypy/module/sys/test/test_sysmodule.pyc
Removing pypy/module/sys/test/test_version.pyc
Removing pypy/module/sys/threadmappings.pyc
Removing pypy/module/sys/version.pyc
Removing pypy/module/sys/vm.pyc
Removing pypy/module/termios/__init__.pyc
Removing pypy/module/termios/interp_termios.pyc
Removing pypy/module/termios/moduledef.pyc
Removing pypy/module/termios/test/test_termios.pyc
Removing pypy/module/test_lib_pypy/__init__.pyc
Removing pypy/module/test_lib_pypy/support.pyc
Removing pypy/module/test_lib_pypy/test_code_module.pyc
Removing pypy/module/test_lib_pypy/test_collections.pyc
Removing pypy/module/test_lib_pypy/test_coroutine.pyc
Removing pypy/module/test_lib_pypy/test_curses.pyc
Removing pypy/module/test_lib_pypy/test_marshal_extra.pyc
Removing pypy/module/test_lib_pypy/test_md5_extra.pyc
Removing pypy/module/test_lib_pypy/test_os_wait.pyc
Removing pypy/module/test_lib_pypy/test_pickle_extra.pyc
Removing pypy/module/test_lib_pypy/test_resource.pyc
Removing pypy/module/test_lib_pypy/test_sha_extra.pyc
Removing pypy/module/test_lib_pypy/test_site_extra.pyc
Removing pypy/module/test_lib_pypy/test_stackless.pyc
Removing pypy/module/test_lib_pypy/test_stackless_pickle.pyc
Removing pypy/module/test_lib_pypy/test_stackless_pickling.pyc
Removing pypy/module/test_lib_pypy/test_structseq.pyc
Removing pypy/module/test_lib_pypy/test_tputil.pyc
Removing pypy/module/thread/__init__.pyc
Removing pypy/module/thread/error.pyc
Removing pypy/module/thread/gil.pyc
Removing pypy/module/thread/moduledef.pyc
Removing pypy/module/thread/os_local.pyc
Removing pypy/module/thread/os_lock.pyc
Removing pypy/module/thread/os_thread.pyc
Removing pypy/module/thread/test/__init__.pyc
Removing pypy/module/thread/test/support.pyc
Removing pypy/module/thread/test/test_fork.pyc
Removing pypy/module/thread/test/test_gil.pyc
Removing pypy/module/thread/test/test_import_lock.pyc
Removing pypy/module/thread/test/test_local.pyc
Removing pypy/module/thread/test/test_lock.pyc
Removing pypy/module/thread/test/test_thread.pyc
Removing pypy/module/thread/threadlocals.pyc
Removing pypy/module/time/__init__.pyc
Removing pypy/module/time/interp_time.pyc
Removing pypy/module/time/moduledef.pyc
Removing pypy/module/time/test/__pycache__/
Removing pypy/module/time/test/test_timeutils.pyc
Removing pypy/module/time/test/test_ztranslation.pyc
Removing pypy/module/time/timeutils.pyc
Removing pypy/module/token/__init__.pyc
Removing pypy/module/token/interp_token.pyc
Removing pypy/module/token/moduledef.pyc
Removing pypy/module/token/test/__pycache__/
Removing pypy/module/unicodedata/__init__.pyc
Removing pypy/module/unicodedata/interp_ucd.pyc
Removing pypy/module/unicodedata/moduledef.pyc
Removing pypy/module/unicodedata/test/test_hyp.pyc
Removing pypy/module/unicodedata/test/test_unicodedata.pyc
Removing pypy/module/zipimport/__init__.pyc
Removing pypy/module/zipimport/__pycache__/
Removing pypy/module/zipimport/moduledef.pyc
Removing pypy/module/zipimport/test/__pycache__/
Removing pypy/module/zlib/__init__.pyc
Removing pypy/module/zlib/interp_zlib.pyc
Removing pypy/module/zlib/moduledef.pyc
Removing pypy/module/zlib/test/test_zlib.pyc
Removing pypy/objspace/__init__.pyc
Removing pypy/objspace/__pycache__/
Removing pypy/objspace/descroperation.pyc
Removing pypy/objspace/fake/__init__.pyc
Removing pypy/objspace/fake/checkmodule.pyc
Removing pypy/objspace/fake/objspace.pyc
Removing pypy/objspace/std/__init__.pyc
Removing pypy/objspace/std/__pycache__/
Removing pypy/objspace/std/boolobject.pyc
Removing pypy/objspace/std/bytearrayobject.pyc
Removing pypy/objspace/std/bytesobject.pyc
Removing pypy/objspace/std/callmethod.pyc
Removing pypy/objspace/std/capsuleobject.pyc
Removing pypy/objspace/std/celldict.pyc
Removing pypy/objspace/std/classdict.pyc
Removing pypy/objspace/std/complexobject.pyc
Removing pypy/objspace/std/dictmultiobject.pyc
Removing pypy/objspace/std/dictproxyobject.pyc
Removing pypy/objspace/std/floatobject.pyc
Removing pypy/objspace/std/formatting.pyc
Removing pypy/objspace/std/frame.pyc
Removing pypy/objspace/std/identitydict.pyc
Removing pypy/objspace/std/intobject.pyc
Removing pypy/objspace/std/iterobject.pyc
Removing pypy/objspace/std/jsondict.pyc
Removing pypy/objspace/std/kwargsdict.pyc
Removing pypy/objspace/std/listobject.pyc
Removing pypy/objspace/std/longobject.pyc
Removing pypy/objspace/std/mapdict.pyc
Removing pypy/objspace/std/marshal_impl.pyc
Removing pypy/objspace/std/memoryobject.pyc
Removing pypy/objspace/std/newformat.pyc
Removing pypy/objspace/std/noneobject.pyc
Removing pypy/objspace/std/objectobject.pyc
Removing pypy/objspace/std/objspace.pyc
Removing pypy/objspace/std/proxyobject.pyc
Removing pypy/objspace/std/setobject.pyc
Removing pypy/objspace/std/sliceobject.pyc
Removing pypy/objspace/std/smalllongobject.pyc
Removing pypy/objspace/std/specialisedtupleobject.pyc
Removing pypy/objspace/std/stringmethods.pyc
Removing pypy/objspace/std/test/__init__.pyc
Removing pypy/objspace/std/test/__pycache__/
Removing pypy/objspace/std/test/test_boolobject.pyc
Removing pypy/objspace/std/test/test_bytearrayobject.pyc
Removing pypy/objspace/std/test/test_bytesobject.pyc
Removing pypy/objspace/std/test/test_callmethod.pyc
Removing pypy/objspace/std/test/test_celldict.pyc
Removing pypy/objspace/std/test/test_complexobject.pyc
Removing pypy/objspace/std/test/test_dictmultiobject.pyc
Removing pypy/objspace/std/test/test_dictproxy.pyc
Removing pypy/objspace/std/test/test_floatobject.pyc
Removing pypy/objspace/std/test/test_identitydict.pyc
Removing pypy/objspace/std/test/test_identityset.pyc
Removing pypy/objspace/std/test/test_index.pyc
Removing pypy/objspace/std/test/test_intobject.pyc
Removing pypy/objspace/std/test/test_iterobject.pyc
Removing pypy/objspace/std/test/test_jsondict.pyc
Removing pypy/objspace/std/test/test_kwargsdict.pyc
Removing pypy/objspace/std/test/test_lengthhint.pyc
Removing pypy/objspace/std/test/test_listobject.pyc
Removing pypy/objspace/std/test/test_liststrategies.pyc
Removing pypy/objspace/std/test/test_longobject.pyc
Removing pypy/objspace/std/test/test_mapdict.pyc
Removing pypy/objspace/std/test/test_memoryobject.pyc
Removing pypy/objspace/std/test/test_methodcache.pyc
Removing pypy/objspace/std/test/test_newformat.pyc
Removing pypy/objspace/std/test/test_noneobject.pyc
Removing pypy/objspace/std/test/test_obj.pyc
Removing pypy/objspace/std/test/test_prebuiltint.pyc
Removing pypy/objspace/std/test/test_proxy.pyc
Removing pypy/objspace/std/test/test_proxy_function.pyc
Removing pypy/objspace/std/test/test_proxy_internals.pyc
Removing pypy/objspace/std/test/test_proxy_iter.pyc
Removing pypy/objspace/std/test/test_proxy_object.pyc
Removing pypy/objspace/std/test/test_proxy_usercreated.pyc
Removing pypy/objspace/std/test/test_random_attr.pyc
Removing pypy/objspace/std/test/test_setobject.pyc
Removing pypy/objspace/std/test/test_setstrategies.pyc
Removing pypy/objspace/std/test/test_sliceobject.pyc
Removing pypy/objspace/std/test/test_smalllongobject.pyc
Removing pypy/objspace/std/test/test_specialisedtupleobject.pyc
Removing pypy/objspace/std/test/test_stdobjspace.pyc
Removing pypy/objspace/std/test/test_translate.pyc
Removing pypy/objspace/std/test/test_tupleobject.pyc
Removing pypy/objspace/std/test/test_typeobject.pyc
Removing pypy/objspace/std/test/test_unicodeobject.pyc
Removing pypy/objspace/std/test/test_userobject.pyc
Removing pypy/objspace/std/test/test_versionedtype.pyc
Removing pypy/objspace/std/transparent.pyc
Removing pypy/objspace/std/tupleobject.pyc
Removing pypy/objspace/std/typeobject.pyc
Removing pypy/objspace/std/unicodeobject.pyc
Removing pypy/objspace/std/util.pyc
Removing pypy/objspace/test/__init__.pyc
Removing pypy/objspace/test/__pycache__/
Removing pypy/objspace/test/test_descroperation.pyc
Removing pypy/tool/__init__.pyc
Removing pypy/tool/__pycache__/
Removing pypy/tool/ann_override.pyc
Removing pypy/tool/cpyext/__init__.pyc
Removing pypy/tool/cpyext/__pycache__/
Removing pypy/tool/cpyext/extbuild.pyc
Removing pypy/tool/generate_stdlib_module_names.pyc
Removing pypy/tool/lib_pypy.pyc
Removing pypy/tool/option.pyc
Removing pypy/tool/pytest/__init__.pyc
Removing pypy/tool/pytest/__pycache__/
Removing pypy/tool/pytest/appsupport.pyc
Removing pypy/tool/pytest/apptest.pyc
Removing pypy/tool/pytest/confpath.pyc
Removing pypy/tool/pytest/fake_pytest/__init__.pyc
Removing pypy/tool/pytest/fake_pytest/moduledef.pyc
Removing pypy/tool/pytest/fake_pytest/test/__pycache__/
Removing pypy/tool/pytest/objspace.pyc
Removing pypy/tool/release/__init__.pyc
Removing pypy/tool/release/make_portable.pyc
Removing pypy/tool/release/smartstrip.pyc
Removing pypy/tool/stdlib___future__.pyc
Removing pypy/tool/stdlib_opcode.pyc
Removing pypyjit_new.log
Removing pytest-A.log
Removing pytest.pyc
Removing rpython/__init__.pyc
Removing rpython/__pycache__/
Removing rpython/_cache/
Removing rpython/annotator/__init__.pyc
Removing rpython/annotator/annrpython.pyc
Removing rpython/annotator/argument.pyc
Removing rpython/annotator/binaryop.pyc
Removing rpython/annotator/bookkeeper.pyc
Removing rpython/annotator/builtin.pyc
Removing rpython/annotator/classdesc.pyc
Removing rpython/annotator/description.pyc
Removing rpython/annotator/dictdef.pyc
Removing rpython/annotator/exception.pyc
Removing rpython/annotator/listdef.pyc
Removing rpython/annotator/model.pyc
Removing rpython/annotator/policy.pyc
Removing rpython/annotator/signature.pyc
Removing rpython/annotator/specialize.pyc
Removing rpython/annotator/unaryop.pyc
Removing rpython/config/__init__.pyc
Removing rpython/config/config.pyc
Removing rpython/config/support.pyc
Removing rpython/config/translationoption.pyc
Removing rpython/conftest.pyc
Removing rpython/flowspace/__init__.pyc
Removing rpython/flowspace/argument.pyc
Removing rpython/flowspace/bytecode.pyc
Removing rpython/flowspace/flowcontext.pyc
Removing rpython/flowspace/framestate.pyc
Removing rpython/flowspace/generator.pyc
Removing rpython/flowspace/model.pyc
Removing rpython/flowspace/objspace.pyc
Removing rpython/flowspace/operation.pyc
Removing rpython/flowspace/pygraph.pyc
Removing rpython/flowspace/specialcase.pyc
Removing rpython/jit/__init__.pyc
Removing rpython/jit/backend/__init__.pyc
Removing rpython/jit/backend/detect_cpu.pyc
Removing rpython/jit/backend/hlinfo.pyc
Removing rpython/jit/backend/llgraph/__init__.pyc
Removing rpython/jit/backend/llgraph/runner.pyc
Removing rpython/jit/backend/llgraph/support.pyc
Removing rpython/jit/backend/llsupport/__init__.pyc
Removing rpython/jit/backend/llsupport/asmmemmgr.pyc
Removing rpython/jit/backend/llsupport/assembler.pyc
Removing rpython/jit/backend/llsupport/callbuilder.pyc
Removing rpython/jit/backend/llsupport/codemap.pyc
Removing rpython/jit/backend/llsupport/descr.pyc
Removing rpython/jit/backend/llsupport/ffisupport.pyc
Removing rpython/jit/backend/llsupport/gc.pyc
Removing rpython/jit/backend/llsupport/gcmap.pyc
Removing rpython/jit/backend/llsupport/gcreftracer.pyc
Removing rpython/jit/backend/llsupport/jitframe.pyc
Removing rpython/jit/backend/llsupport/llerrno.pyc
Removing rpython/jit/backend/llsupport/llmodel.pyc
Removing rpython/jit/backend/llsupport/lltls.pyc
Removing rpython/jit/backend/llsupport/memcpy.pyc
Removing rpython/jit/backend/llsupport/regalloc.pyc
Removing rpython/jit/backend/llsupport/rewrite.pyc
Removing rpython/jit/backend/llsupport/support.pyc
Removing rpython/jit/backend/llsupport/symbolic.pyc
Removing rpython/jit/backend/llsupport/vector_ext.pyc
Removing rpython/jit/backend/model.pyc
Removing rpython/jit/backend/tool/__init__.pyc
Removing rpython/jit/backend/tool/viewcode.pyc
Removing rpython/jit/backend/x86/__init__.pyc
Removing rpython/jit/backend/x86/arch.pyc
Removing rpython/jit/backend/x86/assembler.pyc
Removing rpython/jit/backend/x86/callbuilder.pyc
Removing rpython/jit/backend/x86/codebuf.pyc
Removing rpython/jit/backend/x86/detect_feature.pyc
Removing rpython/jit/backend/x86/jump.pyc
Removing rpython/jit/backend/x86/profagent.pyc
Removing rpython/jit/backend/x86/regalloc.pyc
Removing rpython/jit/backend/x86/reghint.pyc
Removing rpython/jit/backend/x86/regloc.pyc
Removing rpython/jit/backend/x86/runner.pyc
Removing rpython/jit/backend/x86/rx86.pyc
Removing rpython/jit/backend/x86/support.pyc
Removing rpython/jit/backend/x86/valgrind.pyc
Removing rpython/jit/backend/x86/vector_ext.pyc
Removing rpython/jit/codewriter/__init__.pyc
Removing rpython/jit/codewriter/assembler.pyc
Removing rpython/jit/codewriter/call.pyc
Removing rpython/jit/codewriter/codewriter.pyc
Removing rpython/jit/codewriter/effectinfo.pyc
Removing rpython/jit/codewriter/flatten.pyc
Removing rpython/jit/codewriter/format.pyc
Removing rpython/jit/codewriter/heaptracker.pyc
Removing rpython/jit/codewriter/jitcode.pyc
Removing rpython/jit/codewriter/jtransform.pyc
Removing rpython/jit/codewriter/liveness.pyc
Removing rpython/jit/codewriter/longlong.pyc
Removing rpython/jit/codewriter/policy.pyc
Removing rpython/jit/codewriter/regalloc.pyc
Removing rpython/jit/codewriter/support.pyc
Removing rpython/jit/metainterp/__init__.pyc
Removing rpython/jit/metainterp/blackhole.pyc
Removing rpython/jit/metainterp/compile.pyc
Removing rpython/jit/metainterp/counter.pyc
Removing rpython/jit/metainterp/executor.pyc
Removing rpython/jit/metainterp/gc.pyc
Removing rpython/jit/metainterp/heapcache.pyc
Removing rpython/jit/metainterp/history.pyc
Removing rpython/jit/metainterp/jitdriver.pyc
Removing rpython/jit/metainterp/jitexc.pyc
Removing rpython/jit/metainterp/jitprof.pyc
Removing rpython/jit/metainterp/logger.pyc
Removing rpython/jit/metainterp/memmgr.pyc
Removing rpython/jit/metainterp/opencoder.pyc
Removing rpython/jit/metainterp/optimize.pyc
Removing rpython/jit/metainterp/optimizeopt/__init__.pyc
Removing rpython/jit/metainterp/optimizeopt/autogenintrules.pyc
Removing rpython/jit/metainterp/optimizeopt/bridgeopt.pyc
Removing rpython/jit/metainterp/optimizeopt/dependency.pyc
Removing rpython/jit/metainterp/optimizeopt/earlyforce.pyc
Removing rpython/jit/metainterp/optimizeopt/guard.pyc
Removing rpython/jit/metainterp/optimizeopt/heap.pyc
Removing rpython/jit/metainterp/optimizeopt/info.pyc
Removing rpython/jit/metainterp/optimizeopt/intbounds.pyc
Removing rpython/jit/metainterp/optimizeopt/intdiv.pyc
Removing rpython/jit/metainterp/optimizeopt/intutils.pyc
Removing rpython/jit/metainterp/optimizeopt/optimizer.pyc
Removing rpython/jit/metainterp/optimizeopt/pure.pyc
Removing rpython/jit/metainterp/optimizeopt/rawbuffer.pyc
Removing rpython/jit/metainterp/optimizeopt/renamer.pyc
Removing rpython/jit/metainterp/optimizeopt/rewrite.pyc
Removing rpython/jit/metainterp/optimizeopt/schedule.pyc
Removing rpython/jit/metainterp/optimizeopt/shortpreamble.pyc
Removing rpython/jit/metainterp/optimizeopt/simplify.pyc
Removing rpython/jit/metainterp/optimizeopt/unroll.pyc
Removing rpython/jit/metainterp/optimizeopt/util.pyc
Removing rpython/jit/metainterp/optimizeopt/vector.pyc
Removing rpython/jit/metainterp/optimizeopt/version.pyc
Removing rpython/jit/metainterp/optimizeopt/virtualize.pyc
Removing rpython/jit/metainterp/optimizeopt/virtualstate.pyc
Removing rpython/jit/metainterp/optimizeopt/vstring.pyc
Removing rpython/jit/metainterp/pyjitpl.pyc
Removing rpython/jit/metainterp/quasiimmut.pyc
Removing rpython/jit/metainterp/resoperation.pyc
Removing rpython/jit/metainterp/resume.pyc
Removing rpython/jit/metainterp/resumecode.pyc
Removing rpython/jit/metainterp/support.pyc
Removing rpython/jit/metainterp/test/__init__.pyc
Removing rpython/jit/metainterp/test/support.pyc
Removing rpython/jit/metainterp/virtualizable.pyc
Removing rpython/jit/metainterp/virtualref.pyc
Removing rpython/jit/metainterp/walkvirtual.pyc
Removing rpython/jit/metainterp/warmspot.pyc
Removing rpython/jit/metainterp/warmstate.pyc
Removing rpython/jit/tool/__init__.pyc
Removing rpython/jit/tool/jitoutput.pyc
Removing rpython/jit/tool/oparser.pyc
Removing rpython/jit/tool/oparser_model.pyc
Removing rpython/memory/__init__.pyc
Removing rpython/memory/gc/__init__.pyc
Removing rpython/memory/gc/base.pyc
Removing rpython/memory/gc/env.pyc
Removing rpython/memory/gc/hook.pyc
Removing rpython/memory/gc/incminimark.pyc
Removing rpython/memory/gc/inspector.pyc
Removing rpython/memory/gc/minimarkpage.pyc
Removing rpython/memory/gcheader.pyc
Removing rpython/memory/gctransform/__init__.pyc
Removing rpython/memory/gctransform/framework.pyc
Removing rpython/memory/gctransform/log.pyc
Removing rpython/memory/gctransform/shadowcolor.pyc
Removing rpython/memory/gctransform/shadowstack.pyc
Removing rpython/memory/gctransform/support.pyc
Removing rpython/memory/gctransform/transform.pyc
Removing rpython/memory/gctypelayout.pyc
Removing rpython/memory/lldict.pyc
Removing rpython/memory/lltypelayout.pyc
Removing rpython/memory/support.pyc
Removing rpython/rlib/__init__.pyc
Removing rpython/rlib/_jit_vref.pyc
Removing rpython/rlib/_os_support.pyc
Removing rpython/rlib/_rffi_stacklet.pyc
Removing rpython/rlib/_rsocket_rffi.pyc
Removing rpython/rlib/_rweakkeydict.pyc
Removing rpython/rlib/_rweakvaldict.pyc
Removing rpython/rlib/_stacklet_shadowstack.pyc
Removing rpython/rlib/buffer.pyc
Removing rpython/rlib/cache.pyc
Removing rpython/rlib/clibffi.pyc
Removing rpython/rlib/compilerinfo.pyc
Removing rpython/rlib/constant.pyc
Removing rpython/rlib/debug.pyc
Removing rpython/rlib/entrypoint.pyc
Removing rpython/rlib/exports.pyc
Removing rpython/rlib/jit.pyc
Removing rpython/rlib/jit_hooks.pyc
Removing rpython/rlib/jit_libffi.pyc
Removing rpython/rlib/libffi.pyc
Removing rpython/rlib/listsort.pyc
Removing rpython/rlib/longlong2float.pyc
Removing rpython/rlib/mutbuffer.pyc
Removing rpython/rlib/nonconst.pyc
Removing rpython/rlib/objectmodel.pyc
Removing rpython/rlib/rStringIO.pyc
Removing rpython/rlib/rarithmetic.pyc
Removing rpython/rlib/rawrefcount.pyc
Removing rpython/rlib/rawstorage.pyc
Removing rpython/rlib/rbigint.pyc
Removing rpython/rlib/rbisect.pyc
Removing rpython/rlib/rcomplex.pyc
Removing rpython/rlib/rdtoa.pyc
Removing rpython/rlib/rdynload.pyc
Removing rpython/rlib/rerased.pyc
Removing rpython/rlib/revdb.pyc
Removing rpython/rlib/rfile.pyc
Removing rpython/rlib/rfloat.pyc
Removing rpython/rlib/rgc.pyc
Removing rpython/rlib/rgil.pyc
Removing rpython/rlib/rjitlog/__init__.pyc
Removing rpython/rlib/rjitlog/rjitlog.pyc
Removing rpython/rlib/rlocale.pyc
Removing rpython/rlib/rmarshal.pyc
Removing rpython/rlib/rmd5.pyc
Removing rpython/rlib/rmmap.pyc
Removing rpython/rlib/rpath.pyc
Removing rpython/rlib/rpoll.pyc
Removing rpython/rlib/rposix.pyc
Removing rpython/rlib/rposix_environ.pyc
Removing rpython/rlib/rposix_scandir.pyc
Removing rpython/rlib/rposix_stat.pyc
Removing rpython/rlib/rrandom.pyc
Removing rpython/rlib/rrawarray.pyc
Removing rpython/rlib/rshrinklist.pyc
Removing rpython/rlib/rsignal.pyc
Removing rpython/rlib/rsiphash.pyc
Removing rpython/rlib/rsocket.pyc
Removing rpython/rlib/rsre/__init__.pyc
Removing rpython/rlib/rsre/rpy/__init__.pyc
Removing rpython/rlib/rsre/rpy/_sre.pyc
Removing rpython/rlib/rsre/rpy/sre_constants.pyc
Removing rpython/rlib/rsre/rsre_char.pyc
Removing rpython/rlib/rsre/rsre_constants.pyc
Removing rpython/rlib/rsre/rsre_core.pyc
Removing rpython/rlib/rsre/rsre_jit.pyc
Removing rpython/rlib/rsre/rsre_utf8.pyc
Removing rpython/rlib/rstack.pyc
Removing rpython/rlib/rstacklet.pyc
Removing rpython/rlib/rstackovf.pyc
Removing rpython/rlib/rstring.pyc
Removing rpython/rlib/rstruct/__init__.pyc
Removing rpython/rlib/rstruct/error.pyc
Removing rpython/rlib/rstruct/formatiterator.pyc
Removing rpython/rlib/rstruct/ieee.pyc
Removing rpython/rlib/rstruct/nativefmttable.pyc
Removing rpython/rlib/rstruct/runpack.pyc
Removing rpython/rlib/rstruct/standardfmttable.pyc
Removing rpython/rlib/rstruct/unichar.pyc
Removing rpython/rlib/rtermios.pyc
Removing rpython/rlib/rthread.pyc
Removing rpython/rlib/rtime.pyc
Removing rpython/rlib/rtimer.pyc
Removing rpython/rlib/runicode.pyc
Removing rpython/rlib/rurandom.pyc
Removing rpython/rlib/rutf8.pyc
Removing rpython/rlib/rvmprof/__init__.pyc
Removing rpython/rlib/rvmprof/cintf.pyc
Removing rpython/rlib/rvmprof/dummy.pyc
Removing rpython/rlib/rvmprof/rvmprof.pyc
Removing rpython/rlib/rvmprof/test/__init__.pyc
Removing rpython/rlib/rvmprof/test/support.pyc
Removing rpython/rlib/rvmprof/traceback.pyc
Removing rpython/rlib/rweaklist.pyc
Removing rpython/rlib/rweakref.pyc
Removing rpython/rlib/rwin32.pyc
Removing rpython/rlib/rzipfile.pyc
Removing rpython/rlib/rzlib.pyc
Removing rpython/rlib/signature.pyc
Removing rpython/rlib/special_value.pyc
Removing rpython/rlib/streamio.pyc
Removing rpython/rlib/test/__init__.pyc
Removing rpython/rlib/test/test_clibffi.pyc
Removing rpython/rlib/test/test_rthread.pyc
Removing rpython/rlib/types.pyc
Removing rpython/rlib/unicodedata/__init__.pyc
Removing rpython/rlib/unicodedata/dawg.pyc
Removing rpython/rlib/unicodedata/supportcode.pyc
Removing rpython/rlib/unicodedata/unicodedb_14_0_0.pyc
Removing rpython/rlib/unicodedata/unicodedb_3_2_0.pyc
Removing rpython/rlib/unicodedata/unicodedb_5_2_0.pyc
Removing rpython/rlib/unroll.pyc
Removing rpython/rtyper/__init__.pyc
Removing rpython/rtyper/annlowlevel.pyc
Removing rpython/rtyper/callparse.pyc
Removing rpython/rtyper/controllerentry.pyc
Removing rpython/rtyper/debug.pyc
Removing rpython/rtyper/error.pyc
Removing rpython/rtyper/exceptiondata.pyc
Removing rpython/rtyper/extfunc.pyc
Removing rpython/rtyper/extfuncregistry.pyc
Removing rpython/rtyper/extregistry.pyc
Removing rpython/rtyper/llannotation.pyc
Removing rpython/rtyper/llinterp.pyc
Removing rpython/rtyper/lltypesystem/__init__.pyc
Removing rpython/rtyper/lltypesystem/ll2ctypes.pyc
Removing rpython/rtyper/lltypesystem/ll_str.pyc
Removing rpython/rtyper/lltypesystem/llarena.pyc
Removing rpython/rtyper/lltypesystem/llgroup.pyc
Removing rpython/rtyper/lltypesystem/llheap.pyc
Removing rpython/rtyper/lltypesystem/llmemory.pyc
Removing rpython/rtyper/lltypesystem/lloperation.pyc
Removing rpython/rtyper/lltypesystem/lltype.pyc
Removing rpython/rtyper/lltypesystem/module/__init__.pyc
Removing rpython/rtyper/lltypesystem/module/ll_math.pyc
Removing rpython/rtyper/lltypesystem/module/test/__init__.pyc
Removing rpython/rtyper/lltypesystem/module/test/math_cases.pyc
Removing rpython/rtyper/lltypesystem/opimpl.pyc
Removing rpython/rtyper/lltypesystem/rbuilder.pyc
Removing rpython/rtyper/lltypesystem/rbytearray.pyc
Removing rpython/rtyper/lltypesystem/rdict.pyc
Removing rpython/rtyper/lltypesystem/rffi.pyc
Removing rpython/rtyper/lltypesystem/rgcref.pyc
Removing rpython/rtyper/lltypesystem/rlist.pyc
Removing rpython/rtyper/lltypesystem/rordereddict.pyc
Removing rpython/rtyper/lltypesystem/rrange.pyc
Removing rpython/rtyper/lltypesystem/rstr.pyc
Removing rpython/rtyper/normalizecalls.pyc
Removing rpython/rtyper/raddress.pyc
Removing rpython/rtyper/rbool.pyc
Removing rpython/rtyper/rbuilder.pyc
Removing rpython/rtyper/rbuiltin.pyc
Removing rpython/rtyper/rbytearray.pyc
Removing rpython/rtyper/rclass.pyc
Removing rpython/rtyper/rdict.pyc
Removing rpython/rtyper/rfloat.pyc
Removing rpython/rtyper/rint.pyc
Removing rpython/rtyper/rlist.pyc
Removing rpython/rtyper/rmodel.pyc
Removing rpython/rtyper/rnone.pyc
Removing rpython/rtyper/rpbc.pyc
Removing rpython/rtyper/rptr.pyc
Removing rpython/rtyper/rrange.pyc
Removing rpython/rtyper/rstr.pyc
Removing rpython/rtyper/rtuple.pyc
Removing rpython/rtyper/rtyper.pyc
Removing rpython/rtyper/rvirtualizable.pyc
Removing rpython/rtyper/rweakref.pyc
Removing rpython/rtyper/test/__init__.pyc
Removing rpython/rtyper/test/test_llinterp.pyc
Removing rpython/rtyper/tool/__init__.pyc
Removing rpython/rtyper/tool/rffi_platform.pyc
Removing rpython/rtyper/tool/rfficache.pyc
Removing rpython/tool/__init__.pyc
Removing rpython/tool/__pycache__/
Removing rpython/tool/algo/__init__.pyc
Removing rpython/tool/algo/bitstring.pyc
Removing rpython/tool/algo/color.pyc
Removing rpython/tool/algo/graphlib.pyc
Removing rpython/tool/algo/regalloc.pyc
Removing rpython/tool/algo/sparsemat.pyc
Removing rpython/tool/algo/unionfind.pyc
Removing rpython/tool/ansi_mandelbrot.pyc
Removing rpython/tool/ansi_print.pyc
Removing rpython/tool/ansiramp.pyc
Removing rpython/tool/cparser/__init__.pyc
Removing rpython/tool/cparser/commontypes.pyc
Removing rpython/tool/cparser/cparser.pyc
Removing rpython/tool/cparser/cts.pyc
Removing rpython/tool/cparser/error.pyc
Removing rpython/tool/cparser/model.pyc
Removing rpython/tool/descriptor.pyc
Removing rpython/tool/disassembler.pyc
Removing rpython/tool/error.pyc
Removing rpython/tool/flattenrec.pyc
Removing rpython/tool/frozenlist.pyc
Removing rpython/tool/gcc_cache.pyc
Removing rpython/tool/identity_dict.pyc
Removing rpython/tool/jitlogparser/__init__.pyc
Removing rpython/tool/jitlogparser/module_finder.pyc
Removing rpython/tool/jitlogparser/parser.pyc
Removing rpython/tool/jitlogparser/storage.pyc
Removing rpython/tool/leakfinder.pyc
Removing rpython/tool/logparser.pyc
Removing rpython/tool/nullpath.pyc
Removing rpython/tool/pairtype.pyc
Removing rpython/tool/progressbar.pyc
Removing rpython/tool/runsubprocess.pyc
Removing rpython/tool/sourcetools.pyc
Removing rpython/tool/stdlib_opcode.pyc
Removing rpython/tool/terminal.pyc
Removing rpython/tool/udir.pyc
Removing rpython/tool/uid.pyc
Removing rpython/tool/version.pyc
Removing rpython/translator/__init__.pyc
Removing rpython/translator/backendopt/__init__.pyc
Removing rpython/translator/backendopt/all.pyc
Removing rpython/translator/backendopt/canraise.pyc
Removing rpython/translator/backendopt/collectanalyze.pyc
Removing rpython/translator/backendopt/constfold.pyc
Removing rpython/translator/backendopt/finalizer.pyc
Removing rpython/translator/backendopt/gilanalysis.pyc
Removing rpython/translator/backendopt/graphanalyze.pyc
Removing rpython/translator/backendopt/inline.pyc
Removing rpython/translator/backendopt/innerloop.pyc
Removing rpython/translator/backendopt/malloc.pyc
Removing rpython/translator/backendopt/merge_if_blocks.pyc
Removing rpython/translator/backendopt/removeassert.pyc
Removing rpython/translator/backendopt/removenoops.pyc
Removing rpython/translator/backendopt/ssa.pyc
Removing rpython/translator/backendopt/stat.pyc
Removing rpython/translator/backendopt/storesink.pyc
Removing rpython/translator/backendopt/support.pyc
Removing rpython/translator/backendopt/writeanalyze.pyc
Removing rpython/translator/c/__init__.pyc
Removing rpython/translator/c/database.pyc
Removing rpython/translator/c/extfunc.pyc
Removing rpython/translator/c/funcgen.pyc
Removing rpython/translator/c/gc.pyc
Removing rpython/translator/c/genc.pyc
Removing rpython/translator/c/node.pyc
Removing rpython/translator/c/primitive.pyc
Removing rpython/translator/c/support.pyc
Removing rpython/translator/c/test/__init__.pyc
Removing rpython/translator/c/test/test_boehm.pyc
Removing rpython/translator/c/test/test_extfunc.pyc
Removing rpython/translator/c/test/test_genc.pyc
Removing rpython/translator/c/test/test_standalone.pyc
Removing rpython/translator/driver.pyc
Removing rpython/translator/exceptiontransform.pyc
Removing rpython/translator/gensupp.pyc
Removing rpython/translator/goal/__init__.pyc
Removing rpython/translator/goal/query.pyc
Removing rpython/translator/goal/translate.pyc
Removing rpython/translator/interactive.pyc
Removing rpython/translator/platform/__init__.pyc
Removing rpython/translator/platform/darwin.pyc
Removing rpython/translator/platform/posix.pyc
Removing rpython/translator/sandbox/__init__.pyc
Removing rpython/translator/sandbox/rsandbox.pyc
Removing rpython/translator/simplify.pyc
Removing rpython/translator/test/__init__.pyc
Removing rpython/translator/test/rpystone.pyc
Removing rpython/translator/timing.pyc
Removing rpython/translator/tool/__init__.pyc
Removing rpython/translator/tool/cbuild.pyc
Removing rpython/translator/tool/make_dot.pyc
Removing rpython/translator/tool/pdbplus.pyc
Removing rpython/translator/tool/taskengine.pyc
Removing rpython/translator/transform.pyc
Removing rpython/translator/translator.pyc
Removing rpython/translator/unsimplify.pyc
program finished with exit code 0
elapsedTime=1.183470
git fetch -t https://github.com/pypy/pypy/ release-pypy2.7-v7.x
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'release-pypy2.7-v7.x']
using PTY: False
From https://github.com/pypy/pypy
* branch release-pypy2.7-v7.x -> FETCH_HEAD
program finished with exit code 0
elapsedTime=1.270009
git reset --hard FETCH_HEAD --
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', 'FETCH_HEAD', '--']
using PTY: False
Updating files: 87% (5409/6182)
Updating files: 88% (5441/6182)
Updating files: 89% (5502/6182)
Updating files: 90% (5564/6182)
Updating files: 91% (5626/6182)
Updating files: 92% (5688/6182)
Updating files: 93% (5750/6182)
Updating files: 94% (5812/6182)
Updating files: 95% (5873/6182)
Updating files: 96% (5935/6182)
Updating files: 97% (5997/6182)
Updating files: 98% (6059/6182)
Updating files: 99% (6121/6182)
Updating files: 100% (6182/6182)
Updating files: 100% (6182/6182), done.
HEAD is now at 68964ec50da merge main into release
program finished with exit code 0
elapsedTime=1.521808
git branch -M release-pypy2.7-v7.x
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'release-pypy2.7-v7.x']
using PTY: False
program finished with exit code 0
elapsedTime=0.060416
git rev-parse HEAD
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
68964ec50da13a57710b82a5478f5498763a89e1
program finished with exit code 0
elapsedTime=0.057683