diff --git "a/graph_circuitpython.json" "b/graph_circuitpython.json" new file mode 100644--- /dev/null +++ "b/graph_circuitpython.json" @@ -0,0 +1,157337 @@ +{ + "repo_root": "C:\\repos\\v3\\circuitpython", + "files_scanned": 1641, + "modules_parsed": 1629, + "function_graph": { + "conf": [ + { + "id": "conf.autoapi_prepare_jinja_env", + "name": "autoapi_prepare_jinja_env", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "conf.generate_redirects", + "name": "generate_redirects", + "lineno": 435, + "scope": null, + "is_async": false + }, + { + "id": "conf.adafruit_typing_workaround", + "name": "adafruit_typing_workaround", + "lineno": 468, + "scope": null, + "is_async": false + }, + { + "id": "conf.CoreModuleTransform._convert_first_paragraph_into_title", + "name": "_convert_first_paragraph_into_title", + "lineno": 492, + "scope": "CoreModuleTransform", + "is_async": false + }, + { + "id": "conf.CoreModuleTransform._enable_linking_to_nonclass_targets", + "name": "_enable_linking_to_nonclass_targets", + "lineno": 505, + "scope": "CoreModuleTransform", + "is_async": false + }, + { + "id": "conf.CoreModuleTransform.apply", + "name": "apply", + "lineno": 511, + "scope": "CoreModuleTransform", + "is_async": false + }, + { + "id": "conf.setup", + "name": "setup", + "lineno": 518, + "scope": null, + "is_async": false + } + ], + "runtime": [], + "docs.rstjinja": [ + { + "id": "docs.rstjinja.render_with_jinja", + "name": "render_with_jinja", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "docs.rstjinja.rstjinja", + "name": "rstjinja", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "docs.rstjinja.setup", + "name": "setup", + "lineno": 39, + "scope": null, + "is_async": false + } + ], + "docs.shared_bindings_matrix": [ + { + "id": "docs.shared_bindings_matrix.get_circuitpython_root_dir", + "name": "get_circuitpython_root_dir", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.get_bindings", + "name": "get_bindings", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.get_board_mapping", + "name": "get_board_mapping", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.build_module_map", + "name": "build_module_map", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.get_settings_from_makefile", + "name": "get_settings_from_makefile", + "lineno": 188, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.get_repository_url", + "name": "get_repository_url", + "lineno": 240, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.remove_prefix", + "name": "remove_prefix", + "lineno": 278, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "name": "frozen_modules_from_dirs", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.lookup_setting", + "name": "lookup_setting", + "lineno": 315, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.support_matrix_by_board", + "name": "support_matrix_by_board", + "lineno": 324, + "scope": null, + "is_async": false + }, + { + "id": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "name": "support_matrix", + "lineno": 337, + "scope": "support_matrix_by_board", + "is_async": false + } + ], + "docs.readthedocs.settings.local_settings": [], + "mpy-cross.mpy_cross": [ + { + "id": "mpy-cross.mpy_cross._find_mpy_cross_binary", + "name": "_find_mpy_cross_binary", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "mpy-cross.mpy_cross.mpy_version", + "name": "mpy_version", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "mpy-cross.mpy_cross.compile", + "name": "compile", + "lineno": 84, + "scope": null, + "is_async": false + }, + { + "id": "mpy-cross.mpy_cross.run", + "name": "run", + "lineno": 128, + "scope": null, + "is_async": false + } + ], + "mpy-cross.mpy_cross.__main__": [], + "ports.atmel-samd.modules.frozentest": [], + "ports.atmel-samd.tools.mkcandata": [ + { + "id": "ports.atmel-samd.tools.mkcandata.defines", + "name": "defines", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "ports.atmel-samd.tools.mksdiodata": [ + { + "id": "ports.atmel-samd.tools.mksdiodata.defines", + "name": "defines", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "ports.atmel-samd.tools.update_asf": [], + "ports.cxd56.tools.flash_writer": [ + { + "id": "ports.cxd56.tools.flash_writer.ConfigArgsLoader.__init__", + "name": "__init__", + "lineno": 97, + "scope": "ConfigArgsLoader", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.ConfigArgsLoader.update_config", + "name": "update_config", + "lineno": 216, + "scope": "ConfigArgsLoader", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.__init__", + "name": "__init__", + "lineno": 291, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.readline", + "name": "readline", + "lineno": 303, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.getc_raw", + "name": "getc_raw", + "lineno": 313, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.write", + "name": "write", + "lineno": 328, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.discard_inputs", + "name": "discard_inputs", + "lineno": 331, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.getc", + "name": "getc", + "lineno": 337, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.putc", + "name": "putc", + "lineno": 341, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.reboot", + "name": "reboot", + "lineno": 345, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.set_file_size", + "name": "set_file_size", + "lineno": 349, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev.show_progress", + "name": "show_progress", + "lineno": 354, + "scope": "TelnetDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.__init__", + "name": "__init__", + "lineno": 369, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.readline", + "name": "readline", + "lineno": 393, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.write", + "name": "write", + "lineno": 396, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.discard_inputs", + "name": "discard_inputs", + "lineno": 400, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.getc", + "name": "getc", + "lineno": 404, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.putc", + "name": "putc", + "lineno": 410, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.putc_win", + "name": "putc_win", + "lineno": 418, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.setBaudrate", + "name": "setBaudrate", + "lineno": 425, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.reboot", + "name": "reboot", + "lineno": 429, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.set_file_size", + "name": "set_file_size", + "lineno": 435, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev.show_progress", + "name": "show_progress", + "lineno": 440, + "scope": "SerialDev", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.__init__", + "name": "__init__", + "lineno": 456, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.cancel_autoboot", + "name": "cancel_autoboot", + "lineno": 462, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.recv", + "name": "recv", + "lineno": 481, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.wait", + "name": "wait", + "lineno": 489, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "name": "wait_for_prompt", + "lineno": 496, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "name": "send", + "lineno": 504, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.read_output", + "name": "read_output", + "lineno": 510, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "name": "install_files", + "lineno": 521, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "name": "save_files", + "lineno": 549, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.delete_files", + "name": "delete_files", + "lineno": 574, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter.delete_binary", + "name": "delete_binary", + "lineno": 578, + "scope": "FlashWriter", + "is_async": false + }, + { + "id": "ports.cxd56.tools.flash_writer.main", + "name": "main", + "lineno": 583, + "scope": null, + "is_async": false + } + ], + "ports.espressif.tools.build_memory_info": [ + { + "id": "ports.espressif.tools.build_memory_info.align", + "name": "align", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.build_memory_info.find_region", + "name": "find_region", + "lineno": 82, + "scope": null, + "is_async": false + } + ], + "ports.espressif.tools.check-sdkconfig": [ + { + "id": "ports.espressif.tools.check-sdkconfig.int_or_string", + "name": "int_or_string", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.check-sdkconfig.collect_definitions", + "name": "collect_definitions", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.check-sdkconfig.validate", + "name": "validate", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.check-sdkconfig.run", + "name": "run", + "lineno": 46, + "scope": null, + "is_async": false + } + ], + "ports.espressif.tools.decode_backtrace": [], + "ports.espressif.tools.generate_all_sdkconfig": [ + { + "id": "ports.espressif.tools.generate_all_sdkconfig.run", + "name": "run", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "ports.espressif.tools.update_all_board_sdkconfig": [ + { + "id": "ports.espressif.tools.update_all_board_sdkconfig.run", + "name": "run", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "ports.espressif.tools.update_sdkconfig": [ + { + "id": "ports.espressif.tools.update_sdkconfig.matches_group", + "name": "matches_group", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.update_sdkconfig.add_group", + "name": "add_group", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.update_sdkconfig.sym_default", + "name": "sym_default", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "ports.espressif.tools.update_sdkconfig.update", + "name": "update", + "lineno": 159, + "scope": null, + "is_async": false + } + ], + "ports.mimxrt10xx.tools.gen_peripherals_data": [ + { + "id": "ports.mimxrt10xx.tools.gen_peripherals_data.rename_instance", + "name": "rename_instance", + "lineno": 31, + "scope": null, + "is_async": false + } + ], + "ports.nordic.boards.challenger_840.challenger_840": [ + { + "id": "ports.nordic.boards.challenger_840.challenger_840.ldo_on", + "name": "ldo_on", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "ports.nordic.boards.challenger_840.challenger_840.ldo_off", + "name": "ldo_off", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.gen_stage2": [ + { + "id": "ports.raspberrypi.gen_stage2.main", + "name": "main", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.gen_stage2.main.all_have", + "name": "all_have", + "lineno": 21, + "scope": "main", + "is_async": false + }, + { + "id": "ports.raspberrypi.gen_stage2.main.all_match", + "name": "all_match", + "lineno": 27, + "scope": "main", + "is_async": false + } + ], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board": [ + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board.SPI", + "name": "SPI", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board.UART", + "name": "UART", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board.I2C", + "name": "I2C", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl": [ + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl.SPI", + "name": "SPI", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl.UART", + "name": "UART", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl.I2C", + "name": "I2C", + "lineno": 51, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board": [ + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board.SPI", + "name": "SPI", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board.UART", + "name": "UART", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board.I2C", + "name": "I2C", + "lineno": 62, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "name": "io_exp", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.i2c", + "name": "i2c", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._init_dac", + "name": "_init_dac", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.audio", + "name": "audio", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.sample_rate", + "name": "sample_rate", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._check_dac_init", + "name": "_check_dac_init", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_HP_volume", + "name": "set_HP_volume", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.enable_speakers", + "name": "enable_speakers", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_volume", + "name": "set_speakers_volume", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_gain", + "name": "set_speakers_gain", + "lineno": 105, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.scan_keyboard", + "name": "scan_keyboard", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.pressed", + "name": "pressed", + "lineno": 183, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.falling", + "name": "falling", + "lineno": 189, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.raising", + "name": "raising", + "lineno": 197, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.display", + "name": "display", + "lineno": 205, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.neopixel", + "name": "neopixel", + "lineno": 224, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.key_to_led", + "name": "key_to_led", + "lineno": 233, + "scope": null, + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "name": "simple_synth", + "lineno": 263, + "scope": null, + "is_async": false + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.__init__", + "name": "__init__", + "lineno": 171, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_register", + "name": "_write_register", + "lineno": 289, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "name": "_write_bit", + "lineno": 297, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "name": "_write_multi", + "lineno": 307, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "name": "sink_base_register", + "lineno": 318, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.source_register_offset", + "name": "source_register_offset", + "lineno": 334, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "name": "power_on", + "lineno": 349, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_off", + "name": "power_off", + "lineno": 353, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.mute", + "name": "mute", + "lineno": 357, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "name": "unmute", + "lineno": 361, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "name": "route", + "lineno": 365, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "name": "unroute", + "lineno": 369, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.volume_convert", + "name": "volume_convert", + "lineno": 373, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.PGA_volume", + "name": "PGA_volume", + "lineno": 388, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.output_stage_volume", + "name": "output_stage_volume", + "lineno": 391, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "name": "set_volume", + "lineno": 394, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_HP_volume", + "name": "set_HP_volume", + "lineno": 399, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "name": "enable_line_out", + "lineno": 403, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_line_out_volume", + "name": "set_line_out_volume", + "lineno": 426, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_mic_bias", + "name": "enable_mic_bias", + "lineno": 434, + "scope": "AIC3105", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "name": "start_i2s_out", + "lineno": 437, + "scope": "AIC3105", + "is_async": false + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.__init__", + "name": "__init__", + "lineno": 19, + "scope": "TCA6408", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._write_register", + "name": "_write_register", + "lineno": 27, + "scope": "TCA6408", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._set_out", + "name": "_set_out", + "lineno": 33, + "scope": "TCA6408", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.enable_codec", + "name": "enable_codec", + "lineno": 37, + "scope": "TCA6408", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.enable_speakers", + "name": "enable_speakers", + "lineno": 40, + "scope": "TCA6408", + "is_async": false + }, + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.set_speakers_gain", + "name": "set_speakers_gain", + "lineno": 54, + "scope": "TCA6408", + "is_async": false + } + ], + "ports.renode.circuitpy.code": [], + "ports.renode.tools.split_profile": [], + "ports.silabs.tools.make_pins": [ + { + "id": "ports.silabs.tools.make_pins.parse_pins", + "name": "parse_pins", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.parse_pin_functions", + "name": "parse_pin_functions", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_pin_name", + "name": "make_pin_name", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_mcu_dict_entry", + "name": "make_mcu_dict_entry", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_mcu_dict_entry2", + "name": "make_mcu_dict_entry2", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_mcu_dict", + "name": "make_mcu_dict", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_board_dict_entry", + "name": "make_board_dict_entry", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_pin_function_list_decl", + "name": "make_pin_function_list_decl", + "lineno": 79, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_pin_declaration", + "name": "make_pin_declaration", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.define_pin_exists", + "name": "define_pin_exists", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_pin_function_lists", + "name": "make_pin_function_lists", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_source_file", + "name": "make_source_file", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "ports.silabs.tools.make_pins.make_header_file", + "name": "make_header_file", + "lineno": 150, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.analog_output": [ + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.test_dac_analog", + "name": "test_dac_analog", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.test_dac_digital", + "name": "test_dac_digital", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.test_dual", + "name": "test_dual", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.test_analog_hilo", + "name": "test_analog_hilo", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "name": "test_pair", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.analog_output.main", + "name": "main", + "lineno": 74, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.board_voltage": [ + { + "id": "ports.stm.boards.swan_r5.tests.board_voltage._is_number", + "name": "_is_number", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.board_voltage._deinit_pins", + "name": "_deinit_pins", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.board_voltage._toggle_wait", + "name": "_toggle_wait", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.board_voltage.buildPin", + "name": "buildPin", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "name": "run_test", + "lineno": 98, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.button": [ + { + "id": "ports.stm.boards.swan_r5.tests.button.monitor_button", + "name": "monitor_button", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.button.print_changes", + "name": "print_changes", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.enable_3v3": [], + "ports.stm.boards.swan_r5.tests.i2c_scan": [], + "ports.stm.boards.swan_r5.tests.pwnio": [ + { + "id": "ports.stm.boards.swan_r5.tests.pwnio.fade", + "name": "fade", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test": [ + { + "id": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.readByte", + "name": "readByte", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.writeByte", + "name": "writeByte", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "ports.stm.boards.swan_r5.tests.uart": [], + "ports.stm.boards.swan_r5.tests.urandom": [ + { + "id": "ports.stm.boards.swan_r5.tests.urandom.main", + "name": "main", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "ports.stm.hal_conf.sort_defines": [], + "ports.stm.tools.parse_af_csv": [ + { + "id": "ports.stm.tools.parse_af_csv.evaluate_periph", + "name": "evaluate_periph", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "ports.stm.tools.parse_af_csv.evaluate_tim", + "name": "evaluate_tim", + "lineno": 31, + "scope": null, + "is_async": false + } + ], + "ports.stm.tools.parse_pins_csv": [], + "ports.unix.variants.manifest": [], + "ports.unix.variants.coverage.manifest": [], + "ports.unix.variants.coverage.frzmpy.frzmpy1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy2": [], + "ports.unix.variants.coverage.frzmpy.frzmpy3": [], + "ports.unix.variants.coverage.frzmpy.frzmpy4": [ + { + "id": "ports.unix.variants.coverage.frzmpy.frzmpy4.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "ports.unix.variants.coverage.frzmpy.frzmpy4.g", + "name": "g", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "ports.unix.variants.coverage.frzmpy.frzqstr": [ + { + "id": "ports.unix.variants.coverage.frzmpy.frzqstr.returns_NULL", + "name": "returns_NULL", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod": [], + "ports.unix.variants.coverage.frzstr.frzstr1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod": [], + "ports.unix.variants.standard.manifest": [], + "ports.zephyr-cp.cptools.board_tools": [ + { + "id": "ports.zephyr-cp.cptools.board_tools.find_mpconfigboard", + "name": "find_mpconfigboard", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.board_tools.load_mpconfigboard", + "name": "load_mpconfigboard", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.board_tools.get_shields", + "name": "get_shields", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.cptools.build_all_boards": [ + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.__init__", + "name": "__init__", + "lineno": 24, + "scope": "Jobserver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.acquire", + "name": "acquire", + "lineno": 30, + "scope": "Jobserver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.release", + "name": "release", + "lineno": 38, + "scope": "Jobserver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.pass_fds", + "name": "pass_fds", + "lineno": 46, + "scope": "Jobserver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.close", + "name": "close", + "lineno": 49, + "scope": "Jobserver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._parse_makeflags_jobserver", + "name": "_parse_makeflags_jobserver", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._create_jobserver", + "name": "_create_jobserver", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._jobserver_from_env", + "name": "_jobserver_from_env", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.discover_boards", + "name": "discover_boards", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.build_board", + "name": "build_board", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._format_status", + "name": "_format_status", + "lineno": 196, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "name": "_build_status_table", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "name": "_run_builds_tui", + "lineno": 244, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards._run_builds_plain", + "name": "_run_builds_plain", + "lineno": 339, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_all_boards.main", + "name": "main", + "lineno": 404, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.cptools.build_circuitpython": [ + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.preprocess_and_split_defs", + "name": "preprocess_and_split_defs", + "lineno": 138, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.collect_defs", + "name": "collect_defs", + "lineno": 163, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.generate_qstr_headers", + "name": "generate_qstr_headers", + "lineno": 180, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.generate_module_header", + "name": "generate_module_header", + "lineno": 223, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.generate_root_pointer_header", + "name": "generate_root_pointer_header", + "lineno": 237, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.generate_display_resources", + "name": "generate_display_resources", + "lineno": 251, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.generate_web_workflow_static", + "name": "generate_web_workflow_static", + "lineno": 270, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "name": "determine_enabled_modules", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "name": "build_circuitpython", + "lineno": 346, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.build_circuitpython.main", + "name": "main", + "lineno": 704, + "scope": null, + "is_async": true + } + ], + "ports.zephyr-cp.cptools.compat2driver": [], + "ports.zephyr-cp.cptools.cpbuild": [ + { + "id": "ports.zephyr-cp.cptools.cpbuild.save_trace", + "name": "save_trace", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._TokenProtocol.__init__", + "name": "__init__", + "lineno": 44, + "scope": "_TokenProtocol", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._TokenProtocol.data_received", + "name": "data_received", + "lineno": 47, + "scope": "_TokenProtocol", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__init__", + "name": "__init__", + "lineno": 54, + "scope": "_MakeJobClient", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.new_token", + "name": "new_token", + "lineno": 67, + "scope": "_MakeJobClient", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__aenter__", + "name": "__aenter__", + "lineno": 80, + "scope": "_MakeJobClient", + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__aexit__", + "name": "__aexit__", + "lineno": 94, + "scope": "_MakeJobClient", + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._create_semaphore", + "name": "_create_semaphore", + "lineno": 99, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.run_command", + "name": "run_command", + "lineno": 113, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.run_function", + "name": "run_function", + "lineno": 288, + "scope": null, + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.run_in_thread", + "name": "run_in_thread", + "lineno": 324, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.run_in_thread.wrapper", + "name": "wrapper", + "lineno": 325, + "scope": "run_in_thread", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.parse_depfile", + "name": "parse_depfile", + "lineno": 334, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.Compiler.__init__", + "name": "__init__", + "lineno": 347, + "scope": "Compiler", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.Compiler.preprocess", + "name": "preprocess", + "lineno": 355, + "scope": "Compiler", + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.Compiler.compile", + "name": "compile", + "lineno": 382, + "scope": "Compiler", + "is_async": true + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.Compiler.archive", + "name": "archive", + "lineno": 420, + "scope": "Compiler", + "is_async": true + } + ], + "ports.zephyr-cp.cptools.gen_compat2driver": [], + "ports.zephyr-cp.cptools.get_west_shield_args": [ + { + "id": "ports.zephyr-cp.cptools.get_west_shield_args.split_shields", + "name": "split_shields", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.get_west_shield_args.dedupe", + "name": "dedupe", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "name": "main", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.cptools.pre_zephyr_build_prep": [], + "ports.zephyr-cp.cptools.update_board_info": [ + { + "id": "ports.zephyr-cp.cptools.update_board_info.find_modules", + "name": "find_modules", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.update_board_info.find_board_info_files", + "name": "find_board_info_files", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.update_board_info.update_board_info", + "name": "update_board_info", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.update_board_info.main", + "name": "main", + "lineno": 77, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.cptools.zephyr2cp": [ + { + "id": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "name": "find_flash_devices", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.zephyr2cp._label_to_end", + "name": "_label_to_end", + "lineno": 382, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "name": "find_ram_regions", + "lineno": 386, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "name": "zephyr_dts_to_cp_board", + "lineno": 455, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.cptools.tests.test_zephyr2cp": [ + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "name": "parse_dts_string", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_no_compatible_returns_empty", + "name": "test_no_compatible_returns_empty", + "lineno": 46, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_chosen_flash_excluded", + "name": "test_chosen_flash_excluded", + "lineno": 67, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_blocked_compat_excluded", + "name": "test_blocked_compat_excluded", + "lineno": 90, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device", + "name": "test_valid_flash_device", + "lineno": 117, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device_multiple_drivers", + "name": "test_valid_flash_device_multiple_drivers", + "lineno": 140, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_external_flash_not_chosen", + "name": "test_external_flash_not_chosen", + "lineno": 163, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_disabled_flash_excluded", + "name": "test_disabled_flash_excluded", + "lineno": 195, + "scope": "TestFindFlashDevices", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_no_ram_returns_empty", + "name": "test_no_ram_returns_empty", + "lineno": 222, + "scope": "TestFindRAMRegions", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_chosen_sram_basic", + "name": "test_chosen_sram_basic", + "lineno": 244, + "scope": "TestFindRAMRegions", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_with_custom_name", + "name": "test_memory_region_with_custom_name", + "lineno": 277, + "scope": "TestFindRAMRegions", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_requires_sram_or_device_type", + "name": "test_memory_region_requires_sram_or_device_type", + "lineno": 316, + "scope": "TestFindRAMRegions", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_disabled_ram_excluded", + "name": "test_disabled_ram_excluded", + "lineno": 355, + "scope": "TestFindRAMRegions", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_typical_nrf_board_configuration", + "name": "test_typical_nrf_board_configuration", + "lineno": 392, + "scope": "TestIntegration", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_nrf5340_regions", + "name": "test_board_with_nrf5340_regions", + "lineno": 439, + "scope": "TestIntegration", + "is_async": false + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_chosen_memory_region", + "name": "test_board_with_chosen_memory_region", + "lineno": 533, + "scope": "TestIntegration", + "is_async": false + } + ], + "ports.zephyr-cp.tests.conftest": [ + { + "id": "ports.zephyr-cp.tests.conftest.pytest_addoption", + "name": "pytest_addoption", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.pytest_configure", + "name": "pytest_configure", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest._iter_uart_tx_slices", + "name": "_iter_uart_tx_slices", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.log_uart_trace_output", + "name": "log_uart_trace_output", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.board", + "name": "board", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.native_sim_binary", + "name": "native_sim_binary", + "lineno": 163, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.native_sim_env", + "name": "native_sim_env", + "lineno": 174, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.pixel_format", + "name": "pixel_format", + "lineno": 191, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.sim_id", + "name": "sim_id", + "lineno": 199, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.conftest.circuitpython", + "name": "circuitpython", + "lineno": 204, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.perfetto_input_trace": [ + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace._load_perfetto_pb2", + "name": "_load_perfetto_pb2", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace._is_instant_track", + "name": "_is_instant_track", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace.build_input_trace", + "name": "build_input_trace", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace.write_input_trace", + "name": "write_input_trace", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace._parse_trace_json", + "name": "_parse_trace_json", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace._build_arg_parser", + "name": "_build_arg_parser", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.perfetto_input_trace.main", + "name": "main", + "lineno": 146, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_adafruit_bus_device": [ + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_probe_success", + "name": "test_i2cdevice_probe_success", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_probe_failure", + "name": "test_i2cdevice_probe_failure", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_probe_disabled", + "name": "test_i2cdevice_probe_disabled", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_write_then_readinto_separate", + "name": "test_i2cdevice_write_then_readinto_separate", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_write_then_readinto_atomic", + "name": "test_i2cdevice_write_then_readinto_atomic", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_write_then_read_roundtrip", + "name": "test_i2cdevice_write_then_read_roundtrip", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_buffer_slices", + "name": "test_i2cdevice_buffer_slices", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_adafruit_bus_device.test_i2cdevice_probe_fails_when_device_disabled", + "name": "test_i2cdevice_probe_fails_when_device_disabled", + "lineno": 229, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_aesio": [ + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_ecb", + "name": "test_aesio_ecb", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_cbc", + "name": "test_aesio_cbc", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_ctr", + "name": "test_aesio_ctr", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_rekey", + "name": "test_aesio_rekey", + "lineno": 143, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_mode_property", + "name": "test_aesio_mode_property", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_aesio.test_aesio_key_lengths", + "name": "test_aesio_key_lengths", + "lineno": 213, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_audiobusio": [ + { + "id": "ports.zephyr-cp.tests.test_audiobusio.parse_i2s_trace", + "name": "parse_i2s_trace", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_audiobusio.test_i2s_play_and_stop", + "name": "test_i2s_play_and_stop", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_audiobusio.test_i2s_stops_on_code_exit", + "name": "test_i2s_stops_on_code_exit", + "lineno": 149, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_audiobusio.test_i2s_pause_resume", + "name": "test_i2s_pause_resume", + "lineno": 208, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_basics": [ + { + "id": "ports.zephyr-cp.tests.test_basics.test_blank_flash_hello_world", + "name": "test_blank_flash_hello_world", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_basics.test_basic_serial_input", + "name": "test_basic_serial_input", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_basics.test_input_function", + "name": "test_input_function", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_basics.test_ctrl_c_interrupt", + "name": "test_ctrl_c_interrupt", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_basics.test_ctrl_d_soft_reload", + "name": "test_ctrl_d_soft_reload", + "lineno": 105, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_digitalio": [ + { + "id": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_reads_input_trace", + "name": "test_digitalio_reads_input_trace", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_digitalio.parse_gpio_trace", + "name": "parse_gpio_trace", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "name": "test_digitalio_blink_output", + "lineno": 108, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_flash": [ + { + "id": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "name": "read_file_from_flash", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_default_erase_size", + "name": "test_flash_default_erase_size", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_64k_erase_blocks", + "name": "test_flash_64k_erase_blocks", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_256k_erase_blocks", + "name": "test_flash_256k_erase_blocks", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_256k_multi_file", + "name": "test_flash_256k_multi_file", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_256k_existing_data_survives", + "name": "test_flash_256k_existing_data_survives", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_flash.test_flash_256k_overwrite", + "name": "test_flash_256k_overwrite", + "lineno": 164, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_getpass": [ + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_default_prompt", + "name": "test_getpass_default_prompt", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_custom_prompt", + "name": "test_getpass_custom_prompt", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_does_not_echo", + "name": "test_getpass_does_not_echo", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_backspace", + "name": "test_getpass_backspace", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_ctrl_c_raises_keyboard_interrupt", + "name": "test_getpass_ctrl_c_raises_keyboard_interrupt", + "lineno": 123, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_ctrl_d_empty_raises_eof", + "name": "test_getpass_ctrl_d_empty_raises_eof", + "lineno": 149, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_getpass.test_getpass_empty_input", + "name": "test_getpass_empty_input", + "lineno": 173, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_hashlib": [ + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_sha256_basic", + "name": "test_hashlib_sha256_basic", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_sha1_basic", + "name": "test_hashlib_sha1_basic", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_sha256_update_chunks", + "name": "test_hashlib_sha256_update_chunks", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_long_input", + "name": "test_hashlib_long_input", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_empty_input", + "name": "test_hashlib_empty_input", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_hashlib.test_hashlib_unsupported_algorithm", + "name": "test_hashlib_unsupported_algorithm", + "lineno": 146, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_i2c": [ + { + "id": "ports.zephyr-cp.tests.test_i2c.test_i2c_scan", + "name": "test_i2c_scan", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_i2c.test_i2c_at24_read", + "name": "test_i2c_at24_read", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_i2c.test_i2c_device_disabled", + "name": "test_i2c_device_disabled", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_i2c.test_i2c_device_disabled_communication_fails", + "name": "test_i2c_device_disabled_communication_fails", + "lineno": 94, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_msgpack": [ + { + "id": "ports.zephyr-cp.tests.test_msgpack.test_msgpack_roundtrip", + "name": "test_msgpack_roundtrip", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_msgpack.test_msgpack_use_list", + "name": "test_msgpack_use_list", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_msgpack.test_msgpack_exttype", + "name": "test_msgpack_exttype", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_msgpack.test_msgpack_exttype_properties", + "name": "test_msgpack_exttype_properties", + "lineno": 128, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_nvm": [ + { + "id": "ports.zephyr-cp.tests.test_nvm.test_nvm_read_write", + "name": "test_nvm_read_write", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_nvm.test_nvm_persists_across_reload", + "name": "test_nvm_persists_across_reload", + "lineno": 62, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_rotaryio": [ + { + "id": "ports.zephyr-cp.tests.test_rotaryio.test_rotaryio_incrementalencoder_clockwise", + "name": "test_rotaryio_incrementalencoder_clockwise", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_rotaryio.test_rotaryio_incrementalencoder_counterclockwise", + "name": "test_rotaryio_incrementalencoder_counterclockwise", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_rotaryio.test_rotaryio_incrementalencoder_both_directions", + "name": "test_rotaryio_incrementalencoder_both_directions", + "lineno": 126, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_storage": [ + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_remount_readwrite", + "name": "test_storage_remount_readwrite", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_remount_readonly_blocks_writes", + "name": "test_storage_remount_readonly_blocks_writes", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_getmount", + "name": "test_storage_getmount", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_getmount_missing", + "name": "test_storage_getmount_missing", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_remount_persists_across_reload", + "name": "test_storage_remount_persists_across_reload", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_set_label", + "name": "test_storage_set_label", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_storage.test_storage_umount_missing", + "name": "test_storage_umount_missing", + "lineno": 156, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_web_workflow": [ + { + "id": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_hostnetwork", + "name": "test_web_workflow_hostnetwork", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_version_json_hostnetwork_ip_and_port", + "name": "test_web_workflow_version_json_hostnetwork_ip_and_port", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_status_line_hostnetwork_non_default_port", + "name": "test_web_workflow_status_line_hostnetwork_non_default_port", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_status_line_hostnetwork_default_port", + "name": "test_web_workflow_status_line_hostnetwork_default_port", + "lineno": 106, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_write_code_py_remount", + "name": "test_web_workflow_write_code_py_remount", + "lineno": 123, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.test_zlib": [ + { + "id": "ports.zephyr-cp.tests.test_zlib._make_code", + "name": "_make_code", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_zlib.test_zlib_decompress_zlib_format", + "name": "test_zlib_decompress_zlib_format", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_zlib.test_zlib_decompress_repeated", + "name": "test_zlib_decompress_repeated", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_zlib.test_zlib_decompress_binary_bytes", + "name": "test_zlib_decompress_binary_bytes", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_zlib.test_zlib_decompress_raw_deflate", + "name": "test_zlib_decompress_raw_deflate", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.test_zlib.test_zlib_decompress_gzip_format", + "name": "test_zlib_decompress_gzip_format", + "lineno": 103, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests": [ + { + "id": "ports.zephyr-cp.tests.StdSerial.__init__", + "name": "__init__", + "lineno": 10, + "scope": "StdSerial", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.StdSerial.read", + "name": "read", + "lineno": 14, + "scope": "StdSerial", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.StdSerial.write", + "name": "write", + "lineno": 20, + "scope": "StdSerial", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.StdSerial.close", + "name": "close", + "lineno": 26, + "scope": "StdSerial", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.StdSerial.in_waiting", + "name": "in_waiting", + "lineno": 32, + "scope": "StdSerial", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver.__init__", + "name": "__init__", + "lineno": 41, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver._reader_loop", + "name": "_reader_loop", + "lineno": 53, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver.wait_for", + "name": "wait_for", + "lineno": 78, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver.read", + "name": "read", + "lineno": 89, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver.close", + "name": "close", + "lineno": 93, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver.write", + "name": "write", + "lineno": 105, + "scope": "SerialSaver", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.NativeSimProcess.__init__", + "name": "__init__", + "lineno": 111, + "scope": "NativeSimProcess", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.NativeSimProcess.shutdown", + "name": "shutdown", + "lineno": 142, + "scope": "NativeSimProcess", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.NativeSimProcess.display_capture_paths", + "name": "display_capture_paths", + "lineno": 150, + "scope": "NativeSimProcess", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.NativeSimProcess.wait_until_done", + "name": "wait_until_done", + "lineno": 158, + "scope": "NativeSimProcess", + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.conftest": [ + { + "id": "ports.zephyr-cp.tests.bsim.conftest.native_sim_env", + "name": "native_sim_env", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.bsim_binary", + "name": "bsim_binary", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy_binary", + "name": "bsim_phy_binary", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance.__init__", + "name": "__init__", + "lineno": 56, + "scope": "BsimPhyInstance", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance.finish_sim", + "name": "finish_sim", + "lineno": 61, + "scope": "BsimPhyInstance", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance.shutdown", + "name": "shutdown", + "lineno": 64, + "scope": "BsimPhyInstance", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.__init__", + "name": "__init__", + "lineno": 72, + "scope": "ZephyrSampleProcess", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.shutdown", + "name": "shutdown", + "lineno": 79, + "scope": "ZephyrSampleProcess", + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "name": "bsim_phy", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest._build_zephyr_sample", + "name": "_build_zephyr_sample", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.zephyr_sample", + "name": "zephyr_sample", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.circuitpython1", + "name": "circuitpython1", + "lineno": 221, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.circuitpython2", + "name": "circuitpython2", + "lineno": 226, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_basics": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_basics.test_bsim_dual_instance_connect", + "name": "test_bsim_dual_instance_connect", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising.test_bsim_advertise_and_scan", + "name": "test_bsim_advertise_and_scan", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising.test_bsim_advertise_ctrl_c_reload", + "name": "test_bsim_advertise_ctrl_c_reload", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising.test_bsim_tx_power_default_rssi", + "name": "test_bsim_tx_power_default_rssi", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising.test_bsim_tx_power_low_rssi", + "name": "test_bsim_tx_power_low_rssi", + "lineno": 156, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect.test_bsim_connect_zephyr_peripheral", + "name": "test_bsim_connect_zephyr_peripheral", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect.test_bsim_reconnect_zephyr_peripheral", + "name": "test_bsim_reconnect_zephyr_peripheral", + "lineno": 99, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_name.test_bsim_set_name", + "name": "test_bsim_set_name", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral.test_bsim_peripheral_zephyr_central", + "name": "test_bsim_peripheral_zephyr_central", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral.test_bsim_peripheral_cp_central", + "name": "test_bsim_peripheral_cp_central", + "lineno": 100, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan": [ + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan.test_bsim_scan_zephyr_beacon", + "name": "test_bsim_scan_zephyr_beacon", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan.test_bsim_scan_zephyr_beacon_reload", + "name": "test_bsim_scan_zephyr_beacon_reload", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan.test_bsim_scan_zephyr_beacon_reload_no_stop", + "name": "test_bsim_scan_zephyr_beacon_reload_no_stop", + "lineno": 99, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.bsim": [], + "ports.zephyr-cp.tests.zephyr_display.test_gifio": [ + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_gifio._read_image", + "name": "_read_image", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_gifio._golden_compare_or_update", + "name": "_golden_compare_or_update", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_gifio.test_gifio_metadata", + "name": "test_gifio_metadata", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_gifio.test_gifio_decode", + "name": "test_gifio_decode", + "lineno": 186, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.zephyr_display.test_jpegio": [ + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._read_image", + "name": "_read_image", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._golden_compare_or_update", + "name": "_golden_compare_or_update", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_jpegio.test_jpegio_decode", + "name": "test_jpegio_decode", + "lineno": 79, + "scope": null, + "is_async": false + } + ], + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display": [ + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_image", + "name": "_read_image", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_mask", + "name": "_read_mask", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._assert_pixels_equal_masked", + "name": "_assert_pixels_equal_masked", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_board_display_available", + "name": "test_board_display_available", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_terminal_present_by_default", + "name": "test_console_terminal_present_by_default", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "name": "_golden_compare_or_update", + "lineno": 106, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden", + "name": "test_console_output_golden", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_pixel_format", + "name": "test_console_output_golden_pixel_format", + "lineno": 157, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_mono_no_vtiled", + "name": "test_console_output_golden_mono_no_vtiled", + "lineno": 182, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._generate_gradient_bmp", + "name": "_generate_gradient_bmp", + "lineno": 195, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient", + "name": "test_displayio_color_gradient", + "lineno": 271, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient_pixel_format", + "name": "test_displayio_color_gradient_pixel_format", + "lineno": 289, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "name": "test_displayio_golden_stripes", + "lineno": 335, + "scope": null, + "is_async": false + }, + { + "id": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes.pixel_at", + "name": "pixel_at", + "lineno": 348, + "scope": "test_displayio_golden_stripes", + "is_async": false + } + ], + "py.makecompresseddata": [ + { + "id": "py.makecompresseddata.check_non_ascii", + "name": "check_non_ascii", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.space_compression", + "name": "space_compression", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.word_compression", + "name": "word_compression", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.word_compression.bytes_saved", + "name": "bytes_saved", + "lineno": 53, + "scope": "word_compression", + "is_async": false + }, + { + "id": "py.makecompresseddata.huffman_compression", + "name": "huffman_compression", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.ngram_compression", + "name": "ngram_compression", + "lineno": 109, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.ngram_compression.bytes_saved", + "name": "bytes_saved", + "lineno": 120, + "scope": "ngram_compression", + "is_async": false + }, + { + "id": "py.makecompresseddata.main", + "name": "main", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "py.makecompresseddata.main.unescape", + "name": "unescape", + "lineno": 177, + "scope": "main", + "is_async": false + } + ], + "py.makemoduledefs": [ + { + "id": "py.makemoduledefs.find_module_registrations", + "name": "find_module_registrations", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "py.makemoduledefs.generate_module_table_header", + "name": "generate_module_table_header", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "py.makemoduledefs.generate_module_delegations", + "name": "generate_module_delegations", + "lineno": 109, + "scope": null, + "is_async": false + }, + { + "id": "py.makemoduledefs.main", + "name": "main", + "lineno": 126, + "scope": null, + "is_async": false + } + ], + "py.makeqstrdata": [ + { + "id": "py.makeqstrdata.compute_hash", + "name": "compute_hash", + "lineno": 331, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.qstr_escape", + "name": "qstr_escape", + "lineno": 340, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.qstr_escape.esc_char", + "name": "esc_char", + "lineno": 341, + "scope": "qstr_escape", + "is_async": false + }, + { + "id": "py.makeqstrdata.parse_input_headers_with_translations", + "name": "parse_input_headers_with_translations", + "lineno": 358, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.parse_input_headers", + "name": "parse_input_headers", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.escape_bytes", + "name": "escape_bytes", + "lineno": 428, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.make_bytes", + "name": "make_bytes", + "lineno": 437, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.print_qstr_data", + "name": "print_qstr_data", + "lineno": 449, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdata.do_work", + "name": "do_work", + "lineno": 490, + "scope": null, + "is_async": false + } + ], + "py.makeqstrdefs": [ + { + "id": "py.makeqstrdefs.is_c_source", + "name": "is_c_source", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.is_cxx_source", + "name": "is_cxx_source", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.preprocess", + "name": "preprocess", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.preprocess.pp", + "name": "pp", + "lineno": 97, + "scope": "preprocess", + "is_async": false + }, + { + "id": "py.makeqstrdefs.preprocess.pp.run", + "name": "run", + "lineno": 98, + "scope": "preprocess.pp", + "is_async": false + }, + { + "id": "py.makeqstrdefs.write_out", + "name": "write_out", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.qstr_unescape", + "name": "qstr_unescape", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.process_file", + "name": "process_file", + "lineno": 141, + "scope": null, + "is_async": false + }, + { + "id": "py.makeqstrdefs.cat_together", + "name": "cat_together", + "lineno": 191, + "scope": null, + "is_async": false + } + ], + "py.maketranslationdata": [ + { + "id": "py.maketranslationdata.compute_hash", + "name": "compute_hash", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.translate", + "name": "translate", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.TextSplitter.__init__", + "name": "__init__", + "lineno": 106, + "scope": "TextSplitter", + "is_async": false + }, + { + "id": "py.maketranslationdata.TextSplitter.iter_words", + "name": "iter_words", + "lineno": 115, + "scope": "TextSplitter", + "is_async": false + }, + { + "id": "py.maketranslationdata.TextSplitter.iter", + "name": "iter", + "lineno": 130, + "scope": "TextSplitter", + "is_async": false + }, + { + "id": "py.maketranslationdata.iter_substrings", + "name": "iter_substrings", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_unicode_offset", + "name": "compute_unicode_offset", + "lineno": 146, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding", + "name": "compute_huffman_coding", + "lineno": 182, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding.apply_offset", + "name": "apply_offset", + "lineno": 194, + "scope": "compute_huffman_coding", + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding.remove_offset", + "name": "remove_offset", + "lineno": 200, + "scope": "compute_huffman_coding", + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding.bit_length", + "name": "bit_length", + "lineno": 256, + "scope": "compute_huffman_coding", + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding.est_len", + "name": "est_len", + "lineno": 259, + "scope": "compute_huffman_coding", + "is_async": false + }, + { + "id": "py.maketranslationdata.compute_huffman_coding.est_net_savings", + "name": "est_net_savings", + "lineno": 285, + "scope": "compute_huffman_coding", + "is_async": false + }, + { + "id": "py.maketranslationdata.decompress", + "name": "decompress", + "lineno": 432, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.decompress.bititer", + "name": "bititer", + "lineno": 438, + "scope": "decompress", + "is_async": false + }, + { + "id": "py.maketranslationdata.decompress.getnbits", + "name": "getnbits", + "lineno": 445, + "scope": "decompress", + "is_async": false + }, + { + "id": "py.maketranslationdata.compress", + "name": "compress", + "lineno": 480, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.compress.put_bit", + "name": "put_bit", + "lineno": 489, + "scope": "compress", + "is_async": false + }, + { + "id": "py.maketranslationdata.compress.put_bits", + "name": "put_bits", + "lineno": 492, + "scope": "compress", + "is_async": false + }, + { + "id": "py.maketranslationdata.qstr_escape", + "name": "qstr_escape", + "lineno": 516, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.qstr_escape.esc_char", + "name": "esc_char", + "lineno": 517, + "scope": "qstr_escape", + "is_async": false + }, + { + "id": "py.maketranslationdata.parse_qstrs", + "name": "parse_qstrs", + "lineno": 528, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.parse_input_headers", + "name": "parse_input_headers", + "lineno": 550, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.escape_bytes", + "name": "escape_bytes", + "lineno": 566, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.make_bytes", + "name": "make_bytes", + "lineno": 576, + "scope": null, + "is_async": false + }, + { + "id": "py.maketranslationdata.output_translation_data", + "name": "output_translation_data", + "lineno": 587, + "scope": null, + "is_async": false + } + ], + "py.makeversionhdr": [ + { + "id": "py.makeversionhdr.cannot_determine_version", + "name": "cannot_determine_version", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "py.makeversionhdr.make_version_header", + "name": "make_version_header", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "py.makeversionhdr.main", + "name": "main", + "lineno": 88, + "scope": null, + "is_async": false + } + ], + "py.make_root_pointers": [ + { + "id": "py.make_root_pointers.find_root_pointer_registrations", + "name": "find_root_pointer_registrations", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "py.make_root_pointers.generate_root_pointer_header", + "name": "generate_root_pointer_header", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "py.make_root_pointers.main", + "name": "main", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "py.version": [ + { + "id": "py.version.get_version_info_from_git", + "name": "get_version_info_from_git", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "shared.memzip.make-memzip": [ + { + "id": "shared.memzip.make-memzip.create_zip", + "name": "create_zip", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "shared.memzip.make-memzip.create_c_from_file", + "name": "create_c_from_file", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "shared.memzip.make-memzip.main", + "name": "main", + "lineno": 47, + "scope": null, + "is_async": false + } + ], + "tests.endorse": [], + "tests.run-internalbench": [ + { + "id": "tests.run-internalbench.execbench", + "name": "execbench", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-internalbench.run_tests", + "name": "run_tests", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-internalbench.main", + "name": "main", + "lineno": 95, + "scope": null, + "is_async": false + } + ], + "tests.run-multitests": [ + { + "id": "tests.run-multitests.get_host_ip", + "name": "get_host_ip", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.decode", + "name": "decode", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstance.__init__", + "name": "__init__", + "lineno": 141, + "scope": "PyInstance", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstance.close", + "name": "close", + "lineno": 144, + "scope": "PyInstance", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstance.prepare_script_from_file", + "name": "prepare_script_from_file", + "lineno": 147, + "scope": "PyInstance", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstance.run_file", + "name": "run_file", + "lineno": 156, + "scope": "PyInstance", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstance.start_file", + "name": "start_file", + "lineno": 159, + "scope": "PyInstance", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.__init__", + "name": "__init__", + "lineno": 164, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.__str__", + "name": "__str__", + "lineno": 171, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.prepare_script_from_file", + "name": "prepare_script_from_file", + "lineno": 174, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.run_script", + "name": "run_script", + "lineno": 183, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.start_script", + "name": "start_script", + "lineno": 200, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.stop", + "name": "stop", + "lineno": 211, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.readline", + "name": "readline", + "lineno": 215, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.write", + "name": "write", + "lineno": 227, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.is_finished", + "name": "is_finished", + "lineno": 231, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess.wait_finished", + "name": "wait_finished", + "lineno": 234, + "scope": "PyInstanceSubProcess", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.__init__", + "name": "__init__", + "lineno": 241, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.__str__", + "name": "__str__", + "lineno": 248, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.close", + "name": "close", + "lineno": 251, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.run_script", + "name": "run_script", + "lineno": 255, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.start_script", + "name": "start_script", + "lineno": 265, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.stop", + "name": "stop", + "lineno": 270, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.readline", + "name": "readline", + "lineno": 273, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.write", + "name": "write", + "lineno": 290, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.is_finished", + "name": "is_finished", + "lineno": 293, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.PyInstancePyboard.wait_finished", + "name": "wait_finished", + "lineno": 296, + "scope": "PyInstancePyboard", + "is_async": false + }, + { + "id": "tests.run-multitests.prepare_test_file_list", + "name": "prepare_test_file_list", + "lineno": 301, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.trace_instance_output", + "name": "trace_instance_output", + "lineno": 314, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.run_test_on_instances", + "name": "run_test_on_instances", + "lineno": 321, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.wait_for_reboot", + "name": "wait_for_reboot", + "lineno": 444, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.print_diff", + "name": "print_diff", + "lineno": 476, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.run_tests", + "name": "run_tests", + "lineno": 488, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-multitests.main", + "name": "main", + "lineno": 551, + "scope": null, + "is_async": false + } + ], + "tests.run-natmodtests": [ + { + "id": "tests.run-natmodtests.TargetSubprocess.__init__", + "name": "__init__", + "lineno": 81, + "scope": "TargetSubprocess", + "is_async": false + }, + { + "id": "tests.run-natmodtests.TargetSubprocess.close", + "name": "close", + "lineno": 84, + "scope": "TargetSubprocess", + "is_async": false + }, + { + "id": "tests.run-natmodtests.TargetSubprocess.run_script", + "name": "run_script", + "lineno": 87, + "scope": "TargetSubprocess", + "is_async": false + }, + { + "id": "tests.run-natmodtests.TargetPyboard.__init__", + "name": "__init__", + "lineno": 98, + "scope": "TargetPyboard", + "is_async": false + }, + { + "id": "tests.run-natmodtests.TargetPyboard.close", + "name": "close", + "lineno": 102, + "scope": "TargetPyboard", + "is_async": false + }, + { + "id": "tests.run-natmodtests.TargetPyboard.run_script", + "name": "run_script", + "lineno": 106, + "scope": "TargetPyboard", + "is_async": false + }, + { + "id": "tests.run-natmodtests.detect_architecture", + "name": "detect_architecture", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-natmodtests.run_tests", + "name": "run_tests", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-natmodtests.main", + "name": "main", + "lineno": 225, + "scope": null, + "is_async": false + } + ], + "tests.run-perfbench-table": [ + { + "id": "tests.run-perfbench-table.compute_stats", + "name": "compute_stats", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.run_script_on_target", + "name": "run_script_on_target", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.run_feature_test", + "name": "run_feature_test", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.run_benchmark_on_target", + "name": "run_benchmark_on_target", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.run_benchmarks", + "name": "run_benchmarks", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.parse_output", + "name": "parse_output", + "lineno": 200, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.compute_diff", + "name": "compute_diff", + "lineno": 215, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench-table.main", + "name": "main", + "lineno": 261, + "scope": null, + "is_async": false + } + ], + "tests.run-perfbench": [ + { + "id": "tests.run-perfbench.compute_stats", + "name": "compute_stats", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.run_script_on_target", + "name": "run_script_on_target", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.run_feature_test", + "name": "run_feature_test", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.run_benchmark_on_target", + "name": "run_benchmark_on_target", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.run_benchmarks", + "name": "run_benchmarks", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.parse_output", + "name": "parse_output", + "lineno": 189, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.compute_diff", + "name": "compute_diff", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-perfbench.main", + "name": "main", + "lineno": 256, + "scope": null, + "is_async": false + } + ], + "tests.run-tests": [ + { + "id": "tests.run-tests.base_path", + "name": "base_path", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.normalize_newlines", + "name": "normalize_newlines", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.rm_f", + "name": "rm_f", + "lineno": 336, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.convert_regex_escapes", + "name": "convert_regex_escapes", + "lineno": 342, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.platform_to_port", + "name": "platform_to_port", + "lineno": 361, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.convert_device_shortcut_to_real_device", + "name": "convert_device_shortcut_to_real_device", + "lineno": 365, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.get_test_instance", + "name": "get_test_instance", + "lineno": 378, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.detect_inline_asm_arch", + "name": "detect_inline_asm_arch", + "lineno": 397, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.map_rv32_arch_flags", + "name": "map_rv32_arch_flags", + "lineno": 405, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.detect_test_platform", + "name": "detect_test_platform", + "lineno": 416, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.detect_target_wiring_script", + "name": "detect_target_wiring_script", + "lineno": 465, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.prepare_script_for_target", + "name": "prepare_script_for_target", + "lineno": 502, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.run_script_on_remote_target", + "name": "run_script_on_remote_target", + "lineno": 538, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.run_micropython", + "name": "run_micropython", + "lineno": 600, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.run_micropython.get", + "name": "get", + "lineno": 632, + "scope": "run_micropython", + "is_async": false + }, + { + "id": "tests.run-tests.run_micropython.send_get", + "name": "send_get", + "lineno": 642, + "scope": "run_micropython", + "is_async": false + }, + { + "id": "tests.run-tests.run_feature_check", + "name": "run_feature_check", + "lineno": 780, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.ThreadSafeCounter.__init__", + "name": "__init__", + "lineno": 793, + "scope": "ThreadSafeCounter", + "is_async": false + }, + { + "id": "tests.run-tests.ThreadSafeCounter.increment", + "name": "increment", + "lineno": 797, + "scope": "ThreadSafeCounter", + "is_async": false + }, + { + "id": "tests.run-tests.ThreadSafeCounter.add", + "name": "add", + "lineno": 800, + "scope": "ThreadSafeCounter", + "is_async": false + }, + { + "id": "tests.run-tests.ThreadSafeCounter.append", + "name": "append", + "lineno": 804, + "scope": "ThreadSafeCounter", + "is_async": false + }, + { + "id": "tests.run-tests.ThreadSafeCounter.value", + "name": "value", + "lineno": 808, + "scope": "ThreadSafeCounter", + "is_async": false + }, + { + "id": "tests.run-tests.PyboardNodeRunner.__init__", + "name": "__init__", + "lineno": 813, + "scope": "PyboardNodeRunner", + "is_async": false + }, + { + "id": "tests.run-tests.PyboardNodeRunner.close", + "name": "close", + "lineno": 821, + "scope": "PyboardNodeRunner", + "is_async": false + }, + { + "id": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "name": "run_script_on_remote_target", + "lineno": 824, + "scope": "PyboardNodeRunner", + "is_async": false + }, + { + "id": "tests.run-tests.run_tests", + "name": "run_tests", + "lineno": 857, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.run_tests.run_one_test", + "name": "run_one_test", + "lineno": 1056, + "scope": "run_tests", + "is_async": false + }, + { + "id": "tests.run-tests.create_test_report", + "name": "create_test_report", + "lineno": 1266, + "scope": null, + "is_async": false + }, + { + "id": "tests.run-tests.create_test_report.to_json", + "name": "to_json", + "lineno": 1305, + "scope": "create_test_report", + "is_async": false + }, + { + "id": "tests.run-tests.append_filter.__init__", + "name": "__init__", + "lineno": 1329, + "scope": "append_filter", + "is_async": false + }, + { + "id": "tests.run-tests.append_filter.__call__", + "name": "__call__", + "lineno": 1332, + "scope": "append_filter", + "is_async": false + }, + { + "id": "tests.run-tests.main", + "name": "main", + "lineno": 1372, + "scope": null, + "is_async": false + } + ], + "tests.serial_test": [ + { + "id": "tests.serial_test.drain_input", + "name": "drain_input", + "lineno": 94, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.send_script", + "name": "send_script", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.echo_test", + "name": "echo_test", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.read_test", + "name": "read_test", + "lineno": 169, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.write_test", + "name": "write_test", + "lineno": 231, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.do_test", + "name": "do_test", + "lineno": 270, + "scope": null, + "is_async": false + }, + { + "id": "tests.serial_test.main", + "name": "main", + "lineno": 305, + "scope": null, + "is_async": false + } + ], + "tests.basics.0prelim": [], + "tests.basics.andor": [], + "tests.basics.annotate_var": [ + { + "id": "tests.basics.annotate_var.f", + "name": "f", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.annotate_var.f", + "name": "f", + "lineno": 22, + "scope": null, + "is_async": false + } + ], + "tests.basics.array1": [], + "tests.basics.array_add": [], + "tests.basics.array_construct": [], + "tests.basics.array_construct2": [], + "tests.basics.array_construct_endian": [], + "tests.basics.array_intbig": [], + "tests.basics.array_micropython": [], + "tests.basics.array_mul": [], + "tests.basics.assign1": [], + "tests.basics.assign_expr": [ + { + "id": "tests.basics.assign_expr.f", + "name": "f", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr.foo", + "name": "foo", + "lineno": 27, + "scope": null, + "is_async": false + } + ], + "tests.basics.assign_expr_scope": [ + { + "id": "tests.basics.assign_expr_scope.scope0", + "name": "scope0", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope1", + "name": "scope1", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope2", + "name": "scope2", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope3", + "name": "scope3", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope3.inner3", + "name": "inner3", + "lineno": 41, + "scope": "scope3", + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope4", + "name": "scope4", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope4.inner4", + "name": "inner4", + "lineno": 56, + "scope": "scope4", + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope5", + "name": "scope5", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.assign_expr_scope.scope5.inner5", + "name": "inner5", + "lineno": 70, + "scope": "scope5", + "is_async": false + } + ], + "tests.basics.assign_expr_syntaxerror": [ + { + "id": "tests.basics.assign_expr_syntaxerror.test", + "name": "test", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.async_await": [ + { + "id": "tests.basics.async_await.abinary", + "name": "abinary", + "lineno": 4, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_await2": [ + { + "id": "tests.basics.async_await2.Awaitable.__init__", + "name": "__init__", + "lineno": 10, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_await2.Awaitable.__await__", + "name": "__await__", + "lineno": 13, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_await2.f", + "name": "f", + "lineno": 19, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_coroutine": [ + { + "id": "tests.basics.async_coroutine.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_def": [ + { + "id": "tests.basics.async_def.dec", + "name": "dec", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.async_def.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_for": [ + { + "id": "tests.basics.async_for.AsyncIteratorWrapper.__init__", + "name": "__init__", + "lineno": 6, + "scope": "AsyncIteratorWrapper", + "is_async": false + }, + { + "id": "tests.basics.async_for.AsyncIteratorWrapper.__repr__", + "name": "__repr__", + "lineno": 10, + "scope": "AsyncIteratorWrapper", + "is_async": false + }, + { + "id": "tests.basics.async_for.AsyncIteratorWrapper.__aiter__", + "name": "__aiter__", + "lineno": 13, + "scope": "AsyncIteratorWrapper", + "is_async": false + }, + { + "id": "tests.basics.async_for.AsyncIteratorWrapperIterator.__init__", + "name": "__init__", + "lineno": 19, + "scope": "AsyncIteratorWrapperIterator", + "is_async": false + }, + { + "id": "tests.basics.async_for.AsyncIteratorWrapperIterator.__anext__", + "name": "__anext__", + "lineno": 23, + "scope": "AsyncIteratorWrapperIterator", + "is_async": true + }, + { + "id": "tests.basics.async_for.run_coro", + "name": "run_coro", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.async_for.coro0", + "name": "coro0", + "lineno": 40, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_for.coro1", + "name": "coro1", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_for.coro2", + "name": "coro2", + "lineno": 60, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_for.coro3", + "name": "coro3", + "lineno": 69, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_for2": [ + { + "id": "tests.basics.async_for2.Awaitable.__init__", + "name": "__init__", + "lineno": 10, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_for2.Awaitable.__await__", + "name": "__await__", + "lineno": 13, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_for2.ARange.__init__", + "name": "__init__", + "lineno": 20, + "scope": "ARange", + "is_async": false + }, + { + "id": "tests.basics.async_for2.ARange.__aiter__", + "name": "__aiter__", + "lineno": 25, + "scope": "ARange", + "is_async": false + }, + { + "id": "tests.basics.async_for2.ARange.__anext__", + "name": "__anext__", + "lineno": 29, + "scope": "ARange", + "is_async": true + }, + { + "id": "tests.basics.async_for2.coro", + "name": "coro", + "lineno": 39, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_syntaxerror": [ + { + "id": "tests.basics.async_syntaxerror.test_syntax", + "name": "test_syntax", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.async_with": [ + { + "id": "tests.basics.async_with.AContext.__aenter__", + "name": "__aenter__", + "lineno": 4, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with.AContext.__aexit__", + "name": "__aexit__", + "lineno": 7, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with.f", + "name": "f", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with.g", + "name": "g", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with.h", + "name": "h", + "lineno": 32, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_with2": [ + { + "id": "tests.basics.async_with2.Awaitable.__init__", + "name": "__init__", + "lineno": 10, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_with2.Awaitable.__await__", + "name": "__await__", + "lineno": 13, + "scope": "Awaitable", + "is_async": false + }, + { + "id": "tests.basics.async_with2.AContext.__aenter__", + "name": "__aenter__", + "lineno": 20, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with2.AContext.__aexit__", + "name": "__aexit__", + "lineno": 23, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with2.coro", + "name": "coro", + "lineno": 27, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_with_break": [ + { + "id": "tests.basics.async_with_break.AContext.__aenter__", + "name": "__aenter__", + "lineno": 4, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with_break.AContext.__aexit__", + "name": "__aexit__", + "lineno": 7, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with_break.f1", + "name": "f1", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with_break.f2", + "name": "f2", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with_break.f3", + "name": "f3", + "lineno": 41, + "scope": null, + "is_async": true + } + ], + "tests.basics.async_with_return": [ + { + "id": "tests.basics.async_with_return.AContext.__aenter__", + "name": "__aenter__", + "lineno": 4, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with_return.AContext.__aexit__", + "name": "__aexit__", + "lineno": 7, + "scope": "AContext", + "is_async": true + }, + { + "id": "tests.basics.async_with_return.f1", + "name": "f1", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with_return.f2", + "name": "f2", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.basics.async_with_return.f3", + "name": "f3", + "lineno": 35, + "scope": null, + "is_async": true + } + ], + "tests.basics.attrtuple1": [], + "tests.basics.attrtuple2": [], + "tests.basics.bigint_array_overflow": [ + { + "id": "tests.basics.bigint_array_overflow.test_array_overflow", + "name": "test_array_overflow", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.bit_length": [], + "tests.basics.bool1": [], + "tests.basics.boundmeth1": [ + { + "id": "tests.basics.boundmeth1.A.f", + "name": "f", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.boundmeth1.A.g", + "name": "g", + "lineno": 11, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.boundmeth1.A.h", + "name": "h", + "lineno": 14, + "scope": "A", + "is_async": false + } + ], + "tests.basics.break": [], + "tests.basics.builtin_abs": [], + "tests.basics.builtin_abs_intbig": [], + "tests.basics.builtin_allany": [], + "tests.basics.builtin_bin": [], + "tests.basics.builtin_bin_intbig": [], + "tests.basics.builtin_callable": [ + { + "id": "tests.basics.builtin_callable.f", + "name": "f", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.builtin_callable.B.__call__", + "name": "__call__", + "lineno": 32, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_callable.C.f", + "name": "f", + "lineno": 38, + "scope": "C", + "is_async": false + } + ], + "tests.basics.builtin_chr": [], + "tests.basics.builtin_compile": [ + { + "id": "tests.basics.builtin_compile.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.basics.builtin_delattr": [], + "tests.basics.builtin_dir": [ + { + "id": "tests.basics.builtin_dir.Foo.__init__", + "name": "__init__", + "lineno": 14, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.basics.builtin_dir.A.a", + "name": "a", + "lineno": 22, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_dir.B.b", + "name": "b", + "lineno": 25, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_dir.C.c", + "name": "c", + "lineno": 32, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_dir.D.d", + "name": "d", + "lineno": 35, + "scope": "D", + "is_async": false + } + ], + "tests.basics.builtin_divmod": [], + "tests.basics.builtin_divmod_intbig": [], + "tests.basics.builtin_ellipsis": [], + "tests.basics.builtin_enumerate": [], + "tests.basics.builtin_eval": [], + "tests.basics.builtin_eval_buffer": [], + "tests.basics.builtin_eval_error": [], + "tests.basics.builtin_exec": [], + "tests.basics.builtin_exec_buffer": [], + "tests.basics.builtin_filter": [], + "tests.basics.builtin_getattr": [ + { + "id": "tests.basics.builtin_getattr.A.__init__", + "name": "__init__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_getattr.A.meth", + "name": "meth", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_getattr.B.__getattr__", + "name": "__getattr__", + "lineno": 22, + "scope": "B", + "is_async": false + } + ], + "tests.basics.builtin_hasattr": [ + { + "id": "tests.basics.builtin_hasattr.A.__init__", + "name": "__init__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_hasattr.A.meth", + "name": "meth", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_hasattr.C.__getattr__", + "name": "__getattr__", + "lineno": 21, + "scope": "C", + "is_async": false + } + ], + "tests.basics.builtin_hash": [ + { + "id": "tests.basics.builtin_hash.f", + "name": "f", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.f.g", + "name": "g", + "lineno": 21, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.A.__hash__", + "name": "__hash__", + "lineno": 33, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.A.__repr__", + "name": "__repr__", + "lineno": 35, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.C.__eq__", + "name": "__eq__", + "lineno": 48, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.D.__hash__", + "name": "__hash__", + "lineno": 57, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.builtin_hash.E.__hash__", + "name": "__hash__", + "lineno": 66, + "scope": "E", + "is_async": false + } + ], + "tests.basics.builtin_hash_gen": [ + { + "id": "tests.basics.builtin_hash_gen.gen", + "name": "gen", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.builtin_hash_intbig": [ + { + "id": "tests.basics.builtin_hash_intbig.F.__hash__", + "name": "__hash__", + "lineno": 8, + "scope": "F", + "is_async": false + } + ], + "tests.basics.builtin_help": [], + "tests.basics.builtin_hex": [], + "tests.basics.builtin_hex_intbig": [], + "tests.basics.builtin_id": [], + "tests.basics.builtin_issubclass": [], + "tests.basics.builtin_len1": [], + "tests.basics.builtin_locals": [ + { + "id": "tests.basics.builtin_locals.A.f", + "name": "f", + "lineno": 8, + "scope": "A", + "is_async": false + } + ], + "tests.basics.builtin_map": [], + "tests.basics.builtin_minmax": [], + "tests.basics.builtin_next_arg2": [ + { + "id": "tests.basics.builtin_next_arg2.gen", + "name": "gen", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.builtin_next_arg2.Gen.__init__", + "name": "__init__", + "lineno": 23, + "scope": "Gen", + "is_async": false + }, + { + "id": "tests.basics.builtin_next_arg2.Gen.__next__", + "name": "__next__", + "lineno": 26, + "scope": "Gen", + "is_async": false + } + ], + "tests.basics.builtin_oct": [], + "tests.basics.builtin_oct_intbig": [], + "tests.basics.builtin_ord": [], + "tests.basics.builtin_override": [ + { + "id": "tests.basics.builtin_override.custom_import", + "name": "custom_import", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.basics.builtin_pow": [], + "tests.basics.builtin_pow3": [], + "tests.basics.builtin_pow3_intbig": [], + "tests.basics.builtin_print": [], + "tests.basics.builtin_property": [ + { + "id": "tests.basics.builtin_property.A.__init__", + "name": "__init__", + "lineno": 20, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.A.x", + "name": "x", + "lineno": 24, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.B.__init__", + "name": "__init__", + "lineno": 38, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.B.xget", + "name": "xget", + "lineno": 41, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.B.xset", + "name": "xset", + "lineno": 45, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.B.xdel", + "name": "xdel", + "lineno": 49, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.C.__init__", + "name": "__init__", + "lineno": 62, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.C.x", + "name": "x", + "lineno": 66, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.C.x", + "name": "x", + "lineno": 71, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.C.x", + "name": "x", + "lineno": 76, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.builtin_property.F.__init__", + "name": "__init__", + "lineno": 111, + "scope": "F", + "is_async": false + } + ], + "tests.basics.builtin_property_inherit": [ + { + "id": "tests.basics.builtin_property_inherit.A.x", + "name": "x", + "lineno": 11, + "scope": "A", + "is_async": false + } + ], + "tests.basics.builtin_range": [], + "tests.basics.builtin_range_attrs": [], + "tests.basics.builtin_range_binop": [], + "tests.basics.builtin_range_maxsize": [], + "tests.basics.builtin_reversed": [ + { + "id": "tests.basics.builtin_reversed.A.__init__", + "name": "__init__", + "lineno": 28, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_reversed.A.__len__", + "name": "__len__", + "lineno": 30, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_reversed.A.__getitem__", + "name": "__getitem__", + "lineno": 32, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_reversed.B.__reversed__", + "name": "__reversed__", + "lineno": 39, + "scope": "B", + "is_async": false + } + ], + "tests.basics.builtin_round": [], + "tests.basics.builtin_round_int": [], + "tests.basics.builtin_round_intbig": [], + "tests.basics.builtin_setattr": [ + { + "id": "tests.basics.builtin_setattr.A.__init__", + "name": "__init__", + "lineno": 5, + "scope": "A", + "is_async": false + } + ], + "tests.basics.builtin_slice": [ + { + "id": "tests.basics.builtin_slice.A.__getitem__", + "name": "__getitem__", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_slice.A.__setitem__", + "name": "__setitem__", + "lineno": 14, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.builtin_slice.A.__delitem__", + "name": "__delitem__", + "lineno": 21, + "scope": "A", + "is_async": false + } + ], + "tests.basics.builtin_sorted": [], + "tests.basics.builtin_str_hex": [], + "tests.basics.builtin_sum": [], + "tests.basics.builtin_super": [], + "tests.basics.builtin_type": [], + "tests.basics.builtin_zip": [], + "tests.basics.bytearray1": [], + "tests.basics.bytearray_add": [], + "tests.basics.bytearray_add_self": [], + "tests.basics.bytearray_append": [], + "tests.basics.bytearray_byte_operations": [], + "tests.basics.bytearray_center": [], + "tests.basics.bytearray_construct": [], + "tests.basics.bytearray_construct_array": [], + "tests.basics.bytearray_construct_endian": [], + "tests.basics.bytearray_count": [], + "tests.basics.bytearray_decode": [], + "tests.basics.bytearray_intbig": [], + "tests.basics.bytearray_partition": [], + "tests.basics.bytearray_slice_assign": [], + "tests.basics.bytes": [], + "tests.basics.bytes_add": [], + "tests.basics.bytes_add_array": [], + "tests.basics.bytes_add_bytearray": [], + "tests.basics.bytes_add_endian": [], + "tests.basics.bytes_center": [], + "tests.basics.bytes_compare": [], + "tests.basics.bytes_compare2": [], + "tests.basics.bytes_compare3": [], + "tests.basics.bytes_compare_array": [], + "tests.basics.bytes_compare_bytearray": [], + "tests.basics.bytes_construct": [], + "tests.basics.bytes_construct_array": [], + "tests.basics.bytes_construct_bytearray": [], + "tests.basics.bytes_construct_endian": [], + "tests.basics.bytes_construct_intbig": [], + "tests.basics.bytes_count": [ + { + "id": "tests.basics.bytes_count.t", + "name": "t", + "lineno": 58, + "scope": null, + "is_async": false + } + ], + "tests.basics.bytes_escape_unicode": [], + "tests.basics.bytes_find": [], + "tests.basics.bytes_format_modulo": [], + "tests.basics.bytes_gen": [ + { + "id": "tests.basics.bytes_gen.gen", + "name": "gen", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.basics.bytes_large": [], + "tests.basics.bytes_mult": [], + "tests.basics.bytes_partition": [], + "tests.basics.bytes_replace": [], + "tests.basics.bytes_split": [], + "tests.basics.bytes_strip": [], + "tests.basics.bytes_subscr": [], + "tests.basics.class1": [ + { + "id": "tests.basics.class1.go", + "name": "go", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class1.go.C.f", + "name": "f", + "lineno": 5, + "scope": "go.C", + "is_async": false + }, + { + "id": "tests.basics.class1.go.C.g", + "name": "g", + "lineno": 8, + "scope": "go.C", + "is_async": false + }, + { + "id": "tests.basics.class1.go.C.set", + "name": "set", + "lineno": 11, + "scope": "go.C", + "is_async": false + }, + { + "id": "tests.basics.class1.go.C.print", + "name": "print", + "lineno": 14, + "scope": "go.C", + "is_async": false + } + ], + "tests.basics.class2": [ + { + "id": "tests.basics.class2.C1.__init__", + "name": "__init__", + "lineno": 4, + "scope": "C1", + "is_async": false + }, + { + "id": "tests.basics.class2.C2.__init__", + "name": "__init__", + "lineno": 12, + "scope": "C2", + "is_async": false + }, + { + "id": "tests.basics.class2.C3.__init__", + "name": "__init__", + "lineno": 21, + "scope": "C3", + "is_async": false + } + ], + "tests.basics.class3": [ + { + "id": "tests.basics.class3.A.a", + "name": "a", + "lineno": 4, + "scope": "A", + "is_async": false + } + ], + "tests.basics.class_bases": [], + "tests.basics.class_bind_self": [ + { + "id": "tests.basics.class_bind_self.A.__init__", + "name": "__init__", + "lineno": 4, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.A.__str__", + "name": "__str__", + "lineno": 6, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.A.__call__", + "name": "__call__", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.A.foo", + "name": "foo", + "lineno": 10, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.make_closure", + "name": "make_closure", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.make_closure.closure", + "name": "closure", + "lineno": 15, + "scope": "make_closure", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.C.f1", + "name": "f1", + "lineno": 22, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_bind_self.C.f4", + "name": "f4", + "lineno": 26, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_binop": [ + { + "id": "tests.basics.class_binop.foo.__init__", + "name": "__init__", + "lineno": 2, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.basics.class_binop.foo.__eq__", + "name": "__eq__", + "lineno": 5, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.basics.class_binop.foo.__lt__", + "name": "__lt__", + "lineno": 9, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.basics.class_binop.foo.__gt__", + "name": "__gt__", + "lineno": 13, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.basics.class_binop.foo.__le__", + "name": "__le__", + "lineno": 17, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.basics.class_binop.foo.__ge__", + "name": "__ge__", + "lineno": 21, + "scope": "foo", + "is_async": false + } + ], + "tests.basics.class_bytes": [ + { + "id": "tests.basics.class_bytes.C1.__init__", + "name": "__init__", + "lineno": 3, + "scope": "C1", + "is_async": false + }, + { + "id": "tests.basics.class_bytes.C1.__bytes__", + "name": "__bytes__", + "lineno": 6, + "scope": "C1", + "is_async": false + } + ], + "tests.basics.class_call": [ + { + "id": "tests.basics.class_call.C1.__call__", + "name": "__call__", + "lineno": 2, + "scope": "C1", + "is_async": false + }, + { + "id": "tests.basics.class_call.C2.__getattr__", + "name": "__getattr__", + "lineno": 8, + "scope": "C2", + "is_async": false + } + ], + "tests.basics.class_contains": [ + { + "id": "tests.basics.class_contains.A.__contains__", + "name": "__contains__", + "lineno": 3, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_contains.B.__init__", + "name": "__init__", + "lineno": 13, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_contains.B.__contains__", + "name": "__contains__", + "lineno": 15, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_contains.C.__contains__", + "name": "__contains__", + "lineno": 27, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_delattr_setattr": [ + { + "id": "tests.basics.class_delattr_setattr.Test.__delattr__", + "name": "__delattr__", + "lineno": 6, + "scope": "Test", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.A.__getattr__", + "name": "__getattr__", + "lineno": 14, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.A.__setattr__", + "name": "__setattr__", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.A.__delattr__", + "name": "__delattr__", + "lineno": 19, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.B.__init__", + "name": "__init__", + "lineno": 37, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.B.__getattr__", + "name": "__getattr__", + "lineno": 42, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.B.__setattr__", + "name": "__setattr__", + "lineno": 48, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.B.__delattr__", + "name": "__delattr__", + "lineno": 51, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.C.__init__", + "name": "__init__", + "lineno": 66, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.C.__setattr__", + "name": "__setattr__", + "lineno": 69, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_delattr_setattr.C.__delattr__", + "name": "__delattr__", + "lineno": 72, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_descriptor": [ + { + "id": "tests.basics.class_descriptor.Descriptor.__get__", + "name": "__get__", + "lineno": 2, + "scope": "Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_descriptor.Descriptor.__set__", + "name": "__set__", + "lineno": 8, + "scope": "Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_descriptor.Descriptor.__delete__", + "name": "__delete__", + "lineno": 13, + "scope": "Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_descriptor.Descriptor.__set_name__", + "name": "__set_name__", + "lineno": 17, + "scope": "Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_descriptor.NonDescriptor.__getattr__", + "name": "__getattr__", + "lineno": 50, + "scope": "NonDescriptor", + "is_async": false + } + ], + "tests.basics.class_dict": [], + "tests.basics.class_emptybases": [], + "tests.basics.class_getattr": [ + { + "id": "tests.basics.class_getattr.C.__init__", + "name": "__init__", + "lineno": 3, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_getattr.C.__add__", + "name": "__add__", + "lineno": 5, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_getattr.C.__getattr__", + "name": "__getattr__", + "lineno": 7, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_inherit1": [ + { + "id": "tests.basics.class_inherit1.A.__init__", + "name": "__init__", + "lineno": 2, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inherit1.A.f", + "name": "f", + "lineno": 6, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inherit1.B.__init__", + "name": "__init__", + "lineno": 10, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_inherit1.B.g", + "name": "g", + "lineno": 15, + "scope": "B", + "is_async": false + } + ], + "tests.basics.class_inherit_mul": [ + { + "id": "tests.basics.class_inherit_mul.A.__init__", + "name": "__init__", + "lineno": 4, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.A.f", + "name": "f", + "lineno": 8, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.A.f2", + "name": "f2", + "lineno": 11, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.B.__init__", + "name": "__init__", + "lineno": 15, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.B.f", + "name": "f", + "lineno": 19, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.B.f3", + "name": "f3", + "lineno": 22, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.Sub.__init__", + "name": "__init__", + "lineno": 27, + "scope": "Sub", + "is_async": false + }, + { + "id": "tests.basics.class_inherit_mul.Sub.g", + "name": "g", + "lineno": 32, + "scope": "Sub", + "is_async": false + } + ], + "tests.basics.class_inplace_op": [ + { + "id": "tests.basics.class_inplace_op.A.__init__", + "name": "__init__", + "lineno": 6, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.A.__add__", + "name": "__add__", + "lineno": 9, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.A.__repr__", + "name": "__repr__", + "lineno": 12, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.L.__init__", + "name": "__init__", + "lineno": 27, + "scope": "L", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.L.__add__", + "name": "__add__", + "lineno": 30, + "scope": "L", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.L.__iadd__", + "name": "__iadd__", + "lineno": 35, + "scope": "L", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op.L.__repr__", + "name": "__repr__", + "lineno": 39, + "scope": "L", + "is_async": false + } + ], + "tests.basics.class_inplace_op2": [ + { + "id": "tests.basics.class_inplace_op2.A.__imul__", + "name": "__imul__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__imatmul__", + "name": "__imatmul__", + "lineno": 9, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__ifloordiv__", + "name": "__ifloordiv__", + "lineno": 13, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__itruediv__", + "name": "__itruediv__", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__imod__", + "name": "__imod__", + "lineno": 21, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__ipow__", + "name": "__ipow__", + "lineno": 25, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__ior__", + "name": "__ior__", + "lineno": 29, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__ixor__", + "name": "__ixor__", + "lineno": 33, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__iand__", + "name": "__iand__", + "lineno": 37, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__ilshift__", + "name": "__ilshift__", + "lineno": 41, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_inplace_op2.A.__irshift__", + "name": "__irshift__", + "lineno": 45, + "scope": "A", + "is_async": false + } + ], + "tests.basics.class_instance_override": [ + { + "id": "tests.basics.class_instance_override.A.foo", + "name": "foo", + "lineno": 4, + "scope": "A", + "is_async": false + } + ], + "tests.basics.class_item": [ + { + "id": "tests.basics.class_item.C.__getitem__", + "name": "__getitem__", + "lineno": 4, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_item.C.__setitem__", + "name": "__setitem__", + "lineno": 8, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_item.C.__delitem__", + "name": "__delitem__", + "lineno": 11, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_misc": [], + "tests.basics.class_new": [ + { + "id": "tests.basics.class_new.A.__new__", + "name": "__new__", + "lineno": 10, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_new.A.__init__", + "name": "__init__", + "lineno": 14, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_new.A.meth", + "name": "meth", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_new.B.__new__", + "name": "__new__", + "lineno": 41, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_new.B.__init__", + "name": "__init__", + "lineno": 44, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_new.C.__new__", + "name": "__new__", + "lineno": 57, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_new.C.__init__", + "name": "__init__", + "lineno": 61, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_notimpl": [ + { + "id": "tests.basics.class_notimpl.C.__init__", + "name": "__init__", + "lineno": 10, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_notimpl.C.__str__", + "name": "__str__", + "lineno": 13, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_notimpl.C.__add__", + "name": "__add__", + "lineno": 16, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_notimpl.C.__sub__", + "name": "__sub__", + "lineno": 20, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_notimpl.C.__lt__", + "name": "__lt__", + "lineno": 24, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_notimpl.C.__neg__", + "name": "__neg__", + "lineno": 28, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_number": [ + { + "id": "tests.basics.class_number.C.__init__", + "name": "__init__", + "lineno": 4, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_number.C.__add__", + "name": "__add__", + "lineno": 7, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_number.C.__sub__", + "name": "__sub__", + "lineno": 10, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_ordereddict": [], + "tests.basics.class_reverse_op": [ + { + "id": "tests.basics.class_reverse_op.A.__init__", + "name": "__init__", + "lineno": 7, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.A.__add__", + "name": "__add__", + "lineno": 10, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.A.__radd__", + "name": "__radd__", + "lineno": 15, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.A.__repr__", + "name": "__repr__", + "lineno": 18, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__init__", + "name": "__init__", + "lineno": 28, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__repr__", + "name": "__repr__", + "lineno": 31, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__ror__", + "name": "__ror__", + "lineno": 34, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__radd__", + "name": "__radd__", + "lineno": 37, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__rmul__", + "name": "__rmul__", + "lineno": 40, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_reverse_op.B.__rtruediv__", + "name": "__rtruediv__", + "lineno": 43, + "scope": "B", + "is_async": false + } + ], + "tests.basics.class_setname_hazard": [ + { + "id": "tests.basics.class_setname_hazard.skip_if_no_descriptors", + "name": "skip_if_no_descriptors", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.skip_if_no_descriptors.Descriptor.__get__", + "name": "__get__", + "lineno": 6, + "scope": "skip_if_no_descriptors.Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.GetSibling.__set_name__", + "name": "__set_name__", + "lineno": 34, + "scope": "GetSibling", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.SetSibling.__set_name__", + "name": "__set_name__", + "lineno": 47, + "scope": "SetSibling", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.DelSibling.__set_name__", + "name": "__set_name__", + "lineno": 61, + "scope": "DelSibling", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.GetSelf.__set_name__", + "name": "__set_name__", + "lineno": 81, + "scope": "GetSelf", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.SetSelf.__set_name__", + "name": "__set_name__", + "lineno": 93, + "scope": "SetSelf", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.DelSelf.__set_name__", + "name": "__set_name__", + "lineno": 107, + "scope": "DelSelf", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.Raise.__set_name__", + "name": "__set_name__", + "lineno": 127, + "scope": "Raise", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.SetSpecific.__init__", + "name": "__init__", + "lineno": 143, + "scope": "SetSpecific", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.SetSpecific.__set_name__", + "name": "__set_name__", + "lineno": 147, + "scope": "SetSpecific", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.DelSpecific.__init__", + "name": "__init__", + "lineno": 162, + "scope": "DelSpecific", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard.DelSpecific.__set_name__", + "name": "__set_name__", + "lineno": 165, + "scope": "DelSpecific", + "is_async": false + } + ], + "tests.basics.class_setname_hazard_rand": [ + { + "id": "tests.basics.class_setname_hazard_rand.skip_if_no_descriptors", + "name": "skip_if_no_descriptors", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard_rand.skip_if_no_descriptors.Descriptor.__get__", + "name": "__get__", + "lineno": 16, + "scope": "skip_if_no_descriptors.Descriptor", + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard_rand.junk_fill", + "name": "junk_fill", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard_rand.junk_clear", + "name": "junk_clear", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard_rand.junk_sequencer", + "name": "junk_sequencer", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.class_setname_hazard_rand.JunkMaker.__set_name__", + "name": "__set_name__", + "lineno": 69, + "scope": "JunkMaker", + "is_async": false + } + ], + "tests.basics.class_staticclassmethod": [ + { + "id": "tests.basics.class_staticclassmethod.C.f", + "name": "f", + "lineno": 5, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.g", + "name": "g", + "lineno": 8, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.__sub__", + "name": "__sub__", + "lineno": 13, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.__add__", + "name": "__add__", + "lineno": 17, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.__getitem__", + "name": "__getitem__", + "lineno": 22, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.__setitem__", + "name": "__setitem__", + "lineno": 26, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.class_staticclassmethod.C.__delitem__", + "name": "__delitem__", + "lineno": 29, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_store": [], + "tests.basics.class_store_class": [ + { + "id": "tests.basics.class_store_class._ResultMixinStr.encode", + "name": "encode", + "lineno": 18, + "scope": "_ResultMixinStr", + "is_async": false + }, + { + "id": "tests.basics.class_store_class._ResultMixinBytes.decode", + "name": "decode", + "lineno": 22, + "scope": "_ResultMixinBytes", + "is_async": false + } + ], + "tests.basics.class_str": [ + { + "id": "tests.basics.class_str.C1.__init__", + "name": "__init__", + "lineno": 2, + "scope": "C1", + "is_async": false + }, + { + "id": "tests.basics.class_str.C1.__str__", + "name": "__str__", + "lineno": 5, + "scope": "C1", + "is_async": false + }, + { + "id": "tests.basics.class_str.C2.__init__", + "name": "__init__", + "lineno": 9, + "scope": "C2", + "is_async": false + }, + { + "id": "tests.basics.class_str.C2.__repr__", + "name": "__repr__", + "lineno": 12, + "scope": "C2", + "is_async": false + }, + { + "id": "tests.basics.class_str.C3.__init__", + "name": "__init__", + "lineno": 16, + "scope": "C3", + "is_async": false + }, + { + "id": "tests.basics.class_str.C3.__str__", + "name": "__str__", + "lineno": 19, + "scope": "C3", + "is_async": false + }, + { + "id": "tests.basics.class_str.C3.__repr__", + "name": "__repr__", + "lineno": 22, + "scope": "C3", + "is_async": false + } + ], + "tests.basics.class_super": [ + { + "id": "tests.basics.class_super.Base.__init__", + "name": "__init__", + "lineno": 3, + "scope": "Base", + "is_async": false + }, + { + "id": "tests.basics.class_super.Base.meth", + "name": "meth", + "lineno": 6, + "scope": "Base", + "is_async": false + }, + { + "id": "tests.basics.class_super.Sub.meth", + "name": "meth", + "lineno": 11, + "scope": "Sub", + "is_async": false + }, + { + "id": "tests.basics.class_super.A.p", + "name": "p", + "lineno": 20, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_super.A.foo", + "name": "foo", + "lineno": 28, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_super.B.foo", + "name": "foo", + "lineno": 32, + "scope": "B", + "is_async": false + } + ], + "tests.basics.class_super_aslocal": [ + { + "id": "tests.basics.class_super_aslocal.A.foo", + "name": "foo", + "lineno": 4, + "scope": "A", + "is_async": false + } + ], + "tests.basics.class_super_closure": [ + { + "id": "tests.basics.class_super_closure.A.__init__", + "name": "__init__", + "lineno": 4, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_super_closure.A.foo", + "name": "foo", + "lineno": 6, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_super_closure.B.foo", + "name": "foo", + "lineno": 10, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_super_closure.B.bar", + "name": "bar", + "lineno": 14, + "scope": "B", + "is_async": false + } + ], + "tests.basics.class_super_multinherit": [ + { + "id": "tests.basics.class_super_multinherit.A.foo", + "name": "foo", + "lineno": 4, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.class_super_multinherit.B.foo", + "name": "foo", + "lineno": 8, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.class_super_multinherit.C.foo", + "name": "foo", + "lineno": 12, + "scope": "C", + "is_async": false + } + ], + "tests.basics.class_super_object": [ + { + "id": "tests.basics.class_super_object.Test.__init__", + "name": "__init__", + "lineno": 11, + "scope": "Test", + "is_async": false + }, + { + "id": "tests.basics.class_super_object.Test2.__init__", + "name": "__init__", + "lineno": 18, + "scope": "Test2", + "is_async": false + } + ], + "tests.basics.class_use_other": [ + { + "id": "tests.basics.class_use_other.A.store", + "name": "store", + "lineno": 4, + "scope": "A", + "is_async": false + } + ], + "tests.basics.closure1": [ + { + "id": "tests.basics.closure1.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.closure1.f.g", + "name": "g", + "lineno": 5, + "scope": "f", + "is_async": false + } + ], + "tests.basics.closure2": [ + { + "id": "tests.basics.closure2.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.closure2.f.g", + "name": "g", + "lineno": 5, + "scope": "f", + "is_async": false + } + ], + "tests.basics.closure_defargs": [ + { + "id": "tests.basics.closure_defargs.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.closure_defargs.f.bar", + "name": "bar", + "lineno": 5, + "scope": "f", + "is_async": false + } + ], + "tests.basics.closure_manyvars": [ + { + "id": "tests.basics.closure_manyvars.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.closure_manyvars.f.x", + "name": "x", + "lineno": 5, + "scope": "f", + "is_async": false + } + ], + "tests.basics.closure_namedarg": [ + { + "id": "tests.basics.closure_namedarg.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.closure_namedarg.f.g", + "name": "g", + "lineno": 5, + "scope": "f", + "is_async": false + } + ], + "tests.basics.compare_multi": [], + "tests.basics.comprehension1": [ + { + "id": "tests.basics.comprehension1.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.containment": [], + "tests.basics.continue": [], + "tests.basics.core_class_superproperty": [ + { + "id": "tests.basics.core_class_superproperty.A.p", + "name": "p", + "lineno": 9, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.core_class_superproperty.AA.p", + "name": "p", + "lineno": 15, + "scope": "AA", + "is_async": false + } + ], + "tests.basics.decorator": [ + { + "id": "tests.basics.decorator.dec", + "name": "dec", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.decorator.dec_arg", + "name": "dec_arg", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.decorator.f", + "name": "f", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.decorator.g", + "name": "g", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.basics.del_attr": [ + { + "id": "tests.basics.del_attr.C.f", + "name": "f", + "lineno": 2, + "scope": "C", + "is_async": false + } + ], + "tests.basics.del_deref": [ + { + "id": "tests.basics.del_deref.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.del_deref.f.g", + "name": "g", + "lineno": 4, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.del_deref.f.h", + "name": "h", + "lineno": 11, + "scope": "f", + "is_async": false + } + ], + "tests.basics.del_global": [ + { + "id": "tests.basics.del_global.do_del", + "name": "do_del", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.del_local": [ + { + "id": "tests.basics.del_local.f", + "name": "f", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.del_local.g", + "name": "g", + "lineno": 15, + "scope": null, + "is_async": false + } + ], + "tests.basics.del_name": [ + { + "id": "tests.basics.del_name.C.f", + "name": "f", + "lineno": 17, + "scope": "C", + "is_async": false + } + ], + "tests.basics.del_subscr": [], + "tests.basics.deque1": [], + "tests.basics.deque2": [], + "tests.basics.deque_micropython": [], + "tests.basics.deque_slice": [], + "tests.basics.dict1": [], + "tests.basics.dict2": [], + "tests.basics.dict_clear": [], + "tests.basics.dict_construct": [], + "tests.basics.dict_copy": [], + "tests.basics.dict_del": [], + "tests.basics.dict_fixed": [], + "tests.basics.dict_fromkeys": [], + "tests.basics.dict_fromkeys2": [], + "tests.basics.dict_fromkeys_reversed": [], + "tests.basics.dict_from_iter": [], + "tests.basics.dict_get": [], + "tests.basics.dict_intern": [], + "tests.basics.dict_iterator": [], + "tests.basics.dict_pop": [], + "tests.basics.dict_popitem": [], + "tests.basics.dict_setdefault": [], + "tests.basics.dict_specialmeth": [], + "tests.basics.dict_union": [ + { + "id": "tests.basics.dict_union.print_sorted_dict", + "name": "print_sorted_dict", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.dict_union.test_union", + "name": "test_union", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.basics.dict_update": [], + "tests.basics.dict_views": [], + "tests.basics.equal": [], + "tests.basics.equal_class": [], + "tests.basics.errno1": [], + "tests.basics.exception1": [], + "tests.basics.exception_chain": [ + { + "id": "tests.basics.exception_chain.print_exc_info", + "name": "print_exc_info", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.basics.exceptpoly": [], + "tests.basics.exceptpoly2": [], + "tests.basics.except_match_tuple": [], + "tests.basics.floordivide": [], + "tests.basics.floordivide_intbig": [], + "tests.basics.for1": [ + { + "id": "tests.basics.for1.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.for2": [], + "tests.basics.for3": [], + "tests.basics.for_break": [ + { + "id": "tests.basics.for_break.foo", + "name": "foo", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.for_break.bar", + "name": "bar", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.basics.for_else": [], + "tests.basics.for_range": [], + "tests.basics.for_return": [ + { + "id": "tests.basics.for_return.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.frozenset1": [], + "tests.basics.frozenset_add": [], + "tests.basics.frozenset_binop": [], + "tests.basics.frozenset_copy": [], + "tests.basics.frozenset_difference": [], + "tests.basics.frozenset_set": [], + "tests.basics.fun1": [ + { + "id": "tests.basics.fun1.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun2": [ + { + "id": "tests.basics.fun2.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun2.g", + "name": "g", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun3": [ + { + "id": "tests.basics.fun3.fun", + "name": "fun", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_annotations": [ + { + "id": "tests.basics.fun_annotations.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_calldblstar": [ + { + "id": "tests.basics.fun_calldblstar.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_calldblstar.A.f", + "name": "f", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.fun_calldblstar.f1", + "name": "f1", + "lineno": 26, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_calldblstar2": [], + "tests.basics.fun_calldblstar3": [ + { + "id": "tests.basics.fun_calldblstar3.foo", + "name": "foo", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_calldblstar3.Mapping.keys", + "name": "keys", + "lineno": 7, + "scope": "Mapping", + "is_async": false + }, + { + "id": "tests.basics.fun_calldblstar3.Mapping.__getitem__", + "name": "__getitem__", + "lineno": 11, + "scope": "Mapping", + "is_async": false + } + ], + "tests.basics.fun_calldblstar4": [ + { + "id": "tests.basics.fun_calldblstar4.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_calldblstar4.A.f", + "name": "f", + "lineno": 21, + "scope": "A", + "is_async": false + } + ], + "tests.basics.fun_callstar": [ + { + "id": "tests.basics.fun_callstar.foo", + "name": "foo", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_callstar.foo", + "name": "foo", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_callstar.A.foo", + "name": "foo", + "lineno": 34, + "scope": "A", + "is_async": false + } + ], + "tests.basics.fun_callstardblstar": [ + { + "id": "tests.basics.fun_callstardblstar.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_callstardblstar.A.f", + "name": "f", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.fun_callstardblstar.f2", + "name": "f2", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_code": [ + { + "id": "tests.basics.fun_code.f", + "name": "f", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_code_colines": [ + { + "id": "tests.basics.fun_code_colines.f1", + "name": "f1", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_code_colines.f2", + "name": "f2", + "lineno": 62, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_code_full": [ + { + "id": "tests.basics.fun_code_full.f", + "name": "f", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_code_lnotab": [ + { + "id": "tests.basics.fun_code_lnotab.f", + "name": "f", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_code_lnotab.Test.test_co_lnotab_exists", + "name": "test_co_lnotab_exists", + "lineno": 24, + "scope": "Test", + "is_async": false + }, + { + "id": "tests.basics.fun_code_lnotab.Test.test_co_lnotab_removed", + "name": "test_co_lnotab_removed", + "lineno": 28, + "scope": "Test", + "is_async": false + } + ], + "tests.basics.fun_code_micropython": [ + { + "id": "tests.basics.fun_code_micropython.f_with_children", + "name": "f_with_children", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_code_micropython.f_with_children.g", + "name": "g", + "lineno": 11, + "scope": "f_with_children", + "is_async": false + } + ], + "tests.basics.fun_defargs": [ + { + "id": "tests.basics.fun_defargs.fun1", + "name": "fun1", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_defargs.fun2", + "name": "fun2", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_defargs.f", + "name": "f", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_defargs2": [ + { + "id": "tests.basics.fun_defargs2.foo", + "name": "foo", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_defargs2.foo2", + "name": "foo2", + "lineno": 15, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_error": [ + { + "id": "tests.basics.fun_error.f", + "name": "f", + "lineno": 41, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_error2": [], + "tests.basics.fun_globals": [ + { + "id": "tests.basics.fun_globals.foo", + "name": "foo", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_globals.outer", + "name": "outer", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_globals.outer.inner", + "name": "inner", + "lineno": 29, + "scope": "outer", + "is_async": false + } + ], + "tests.basics.fun_kwargs": [ + { + "id": "tests.basics.fun_kwargs.f1", + "name": "f1", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwargs.f2", + "name": "f2", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwargs.f3", + "name": "f3", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_kwonly": [ + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonly.f", + "name": "f", + "lineno": 62, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_kwonlydef": [ + { + "id": "tests.basics.fun_kwonlydef.f1", + "name": "f1", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonlydef.f2", + "name": "f2", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonlydef.f3", + "name": "f3", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonlydef.f4", + "name": "f4", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwonlydef.f5", + "name": "f5", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_kwvarargs": [ + { + "id": "tests.basics.fun_kwvarargs.f1", + "name": "f1", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwvarargs.f2", + "name": "f2", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwvarargs.f3", + "name": "f3", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwvarargs.f4", + "name": "f4", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwvarargs.f5", + "name": "f5", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_kwvarargs.print_ret", + "name": "print_ret", + "lineno": 33, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_largestate": [ + { + "id": "tests.basics.fun_largestate.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_largestate.g", + "name": "g", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_largestate.h", + "name": "h", + "lineno": 140, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_name": [ + { + "id": "tests.basics.fun_name.Fun", + "name": "Fun", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_name.A.__init__", + "name": "__init__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.fun_name.A.Fun", + "name": "Fun", + "lineno": 7, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.fun_name.outer", + "name": "outer", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_name.outer.inner", + "name": "inner", + "lineno": 30, + "scope": "outer", + "is_async": false + } + ], + "tests.basics.fun_str": [ + { + "id": "tests.basics.fun_str.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.fun_varargs": [ + { + "id": "tests.basics.fun_varargs.f1", + "name": "f1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_varargs.f2", + "name": "f2", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_varargs.f3", + "name": "f3", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_varargs.f4", + "name": "f4", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.fun_varargs.f5", + "name": "f5", + "lineno": 35, + "scope": null, + "is_async": false + } + ], + "tests.basics.gc1": [], + "tests.basics.generator1": [ + { + "id": "tests.basics.generator1.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator2": [], + "tests.basics.generator_args": [ + { + "id": "tests.basics.generator_args.gen", + "name": "gen", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_args.g", + "name": "g", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_close": [ + { + "id": "tests.basics.generator_close.gen1", + "name": "gen1", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_close.gen2", + "name": "gen2", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_close.gen3", + "name": "gen3", + "lineno": 48, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_closure": [ + { + "id": "tests.basics.generator_closure.f", + "name": "f", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_closure.f.g", + "name": "g", + "lineno": 4, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.generator_closure.f", + "name": "f", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_closure.f.g", + "name": "g", + "lineno": 14, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.generator_closure.genc", + "name": "genc", + "lineno": 29, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_exc": [ + { + "id": "tests.basics.generator_exc.gen", + "name": "gen", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_exc.gen2", + "name": "gen2", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_exc.gen3", + "name": "gen3", + "lineno": 35, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_name": [ + { + "id": "tests.basics.generator_name.Fun", + "name": "Fun", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_name.A.Fun", + "name": "Fun", + "lineno": 7, + "scope": "A", + "is_async": false + } + ], + "tests.basics.generator_pend_throw": [ + { + "id": "tests.basics.generator_pend_throw.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_pend_throw.gen_next", + "name": "gen_next", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_pend_throw.gen_pend_throw", + "name": "gen_pend_throw", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_pend_throw.gen_cancelled", + "name": "gen_cancelled", + "lineno": 69, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_pep479": [ + { + "id": "tests.basics.generator_pep479.gen", + "name": "gen", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_pep479.gen", + "name": "gen", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_pep479.gen", + "name": "gen", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_return": [ + { + "id": "tests.basics.generator_return.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_send": [ + { + "id": "tests.basics.generator_send.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_send.f2", + "name": "f2", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_throw": [ + { + "id": "tests.basics.generator_throw.gen", + "name": "gen", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_throw.gen", + "name": "gen", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.generator_throw.gen", + "name": "gen", + "lineno": 28, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_throw_multi_arg": [ + { + "id": "tests.basics.generator_throw_multi_arg.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_throw_nested": [ + { + "id": "tests.basics.generator_throw_nested.gen", + "name": "gen", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.basics.generator_throw_repeat": [ + { + "id": "tests.basics.generator_throw_repeat.gen", + "name": "gen", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_stack_overflow": [ + { + "id": "tests.basics.gen_stack_overflow.gen", + "name": "gen", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from": [ + { + "id": "tests.basics.gen_yield_from.gen", + "name": "gen", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from.gen2", + "name": "gen2", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from.gen7", + "name": "gen7", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from.gen8", + "name": "gen8", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_close": [ + { + "id": "tests.basics.gen_yield_from_close.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen2", + "name": "gen2", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen3", + "name": "gen3", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen4", + "name": "gen4", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen5", + "name": "gen5", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen6", + "name": "gen6", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen7", + "name": "gen7", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen8", + "name": "gen8", + "lineno": 109, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.Iter.__iter__", + "name": "__iter__", + "lineno": 118, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.Iter.__next__", + "name": "__next__", + "lineno": 120, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.Iter.close", + "name": "close", + "lineno": 122, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen9", + "name": "gen9", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_close.gen10", + "name": "gen10", + "lineno": 133, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_ducktype": [ + { + "id": "tests.basics.gen_yield_from_ducktype.MyGen.__init__", + "name": "__init__", + "lineno": 3, + "scope": "MyGen", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.MyGen.__iter__", + "name": "__iter__", + "lineno": 6, + "scope": "MyGen", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.MyGen.__next__", + "name": "__next__", + "lineno": 9, + "scope": "MyGen", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.gen", + "name": "gen", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.gen2", + "name": "gen2", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.Incrementer.__iter__", + "name": "__iter__", + "lineno": 27, + "scope": "Incrementer", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.Incrementer.__next__", + "name": "__next__", + "lineno": 30, + "scope": "Incrementer", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.Incrementer.send", + "name": "send", + "lineno": 33, + "scope": "Incrementer", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.gen3", + "name": "gen3", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.MyIter.__iter__", + "name": "__iter__", + "lineno": 51, + "scope": "MyIter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.MyIter.__next__", + "name": "__next__", + "lineno": 53, + "scope": "MyIter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_ducktype.gen4", + "name": "gen4", + "lineno": 56, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_exc": [ + { + "id": "tests.basics.gen_yield_from_exc.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_exc.gen2", + "name": "gen2", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_executing": [ + { + "id": "tests.basics.gen_yield_from_executing.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_iter": [ + { + "id": "tests.basics.gen_yield_from_iter.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_iter.gen2", + "name": "gen2", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_iter.gen3", + "name": "gen3", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_pending": [ + { + "id": "tests.basics.gen_yield_from_pending.noop_task", + "name": "noop_task", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_pending.raise_task", + "name": "raise_task", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_pending.main", + "name": "main", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_send": [ + { + "id": "tests.basics.gen_yield_from_send.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_send.gen2", + "name": "gen2", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_stopped": [ + { + "id": "tests.basics.gen_yield_from_stopped.gen", + "name": "gen", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_stopped.run", + "name": "run", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_stopped.run", + "name": "run", + "lineno": 22, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_throw": [ + { + "id": "tests.basics.gen_yield_from_throw.gen", + "name": "gen", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw.gen2", + "name": "gen2", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw.gen", + "name": "gen", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw.gen2", + "name": "gen2", + "lineno": 27, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_throw2": [ + { + "id": "tests.basics.gen_yield_from_throw2.gen", + "name": "gen", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw2.gen2", + "name": "gen2", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_throw3": [ + { + "id": "tests.basics.gen_yield_from_throw3.Iter.__iter__", + "name": "__iter__", + "lineno": 4, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.Iter.__next__", + "name": "__next__", + "lineno": 7, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.Iter.throw", + "name": "throw", + "lineno": 10, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.gen", + "name": "gen", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.Iter2.__iter__", + "name": "__iter__", + "lineno": 34, + "scope": "Iter2", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.Iter2.__next__", + "name": "__next__", + "lineno": 37, + "scope": "Iter2", + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw3.gen2", + "name": "gen2", + "lineno": 40, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_throw_multi_arg": [ + { + "id": "tests.basics.gen_yield_from_throw_multi_arg.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw_multi_arg.gen2", + "name": "gen2", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.basics.gen_yield_from_throw_repeat": [ + { + "id": "tests.basics.gen_yield_from_throw_repeat.yielder", + "name": "yielder", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.gen_yield_from_throw_repeat.gen", + "name": "gen", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.getattr": [ + { + "id": "tests.basics.getattr.A.__init__", + "name": "__init__", + "lineno": 4, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.getattr.A.__getattr__", + "name": "__getattr__", + "lineno": 7, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.getattr.A.__getattr__", + "name": "__getattr__", + "lineno": 15, + "scope": "A", + "is_async": false + } + ], + "tests.basics.getitem": [ + { + "id": "tests.basics.getitem.A.__getitem__", + "name": "__getitem__", + "lineno": 3, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.getitem.A.__getitem__", + "name": "__getitem__", + "lineno": 26, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.getitem.A.__getitem__", + "name": "__getitem__", + "lineno": 32, + "scope": "A", + "is_async": false + } + ], + "tests.basics.globals_del": [ + { + "id": "tests.basics.globals_del._f", + "name": "_f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.globals_del._g", + "name": "_g", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.globals_del._C._m", + "name": "_m", + "lineno": 17, + "scope": "_C", + "is_async": false + } + ], + "tests.basics.ifcond": [ + { + "id": "tests.basics.ifcond.f", + "name": "f", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.ifcond.f", + "name": "f", + "lineno": 76, + "scope": null, + "is_async": false + } + ], + "tests.basics.ifexpr": [ + { + "id": "tests.basics.ifexpr.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.basics.import_instance_method": [ + { + "id": "tests.basics.import_instance_method.A.__init__", + "name": "__init__", + "lineno": 12, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.import_instance_method.A.meth", + "name": "meth", + "lineno": 15, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.import_instance_method.A.meth_with_arg", + "name": "meth_with_arg", + "lineno": 18, + "scope": "A", + "is_async": false + } + ], + "tests.basics.int1": [ + { + "id": "tests.basics.int1.test", + "name": "test", + "lineno": 70, + "scope": null, + "is_async": false + } + ], + "tests.basics.int2": [], + "tests.basics.int_64_basics": [], + "tests.basics.int_big1": [], + "tests.basics.int_big_add": [], + "tests.basics.int_big_and": [], + "tests.basics.int_big_and2": [], + "tests.basics.int_big_and3": [], + "tests.basics.int_big_cmp": [], + "tests.basics.int_big_div": [], + "tests.basics.int_big_error": [], + "tests.basics.int_big_lshift": [], + "tests.basics.int_big_mod": [], + "tests.basics.int_big_mul": [], + "tests.basics.int_big_or": [], + "tests.basics.int_big_or2": [], + "tests.basics.int_big_or3": [], + "tests.basics.int_big_pow": [], + "tests.basics.int_big_rshift": [], + "tests.basics.int_big_to_small": [], + "tests.basics.int_big_to_small_int29": [], + "tests.basics.int_big_unary": [], + "tests.basics.int_big_xor": [], + "tests.basics.int_big_xor2": [], + "tests.basics.int_big_xor3": [], + "tests.basics.int_big_zeroone": [], + "tests.basics.int_bytes": [], + "tests.basics.int_bytes_int64": [ + { + "id": "tests.basics.int_bytes_int64.to_bytes_compat", + "name": "to_bytes_compat", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.int_bytes_int64.to_bytes_compat", + "name": "to_bytes_compat", + "lineno": 46, + "scope": null, + "is_async": false + } + ], + "tests.basics.int_bytes_intbig": [ + { + "id": "tests.basics.int_bytes_intbig.to_bytes_compat", + "name": "to_bytes_compat", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.int_bytes_intbig.to_bytes_compat", + "name": "to_bytes_compat", + "lineno": 51, + "scope": null, + "is_async": false + } + ], + "tests.basics.int_bytes_optional_args_cp311": [], + "tests.basics.int_constfolding": [], + "tests.basics.int_constfolding_intbig": [], + "tests.basics.int_divmod": [], + "tests.basics.int_divmod_intbig": [], + "tests.basics.int_divzero": [], + "tests.basics.int_intbig": [], + "tests.basics.int_length": [], + "tests.basics.int_longint_bytes": [], + "tests.basics.int_parse": [], + "tests.basics.int_small": [], + "tests.basics.io_buffered_writer": [ + { + "id": "tests.basics.io_buffered_writer.MyIO.__init__", + "name": "__init__", + "lineno": 34, + "scope": "MyIO", + "is_async": false + }, + { + "id": "tests.basics.io_buffered_writer.MyIO.write", + "name": "write", + "lineno": 37, + "scope": "MyIO", + "is_async": false + } + ], + "tests.basics.io_bytesio_cow": [], + "tests.basics.io_bytesio_ext": [], + "tests.basics.io_bytesio_ext2": [], + "tests.basics.io_iobase": [ + { + "id": "tests.basics.io_iobase.MyIO.write", + "name": "write", + "lineno": 12, + "scope": "MyIO", + "is_async": false + } + ], + "tests.basics.io_stringio1": [], + "tests.basics.io_stringio_base": [], + "tests.basics.io_stringio_with": [], + "tests.basics.io_write_ext": [], + "tests.basics.is_isnot": [], + "tests.basics.is_isnot_literal": [], + "tests.basics.iter0": [], + "tests.basics.iter1": [ + { + "id": "tests.basics.iter1.NotIterable.__iter__", + "name": "__iter__", + "lineno": 14, + "scope": "NotIterable", + "is_async": false + }, + { + "id": "tests.basics.iter1.myiter.__init__", + "name": "__init__", + "lineno": 25, + "scope": "myiter", + "is_async": false + }, + { + "id": "tests.basics.iter1.myiter.__iter__", + "name": "__iter__", + "lineno": 28, + "scope": "myiter", + "is_async": false + }, + { + "id": "tests.basics.iter1.myiter.__next__", + "name": "__next__", + "lineno": 31, + "scope": "myiter", + "is_async": false + } + ], + "tests.basics.iter2": [ + { + "id": "tests.basics.iter2.myiter.__init__", + "name": "__init__", + "lineno": 7, + "scope": "myiter", + "is_async": false + }, + { + "id": "tests.basics.iter2.myiter.__iter__", + "name": "__iter__", + "lineno": 10, + "scope": "myiter", + "is_async": false + }, + { + "id": "tests.basics.iter2.myiter.__next__", + "name": "__next__", + "lineno": 13, + "scope": "myiter", + "is_async": false + } + ], + "tests.basics.iter_of_iter": [], + "tests.basics.lambda1": [], + "tests.basics.lambda_defargs": [], + "tests.basics.lexer": [ + { + "id": "tests.basics.lexer.a", + "name": "a", + "lineno": 50, + "scope": null, + "is_async": false + } + ], + "tests.basics.list1": [], + "tests.basics.list_clear": [], + "tests.basics.list_compare": [], + "tests.basics.list_copy": [], + "tests.basics.list_count": [], + "tests.basics.list_extend": [], + "tests.basics.list_index": [], + "tests.basics.list_insert": [], + "tests.basics.list_mult": [], + "tests.basics.list_pop": [], + "tests.basics.list_remove": [], + "tests.basics.list_reverse": [], + "tests.basics.list_slice": [], + "tests.basics.list_slice_3arg": [], + "tests.basics.list_slice_assign": [], + "tests.basics.list_slice_assign_grow": [], + "tests.basics.list_sort": [ + { + "id": "tests.basics.list_sort.A.__init__", + "name": "__init__", + "lineno": 38, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.list_sort.A.__lt__", + "name": "__lt__", + "lineno": 40, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.list_sort.A.__repr__", + "name": "__repr__", + "lineno": 42, + "scope": "A", + "is_async": false + } + ], + "tests.basics.list_sum": [], + "tests.basics.logic_constfolding": [ + { + "id": "tests.basics.logic_constfolding.f_true", + "name": "f_true", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.logic_constfolding.f_false", + "name": "f_false", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.basics.memoryerror": [], + "tests.basics.memoryview1": [], + "tests.basics.memoryview1_slice_assign": [], + "tests.basics.memoryview2": [], + "tests.basics.memoryview_cast": [ + { + "id": "tests.basics.memoryview_cast.print_memview", + "name": "print_memview", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.memoryview_gc": [], + "tests.basics.memoryview_intbig": [], + "tests.basics.memoryview_itemsize": [], + "tests.basics.memoryview_slice_assign": [], + "tests.basics.memoryview_slice_size": [], + "tests.basics.module1": [], + "tests.basics.module2": [], + "tests.basics.module_dict": [], + "tests.basics.namedtuple1": [], + "tests.basics.namedtuple1_cpython_compat": [], + "tests.basics.namedtuple_asdict": [], + "tests.basics.nanbox_smallint": [], + "tests.basics.object1": [], + "tests.basics.object_dict": [ + { + "id": "tests.basics.object_dict.Foo.__init__", + "name": "__init__", + "lineno": 4, + "scope": "Foo", + "is_async": false + } + ], + "tests.basics.object_new": [ + { + "id": "tests.basics.object_new.Foo.__new__", + "name": "__new__", + "lineno": 15, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.basics.object_new.Foo.__init__", + "name": "__init__", + "lineno": 20, + "scope": "Foo", + "is_async": false + } + ], + "tests.basics.op_error": [], + "tests.basics.op_error_bytearray": [], + "tests.basics.op_error_intbig": [ + { + "id": "tests.basics.op_error_intbig.test_exc", + "name": "test_exc", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.op_error_literal": [], + "tests.basics.op_error_memoryview": [], + "tests.basics.op_precedence": [], + "tests.basics.ordereddict1": [], + "tests.basics.ordereddict2": [], + "tests.basics.ordereddict_eq": [], + "tests.basics.parser": [], + "tests.basics.python34": [ + { + "id": "tests.basics.python34.print_ret", + "name": "print_ret", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.python34.test_syntax", + "name": "test_syntax", + "lineno": 19, + "scope": null, + "is_async": false + } + ], + "tests.basics.python36": [], + "tests.basics.return1": [ + { + "id": "tests.basics.return1.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.return1.g", + "name": "g", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.return1.f", + "name": "f", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.basics.scope": [ + { + "id": "tests.basics.scope.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope.f", + "name": "f", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope.f.g", + "name": "g", + "lineno": 15, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.scope.f", + "name": "f", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope.f.g", + "name": "g", + "lineno": 26, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.scope.f.g.h", + "name": "h", + "lineno": 27, + "scope": "f.g", + "is_async": false + }, + { + "id": "tests.basics.scope.f", + "name": "f", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope.f.g", + "name": "g", + "lineno": 37, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.scope.f.g.h", + "name": "h", + "lineno": 39, + "scope": "f.g", + "is_async": false + } + ], + "tests.basics.scope_class": [ + { + "id": "tests.basics.scope_class.test1", + "name": "test1", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_class.test1.method", + "name": "method", + "lineno": 5, + "scope": "test1", + "is_async": false + }, + { + "id": "tests.basics.scope_class.test1.A.method", + "name": "method", + "lineno": 9, + "scope": "test1.A", + "is_async": false + }, + { + "id": "tests.basics.scope_class.test2", + "name": "test2", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_class.test2.method", + "name": "method", + "lineno": 21, + "scope": "test2", + "is_async": false + }, + { + "id": "tests.basics.scope_class.test2.A.method", + "name": "method", + "lineno": 27, + "scope": "test2.A", + "is_async": false + }, + { + "id": "tests.basics.scope_class.test3", + "name": "test3", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_class.test4", + "name": "test4", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_class.test5", + "name": "test5", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_class.test5.closure", + "name": "closure", + "lineno": 66, + "scope": "test5", + "is_async": false + }, + { + "id": "tests.basics.scope_class.test5.A.method", + "name": "method", + "lineno": 70, + "scope": "test5.A", + "is_async": false + } + ], + "tests.basics.scope_implicit": [ + { + "id": "tests.basics.scope_implicit.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f.g", + "name": "g", + "lineno": 5, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f", + "name": "f", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f.g", + "name": "g", + "lineno": 13, + "scope": "f", + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f.g.h", + "name": "h", + "lineno": 14, + "scope": "f.g", + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f", + "name": "f", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.scope_implicit.f.g", + "name": "g", + "lineno": 24, + "scope": "f", + "is_async": false + } + ], + "tests.basics.self_type_check": [], + "tests.basics.seq_unpack": [], + "tests.basics.set_add": [], + "tests.basics.set_basic": [], + "tests.basics.set_binop": [], + "tests.basics.set_clear": [], + "tests.basics.set_comprehension": [], + "tests.basics.set_containment": [], + "tests.basics.set_copy": [], + "tests.basics.set_difference": [], + "tests.basics.set_discard": [], + "tests.basics.set_intersection": [], + "tests.basics.set_isdisjoint": [], + "tests.basics.set_isfooset": [], + "tests.basics.set_iter": [], + "tests.basics.set_iter_of_iter": [], + "tests.basics.set_pop": [], + "tests.basics.set_remove": [], + "tests.basics.set_specialmeth": [], + "tests.basics.set_symmetric_difference": [], + "tests.basics.set_type": [], + "tests.basics.set_union": [], + "tests.basics.set_unop": [], + "tests.basics.set_update": [], + "tests.basics.slice_attrs": [ + { + "id": "tests.basics.slice_attrs.A.__getitem__", + "name": "__getitem__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.slice_attrs.B.__getitem__", + "name": "__getitem__", + "lineno": 19, + "scope": "B", + "is_async": false + } + ], + "tests.basics.slice_indices": [ + { + "id": "tests.basics.slice_indices.A.__getitem__", + "name": "__getitem__", + "lineno": 5, + "scope": "A", + "is_async": false + } + ], + "tests.basics.slice_intbig": [], + "tests.basics.slice_op": [], + "tests.basics.slice_optimise": [], + "tests.basics.slots_bool_len": [ + { + "id": "tests.basics.slots_bool_len.A.__bool__", + "name": "__bool__", + "lineno": 2, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.slots_bool_len.A.__len__", + "name": "__len__", + "lineno": 5, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.slots_bool_len.B.__len__", + "name": "__len__", + "lineno": 10, + "scope": "B", + "is_async": false + } + ], + "tests.basics.smallint_array_overflow": [ + { + "id": "tests.basics.smallint_array_overflow.test_array_overflow", + "name": "test_array_overflow", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "name": "test_bytearray_overflow", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.basics.special_comparisons": [ + { + "id": "tests.basics.special_comparisons.A.__eq__", + "name": "__eq__", + "lineno": 2, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons.B.__ne__", + "name": "__ne__", + "lineno": 7, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons.C.__eq__", + "name": "__eq__", + "lineno": 12, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons.D.__ne__", + "name": "__ne__", + "lineno": 17, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons.test", + "name": "test", + "lineno": 26, + "scope": null, + "is_async": false + } + ], + "tests.basics.special_comparisons2": [ + { + "id": "tests.basics.special_comparisons2.E.__repr__", + "name": "__repr__", + "lineno": 2, + "scope": "E", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons2.E.__eq__", + "name": "__eq__", + "lineno": 5, + "scope": "E", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons2.F.__repr__", + "name": "__repr__", + "lineno": 10, + "scope": "F", + "is_async": false + }, + { + "id": "tests.basics.special_comparisons2.F.__ne__", + "name": "__ne__", + "lineno": 13, + "scope": "F", + "is_async": false + } + ], + "tests.basics.special_methods": [ + { + "id": "tests.basics.special_methods.Cud.__init__", + "name": "__init__", + "lineno": 3, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__repr__", + "name": "__repr__", + "lineno": 6, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__lt__", + "name": "__lt__", + "lineno": 10, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__le__", + "name": "__le__", + "lineno": 13, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__eq__", + "name": "__eq__", + "lineno": 16, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__ne__", + "name": "__ne__", + "lineno": 19, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__ge__", + "name": "__ge__", + "lineno": 22, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__gt__", + "name": "__gt__", + "lineno": 25, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__abs__", + "name": "__abs__", + "lineno": 28, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__add__", + "name": "__add__", + "lineno": 31, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__and__", + "name": "__and__", + "lineno": 34, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__floordiv__", + "name": "__floordiv__", + "lineno": 37, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__index__", + "name": "__index__", + "lineno": 41, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__inv__", + "name": "__inv__", + "lineno": 45, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__invert__", + "name": "__invert__", + "lineno": 48, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__lshift__", + "name": "__lshift__", + "lineno": 51, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__mod__", + "name": "__mod__", + "lineno": 54, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__mul__", + "name": "__mul__", + "lineno": 57, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__matmul__", + "name": "__matmul__", + "lineno": 60, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__neg__", + "name": "__neg__", + "lineno": 63, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__or__", + "name": "__or__", + "lineno": 66, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__pos__", + "name": "__pos__", + "lineno": 69, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__pow__", + "name": "__pow__", + "lineno": 72, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__rshift__", + "name": "__rshift__", + "lineno": 75, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__sub__", + "name": "__sub__", + "lineno": 78, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__truediv__", + "name": "__truediv__", + "lineno": 81, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__div__", + "name": "__div__", + "lineno": 84, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__xor__", + "name": "__xor__", + "lineno": 87, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__iadd__", + "name": "__iadd__", + "lineno": 90, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__isub__", + "name": "__isub__", + "lineno": 94, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.Cud.__int__", + "name": "__int__", + "lineno": 98, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods.BadInt.__int__", + "name": "__int__", + "lineno": 119, + "scope": "BadInt", + "is_async": false + } + ], + "tests.basics.special_methods2": [ + { + "id": "tests.basics.special_methods2.Cud.__init__", + "name": "__init__", + "lineno": 3, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__repr__", + "name": "__repr__", + "lineno": 7, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__lt__", + "name": "__lt__", + "lineno": 11, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__le__", + "name": "__le__", + "lineno": 14, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__eq__", + "name": "__eq__", + "lineno": 17, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__ne__", + "name": "__ne__", + "lineno": 20, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__ge__", + "name": "__ge__", + "lineno": 23, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__gt__", + "name": "__gt__", + "lineno": 26, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__abs__", + "name": "__abs__", + "lineno": 29, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__add__", + "name": "__add__", + "lineno": 32, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__and__", + "name": "__and__", + "lineno": 35, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__floordiv__", + "name": "__floordiv__", + "lineno": 38, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__invert__", + "name": "__invert__", + "lineno": 41, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__lshift__", + "name": "__lshift__", + "lineno": 44, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__mod__", + "name": "__mod__", + "lineno": 47, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__mul__", + "name": "__mul__", + "lineno": 50, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__matmul__", + "name": "__matmul__", + "lineno": 53, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__neg__", + "name": "__neg__", + "lineno": 56, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__or__", + "name": "__or__", + "lineno": 59, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__pos__", + "name": "__pos__", + "lineno": 62, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__pow__", + "name": "__pow__", + "lineno": 65, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__rshift__", + "name": "__rshift__", + "lineno": 68, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__sub__", + "name": "__sub__", + "lineno": 71, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__truediv__", + "name": "__truediv__", + "lineno": 74, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__div__", + "name": "__div__", + "lineno": 77, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__xor__", + "name": "__xor__", + "lineno": 80, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__iadd__", + "name": "__iadd__", + "lineno": 83, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__isub__", + "name": "__isub__", + "lineno": 87, + "scope": "Cud", + "is_async": false + }, + { + "id": "tests.basics.special_methods2.Cud.__dir__", + "name": "__dir__", + "lineno": 91, + "scope": "Cud", + "is_async": false + } + ], + "tests.basics.special_methods_intbig": [ + { + "id": "tests.basics.special_methods_intbig.A.__int__", + "name": "__int__", + "lineno": 4, + "scope": "A", + "is_async": false + } + ], + "tests.basics.stopiteration": [ + { + "id": "tests.basics.stopiteration.get_stop_iter_arg", + "name": "get_stop_iter_arg", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.stopiteration.A.__iter__", + "name": "__iter__", + "lineno": 19, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.stopiteration.A.__next__", + "name": "__next__", + "lineno": 22, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.stopiteration.B.__getitem__", + "name": "__getitem__", + "lineno": 27, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.stopiteration.gen", + "name": "gen", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.stopiteration.gen2", + "name": "gen2", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.basics.string1": [], + "tests.basics.string_center": [], + "tests.basics.string_compare": [], + "tests.basics.string_count": [ + { + "id": "tests.basics.string_count.t", + "name": "t", + "lineno": 51, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_crlf_conversion": [], + "tests.basics.string_cr_conversion": [], + "tests.basics.string_endswith": [], + "tests.basics.string_escape": [], + "tests.basics.string_escape_invalid": [], + "tests.basics.string_find": [], + "tests.basics.string_format": [ + { + "id": "tests.basics.string_format.test", + "name": "test", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_format2": [ + { + "id": "tests.basics.string_format2.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_format2.test_fmt", + "name": "test_fmt", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_format_cp310": [ + { + "id": "tests.basics.string_format_cp310.test", + "name": "test", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_format_error": [], + "tests.basics.string_format_intbig": [ + { + "id": "tests.basics.string_format_intbig.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_format_modulo": [ + { + "id": "tests.basics.string_format_modulo.A.__int__", + "name": "__int__", + "lineno": 18, + "scope": "A", + "is_async": false + } + ], + "tests.basics.string_format_modulo_int": [], + "tests.basics.string_format_sep": [], + "tests.basics.string_fstring": [ + { + "id": "tests.basics.string_fstring.f", + "name": "f", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_fstring.g", + "name": "g", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_fstring.h", + "name": "h", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_fstring.foo", + "name": "foo", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_fstring_debug": [ + { + "id": "tests.basics.string_fstring_debug.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_fstring_debug.g", + "name": "g", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.string_fstring_debug.h", + "name": "h", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_fstring_invalid": [], + "tests.basics.string_index": [], + "tests.basics.string_istest": [], + "tests.basics.string_join": [], + "tests.basics.string_large": [], + "tests.basics.string_mult": [], + "tests.basics.string_partition": [], + "tests.basics.string_pep498_fstring": [ + { + "id": "tests.basics.string_pep498_fstring.foo", + "name": "foo", + "lineno": 79, + "scope": null, + "is_async": false + } + ], + "tests.basics.string_replace": [], + "tests.basics.string_repr": [], + "tests.basics.string_rfind": [], + "tests.basics.string_rindex": [], + "tests.basics.string_rpartition": [], + "tests.basics.string_rsplit": [], + "tests.basics.string_slice": [], + "tests.basics.string_split": [], + "tests.basics.string_splitlines": [], + "tests.basics.string_startswith": [], + "tests.basics.string_strip": [], + "tests.basics.string_upperlow": [], + "tests.basics.struct1": [], + "tests.basics.struct1_intbig": [], + "tests.basics.struct2": [], + "tests.basics.struct_endian": [], + "tests.basics.struct_overflow": [ + { + "id": "tests.basics.struct_overflow.test_struct_overflow", + "name": "test_struct_overflow", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.basics.subclass_classmethod": [ + { + "id": "tests.basics.subclass_classmethod.Base.foo", + "name": "foo", + "lineno": 5, + "scope": "Base", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.A.bar", + "name": "bar", + "lineno": 26, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.A.baz", + "name": "baz", + "lineno": 29, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.C.f", + "name": "f", + "lineno": 45, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.C.g", + "name": "g", + "lineno": 49, + "scope": "C", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.D.f", + "name": "f", + "lineno": 55, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_classmethod.D.g", + "name": "g", + "lineno": 60, + "scope": "D", + "is_async": false + } + ], + "tests.basics.subclass_native1": [], + "tests.basics.subclass_native2_list": [ + { + "id": "tests.basics.subclass_native2_list.Base1.__init__", + "name": "__init__", + "lineno": 2, + "scope": "Base1", + "is_async": false + } + ], + "tests.basics.subclass_native2_tuple": [ + { + "id": "tests.basics.subclass_native2_tuple.Base1.__init__", + "name": "__init__", + "lineno": 2, + "scope": "Base1", + "is_async": false + } + ], + "tests.basics.subclass_native3": [ + { + "id": "tests.basics.subclass_native3.Iter.__iter__", + "name": "__iter__", + "lineno": 38, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.subclass_native3.Iter.__next__", + "name": "__next__", + "lineno": 41, + "scope": "Iter", + "is_async": false + }, + { + "id": "tests.basics.subclass_native3.gen", + "name": "gen", + "lineno": 46, + "scope": null, + "is_async": false + } + ], + "tests.basics.subclass_native4": [], + "tests.basics.subclass_native5": [], + "tests.basics.subclass_native_buffer": [], + "tests.basics.subclass_native_call": [ + { + "id": "tests.basics.subclass_native_call.Pin.value", + "name": "value", + "lineno": 18, + "scope": "Pin", + "is_async": false + } + ], + "tests.basics.subclass_native_cmp": [], + "tests.basics.subclass_native_containment": [], + "tests.basics.subclass_native_dict": [ + { + "id": "tests.basics.subclass_native_dict.a.__init__", + "name": "__init__", + "lineno": 3, + "scope": "a", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_dict.a.__setitem__", + "name": "__setitem__", + "lineno": 6, + "scope": "a", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_dict.a.__getitem__", + "name": "__getitem__", + "lineno": 10, + "scope": "a", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_dict.b.__setitem__", + "name": "__setitem__", + "lineno": 14, + "scope": "b", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_dict.mydict.__setitem__", + "name": "__setitem__", + "lineno": 23, + "scope": "mydict", + "is_async": false + } + ], + "tests.basics.subclass_native_exc_new": [ + { + "id": "tests.basics.subclass_native_exc_new.GoodException.__new__", + "name": "__new__", + "lineno": 9, + "scope": "GoodException", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_exc_new.BadException.__new__", + "name": "__new__", + "lineno": 15, + "scope": "BadException", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_exc_new.gen", + "name": "gen", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.basics.subclass_native_init": [ + { + "id": "tests.basics.subclass_native_init.L.__init__", + "name": "__init__", + "lineno": 9, + "scope": "L", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 15, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 23, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 28, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 33, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 38, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.A.__init__", + "name": "__init__", + "lineno": 44, + "scope": "A", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.B.__init__", + "name": "__init__", + "lineno": 51, + "scope": "B", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.__init__", + "name": "__init__", + "lineno": 60, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.D.reinit", + "name": "reinit", + "lineno": 63, + "scope": "D", + "is_async": false + }, + { + "id": "tests.basics.subclass_native_init.L.reinit", + "name": "reinit", + "lineno": 72, + "scope": "L", + "is_async": false + } + ], + "tests.basics.subclass_native_iter": [], + "tests.basics.subclass_native_specmeth": [ + { + "id": "tests.basics.subclass_native_specmeth.mylist2.__iter__", + "name": "__iter__", + "lineno": 13, + "scope": "mylist2", + "is_async": false + } + ], + "tests.basics.subclass_native_str": [], + "tests.basics.subscr_tuple": [], + "tests.basics.syntaxerror": [ + { + "id": "tests.basics.syntaxerror.test_syntax", + "name": "test_syntax", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.basics.syntaxerror_return": [], + "tests.basics.sys1": [], + "tests.basics.sys_exit": [], + "tests.basics.sys_getsizeof": [], + "tests.basics.sys_path": [], + "tests.basics.sys_stdio": [], + "tests.basics.sys_stdio_buffer": [], + "tests.basics.sys_tracebacklimit": [ + { + "id": "tests.basics.sys_tracebacklimit.print_exc", + "name": "print_exc", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.sys_tracebacklimit.f0", + "name": "f0", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.sys_tracebacklimit.f1", + "name": "f1", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.sys_tracebacklimit.f2", + "name": "f2", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.sys_tracebacklimit.f3", + "name": "f3", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.sys_tracebacklimit.ftop", + "name": "ftop", + "lineno": 56, + "scope": null, + "is_async": false + } + ], + "tests.basics.true_value": [], + "tests.basics.try1": [], + "tests.basics.try2": [ + { + "id": "tests.basics.try2.func1", + "name": "func1", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try2.func2", + "name": "func2", + "lineno": 42, + "scope": null, + "is_async": false + } + ], + "tests.basics.try3": [ + { + "id": "tests.basics.try3.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.try4": [ + { + "id": "tests.basics.try4.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_as_var": [], + "tests.basics.try_continue": [ + { + "id": "tests.basics.try_continue.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_else": [], + "tests.basics.try_else_finally": [], + "tests.basics.try_error": [], + "tests.basics.try_except_break": [], + "tests.basics.try_finally1": [ + { + "id": "tests.basics.try_finally1.func2", + "name": "func2", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally1.func", + "name": "func", + "lineno": 87, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally2": [ + { + "id": "tests.basics.try_finally2.f1", + "name": "f1", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally2.test1", + "name": "test1", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally2.f2", + "name": "f2", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally2.test2", + "name": "test2", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_break": [ + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_break.f", + "name": "f", + "lineno": 79, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_break2": [ + { + "id": "tests.basics.try_finally_break2.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_continue": [ + { + "id": "tests.basics.try_finally_continue.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_loops": [ + { + "id": "tests.basics.try_finally_loops.f", + "name": "f", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_loops.g", + "name": "g", + "lineno": 63, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_return": [ + { + "id": "tests.basics.try_finally_return.func1", + "name": "func1", + "lineno": 1, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.func2", + "name": "func2", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.func3", + "name": "func3", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.f", + "name": "f", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.f", + "name": "f", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.f", + "name": "f", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.f", + "name": "f", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return.f", + "name": "f", + "lineno": 76, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_return2": [ + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 72, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return2.f", + "name": "f", + "lineno": 98, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_return3": [ + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return3.f", + "name": "f", + "lineno": 90, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_return4": [ + { + "id": "tests.basics.try_finally_return4.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return4.f", + "name": "f", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return4.f", + "name": "f", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_finally_return4.f", + "name": "f", + "lineno": 67, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_finally_return5": [ + { + "id": "tests.basics.try_finally_return5.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_reraise": [ + { + "id": "tests.basics.try_reraise.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_reraise2": [ + { + "id": "tests.basics.try_reraise2.f", + "name": "f", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.basics.try_return": [ + { + "id": "tests.basics.try_return.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.try_return.f", + "name": "f", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.basics.tuple1": [], + "tests.basics.tuple_compare": [], + "tests.basics.tuple_count": [], + "tests.basics.tuple_index": [], + "tests.basics.tuple_mult": [], + "tests.basics.tuple_slice": [], + "tests.basics.types1": [], + "tests.basics.types2": [], + "tests.basics.types3": [], + "tests.basics.unary_op": [], + "tests.basics.unboundlocal": [ + { + "id": "tests.basics.unboundlocal.f1", + "name": "f1", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.unboundlocal.f2", + "name": "f2", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.unboundlocal.check", + "name": "check", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.basics.unpack1": [], + "tests.basics.while1": [], + "tests.basics.while_cond": [], + "tests.basics.while_nest_exc": [], + "tests.basics.with1": [ + { + "id": "tests.basics.with1.CtxMgr.__enter__", + "name": "__enter__", + "lineno": 3, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with1.CtxMgr.__exit__", + "name": "__exit__", + "lineno": 7, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with1.CtxMgr2.__enter__", + "name": "__enter__", + "lineno": 23, + "scope": "CtxMgr2", + "is_async": false + }, + { + "id": "tests.basics.with1.CtxMgr2.__exit__", + "name": "__exit__", + "lineno": 27, + "scope": "CtxMgr2", + "is_async": false + } + ], + "tests.basics.with_break": [ + { + "id": "tests.basics.with_break.CtxMgr.__enter__", + "name": "__enter__", + "lineno": 3, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_break.CtxMgr.__exit__", + "name": "__exit__", + "lineno": 7, + "scope": "CtxMgr", + "is_async": false + } + ], + "tests.basics.with_continue": [ + { + "id": "tests.basics.with_continue.CtxMgr.__enter__", + "name": "__enter__", + "lineno": 3, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_continue.CtxMgr.__exit__", + "name": "__exit__", + "lineno": 7, + "scope": "CtxMgr", + "is_async": false + } + ], + "tests.basics.with_raise": [ + { + "id": "tests.basics.with_raise.CtxMgr.__init__", + "name": "__init__", + "lineno": 4, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_raise.CtxMgr.__enter__", + "name": "__enter__", + "lineno": 7, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_raise.CtxMgr.__exit__", + "name": "__exit__", + "lineno": 13, + "scope": "CtxMgr", + "is_async": false + } + ], + "tests.basics.with_return": [ + { + "id": "tests.basics.with_return.CtxMgr.__init__", + "name": "__init__", + "lineno": 2, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_return.CtxMgr.__enter__", + "name": "__enter__", + "lineno": 5, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_return.CtxMgr.__exit__", + "name": "__exit__", + "lineno": 9, + "scope": "CtxMgr", + "is_async": false + }, + { + "id": "tests.basics.with_return.foo", + "name": "foo", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.with_return.f", + "name": "f", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.with_return.f", + "name": "f", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.with_return.f", + "name": "f", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.basics.with_return.f", + "name": "f", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.aes": [], + "tests.circuitpython.atexit_test": [ + { + "id": "tests.circuitpython.atexit_test.skip_at_exit", + "name": "skip_at_exit", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.atexit_test.do_at_exit", + "name": "do_at_exit", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.audiofilter_filter": [ + { + "id": "tests.circuitpython.audiofilter_filter.basic_filter", + "name": "basic_filter", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.audiofilter_filter_biquads": [ + { + "id": "tests.circuitpython.audiofilter_filter_biquads.basic_filter", + "name": "basic_filter", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.audiofilter_filter_stereo": [ + { + "id": "tests.circuitpython.audiofilter_filter_stereo.stereo_filter", + "name": "stereo_filter", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.audiofilter_filter_stereo_biquads": [ + { + "id": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "name": "stereo_filter", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_blend": [ + { + "id": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "name": "test_pattern", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_blend.blinka", + "name": "blinka", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_blend.blendfunc", + "name": "blendfunc", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_blend.blendfunc.inner", + "name": "inner", + "lineno": 18, + "scope": "blendfunc", + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_blend.make_quadrant_bitmap", + "name": "make_quadrant_bitmap", + "lineno": 24, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_ironbow": [ + { + "id": "tests.circuitpython.bitmapfilter_ironbow.test_pattern", + "name": "test_pattern", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_ironbow.make_quadrant_bitmap", + "name": "make_quadrant_bitmap", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_lookup": [ + { + "id": "tests.circuitpython.bitmapfilter_lookup.func1", + "name": "func1", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_lookup.func2", + "name": "func2", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_lookup.test_pattern", + "name": "test_pattern", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_mix": [ + { + "id": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "name": "test_pattern", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_mix.make_quadrant_bitmap", + "name": "make_quadrant_bitmap", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_morph": [ + { + "id": "tests.circuitpython.bitmapfilter_morph.make_circle_bitmap", + "name": "make_circle_bitmap", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_morph.make_quadrant_bitmap", + "name": "make_quadrant_bitmap", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmapfilter_solar": [ + { + "id": "tests.circuitpython.bitmapfilter_solar.test_pattern", + "name": "test_pattern", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.bitmapfilter_solar.make_quadrant_bitmap", + "name": "make_quadrant_bitmap", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.bitmaptools_blit_boundaries": [], + "tests.circuitpython.builtin_submodule": [], + "tests.circuitpython.codeop_compile": [ + { + "id": "tests.circuitpython.codeop_compile.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.deque_subclass": [ + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.__init__", + "name": "__init__", + "lineno": 9, + "scope": "DequeSubclass", + "is_async": false + }, + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.pop", + "name": "pop", + "lineno": 12, + "scope": "DequeSubclass", + "is_async": false + }, + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.popleft", + "name": "popleft", + "lineno": 16, + "scope": "DequeSubclass", + "is_async": false + }, + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.append", + "name": "append", + "lineno": 20, + "scope": "DequeSubclass", + "is_async": false + }, + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.appendleft", + "name": "appendleft", + "lineno": 24, + "scope": "DequeSubclass", + "is_async": false + }, + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass.extend", + "name": "extend", + "lineno": 28, + "scope": "DequeSubclass", + "is_async": false + } + ], + "tests.circuitpython.getenv": [ + { + "id": "tests.circuitpython.getenv.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 9, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.circuitpython.getenv.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 12, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.circuitpython.getenv.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 17, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.circuitpython.getenv.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 25, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.circuitpython.getenv.run_test", + "name": "run_test", + "lineno": 65, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.issue9705": [ + { + "id": "tests.circuitpython.issue9705.loudness", + "name": "loudness", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.issue9705.print_frame_loudness", + "name": "print_frame_loudness", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.jpegio_decompress": [ + { + "id": "tests.circuitpython.jpegio_decompress.dump_bitmap", + "name": "dump_bitmap", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.jpegio_decompress.test", + "name": "test", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython.jpegio_decompress.IOAdapter.__init__", + "name": "__init__", + "lineno": 97, + "scope": "IOAdapter", + "is_async": false + }, + { + "id": "tests.circuitpython.jpegio_decompress.IOAdapter.readinto", + "name": "readinto", + "lineno": 101, + "scope": "IOAdapter", + "is_async": false + } + ], + "tests.circuitpython.mfm": [], + "tests.circuitpython.miditrack": [], + "tests.circuitpython.nvm_not_present": [], + "tests.circuitpython.nvm_present": [], + "tests.circuitpython.rainbows": [], + "tests.circuitpython.struct_nargs": [ + { + "id": "tests.circuitpython.struct_nargs.do_pack", + "name": "do_pack", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synthesizer": [ + { + "id": "tests.circuitpython.synthesizer.dump_samples", + "name": "dump_samples", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synthesizer_note": [ + { + "id": "tests.circuitpython.synthesizer_note.dump_samples", + "name": "dump_samples", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synthio_biquad": [ + { + "id": "tests.circuitpython.synthio_biquad.gen", + "name": "gen", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synthio_note_info": [], + "tests.circuitpython.synthlfo": [], + "tests.circuitpython.synthlfo_offset": [], + "tests.circuitpython.synthlfo_phase_offset": [], + "tests.circuitpython.synthlfo_rate": [], + "tests.circuitpython.synthlfo_scale": [], + "tests.circuitpython.synthmath": [], + "tests.circuitpython.synth_block_abs": [], + "tests.circuitpython.synth_block_add_div": [], + "tests.circuitpython.synth_block_add_sub": [], + "tests.circuitpython.synth_block_constrained_lerp": [], + "tests.circuitpython.synth_block_div_add": [], + "tests.circuitpython.synth_block_lerp": [], + "tests.circuitpython.synth_block_max": [], + "tests.circuitpython.synth_block_mid": [], + "tests.circuitpython.synth_block_min": [], + "tests.circuitpython.synth_block_mul_div": [], + "tests.circuitpython.synth_block_offset_scale": [], + "tests.circuitpython.synth_block_product": [], + "tests.circuitpython.synth_block_scale_offset": [], + "tests.circuitpython.synth_block_sum": [], + "tests.circuitpython.synth_note_amplitude": [ + { + "id": "tests.circuitpython.synth_note_amplitude.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synth_note_bend": [ + { + "id": "tests.circuitpython.synth_note_bend.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synth_note_envelope": [ + { + "id": "tests.circuitpython.synth_note_envelope.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.synth_note_ring": [ + { + "id": "tests.circuitpython.synth_note_ring.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.traceback_test": [ + { + "id": "tests.circuitpython.traceback_test.fun", + "name": "fun", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.traceback_test_chained": [ + { + "id": "tests.circuitpython.traceback_test_chained.print_exc_info", + "name": "print_exc_info", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython.zlib_decompress": [], + "tests.circuitpython-manual.alarm.deepsleep": [ + { + "id": "tests.circuitpython-manual.alarm.deepsleep.blink", + "name": "blink", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.deepsleep.show_timealarm", + "name": "show_timealarm", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.deepsleep.show_pinalarm", + "name": "show_pinalarm", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.deepsleep.show_noalarm", + "name": "show_noalarm", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.alarm.lightsleep": [ + { + "id": "tests.circuitpython-manual.alarm.lightsleep.blink", + "name": "blink", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.lightsleep.show_timealarm", + "name": "show_timealarm", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.lightsleep.show_pinalarm", + "name": "show_pinalarm", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.lightsleep.show_noalarm", + "name": "show_noalarm", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.alarm.sleep_memory_persist": [ + { + "id": "tests.circuitpython-manual.alarm.sleep_memory_persist._wait_for_safe_mode_window", + "name": "_wait_for_safe_mode_window", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.sleep_memory_persist._write", + "name": "_write", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.sleep_memory_persist._read", + "name": "_read", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "name": "_scoreboard", + "lineno": 63, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.alarm.esp.boot": [], + "tests.circuitpython-manual.alarm.esp.code": [], + "tests.circuitpython-manual.alarm.nrf.code": [], + "tests.circuitpython-manual.alarm.rp.boot": [], + "tests.circuitpython-manual.alarm.rp.code": [], + "tests.circuitpython-manual.alarm.stm.code": [], + "tests.circuitpython-manual.audiobusio.i2s_sample_loop": [], + "tests.circuitpython-manual.audiobusio.pdmin_rms": [ + { + "id": "tests.circuitpython-manual.audiobusio.pdmin_rms.mean", + "name": "mean", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audiobusio.pdmin_rms.normalized_rms", + "name": "normalized_rms", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive": [ + { + "id": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive.wheel", + "name": "wheel", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard": [ + { + "id": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard.write_wav_header", + "name": "write_wav_header", + "lineno": 52, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth": [ + { + "id": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth.write_wav_header", + "name": "write_wav_header", + "lineno": 54, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioio.run_serial_tests": [ + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._mpremote", + "name": "_mpremote", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._is_retryable", + "name": "_is_retryable", + "lineno": 106, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._port_holders", + "name": "_port_holders", + "lineno": 111, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._wait_for_port", + "name": "_wait_for_port", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._interrupt_running_code", + "name": "_interrupt_running_code", + "lineno": 170, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.find_port", + "name": "find_port", + "lineno": 204, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.find_circuitpy", + "name": "find_circuitpy", + "lineno": 231, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.copy_files", + "name": "copy_files", + "lineno": 273, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "name": "_check", + "lineno": 333, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "name": "_run_exec", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests._settle_between_tests", + "name": "_settle_between_tests", + "lineno": 387, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "name": "test1_wavefile_playback", + "lineno": 405, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "name": "test2_pause_resume", + "lineno": 421, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.test3_single_buffer_loop", + "name": "test3_single_buffer_loop", + "lineno": 442, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "name": "test5_stereo_playback", + "lineno": 457, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.test4_deinit", + "name": "test4_deinit", + "lineno": 482, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "name": "main", + "lineno": 499, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioio.single_buffer_loop": [], + "tests.circuitpython-manual.audioio.stereo_playback": [ + { + "id": "tests.circuitpython-manual.audioio.stereo_playback.stereo_buffer", + "name": "stereo_buffer", + "lineno": 31, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.audioio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audioio.wavefile_playback": [], + "tests.circuitpython-manual.audiopwmio.single_buffer_loop": [], + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audiopwmio.wavefile_playback": [], + "tests.circuitpython-manual.bitmaptools.blend": [], + "tests.circuitpython-manual.bitmaptools.dither": [], + "tests.circuitpython-manual.bitmaptools._bmp16": [ + { + "id": "tests.circuitpython-manual.bitmaptools._bmp16.writebmp16", + "name": "writebmp16", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.bitmaptools._bmp16.loadbmp16", + "name": "loadbmp16", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.busio.uart_echo": [], + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop": [], + "tests.circuitpython-manual.live_audio.mix": [ + { + "id": "tests.circuitpython-manual.live_audio.mix.play", + "name": "play", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.pwmio.code_extremes": [], + "tests.circuitpython-manual.pwmio.code_ramps": [], + "tests.circuitpython-manual.pwmio.duty": [ + { + "id": "tests.circuitpython-manual.pwmio.duty.read", + "name": "read", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.settings.code": [ + { + "id": "tests.circuitpython-manual.settings.code.check", + "name": "check", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.settings.code.check_bad", + "name": "check_bad", + "lineno": 41, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.socketpool.client.cpy-client": [], + "tests.circuitpython-manual.socketpool.client.host-server": [], + "tests.circuitpython-manual.socketpool.datagram.ntp": [], + "tests.circuitpython-manual.socketpool.server.cpy-server": [], + "tests.circuitpython-manual.socketpool.server.host-client": [], + "tests.circuitpython-manual.synthio.note.biquad": [ + { + "id": "tests.circuitpython-manual.synthio.note.biquad.synthesize", + "name": "synthesize", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.code": [ + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize", + "name": "synthesize", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize2", + "name": "synthesize2", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize3", + "name": "synthesize3", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize4", + "name": "synthesize4", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize5", + "name": "synthesize5", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.synthesize6", + "name": "synthesize6", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.code.chain", + "name": "chain", + "lineno": 129, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.demo": [ + { + "id": "tests.circuitpython-manual.synthio.note.demo.randf", + "name": "randf", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize", + "name": "synthesize", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize2", + "name": "synthesize2", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize3", + "name": "synthesize3", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize4", + "name": "synthesize4", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize5", + "name": "synthesize5", + "lineno": 168, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize6", + "name": "synthesize6", + "lineno": 188, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize7", + "name": "synthesize7", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.synthesize8", + "name": "synthesize8", + "lineno": 232, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.delay", + "name": "delay", + "lineno": 245, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.demo.chain", + "name": "chain", + "lineno": 250, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.envelope": [ + { + "id": "tests.circuitpython-manual.synthio.note.envelope.synthesize", + "name": "synthesize", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.envelope.synthesize2", + "name": "synthesize2", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.envelope.chain", + "name": "chain", + "lineno": 48, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.noise": [ + { + "id": "tests.circuitpython-manual.synthio.note.noise.randf", + "name": "randf", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.noise.synthesize", + "name": "synthesize", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.noise.chain", + "name": "chain", + "lineno": 58, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.panning": [ + { + "id": "tests.circuitpython-manual.synthio.note.panning.synthesize", + "name": "synthesize", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.panning.chain", + "name": "chain", + "lineno": 44, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.note.ring": [ + { + "id": "tests.circuitpython-manual.synthio.note.ring.synthesize", + "name": "synthesize", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.circuitpython-manual.synthio.note.ring.chain", + "name": "chain", + "lineno": 53, + "scope": null, + "is_async": false + } + ], + "tests.circuitpython-manual.synthio.wave.midi2wav": [], + "tests.circuitpython-manual.usb.basic_keyboard": [], + "tests.circuitpython-manual.usb.basic_mouse": [], + "tests.circuitpython-manual.usb.device_info": [], + "tests.circuitpython-manual.usb.displayio_mouse": [], + "tests.cmdline.cmd_compile_only": [ + { + "id": "tests.cmdline.cmd_compile_only.hello", + "name": "hello", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_compile_only.TestClass.__init__", + "name": "__init__", + "lineno": 12, + "scope": "TestClass", + "is_async": false + } + ], + "tests.cmdline.cmd_file_variable": [], + "tests.cmdline.cmd_module_atexit": [], + "tests.cmdline.cmd_module_atexit_exc": [], + "tests.cmdline.cmd_optimise": [], + "tests.cmdline.cmd_parsetree": [], + "tests.cmdline.cmd_showbc": [ + { + "id": "tests.cmdline.cmd_showbc.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f.closure", + "name": "closure", + "lineno": 111, + "scope": "f", + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f", + "name": "f", + "lineno": 130, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f", + "name": "f", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f.f", + "name": "f", + "lineno": 139, + "scope": "f", + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f", + "name": "f", + "lineno": 143, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc.f", + "name": "f", + "lineno": 156, + "scope": null, + "is_async": false + } + ], + "tests.cmdline.cmd_showbc_const": [], + "tests.cmdline.cmd_showbc_opt": [ + { + "id": "tests.cmdline.cmd_showbc_opt.f0", + "name": "f0", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc_opt.f1", + "name": "f1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc_opt.f2", + "name": "f2", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc_opt.f3", + "name": "f3", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tests.cmdline.cmd_showbc_opt.f4", + "name": "f4", + "lineno": 29, + "scope": null, + "is_async": false + } + ], + "tests.cmdline.cmd_sys_exit_0": [], + "tests.cmdline.cmd_sys_exit_error": [], + "tests.cmdline.cmd_sys_exit_none": [], + "tests.cmdline.cmd_verbose": [], + "tests.cmdline.repl_inspect": [], + "tests.cmdline.repl_lock": [], + "tests.cmdline.repl_micropyinspect": [], + "tests.cmdline.repl_sys_ps1_ps2": [], + "tests.cpydiff.core_class_delnotimpl": [ + { + "id": "tests.cpydiff.core_class_delnotimpl.Foo.__del__", + "name": "__del__", + "lineno": 12, + "scope": "Foo", + "is_async": false + } + ], + "tests.cpydiff.core_class_initsubclass": [ + { + "id": "tests.cpydiff.core_class_initsubclass.Base.__init_subclass__", + "name": "__init_subclass__", + "lineno": 16, + "scope": "Base", + "is_async": false + } + ], + "tests.cpydiff.core_class_initsubclass_autoclassmethod": [ + { + "id": "tests.cpydiff.core_class_initsubclass_autoclassmethod.regularize_spelling", + "name": "regularize_spelling", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_initsubclass_autoclassmethod.A.__init_subclass__", + "name": "__init_subclass__", + "lineno": 17, + "scope": "A", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_initsubclass_autoclassmethod.A.manual_decorated", + "name": "manual_decorated", + "lineno": 21, + "scope": "A", + "is_async": false + } + ], + "tests.cpydiff.core_class_initsubclass_kwargs": [ + { + "id": "tests.cpydiff.core_class_initsubclass_kwargs.Base.__init_subclass__", + "name": "__init_subclass__", + "lineno": 11, + "scope": "Base", + "is_async": false + } + ], + "tests.cpydiff.core_class_initsubclass_super": [ + { + "id": "tests.cpydiff.core_class_initsubclass_super.Base.__init_subclass__", + "name": "__init_subclass__", + "lineno": 11, + "scope": "Base", + "is_async": false + } + ], + "tests.cpydiff.core_class_mro": [ + { + "id": "tests.cpydiff.core_class_mro.Foo.__str__", + "name": "__str__", + "lineno": 10, + "scope": "Foo", + "is_async": false + } + ], + "tests.cpydiff.core_class_name_mangling": [ + { + "id": "tests.cpydiff.core_class_name_mangling.__print_string", + "name": "__print_string", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_name_mangling.Foo.__init__", + "name": "__init__", + "lineno": 14, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_name_mangling.Foo.do_print", + "name": "do_print", + "lineno": 17, + "scope": "Foo", + "is_async": false + } + ], + "tests.cpydiff.core_class_supermultiple": [ + { + "id": "tests.cpydiff.core_class_supermultiple.A.__init__", + "name": "__init__", + "lineno": 10, + "scope": "A", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_supermultiple.B.__init__", + "name": "__init__", + "lineno": 15, + "scope": "B", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_supermultiple.C.__init__", + "name": "__init__", + "lineno": 21, + "scope": "C", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_supermultiple.D.__init__", + "name": "__init__", + "lineno": 27, + "scope": "D", + "is_async": false + } + ], + "tests.cpydiff.core_class_superproperty": [ + { + "id": "tests.cpydiff.core_class_superproperty.A.p", + "name": "p", + "lineno": 11, + "scope": "A", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_superproperty.AA.p", + "name": "p", + "lineno": 17, + "scope": "AA", + "is_async": false + } + ], + "tests.cpydiff.core_class_super_init": [ + { + "id": "tests.cpydiff.core_class_super_init.L1.__init__", + "name": "__init__", + "lineno": 10, + "scope": "L1", + "is_async": false + }, + { + "id": "tests.cpydiff.core_class_super_init.L2.__init__", + "name": "__init__", + "lineno": 22, + "scope": "L2", + "is_async": false + } + ], + "tests.cpydiff.core_fstring_concat": [], + "tests.cpydiff.core_fstring_parser": [], + "tests.cpydiff.core_fstring_repr": [], + "tests.cpydiff.core_function_argcount": [], + "tests.cpydiff.core_function_moduleattr": [ + { + "id": "tests.cpydiff.core_function_moduleattr.f", + "name": "f", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.core_function_userattr": [ + { + "id": "tests.cpydiff.core_function_userattr.f", + "name": "f", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.core_generator_noexit": [ + { + "id": "tests.cpydiff.core_generator_noexit.foo.__enter__", + "name": "__enter__", + "lineno": 10, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.cpydiff.core_generator_noexit.foo.__exit__", + "name": "__exit__", + "lineno": 13, + "scope": "foo", + "is_async": false + }, + { + "id": "tests.cpydiff.core_generator_noexit.bar", + "name": "bar", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.cpydiff.core_generator_noexit.func", + "name": "func", + "lineno": 24, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.core_import_path": [], + "tests.cpydiff.core_import_split_ns_pkgs": [], + "tests.cpydiff.core_locals": [ + { + "id": "tests.cpydiff.core_locals.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.core_locals_eval": [ + { + "id": "tests.cpydiff.core_locals_eval.test", + "name": "test", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.modules_array_containment": [], + "tests.cpydiff.modules_array_deletion": [], + "tests.cpydiff.modules_array_subscrstep": [], + "tests.cpydiff.modules_deque": [], + "tests.cpydiff.modules_errno_enotsup": [], + "tests.cpydiff.modules_json_nonserializable": [], + "tests.cpydiff.modules_os_environ": [], + "tests.cpydiff.modules_os_getenv": [], + "tests.cpydiff.modules_random_getrandbits": [], + "tests.cpydiff.modules_random_randint": [], + "tests.cpydiff.modules_struct_fewargs": [], + "tests.cpydiff.modules_struct_manyargs": [], + "tests.cpydiff.modules_struct_whitespace_in_format": [], + "tests.cpydiff.modules_sys_stdassign": [], + "tests.cpydiff.module_array_comparison": [], + "tests.cpydiff.module_array_constructor": [], + "tests.cpydiff.syntax_arg_unpacking": [ + { + "id": "tests.cpydiff.syntax_arg_unpacking.example", + "name": "example", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.syntax_assign_expr": [], + "tests.cpydiff.syntax_literal_underscore": [], + "tests.cpydiff.syntax_spaces": [], + "tests.cpydiff.syntax_unicode_nameesc": [], + "tests.cpydiff.types_bytearray_sliceassign": [], + "tests.cpydiff.types_bytes_format": [], + "tests.cpydiff.types_bytes_keywords": [], + "tests.cpydiff.types_bytes_subscrstep": [], + "tests.cpydiff.types_complex_parser": [], + "tests.cpydiff.types_dict_keys_set": [], + "tests.cpydiff.types_exception_attrs": [], + "tests.cpydiff.types_exception_chaining": [], + "tests.cpydiff.types_exception_instancevar": [], + "tests.cpydiff.types_exception_loops": [], + "tests.cpydiff.types_exception_subclassinit": [ + { + "id": "tests.cpydiff.types_exception_subclassinit.A.__init__", + "name": "__init__", + "lineno": 14, + "scope": "A", + "is_async": false + } + ], + "tests.cpydiff.types_float_implicit_conversion": [ + { + "id": "tests.cpydiff.types_float_implicit_conversion.Test.__float__", + "name": "__float__", + "lineno": 10, + "scope": "Test", + "is_async": false + } + ], + "tests.cpydiff.types_int_bit_length": [], + "tests.cpydiff.types_int_subclassconv": [], + "tests.cpydiff.types_int_to_bytes": [], + "tests.cpydiff.types_list_delete_subscrstep": [], + "tests.cpydiff.types_list_store_noniter": [], + "tests.cpydiff.types_list_store_subscrstep": [], + "tests.cpydiff.types_memoryview_invalid": [], + "tests.cpydiff.types_oserror_errnomap": [ + { + "id": "tests.cpydiff.types_oserror_errnomap.errno_output_type", + "name": "errno_output_type", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "tests.cpydiff.types_range_limits": [], + "tests.cpydiff.types_str_formatsep": [], + "tests.cpydiff.types_str_formatsep_float": [], + "tests.cpydiff.types_str_formatsubscr": [], + "tests.cpydiff.types_str_keywords": [], + "tests.cpydiff.types_str_ljust_rjust": [], + "tests.cpydiff.types_str_rsplitnone": [], + "tests.cpydiff.types_str_subscrstep": [], + "tests.cpydiff.types_tuple_subscrstep": [], + "tests.cpydiff.modules.foo": [], + "tests.cpydiff.modules": [], + "tests.cpydiff.modules.subpkg.foo": [], + "tests.cpydiff.modules2.subpkg.bar": [], + "tests.extmod.asyncio_as_uasyncio": [], + "tests.extmod.asyncio_await_return": [ + { + "id": "tests.extmod.asyncio_await_return.foo", + "name": "foo", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_await_return.main", + "name": "main", + "lineno": 25, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_basic": [ + { + "id": "tests.extmod.asyncio_basic.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_basic.delay_print", + "name": "delay_print", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_basic.main", + "name": "main", + "lineno": 37, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_basic2": [ + { + "id": "tests.extmod.asyncio_basic2.forever", + "name": "forever", + "lineno": 8, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_basic2.main", + "name": "main", + "lineno": 13, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_cancel_fair": [ + { + "id": "tests.extmod.asyncio_cancel_fair.task", + "name": "task", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_fair.main", + "name": "main", + "lineno": 24, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_cancel_fair2": [ + { + "id": "tests.extmod.asyncio_cancel_fair2.task_a", + "name": "task_a", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_fair2.task_b", + "name": "task_b", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_fair2.main", + "name": "main", + "lineno": 27, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_cancel_self": [ + { + "id": "tests.extmod.asyncio_cancel_self.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_self.main", + "name": "main", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_cancel_task": [ + { + "id": "tests.extmod.asyncio_cancel_task.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_task.task2", + "name": "task2", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_task.main", + "name": "main", + "lineno": 31, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_cancel_wait_on_finished": [ + { + "id": "tests.extmod.asyncio_cancel_wait_on_finished.sleep_task", + "name": "sleep_task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_wait_on_finished.wait_task", + "name": "wait_task", + "lineno": 16, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_cancel_wait_on_finished.main", + "name": "main", + "lineno": 22, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_current_task": [ + { + "id": "tests.extmod.asyncio_current_task.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_current_task.main", + "name": "main", + "lineno": 14, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_event": [ + { + "id": "tests.extmod.asyncio_event.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event.task_delay_set", + "name": "task_delay_set", + "lineno": 16, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event.main", + "name": "main", + "lineno": 22, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_event_fair": [ + { + "id": "tests.extmod.asyncio_event_fair.foo", + "name": "foo", + "lineno": 12, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event_fair.task1", + "name": "task1", + "lineno": 26, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event_fair.task2", + "name": "task2", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event_fair.main", + "name": "main", + "lineno": 40, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_event_queue": [ + { + "id": "tests.extmod.asyncio_event_queue.schedule_watchdog", + "name": "schedule_watchdog", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_event_queue.foo", + "name": "foo", + "lineno": 51, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_event_queue.main", + "name": "main", + "lineno": 58, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_exception": [ + { + "id": "tests.extmod.asyncio_exception.main", + "name": "main", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_exception.task", + "name": "task", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_exception.main", + "name": "main", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_exception.task", + "name": "task", + "lineno": 45, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_exception.main", + "name": "main", + "lineno": 50, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_fair": [ + { + "id": "tests.extmod.asyncio_fair.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_fair.main", + "name": "main", + "lineno": 18, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_gather": [ + { + "id": "tests.extmod.asyncio_gather.foo", + "name": "foo", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.factorial", + "name": "factorial", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.task", + "name": "task", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.task_loop", + "name": "task_loop", + "lineno": 42, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.task_raise", + "name": "task_raise", + "lineno": 49, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.gather_task", + "name": "gather_task", + "lineno": 56, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather.main", + "name": "main", + "lineno": 62, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_gather_finished_early": [ + { + "id": "tests.extmod.asyncio_gather_finished_early.custom_handler", + "name": "custom_handler", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_gather_finished_early.task_that_finishes_early", + "name": "task_that_finishes_early", + "lineno": 16, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather_finished_early.task_that_runs", + "name": "task_that_runs", + "lineno": 23, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather_finished_early.main", + "name": "main", + "lineno": 29, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_gather_notimpl": [ + { + "id": "tests.extmod.asyncio_gather_notimpl.foo", + "name": "foo", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather_notimpl.custom_handler", + "name": "custom_handler", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_gather_notimpl.task", + "name": "task", + "lineno": 29, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather_notimpl.gather_task", + "name": "gather_task", + "lineno": 36, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_gather_notimpl.main", + "name": "main", + "lineno": 42, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_get_event_loop": [ + { + "id": "tests.extmod.asyncio_get_event_loop.main", + "name": "main", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_heaplock": [ + { + "id": "tests.extmod.asyncio_heaplock.f", + "name": "f", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_heaplock.TestStream.__init__", + "name": "__init__", + "lineno": 33, + "scope": "TestStream", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_heaplock.TestStream.write", + "name": "write", + "lineno": 36, + "scope": "TestStream", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_heaplock.task", + "name": "task", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_heaplock.main", + "name": "main", + "lineno": 49, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_iterator_event": [ + { + "id": "tests.extmod.asyncio_iterator_event.schedule_watchdog", + "name": "schedule_watchdog", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_iterator_event.test", + "name": "test", + "lineno": 50, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_iterator_event.AsyncIterable.__init__", + "name": "__init__", + "lineno": 57, + "scope": "AsyncIterable", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_iterator_event.AsyncIterable.__aiter__", + "name": "__aiter__", + "lineno": 61, + "scope": "AsyncIterable", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_iterator_event.AsyncIterable.__anext__", + "name": "__anext__", + "lineno": 64, + "scope": "AsyncIterable", + "is_async": true + }, + { + "id": "tests.extmod.asyncio_iterator_event.AsyncIterable.fetch_data", + "name": "fetch_data", + "lineno": 71, + "scope": "AsyncIterable", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_iterator_event.main", + "name": "main", + "lineno": 76, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_lock": [ + { + "id": "tests.extmod.asyncio_lock.task_loop", + "name": "task_loop", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_lock.task_sleep", + "name": "task_sleep", + "lineno": 22, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_lock.task_cancel", + "name": "task_cancel", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_lock.main", + "name": "main", + "lineno": 44, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_lock_cancel": [ + { + "id": "tests.extmod.asyncio_lock_cancel.foo", + "name": "foo", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_lock_cancel.task", + "name": "task", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_lock_cancel.main", + "name": "main", + "lineno": 40, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_loop_stop": [ + { + "id": "tests.extmod.asyncio_loop_stop.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_loop_stop.main", + "name": "main", + "lineno": 14, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_micropython": [ + { + "id": "tests.extmod.asyncio_micropython.task", + "name": "task", + "lineno": 12, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_micropython.main", + "name": "main", + "lineno": 19, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_new_event_loop": [ + { + "id": "tests.extmod.asyncio_new_event_loop.exception_handler", + "name": "exception_handler", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_new_event_loop.task", + "name": "task", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_new_event_loop.main", + "name": "main", + "lineno": 32, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_set_exception_handler": [ + { + "id": "tests.extmod.asyncio_set_exception_handler.custom_handler", + "name": "custom_handler", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_set_exception_handler.task", + "name": "task", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_set_exception_handler.main", + "name": "main", + "lineno": 19, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_task_done": [ + { + "id": "tests.extmod.asyncio_task_done.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_task_done.main", + "name": "main", + "lineno": 19, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_threadsafeflag": [ + { + "id": "tests.extmod.asyncio_threadsafeflag.task", + "name": "task", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_threadsafeflag.set_from_schedule", + "name": "set_from_schedule", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.asyncio_threadsafeflag.main", + "name": "main", + "lineno": 31, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_wait_for": [ + { + "id": "tests.extmod.asyncio_wait_for.task", + "name": "task", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.task_catch", + "name": "task_catch", + "lineno": 17, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.task_raise", + "name": "task_raise", + "lineno": 26, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.task_cancel_other", + "name": "task_cancel_other", + "lineno": 31, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.task_wait_for_cancel", + "name": "task_wait_for_cancel", + "lineno": 38, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.task_wait_for_cancel_ignore", + "name": "task_wait_for_cancel_ignore", + "lineno": 47, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for.main", + "name": "main", + "lineno": 56, + "scope": null, + "is_async": true + } + ], + "tests.extmod.asyncio_wait_for_fwd": [ + { + "id": "tests.extmod.asyncio_wait_for_fwd.foo", + "name": "foo", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_fwd.awaiting", + "name": "awaiting", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "name": "test_cancellation_forwarded", + "lineno": 41, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded.wait", + "name": "wait", + "lineno": 44, + "scope": "test_cancellation_forwarded", + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded.cancel", + "name": "cancel", + "lineno": 55, + "scope": "test_cancellation_forwarded", + "is_async": true + } + ], + "tests.extmod.asyncio_wait_for_linked_task": [ + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.__init__", + "name": "__init__", + "lineno": 18, + "scope": "Worker", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.launchTask", + "name": "launchTask", + "lineno": 22, + "scope": "Worker", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.job", + "name": "job", + "lineno": 27, + "scope": "Worker", + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "name": "planTasks", + "lineno": 33, + "scope": "Worker", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.waitForTask", + "name": "waitForTask", + "lineno": 38, + "scope": "Worker", + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker.syncWaitForTask", + "name": "syncWaitForTask", + "lineno": 41, + "scope": "Worker", + "is_async": false + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "name": "async_test", + "lineno": 45, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "name": "sync_test", + "lineno": 55, + "scope": null, + "is_async": false + } + ], + "tests.extmod.asyncio_wait_task": [ + { + "id": "tests.extmod.asyncio_wait_task.task", + "name": "task", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_task.delay_print", + "name": "delay_print", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_task.task_raise", + "name": "task_raise", + "lineno": 29, + "scope": null, + "is_async": true + }, + { + "id": "tests.extmod.asyncio_wait_task.main", + "name": "main", + "lineno": 34, + "scope": null, + "is_async": true + } + ], + "tests.extmod.binascii_a2b_base64": [], + "tests.extmod.binascii_b2a_base64": [], + "tests.extmod.binascii_crc32": [], + "tests.extmod.binascii_hexlify": [], + "tests.extmod.binascii_unhexlify": [], + "tests.extmod.deflate_compress": [ + { + "id": "tests.extmod.deflate_compress.decompress", + "name": "decompress", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.deflate_compress.compress", + "name": "compress", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.deflate_compress.compress_error", + "name": "compress_error", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.deflate_compress.check_header", + "name": "check_header", + "lineno": 101, + "scope": null, + "is_async": false + } + ], + "tests.extmod.deflate_compress_memory_error": [], + "tests.extmod.deflate_decompress": [ + { + "id": "tests.extmod.deflate_decompress.decompress", + "name": "decompress", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.deflate_decompress.decompress_error", + "name": "decompress_error", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "tests.extmod.deflate_stream_error": [ + { + "id": "tests.extmod.deflate_stream_error.Stream.readinto", + "name": "readinto", + "lineno": 23, + "scope": "Stream", + "is_async": false + }, + { + "id": "tests.extmod.deflate_stream_error.Stream.write", + "name": "write", + "lineno": 37, + "scope": "Stream", + "is_async": false + }, + { + "id": "tests.extmod.deflate_stream_error.Stream.write", + "name": "write", + "lineno": 52, + "scope": "Stream", + "is_async": false + }, + { + "id": "tests.extmod.deflate_stream_error.Stream.ioctl", + "name": "ioctl", + "lineno": 56, + "scope": "Stream", + "is_async": false + }, + { + "id": "tests.extmod.deflate_stream_error.Stream.__init__", + "name": "__init__", + "lineno": 72, + "scope": "Stream", + "is_async": false + }, + { + "id": "tests.extmod.deflate_stream_error.Stream.write", + "name": "write", + "lineno": 75, + "scope": "Stream", + "is_async": false + } + ], + "tests.extmod.framebuf_blit": [ + { + "id": "tests.extmod.framebuf_blit.printbuf", + "name": "printbuf", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.hashlib_final": [], + "tests.extmod.hashlib_md5": [], + "tests.extmod.hashlib_sha1": [], + "tests.extmod.hashlib_sha256": [], + "tests.extmod.heapq1": [ + { + "id": "tests.extmod.heapq1.pop_and_print", + "name": "pop_and_print", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.extmod.json_dump": [], + "tests.extmod.json_dumps": [], + "tests.extmod.json_dumps_extra": [], + "tests.extmod.json_dumps_float": [], + "tests.extmod.json_dumps_ordereddict": [], + "tests.extmod.json_dumps_separators": [], + "tests.extmod.json_dump_iobase": [ + { + "id": "tests.extmod.json_dump_iobase.S.__init__", + "name": "__init__", + "lineno": 16, + "scope": "S", + "is_async": false + }, + { + "id": "tests.extmod.json_dump_iobase.S.write", + "name": "write", + "lineno": 19, + "scope": "S", + "is_async": false + } + ], + "tests.extmod.json_dump_separators": [], + "tests.extmod.json_load": [], + "tests.extmod.json_loads": [ + { + "id": "tests.extmod.json_loads.my_print", + "name": "my_print", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.extmod.json_loads_bytes": [], + "tests.extmod.json_loads_float": [ + { + "id": "tests.extmod.json_loads_float.my_print", + "name": "my_print", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.extmod.json_loads_int_64": [], + "tests.extmod.json_load_readinto": [ + { + "id": "tests.extmod.json_load_readinto.Buffer.__init__", + "name": "__init__", + "lineno": 8, + "scope": "Buffer", + "is_async": false + }, + { + "id": "tests.extmod.json_load_readinto.Buffer.readinto", + "name": "readinto", + "lineno": 12, + "scope": "Buffer", + "is_async": false + } + ], + "tests.extmod.machine_hard_timer": [ + { + "id": "tests.extmod.machine_hard_timer.callback", + "name": "callback", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.extmod.machine_timer": [ + { + "id": "tests.extmod.machine_timer.callback", + "name": "callback", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.extmod.marshal_basic": [], + "tests.extmod.marshal_micropython": [ + { + "id": "tests.extmod.marshal_micropython.Test.test_function_with_children", + "name": "test_function_with_children", + "lineno": 13, + "scope": "Test", + "is_async": false + } + ], + "tests.extmod.marshal_stress": [ + { + "id": "tests.extmod.marshal_stress.large_function", + "name": "large_function", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.extmod.msgpack_pack": [], + "tests.extmod.platform_basic": [], + "tests.extmod.qrio": [], + "tests.extmod.random_basic": [], + "tests.extmod.random_extra": [], + "tests.extmod.random_extra_float": [], + "tests.extmod.random_seed_default": [ + { + "id": "tests.extmod.random_seed_default.rng_seq", + "name": "rng_seq", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re1": [], + "tests.extmod.re_debug": [], + "tests.extmod.re_error": [ + { + "id": "tests.extmod.re_error.test_re", + "name": "test_re", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_group": [ + { + "id": "tests.extmod.re_group.print_groups", + "name": "print_groups", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_groups": [], + "tests.extmod.re_limit": [ + { + "id": "tests.extmod.re_limit.test_re", + "name": "test_re", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_namedclass": [ + { + "id": "tests.extmod.re_namedclass.print_groups", + "name": "print_groups", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_span": [ + { + "id": "tests.extmod.re_span.print_spans", + "name": "print_spans", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_split": [], + "tests.extmod.re_split_empty": [], + "tests.extmod.re_split_notimpl": [], + "tests.extmod.re_stack_overflow": [], + "tests.extmod.re_start_end_pos": [ + { + "id": "tests.extmod.re_start_end_pos.print_groups", + "name": "print_groups", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_sub": [ + { + "id": "tests.extmod.re_sub.multiply", + "name": "multiply", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.re_sub.A", + "name": "A", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.extmod.re_sub_unmatched": [], + "tests.extmod.socket_badconstructor": [], + "tests.extmod.socket_fileno": [], + "tests.extmod.time_mktime": [ + { + "id": "tests.extmod.time_mktime.safe_mktime", + "name": "safe_mktime", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.time_mktime.safe_localtime", + "name": "safe_localtime", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.time_mktime.test_bwd", + "name": "test_bwd", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.time_mktime.test_fwd", + "name": "test_fwd", + "lineno": 74, + "scope": null, + "is_async": false + } + ], + "tests.extmod.time_res": [ + { + "id": "tests.extmod.time_res.gmtime_time", + "name": "gmtime_time", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.time_res.localtime_time", + "name": "localtime_time", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.time_res.test", + "name": "test", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.extmod.tls_dtls": [ + { + "id": "tests.extmod.tls_dtls.DummySocket.__init__", + "name": "__init__", + "lineno": 12, + "scope": "DummySocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_dtls.DummySocket.write", + "name": "write", + "lineno": 16, + "scope": "DummySocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_dtls.DummySocket.readinto", + "name": "readinto", + "lineno": 19, + "scope": "DummySocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_dtls.DummySocket.ioctl", + "name": "ioctl", + "lineno": 24, + "scope": "DummySocket", + "is_async": false + } + ], + "tests.extmod.tls_noleak": [ + { + "id": "tests.extmod.tls_noleak.TestSocket.write", + "name": "write", + "lineno": 14, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_noleak.TestSocket.readinto", + "name": "readinto", + "lineno": 17, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_noleak.TestSocket.ioctl", + "name": "ioctl", + "lineno": 20, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_noleak.TestSocket.setblocking", + "name": "setblocking", + "lineno": 23, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_noleak.TLSNoLeaks.test_unique_context", + "name": "test_unique_context", + "lineno": 31, + "scope": "TLSNoLeaks", + "is_async": false + }, + { + "id": "tests.extmod.tls_noleak.TLSNoLeaks.test_shared_context", + "name": "test_shared_context", + "lineno": 39, + "scope": "TLSNoLeaks", + "is_async": false + } + ], + "tests.extmod.tls_threads": [ + { + "id": "tests.extmod.tls_threads.TestSocket.write", + "name": "write", + "lineno": 17, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_threads.TestSocket.readinto", + "name": "readinto", + "lineno": 20, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_threads.TestSocket.ioctl", + "name": "ioctl", + "lineno": 23, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_threads.TestSocket.setblocking", + "name": "setblocking", + "lineno": 26, + "scope": "TestSocket", + "is_async": false + }, + { + "id": "tests.extmod.tls_threads.TLSThreads.test_sslsocket_threaded", + "name": "test_sslsocket_threaded", + "lineno": 34, + "scope": "TLSThreads", + "is_async": false + }, + { + "id": "tests.extmod.tls_threads.TLSThreads._alloc_many_sockets", + "name": "_alloc_many_sockets", + "lineno": 44, + "scope": "TLSThreads", + "is_async": false + } + ], + "tests.extmod.uctypes_32bit_intbig": [], + "tests.extmod.uctypes_addressof": [], + "tests.extmod.uctypes_array_assign_le": [], + "tests.extmod.uctypes_array_assign_native_le": [], + "tests.extmod.uctypes_array_assign_native_le_intbig": [], + "tests.extmod.uctypes_array_load_store": [], + "tests.extmod.uctypes_bytearray": [], + "tests.extmod.uctypes_byteat": [], + "tests.extmod.uctypes_error": [], + "tests.extmod.uctypes_le": [], + "tests.extmod.uctypes_le_float": [], + "tests.extmod.uctypes_native_float": [], + "tests.extmod.uctypes_native_le": [], + "tests.extmod.uctypes_print": [], + "tests.extmod.uctypes_ptr_le": [], + "tests.extmod.uctypes_ptr_native_le": [], + "tests.extmod.uctypes_sizeof": [], + "tests.extmod.uctypes_sizeof_float": [], + "tests.extmod.uctypes_sizeof_layout": [], + "tests.extmod.uctypes_sizeof_native": [], + "tests.extmod.uctypes_sizeof_od": [], + "tests.extmod.vfs_basic": [ + { + "id": "tests.extmod.vfs_basic.Filesystem.__init__", + "name": "__init__", + "lineno": 11, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.mount", + "name": "mount", + "lineno": 15, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.umount", + "name": "umount", + "lineno": 18, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.ilistdir", + "name": "ilistdir", + "lineno": 21, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.chdir", + "name": "chdir", + "lineno": 25, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.getcwd", + "name": "getcwd", + "lineno": 30, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.mkdir", + "name": "mkdir", + "lineno": 34, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.remove", + "name": "remove", + "lineno": 37, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.rename", + "name": "rename", + "lineno": 40, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.rmdir", + "name": "rmdir", + "lineno": 43, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.stat", + "name": "stat", + "lineno": 46, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.statvfs", + "name": "statvfs", + "lineno": 50, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_basic.Filesystem.open", + "name": "open", + "lineno": 54, + "scope": "Filesystem", + "is_async": false + } + ], + "tests.extmod.vfs_blockdev": [ + { + "id": "tests.extmod.vfs_blockdev.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 32, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev.test", + "name": "test", + "lineno": 41, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_blockdev_invalid": [ + { + "id": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 21, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 28, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 37, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_blockdev_invalid.test", + "name": "test", + "lineno": 53, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_fat_case": [ + { + "id": "tests.extmod.vfs_fat_case.RAMFS.__init__", + "name": "__init__", + "lineno": 15, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_case.RAMFS.readblocks", + "name": "readblocks", + "lineno": 18, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_case.RAMFS.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_case.RAMFS.ioctl", + "name": "ioctl", + "lineno": 30, + "scope": "RAMFS", + "is_async": false + } + ], + "tests.extmod.vfs_fat_fileio1": [ + { + "id": "tests.extmod.vfs_fat_fileio1.RAMFS.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio1.RAMFS.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio1.RAMFS.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio1.RAMFS.ioctl", + "name": "ioctl", + "lineno": 29, + "scope": "RAMFS", + "is_async": false + } + ], + "tests.extmod.vfs_fat_fileio2": [ + { + "id": "tests.extmod.vfs_fat_fileio2.RAMFS.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio2.RAMFS.readblocks", + "name": "readblocks", + "lineno": 16, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio2.RAMFS.writeblocks", + "name": "writeblocks", + "lineno": 21, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_fileio2.RAMFS.ioctl", + "name": "ioctl", + "lineno": 26, + "scope": "RAMFS", + "is_async": false + } + ], + "tests.extmod.vfs_fat_finaliser": [ + { + "id": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 17, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 21, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 25, + "scope": "RAMBlockDevice", + "is_async": false + } + ], + "tests.extmod.vfs_fat_ilistdir_del": [ + { + "id": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 15, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 18, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 23, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 28, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ilistdir_del.test", + "name": "test", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_fat_more": [ + { + "id": "tests.extmod.vfs_fat_more.RAMFS.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_more.RAMFS.readblocks", + "name": "readblocks", + "lineno": 16, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_more.RAMFS.writeblocks", + "name": "writeblocks", + "lineno": 22, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_more.RAMFS.ioctl", + "name": "ioctl", + "lineno": 28, + "scope": "RAMFS", + "is_async": false + } + ], + "tests.extmod.vfs_fat_mtime": [ + { + "id": "tests.extmod.vfs_fat_mtime.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 17, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_mtime.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 20, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_mtime.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 25, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_mtime.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 30, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_mtime.test", + "name": "test", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_fat_oldproto": [ + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMFS_OLD", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.readblocks", + "name": "readblocks", + "lineno": 16, + "scope": "RAMFS_OLD", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.writeblocks", + "name": "writeblocks", + "lineno": 23, + "scope": "RAMFS_OLD", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.sync", + "name": "sync", + "lineno": 30, + "scope": "RAMFS_OLD", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.count", + "name": "count", + "lineno": 33, + "scope": "RAMFS_OLD", + "is_async": false + } + ], + "tests.extmod.vfs_fat_ramdisk": [ + { + "id": "tests.extmod.vfs_fat_ramdisk.RAMFS.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisk.RAMFS.readblocks", + "name": "readblocks", + "lineno": 16, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisk.RAMFS.writeblocks", + "name": "writeblocks", + "lineno": 23, + "scope": "RAMFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisk.RAMFS.ioctl", + "name": "ioctl", + "lineno": 30, + "scope": "RAMFS", + "is_async": false + } + ], + "tests.extmod.vfs_fat_ramdisklarge": [ + { + "id": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse.__init__", + "name": "__init__", + "lineno": 15, + "scope": "RAMBDevSparse", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBDevSparse", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse.writeblocks", + "name": "writeblocks", + "lineno": 26, + "scope": "RAMBDevSparse", + "is_async": false + }, + { + "id": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse.ioctl", + "name": "ioctl", + "lineno": 35, + "scope": "RAMBDevSparse", + "is_async": false + } + ], + "tests.extmod.vfs_lfs": [ + { + "id": "tests.extmod.vfs_lfs.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 29, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs.print_stat", + "name": "print_stat", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs.test", + "name": "test", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_corrupt": [ + { + "id": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 20, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 26, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 32, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.corrupt", + "name": "corrupt", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "name": "create_vfs", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_corrupt.test", + "name": "test", + "lineno": 57, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_error": [ + { + "id": "tests.extmod.vfs_lfs_error.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_error.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_error.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_error.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 29, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_error.test", + "name": "test", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_file": [ + { + "id": "tests.extmod.vfs_lfs_file.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_file.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_file.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_file.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 29, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_file.test", + "name": "test", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_ilistdir_del": [ + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 15, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 18, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 23, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 28, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.test", + "name": "test", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_mount": [ + { + "id": "tests.extmod.vfs_lfs_mount.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 16, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mount.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 19, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mount.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 24, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mount.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 29, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mount.test", + "name": "test", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_mtime": [ + { + "id": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 17, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 20, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice.writeblocks", + "name": "writeblocks", + "lineno": 25, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 30, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_mtime.test", + "name": "test", + "lineno": 39, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_lfs_superblock": [ + { + "id": "tests.extmod.vfs_lfs_superblock.RAMBlockDevice.__init__", + "name": "__init__", + "lineno": 13, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_superblock.RAMBlockDevice.readblocks", + "name": "readblocks", + "lineno": 17, + "scope": "RAMBlockDevice", + "is_async": false + }, + { + "id": "tests.extmod.vfs_lfs_superblock.RAMBlockDevice.ioctl", + "name": "ioctl", + "lineno": 22, + "scope": "RAMBlockDevice", + "is_async": false + } + ], + "tests.extmod.vfs_mountinfo": [ + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.__init__", + "name": "__init__", + "lineno": 11, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.mount", + "name": "mount", + "lineno": 15, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.umount", + "name": "umount", + "lineno": 18, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.stat", + "name": "stat", + "lineno": 21, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.open", + "name": "open", + "lineno": 29, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.extmod.vfs_mountinfo.Filesystem.__repr__", + "name": "__repr__", + "lineno": 32, + "scope": "Filesystem", + "is_async": false + } + ], + "tests.extmod.vfs_posix": [ + { + "id": "tests.extmod.vfs_posix.write_files_without_closing", + "name": "write_files_without_closing", + "lineno": 80, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_posix_enoent": [], + "tests.extmod.vfs_posix_ilistdir_del": [ + { + "id": "tests.extmod.vfs_posix_ilistdir_del.test", + "name": "test", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_posix_ilistdir_filter": [ + { + "id": "tests.extmod.vfs_posix_ilistdir_filter.test", + "name": "test", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.extmod.vfs_posix_paths": [], + "tests.extmod.vfs_posix_readonly": [], + "tests.extmod.vfs_rom": [ + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.__init__", + "name": "__init__", + "lineno": 71, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "name": "_encode_uint", + "lineno": 74, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "name": "_pack", + "lineno": 82, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter._extend", + "name": "_extend", + "lineno": 85, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.finalise", + "name": "finalise", + "lineno": 90, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.opendir", + "name": "opendir", + "lineno": 99, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.closedir", + "name": "closedir", + "lineno": 102, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.mkdata", + "name": "mkdata", + "lineno": 107, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "name": "mkfile", + "lineno": 113, + "scope": "VfsRomWriter", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom._make_romfs", + "name": "_make_romfs", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.make_romfs", + "name": "make_romfs", + "lineno": 139, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.Range.__init__", + "name": "__init__", + "lineno": 152, + "scope": "Range", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.Range.__repr__", + "name": "__repr__", + "lineno": 156, + "scope": "Range", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.Range.__contains__", + "name": "__contains__", + "lineno": 159, + "scope": "Range", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestBase.setUpClass", + "name": "setUpClass", + "lineno": 165, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "name": "test_empty_romfs", + "lineno": 195, + "scope": "TestEdgeCases", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestEdgeCases.test_error", + "name": "test_error", + "lineno": 205, + "scope": "TestEdgeCases", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "name": "test_unknown_record", + "lineno": 211, + "scope": "TestEdgeCases", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "name": "test_corrupt_filesystem", + "lineno": 227, + "scope": "TestCorrupt", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "name": "test_corrupt_file_entry", + "lineno": 249, + "scope": "TestCorrupt", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_constructor", + "name": "test_constructor", + "lineno": 300, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_mount", + "name": "test_mount", + "lineno": 305, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_ilistdir", + "name": "test_ilistdir", + "lineno": 310, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_stat", + "name": "test_stat", + "lineno": 317, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_statvfs", + "name": "test_statvfs", + "lineno": 326, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_open", + "name": "test_open", + "lineno": 330, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_file_seek", + "name": "test_file_seek", + "lineno": 355, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_file_ioctl_invalid", + "name": "test_file_ioctl_invalid", + "lineno": 375, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone.test_memory_mapping", + "name": "test_memory_mapping", + "lineno": 383, + "scope": "TestStandalone", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.setUp", + "name": "setUp", + "lineno": 394, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.tearDown", + "name": "tearDown", + "lineno": 400, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_listdir", + "name": "test_listdir", + "lineno": 405, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_chdir", + "name": "test_chdir", + "lineno": 410, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_stat", + "name": "test_stat", + "lineno": 423, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_open", + "name": "test_open", + "lineno": 431, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_import_py", + "name": "test_import_py", + "lineno": 445, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_import_mpy", + "name": "test_import_mpy", + "lineno": 454, + "scope": "TestMounted", + "is_async": false + }, + { + "id": "tests.extmod.vfs_rom.TestMounted.test_romfs_inner", + "name": "test_romfs_inner", + "lineno": 465, + "scope": "TestMounted", + "is_async": false + } + ], + "tests.extmod.vfs_userfs": [ + { + "id": "tests.extmod.vfs_userfs.UserFile.__init__", + "name": "__init__", + "lineno": 18, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFile.read", + "name": "read", + "lineno": 24, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFile.readinto", + "name": "readinto", + "lineno": 30, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFile.ioctl", + "name": "ioctl", + "lineno": 39, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFS.__init__", + "name": "__init__", + "lineno": 49, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFS.mount", + "name": "mount", + "lineno": 52, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFS.umount", + "name": "umount", + "lineno": 55, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFS.stat", + "name": "stat", + "lineno": 58, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.extmod.vfs_userfs.UserFS.open", + "name": "open", + "lineno": 64, + "scope": "UserFS", + "is_async": false + } + ], + "tests.extmod.websocket_toobig": [ + { + "id": "tests.extmod.websocket_toobig.ws_write", + "name": "ws_write", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.extmod.zlib_decompio": [], + "tests.extmod.zlib_decompio_gz": [], + "tests.extmod.zlib_decompress": [], + "tests.extmod_hardware.machine_counter": [ + { + "id": "tests.extmod_hardware.machine_counter.toggle", + "name": "toggle", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.setUp", + "name": "setUp", + "lineno": 36, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.tearDown", + "name": "tearDown", + "lineno": 40, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "name": "assertCounter", + "lineno": 43, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.test_connections", + "name": "test_connections", + "lineno": 46, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "name": "test_count_rising", + "lineno": 53, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "name": "test_change_directions", + "lineno": 65, + "scope": "TestCounter", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "name": "test_count_falling", + "lineno": 76, + "scope": "TestCounter", + "is_async": false + } + ], + "tests.extmod_hardware.machine_encoder": [ + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.setUp", + "name": "setUp", + "lineno": 32, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.tearDown", + "name": "tearDown", + "lineno": 50, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "name": "rotate", + "lineno": 61, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "name": "assertPosition", + "lineno": 88, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.test_connections", + "name": "test_connections", + "lineno": 97, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "name": "test_basics", + "lineno": 106, + "scope": "TestEncoder", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "name": "test_partial", + "lineno": 113, + "scope": "TestEncoder", + "is_async": false + } + ], + "tests.extmod_hardware.machine_i2c_target": [ + { + "id": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "name": "config_pull_up", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.setUpClass", + "name": "setUpClass", + "lineno": 67, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.tearDownClass", + "name": "tearDownClass", + "lineno": 74, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_scan", + "name": "test_scan", + "lineno": 77, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write", + "name": "test_write", + "lineno": 80, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_wrap", + "name": "test_write_wrap", + "lineno": 87, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_wrap_large", + "name": "test_write_wrap_large", + "lineno": 93, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read", + "name": "test_read", + "lineno": 98, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap", + "name": "test_read_wrap", + "lineno": 103, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap_large", + "name": "test_read_wrap_large", + "lineno": 110, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read", + "name": "test_write_read", + "lineno": 114, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read_read", + "name": "test_write_read_read", + "lineno": 120, + "scope": "TestMemory", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.irq_handler", + "name": "irq_handler", + "lineno": 130, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.setUpClass", + "name": "setUpClass", + "lineno": 137, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.tearDownClass", + "name": "tearDownClass", + "lineno": 147, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_scan", + "name": "test_scan", + "lineno": 151, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_write", + "name": "test_write", + "lineno": 156, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_read", + "name": "test_read", + "lineno": 163, + "scope": "TestMemoryIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling.irq_handler", + "name": "irq_handler", + "lineno": 177, + "scope": "TestPolling", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling.setUpClass", + "name": "setUpClass", + "lineno": 183, + "scope": "TestPolling", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling.tearDownClass", + "name": "tearDownClass", + "lineno": 194, + "scope": "TestPolling", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_read", + "name": "test_read", + "lineno": 197, + "scope": "TestPolling", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_write", + "name": "test_write", + "lineno": 202, + "scope": "TestPolling", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.irq_handler", + "name": "irq_handler", + "lineno": 213, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.setUpClass", + "name": "setUpClass", + "lineno": 225, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.tearDownClass", + "name": "tearDownClass", + "lineno": 243, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_scan", + "name": "test_scan", + "lineno": 246, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_write", + "name": "test_write", + "lineno": 257, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_read", + "name": "test_read", + "lineno": 274, + "scope": "TestIRQ", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_write_read", + "name": "test_write_read", + "lineno": 287, + "scope": "TestIRQ", + "is_async": false + } + ], + "tests.extmod_hardware.machine_pwm": [ + { + "id": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "name": "_test_freq_duty", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm._test_freq", + "name": "_test_freq", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.setUpClass", + "name": "setUpClass", + "lineno": 124, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.tearDownClass", + "name": "tearDownClass", + "lineno": 130, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_50", + "name": "test_freq_50", + "lineno": 133, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_100", + "name": "test_freq_100", + "lineno": 136, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_500", + "name": "test_freq_500", + "lineno": 139, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_1000", + "name": "test_freq_1000", + "lineno": 142, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_2000", + "name": "test_freq_2000", + "lineno": 146, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_5000", + "name": "test_freq_5000", + "lineno": 150, + "scope": "TestBase", + "is_async": false + }, + { + "id": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_10000", + "name": "test_freq_10000", + "lineno": 154, + "scope": "TestBase", + "is_async": false + } + ], + "tests.feature_check.async_check": [ + { + "id": "tests.feature_check.async_check.foo", + "name": "foo", + "lineno": 2, + "scope": null, + "is_async": true + } + ], + "tests.feature_check.bytearray": [], + "tests.feature_check.byteorder": [], + "tests.feature_check.complex": [], + "tests.feature_check.const": [], + "tests.feature_check.coverage": [], + "tests.feature_check.fstring": [], + "tests.feature_check.inlineasm_rv32": [ + { + "id": "tests.feature_check.inlineasm_rv32.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.inlineasm_rv32_zba": [ + { + "id": "tests.feature_check.inlineasm_rv32_zba.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.inlineasm_thumb": [ + { + "id": "tests.feature_check.inlineasm_thumb.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.inlineasm_thumb2": [ + { + "id": "tests.feature_check.inlineasm_thumb2.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.inlineasm_xtensa": [ + { + "id": "tests.feature_check.inlineasm_xtensa.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.int_64": [], + "tests.feature_check.int_big": [], + "tests.feature_check.native_check": [ + { + "id": "tests.feature_check.native_check.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.feature_check.reverse_ops": [ + { + "id": "tests.feature_check.reverse_ops.Foo.__radd__", + "name": "__radd__", + "lineno": 2, + "scope": "Foo", + "is_async": false + } + ], + "tests.feature_check.set_check": [], + "tests.feature_check.slice": [], + "tests.feature_check.target_info": [], + "tests.float.array_construct": [], + "tests.float.builtin_float_abs": [], + "tests.float.builtin_float_hash": [], + "tests.float.builtin_float_minmax": [], + "tests.float.builtin_float_pow": [], + "tests.float.builtin_float_round": [], + "tests.float.builtin_float_round_intbig": [], + "tests.float.bytearray_construct_endian": [], + "tests.float.bytes_construct_endian": [], + "tests.float.cmath_dunder": [ + { + "id": "tests.float.cmath_dunder.TestFloat.__float__", + "name": "__float__", + "lineno": 11, + "scope": "TestFloat", + "is_async": false + }, + { + "id": "tests.float.cmath_dunder.TestComplex.__complex__", + "name": "__complex__", + "lineno": 16, + "scope": "TestComplex", + "is_async": false + } + ], + "tests.float.cmath_fun": [], + "tests.float.cmath_fun_special": [], + "tests.float.complex1": [], + "tests.float.complex1_intbig": [], + "tests.float.complex_dunder": [ + { + "id": "tests.float.complex_dunder.TestFloat.__float__", + "name": "__float__", + "lineno": 5, + "scope": "TestFloat", + "is_async": false + }, + { + "id": "tests.float.complex_dunder.TestComplex.__complex__", + "name": "__complex__", + "lineno": 10, + "scope": "TestComplex", + "is_async": false + }, + { + "id": "tests.float.complex_dunder.TestStrComplex.__complex__", + "name": "__complex__", + "lineno": 15, + "scope": "TestStrComplex", + "is_async": false + }, + { + "id": "tests.float.complex_dunder.TestNonComplex.__complex__", + "name": "__complex__", + "lineno": 20, + "scope": "TestNonComplex", + "is_async": false + } + ], + "tests.float.complex_reverse_op": [ + { + "id": "tests.float.complex_reverse_op.A.__radd__", + "name": "__radd__", + "lineno": 5, + "scope": "A", + "is_async": false + } + ], + "tests.float.complex_special_methods": [ + { + "id": "tests.float.complex_special_methods.A.__add__", + "name": "__add__", + "lineno": 5, + "scope": "A", + "is_async": false + } + ], + "tests.float.float1": [], + "tests.float.float2int_doubleprec_intbig": [ + { + "id": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "name": "fp2int_test", + "lineno": 59, + "scope": null, + "is_async": false + } + ], + "tests.float.float2int_fp30_intbig": [ + { + "id": "tests.float.float2int_fp30_intbig.fp2int_test", + "name": "fp2int_test", + "lineno": 56, + "scope": null, + "is_async": false + } + ], + "tests.float.float2int_intbig": [ + { + "id": "tests.float.float2int_intbig.fp2int_test", + "name": "fp2int_test", + "lineno": 60, + "scope": null, + "is_async": false + } + ], + "tests.float.float_array": [ + { + "id": "tests.float.float_array.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.float.float_compare": [], + "tests.float.float_divmod": [ + { + "id": "tests.float.float_divmod.test", + "name": "test", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.float.float_divmod_relaxed": [ + { + "id": "tests.float.float_divmod_relaxed.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.float.float_dunder": [ + { + "id": "tests.float.float_dunder.TestFloat.__float__", + "name": "__float__", + "lineno": 5, + "scope": "TestFloat", + "is_async": false + }, + { + "id": "tests.float.float_dunder.TestStrFloat.__float__", + "name": "__float__", + "lineno": 10, + "scope": "TestStrFloat", + "is_async": false + }, + { + "id": "tests.float.float_dunder.TestNonFloat.__float__", + "name": "__float__", + "lineno": 15, + "scope": "TestNonFloat", + "is_async": false + } + ], + "tests.float.float_format": [], + "tests.float.float_format_accuracy": [ + { + "id": "tests.float.float_format_accuracy.pseudo_randfloat", + "name": "pseudo_randfloat", + "lineno": 44, + "scope": null, + "is_async": false + } + ], + "tests.float.float_format_ftoe": [], + "tests.float.float_format_ints": [], + "tests.float.float_format_ints_doubleprec": [], + "tests.float.float_format_ints_power10": [], + "tests.float.float_parse": [], + "tests.float.float_parse_doubleprec": [], + "tests.float.float_struct": [], + "tests.float.float_struct_e": [], + "tests.float.float_struct_e_doubleprec": [], + "tests.float.float_struct_e_fp30": [], + "tests.float.inf_nan_arith": [], + "tests.float.int_64_float": [], + "tests.float.int_big_float": [], + "tests.float.int_divzero": [], + "tests.float.int_power": [], + "tests.float.lexer": [], + "tests.float.list_index": [], + "tests.float.math_constants": [], + "tests.float.math_constants_extra": [], + "tests.float.math_domain": [], + "tests.float.math_domain_python311": [], + "tests.float.math_domain_special": [], + "tests.float.math_dunder": [ + { + "id": "tests.float.math_dunder.TestFloat.__float__", + "name": "__float__", + "lineno": 11, + "scope": "TestFloat", + "is_async": false + } + ], + "tests.float.math_factorial_intbig": [], + "tests.float.math_fun": [], + "tests.float.math_fun_bool": [], + "tests.float.math_fun_int": [], + "tests.float.math_fun_intbig": [], + "tests.float.math_fun_special": [], + "tests.float.math_isclose": [ + { + "id": "tests.float.math_isclose.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.float.math_isclose.test_combinations", + "name": "test_combinations", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.float.python36": [], + "tests.float.string_format": [ + { + "id": "tests.float.string_format.test", + "name": "test", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.float.string_format2": [ + { + "id": "tests.float.string_format2.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.float.string_format2.test_fmt", + "name": "test_fmt", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.float.string_format_modulo": [], + "tests.float.string_format_modulo2": [ + { + "id": "tests.float.string_format_modulo2.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.float.string_format_modulo2_intbig": [ + { + "id": "tests.float.string_format_modulo2_intbig.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.float.string_format_modulo3": [], + "tests.float.true_value": [], + "tests.float.types": [], + "tests.frozen.frozentest": [], + "tests.import.builtin_ext": [], + "tests.import.builtin_import": [], + "tests.import.gen_context": [ + { + "id": "tests.import.gen_context.gen", + "name": "gen", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.import.gen_context2": [ + { + "id": "tests.import.gen_context2.call", + "name": "call", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.import.import1a": [], + "tests.import.import1b": [ + { + "id": "tests.import.import1b.throw", + "name": "throw", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.import.import2a": [], + "tests.import.import3a": [], + "tests.import.import_broken": [], + "tests.import.import_circular": [], + "tests.import.import_file": [], + "tests.import.import_long_dyn": [], + "tests.import.import_long_dyn2": [], + "tests.import.import_override": [ + { + "id": "tests.import.import_override.custom_import", + "name": "custom_import", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.import.import_override2": [ + { + "id": "tests.import.import_override2.custom_import", + "name": "custom_import", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.import.import_pkg1": [], + "tests.import.import_pkg2": [], + "tests.import.import_pkg3": [], + "tests.import.import_pkg4": [], + "tests.import.import_pkg5": [], + "tests.import.import_pkg6": [], + "tests.import.import_pkg7": [], + "tests.import.import_pkg8": [], + "tests.import.import_pkg9": [], + "tests.import.import_shared_name": [], + "tests.import.import_star": [], + "tests.import.import_star_error": [], + "tests.import.module_dict": [], + "tests.import.module_getattr": [ + { + "id": "tests.import.module_getattr.__getattr__", + "name": "__getattr__", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.import.rel_import_inv": [], + "tests.import.shared_name": [], + "tests.import.try_module": [ + { + "id": "tests.import.try_module.func1", + "name": "func1", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.try_module.func2", + "name": "func2", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.import.broken.pkg2_and_zerodiv": [], + "tests.import.broken.zerodiv": [], + "tests.import.circular.main": [], + "tests.import.circular.sub": [], + "tests.import.ext.micropython": [], + "tests.import.ext.os": [], + "tests.import.ext.sys": [], + "tests.import.ext.time": [], + "tests.import.ext.usys": [], + "tests.import.pkg.mod": [ + { + "id": "tests.import.pkg.mod.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.import.pkg": [], + "tests.import.pkg2.mod1": [], + "tests.import.pkg2.mod2": [], + "tests.import.pkg2": [], + "tests.import.pkg3.mod1": [], + "tests.import.pkg3.mod2": [ + { + "id": "tests.import.pkg3.mod2.foo", + "name": "foo", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.import.pkg3": [], + "tests.import.pkg3.subpkg1.mod1": [], + "tests.import.pkg3.subpkg1": [], + "tests.import.pkg6": [], + "tests.import.pkg6.x.y": [], + "tests.import.pkg6.x": [], + "tests.import.pkg7.mod1": [], + "tests.import.pkg7.mod2": [], + "tests.import.pkg7": [], + "tests.import.pkg7.subpkg1": [], + "tests.import.pkg7.subpkg1.subpkg2.mod3": [], + "tests.import.pkg7.subpkg1.subpkg2": [], + "tests.import.pkg8.mod": [], + "tests.import.pkg9.mod1": [ + { + "id": "tests.import.pkg9.mod1.mod1", + "name": "mod1", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.import.pkg9.mod2": [], + "tests.import.pkg9": [ + { + "id": "tests.import.pkg9.mod2", + "name": "mod2", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.import.pkgstar_all_array.funcs": [ + { + "id": "tests.import.pkgstar_all_array.funcs.dynamicFun", + "name": "dynamicFun", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.import.pkgstar_all_array": [ + { + "id": "tests.import.pkgstar_all_array.publicFun", + "name": "publicFun", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array.PublicClass.__init__", + "name": "__init__", + "lineno": 10, + "scope": "PublicClass", + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array.unlistedFun", + "name": "unlistedFun", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array.UnlistedClass.__init__", + "name": "__init__", + "lineno": 21, + "scope": "UnlistedClass", + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array._privateFun", + "name": "_privateFun", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array._PrivateClass.__init__", + "name": "__init__", + "lineno": 32, + "scope": "_PrivateClass", + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_array.__getattr__", + "name": "__getattr__", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "tests.import.pkgstar_all_inval": [], + "tests.import.pkgstar_all_miss": [ + { + "id": "tests.import.pkgstar_all_miss.existingFun", + "name": "existingFun", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.import.pkgstar_all_tuple": [ + { + "id": "tests.import.pkgstar_all_tuple.publicFun2", + "name": "publicFun2", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_tuple.PublicClass2.__init__", + "name": "__init__", + "lineno": 10, + "scope": "PublicClass2", + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_tuple.unlistedFun2", + "name": "unlistedFun2", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_all_tuple.UnlistedClass2.__init__", + "name": "__init__", + "lineno": 21, + "scope": "UnlistedClass2", + "is_async": false + } + ], + "tests.import.pkgstar_default": [ + { + "id": "tests.import.pkgstar_default.visibleFun", + "name": "visibleFun", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_default.VisibleClass.__init__", + "name": "__init__", + "lineno": 10, + "scope": "VisibleClass", + "is_async": false + }, + { + "id": "tests.import.pkgstar_default._hiddenFun", + "name": "_hiddenFun", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.import.pkgstar_default._HiddenClass.__init__", + "name": "__init__", + "lineno": 19, + "scope": "_HiddenClass", + "is_async": false + } + ], + "tests.inlineasm.rv32.asmargs": [ + { + "id": "tests.inlineasm.rv32.asmargs.arg0", + "name": "arg0", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmargs.arg1", + "name": "arg1", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmargs.arg2", + "name": "arg2", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmargs.arg3", + "name": "arg3", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmargs.arg4", + "name": "arg4", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmarith": [ + { + "id": "tests.inlineasm.rv32.asmarith.f1", + "name": "f1", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmarith.f2", + "name": "f2", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmarith.f3", + "name": "f3", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmarith.f4", + "name": "f4", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmarith.f5", + "name": "f5", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmarith.f6", + "name": "f6", + "lineno": 74, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmbranch": [ + { + "id": "tests.inlineasm.rv32.asmbranch.tbeq", + "name": "tbeq", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tbne", + "name": "tbne", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tbgeu", + "name": "tbgeu", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tbltu", + "name": "tbltu", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tbge", + "name": "tbge", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tblt", + "name": "tblt", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tcbeqz", + "name": "tcbeqz", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmbranch.tcbnez", + "name": "tcbnez", + "lineno": 148, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmconst": [ + { + "id": "tests.inlineasm.rv32.asmconst.c1", + "name": "c1", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmconst.c2", + "name": "c2", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmconst.c3", + "name": "c3", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmconst.c4", + "name": "c4", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmconst.c5", + "name": "c5", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmcsr": [ + { + "id": "tests.inlineasm.rv32.asmcsr.csr", + "name": "csr", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmcsr.csri", + "name": "csri", + "lineno": 39, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmdata": [ + { + "id": "tests.inlineasm.rv32.asmdata.ret_num", + "name": "ret_num", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdata.ret_num_la", + "name": "ret_num_la", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmdivmul": [ + { + "id": "tests.inlineasm.rv32.asmdivmul.sdiv", + "name": "sdiv", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.udiv", + "name": "udiv", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.srem", + "name": "srem", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.urem", + "name": "urem", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.m1", + "name": "m1", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.m2", + "name": "m2", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.m3", + "name": "m3", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmdivmul.m4", + "name": "m4", + "lineno": 56, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmjump": [ + { + "id": "tests.inlineasm.rv32.asmjump.f1", + "name": "f1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmjump.f2", + "name": "f2", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmjump.f3", + "name": "f3", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmjump.f4", + "name": "f4", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmjump.f5", + "name": "f5", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmjump.f6", + "name": "f6", + "lineno": 99, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmloadstore": [ + { + "id": "tests.inlineasm.rv32.asmloadstore.l", + "name": "l", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmloadstore.s", + "name": "s", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmloadstore.lu", + "name": "lu", + "lineno": 69, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmrettype": [ + { + "id": "tests.inlineasm.rv32.asmrettype.ret_obj", + "name": "ret_obj", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmrettype.ret_bool", + "name": "ret_bool", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmrettype.ret_int", + "name": "ret_int", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmrettype.ret_uint", + "name": "ret_uint", + "lineno": 29, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmsanity": [ + { + "id": "tests.inlineasm.rv32.asmsanity.harness", + "name": "harness", + "lineno": 88, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmshift": [ + { + "id": "tests.inlineasm.rv32.asmshift.lsl1", + "name": "lsl1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.lsl23", + "name": "lsl23", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.lsr1", + "name": "lsr1", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.lsr31", + "name": "lsr31", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.asr1", + "name": "asr1", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.asr31", + "name": "asr31", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.clsl1", + "name": "clsl1", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.clsl23", + "name": "clsl23", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.clsr1", + "name": "clsr1", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.clsr31", + "name": "clsr31", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.casr1", + "name": "casr1", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.casr31", + "name": "casr31", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.lsl1r", + "name": "lsl1r", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.lsr1r", + "name": "lsr1r", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmshift.asr1r", + "name": "asr1r", + "lineno": 116, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmstack": [ + { + "id": "tests.inlineasm.rv32.asmstack.l", + "name": "l", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmstack.s", + "name": "s", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmstack.a", + "name": "a", + "lineno": 49, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmsum": [ + { + "id": "tests.inlineasm.rv32.asmsum.asm_sum_words", + "name": "asm_sum_words", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmsum.asm_sum_bytes", + "name": "asm_sum_bytes", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.rv32.asmzba": [ + { + "id": "tests.inlineasm.rv32.asmzba.test_sh1add", + "name": "test_sh1add", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmzba.test_sh2add", + "name": "test_sh2add", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.rv32.asmzba.test_sh3add", + "name": "test_sh3add", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmargs": [ + { + "id": "tests.inlineasm.thumb.asmargs.arg0", + "name": "arg0", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmargs.arg1", + "name": "arg1", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmargs.arg2", + "name": "arg2", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmargs.arg3", + "name": "arg3", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmargs.arg4", + "name": "arg4", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmbcc": [ + { + "id": "tests.inlineasm.thumb.asmbcc.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmbitops": [ + { + "id": "tests.inlineasm.thumb.asmbitops.clz", + "name": "clz", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmbitops.rbit", + "name": "rbit", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmblbx": [ + { + "id": "tests.inlineasm.thumb.asmblbx.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmconst": [ + { + "id": "tests.inlineasm.thumb.asmconst.c1", + "name": "c1", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmdata": [ + { + "id": "tests.inlineasm.thumb.asmdata.ret_num", + "name": "ret_num", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmdiv": [ + { + "id": "tests.inlineasm.thumb.asmdiv.sdiv", + "name": "sdiv", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmdiv.udiv", + "name": "udiv", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmerrors": [], + "tests.inlineasm.thumb.asmfpaddsub": [ + { + "id": "tests.inlineasm.thumb.asmfpaddsub.add_sub", + "name": "add_sub", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmfpcmp": [ + { + "id": "tests.inlineasm.thumb.asmfpcmp.f", + "name": "f", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmfpldrstr": [ + { + "id": "tests.inlineasm.thumb.asmfpldrstr.arrayadd", + "name": "arrayadd", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmfpmuldiv": [ + { + "id": "tests.inlineasm.thumb.asmfpmuldiv.muldiv", + "name": "muldiv", + "lineno": 2, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmfpsqrt": [ + { + "id": "tests.inlineasm.thumb.asmfpsqrt.sqrt_test", + "name": "sqrt_test", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmit": [ + { + "id": "tests.inlineasm.thumb.asmit.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmit.g", + "name": "g", + "lineno": 15, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmpushpop": [ + { + "id": "tests.inlineasm.thumb.asmpushpop.f", + "name": "f", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmpushpop.g", + "name": "g", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmrettype": [ + { + "id": "tests.inlineasm.thumb.asmrettype.ret_obj", + "name": "ret_obj", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmrettype.ret_bool", + "name": "ret_bool", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmrettype.ret_int", + "name": "ret_int", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmrettype.ret_uint", + "name": "ret_uint", + "lineno": 29, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmshift": [ + { + "id": "tests.inlineasm.thumb.asmshift.lsl1", + "name": "lsl1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmshift.lsl23", + "name": "lsl23", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmshift.lsr1", + "name": "lsr1", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmshift.lsr31", + "name": "lsr31", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmshift.asr1", + "name": "asr1", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmshift.asr31", + "name": "asr31", + "lineno": 42, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmspecialregs": [ + { + "id": "tests.inlineasm.thumb.asmspecialregs.getIPSR", + "name": "getIPSR", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmspecialregs.getBASEPRI", + "name": "getBASEPRI", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.thumb.asmsum": [ + { + "id": "tests.inlineasm.thumb.asmsum.asm_sum_words", + "name": "asm_sum_words", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.thumb.asmsum.asm_sum_bytes", + "name": "asm_sum_bytes", + "lineno": 26, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmargs": [ + { + "id": "tests.inlineasm.xtensa.asmargs.arg0", + "name": "arg0", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmargs.arg1", + "name": "arg1", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmargs.arg2", + "name": "arg2", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmargs.arg3", + "name": "arg3", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmargs.arg4", + "name": "arg4", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmarith": [ + { + "id": "tests.inlineasm.xtensa.asmarith.f1", + "name": "f1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.a2", + "name": "a2", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.a4", + "name": "a4", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.a8", + "name": "a8", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.s2", + "name": "s2", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.s4", + "name": "s4", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.s8", + "name": "s8", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f5", + "name": "f5", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f6", + "name": "f6", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f7", + "name": "f7", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f8", + "name": "f8", + "lineno": 99, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f9", + "name": "f9", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmarith.f10", + "name": "f10", + "lineno": 115, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmbranch": [ + { + "id": "tests.inlineasm.xtensa.asmbranch.tball", + "name": "tball", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbany", + "name": "tbany", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbbc", + "name": "tbbc", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbbs", + "name": "tbbs", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbeq", + "name": "tbeq", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbeqz", + "name": "tbeqz", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbge", + "name": "tbge", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbgeu", + "name": "tbgeu", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbgez", + "name": "tbgez", + "lineno": 160, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tblt", + "name": "tblt", + "lineno": 174, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbltu", + "name": "tbltu", + "lineno": 188, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbltz", + "name": "tbltz", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbnall", + "name": "tbnall", + "lineno": 217, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbne", + "name": "tbne", + "lineno": 232, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbnez", + "name": "tbnez", + "lineno": 246, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbnone", + "name": "tbnone", + "lineno": 260, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbeqz_n", + "name": "tbeqz_n", + "lineno": 275, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmbranch.tbnez_n", + "name": "tbnez_n", + "lineno": 289, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmjump": [ + { + "id": "tests.inlineasm.xtensa.asmjump.jump", + "name": "jump", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmjump.jumpx", + "name": "jumpx", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmloadstore": [ + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl32r", + "name": "tl32r", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl32i", + "name": "tl32i", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl8ui", + "name": "tl8ui", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl16ui", + "name": "tl16ui", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl16si", + "name": "tl16si", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.ts8i", + "name": "ts8i", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.ts16i", + "name": "ts16i", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.ts32i", + "name": "ts32i", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmloadstore.tl32i_n", + "name": "tl32i_n", + "lineno": 94, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmmisc": [ + { + "id": "tests.inlineasm.xtensa.asmmisc.tnop", + "name": "tnop", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmmisc.tnop_n", + "name": "tnop_n", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmmisc.tmov_n", + "name": "tmov_n", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.inlineasm.xtensa.asmshift": [ + { + "id": "tests.inlineasm.xtensa.asmshift.lsl1", + "name": "lsl1", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.lsl23", + "name": "lsl23", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.lsr1", + "name": "lsr1", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.lsr15", + "name": "lsr15", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.asr1", + "name": "asr1", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.asr31", + "name": "asr31", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.lsl1r", + "name": "lsl1r", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.lsr1r", + "name": "lsr1r", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.asr1r", + "name": "asr1r", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.sll9", + "name": "sll9", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.srlr", + "name": "srlr", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.sllr", + "name": "sllr", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.srcr", + "name": "srcr", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.srai24", + "name": "srai24", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.nsar", + "name": "nsar", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "tests.inlineasm.xtensa.asmshift.nsaur", + "name": "nsaur", + "lineno": 133, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.arrayop-1-list_inplace": [ + { + "id": "tests.internal_bench.arrayop-1-list_inplace.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.arrayop-2-list_map": [ + { + "id": "tests.internal_bench.arrayop-2-list_map.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.arrayop-3-bytearray_inplace": [ + { + "id": "tests.internal_bench.arrayop-3-bytearray_inplace.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.arrayop-4-bytearray_map": [ + { + "id": "tests.internal_bench.arrayop-4-bytearray_map.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bench": [ + { + "id": "tests.internal_bench.bench.run", + "name": "run", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bytealloc-1-bytes_n": [ + { + "id": "tests.internal_bench.bytealloc-1-bytes_n.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bytealloc-2-repeat": [ + { + "id": "tests.internal_bench.bytealloc-2-repeat.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bytebuf-1-inplace": [ + { + "id": "tests.internal_bench.bytebuf-1-inplace.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bytebuf-2-join_map_bytes": [ + { + "id": "tests.internal_bench.bytebuf-2-join_map_bytes.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.bytebuf-3-bytarray_map": [ + { + "id": "tests.internal_bench.bytebuf-3-bytarray_map.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-0-empty": [ + { + "id": "tests.internal_bench.class_create-0-empty.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-1-slots": [ + { + "id": "tests.internal_bench.class_create-1-slots.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-1.1-slots5": [ + { + "id": "tests.internal_bench.class_create-1.1-slots5.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-2-classattr": [ + { + "id": "tests.internal_bench.class_create-2-classattr.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-2.1-classattr5": [ + { + "id": "tests.internal_bench.class_create-2.1-classattr5.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-2.3-classattr5objs": [ + { + "id": "tests.internal_bench.class_create-2.3-classattr5objs.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-3-instancemethod": [ + { + "id": "tests.internal_bench.class_create-3-instancemethod.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-3-instancemethod.test.X.x", + "name": "x", + "lineno": 8, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-4-classmethod": [ + { + "id": "tests.internal_bench.class_create-4-classmethod.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-4-classmethod.test.X.x", + "name": "x", + "lineno": 9, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-4.1-classmethod_implicit": [ + { + "id": "tests.internal_bench.class_create-4.1-classmethod_implicit.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-4.1-classmethod_implicit.test.X.__new__", + "name": "__new__", + "lineno": 8, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-5-staticmethod": [ + { + "id": "tests.internal_bench.class_create-5-staticmethod.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-5-staticmethod.test.X.x", + "name": "x", + "lineno": 9, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-6-getattribute": [ + { + "id": "tests.internal_bench.class_create-6-getattribute.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-6-getattribute.test.X.__getattribute__", + "name": "__getattribute__", + "lineno": 8, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-6.1-getattr": [ + { + "id": "tests.internal_bench.class_create-6.1-getattr.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-6.1-getattr.test.X.__getattr__", + "name": "__getattr__", + "lineno": 8, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-6.2-property": [ + { + "id": "tests.internal_bench.class_create-6.2-property.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-6.2-property.test.X.x", + "name": "x", + "lineno": 9, + "scope": "test.X", + "is_async": false + } + ], + "tests.internal_bench.class_create-6.3-descriptor": [ + { + "id": "tests.internal_bench.class_create-6.3-descriptor.D.__get__", + "name": "__get__", + "lineno": 5, + "scope": "D", + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-6.3-descriptor.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-7-inherit": [ + { + "id": "tests.internal_bench.class_create-7-inherit.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-7.1-inherit_initsubclass": [ + { + "id": "tests.internal_bench.class_create-7.1-inherit_initsubclass.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-7.1-inherit_initsubclass.test.B.__init_subclass__", + "name": "__init_subclass__", + "lineno": 7, + "scope": "test.B", + "is_async": false + } + ], + "tests.internal_bench.class_create-8-metaclass_setname": [ + { + "id": "tests.internal_bench.class_create-8-metaclass_setname.D.__set_name__", + "name": "__set_name__", + "lineno": 5, + "scope": "D", + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-8-metaclass_setname.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_create-8.1-metaclass_setname5": [ + { + "id": "tests.internal_bench.class_create-8.1-metaclass_setname5.D.__set_name__", + "name": "__set_name__", + "lineno": 5, + "scope": "D", + "is_async": false + }, + { + "id": "tests.internal_bench.class_create-8.1-metaclass_setname5.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-0-object": [ + { + "id": "tests.internal_bench.class_instance-0-object.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-0.1-object-gc": [ + { + "id": "tests.internal_bench.class_instance-0.1-object-gc.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-1-empty": [ + { + "id": "tests.internal_bench.class_instance-1-empty.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-1.1-classattr": [ + { + "id": "tests.internal_bench.class_instance-1.1-classattr.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-1.2-func": [ + { + "id": "tests.internal_bench.class_instance-1.2-func.X.f", + "name": "f", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-1.2-func.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-1.3-empty-gc": [ + { + "id": "tests.internal_bench.class_instance-1.3-empty-gc.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-2-init": [ + { + "id": "tests.internal_bench.class_instance-2-init.X.__init__", + "name": "__init__", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-2-init.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-2.1-init_super": [ + { + "id": "tests.internal_bench.class_instance-2.1-init_super.X.__init__", + "name": "__init__", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-2.1-init_super.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-2.2-new": [ + { + "id": "tests.internal_bench.class_instance-2.2-new.X.__new__", + "name": "__new__", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-2.2-new.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-3-del": [ + { + "id": "tests.internal_bench.class_instance-3-del.X.__del__", + "name": "__del__", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-3-del.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-3.1-del-gc": [ + { + "id": "tests.internal_bench.class_instance-3.1-del-gc.X.__del__", + "name": "__del__", + "lineno": 6, + "scope": "X", + "is_async": false + }, + { + "id": "tests.internal_bench.class_instance-3.1-del-gc.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-4-slots": [ + { + "id": "tests.internal_bench.class_instance-4-slots.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.class_instance-4.1-slots5": [ + { + "id": "tests.internal_bench.class_instance-4.1-slots5.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-1-list_bound": [ + { + "id": "tests.internal_bench.from_iter-1-list_bound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-2-list_unbound": [ + { + "id": "tests.internal_bench.from_iter-2-list_unbound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-3-tuple_bound": [ + { + "id": "tests.internal_bench.from_iter-3-tuple_bound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-4-tuple_unbound": [ + { + "id": "tests.internal_bench.from_iter-4-tuple_unbound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-5-bytes_bound": [ + { + "id": "tests.internal_bench.from_iter-5-bytes_bound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-6-bytes_unbound": [ + { + "id": "tests.internal_bench.from_iter-6-bytes_unbound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-7-bytearray_bound": [ + { + "id": "tests.internal_bench.from_iter-7-bytearray_bound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.from_iter-8-bytearray_unbound": [ + { + "id": "tests.internal_bench.from_iter-8-bytearray_unbound.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.funcall-1-inline": [ + { + "id": "tests.internal_bench.funcall-1-inline.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.funcall-2-funcall": [ + { + "id": "tests.internal_bench.funcall-2-funcall.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.funcall-2-funcall.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.funcall-3-funcall-local": [ + { + "id": "tests.internal_bench.funcall-3-funcall-local.f", + "name": "f", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.funcall-3-funcall-local.test", + "name": "test", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_args-1.1-pos_1": [ + { + "id": "tests.internal_bench.func_args-1.1-pos_1.func", + "name": "func", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.func_args-1.1-pos_1.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_args-1.2-pos_3": [ + { + "id": "tests.internal_bench.func_args-1.2-pos_3.func", + "name": "func", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.func_args-1.2-pos_3.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_args-2-pos_default_2_of_3": [ + { + "id": "tests.internal_bench.func_args-2-pos_default_2_of_3.func", + "name": "func", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.func_args-2-pos_default_2_of_3.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_args-3.1-kw_1": [ + { + "id": "tests.internal_bench.func_args-3.1-kw_1.func", + "name": "func", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.func_args-3.1-kw_1.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_args-3.2-kw_3": [ + { + "id": "tests.internal_bench.func_args-3.2-kw_3.func", + "name": "func", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.func_args-3.2-kw_3.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_builtin-1-enum_pos": [ + { + "id": "tests.internal_bench.func_builtin-1-enum_pos.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.func_builtin-2-enum_kw": [ + { + "id": "tests.internal_bench.func_builtin-2-enum_kw.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-1-range": [ + { + "id": "tests.internal_bench.loop_count-1-range.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-2-range_iter": [ + { + "id": "tests.internal_bench.loop_count-2-range_iter.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-3-while_up": [ + { + "id": "tests.internal_bench.loop_count-3-while_up.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-4-while_down_gt": [ + { + "id": "tests.internal_bench.loop_count-4-while_down_gt.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-5-while_down_ne": [ + { + "id": "tests.internal_bench.loop_count-5-while_down_ne.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar": [ + { + "id": "tests.internal_bench.loop_count-5.1-while_down_ne_localvar.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-1-constant": [ + { + "id": "tests.internal_bench.var-1-constant.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-2-global": [ + { + "id": "tests.internal_bench.var-2-global.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-3-local": [ + { + "id": "tests.internal_bench.var-3-local.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-4-arg": [ + { + "id": "tests.internal_bench.var-4-arg.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-5-class-attr": [ + { + "id": "tests.internal_bench.var-5-class-attr.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6-instance-attr": [ + { + "id": "tests.internal_bench.var-6-instance-attr.Foo.__init__", + "name": "__init__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6-instance-attr.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.1-instance-attr-5": [ + { + "id": "tests.internal_bench.var-6.1-instance-attr-5.Foo.__init__", + "name": "__init__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.1-instance-attr-5.test", + "name": "test", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.2-instance-speciallookup": [ + { + "id": "tests.internal_bench.var-6.2-instance-speciallookup.Foo.__init__", + "name": "__init__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.2-instance-speciallookup.Foo.__delattr__", + "name": "__delattr__", + "lineno": 8, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.2-instance-speciallookup.test", + "name": "test", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.3-instance-property": [ + { + "id": "tests.internal_bench.var-6.3-instance-property.Foo.num", + "name": "num", + "lineno": 6, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.3-instance-property.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.4-instance-descriptor": [ + { + "id": "tests.internal_bench.var-6.4-instance-descriptor.Descriptor.__get__", + "name": "__get__", + "lineno": 5, + "scope": "Descriptor", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.4-instance-descriptor.test", + "name": "test", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.5-instance-getattr": [ + { + "id": "tests.internal_bench.var-6.5-instance-getattr.Foo.__getattr__", + "name": "__getattr__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-6.5-instance-getattr.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-6.6-instance-builtin_ordered": [ + { + "id": "tests.internal_bench.var-6.6-instance-builtin_ordered.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-7-instance-meth": [ + { + "id": "tests.internal_bench.var-7-instance-meth.Foo.__init__", + "name": "__init__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-7-instance-meth.Foo.num", + "name": "num", + "lineno": 8, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-7-instance-meth.test", + "name": "test", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-8-namedtuple-1st": [ + { + "id": "tests.internal_bench.var-8-namedtuple-1st.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-8.1-namedtuple-5th": [ + { + "id": "tests.internal_bench.var-8.1-namedtuple-5th.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-9-getattr": [ + { + "id": "tests.internal_bench.var-9-getattr.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-9.1-getattr_default": [ + { + "id": "tests.internal_bench.var-9.1-getattr_default.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-9.2-getattr_default_special": [ + { + "id": "tests.internal_bench.var-9.2-getattr_default_special.Foo.__delattr__", + "name": "__delattr__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.2-getattr_default_special.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.internal_bench.var-9.3-except_ok": [ + { + "id": "tests.internal_bench.var-9.3-except_ok.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.3-except_ok.test.get", + "name": "get", + "lineno": 12, + "scope": "test", + "is_async": false + } + ], + "tests.internal_bench.var-9.4-except_selfinduced": [ + { + "id": "tests.internal_bench.var-9.4-except_selfinduced.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.4-except_selfinduced.test.get", + "name": "get", + "lineno": 11, + "scope": "test", + "is_async": false + } + ], + "tests.internal_bench.var-9.5-except_error": [ + { + "id": "tests.internal_bench.var-9.5-except_error.test", + "name": "test", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.5-except_error.test.get", + "name": "get", + "lineno": 11, + "scope": "test", + "is_async": false + } + ], + "tests.internal_bench.var-9.6-except_error_special": [ + { + "id": "tests.internal_bench.var-9.6-except_error_special.Foo.__delattr__", + "name": "__delattr__", + "lineno": 5, + "scope": "Foo", + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.6-except_error_special.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.internal_bench.var-9.6-except_error_special.test.get", + "name": "get", + "lineno": 12, + "scope": "test", + "is_async": false + } + ], + "tests.io.argv": [], + "tests.io.builtin_print_file": [], + "tests.io.file1": [], + "tests.io.file_iter": [], + "tests.io.file_long_read": [], + "tests.io.file_long_read2": [], + "tests.io.file_long_read3": [], + "tests.io.file_readinto": [], + "tests.io.file_readinto_len": [], + "tests.io.file_readline": [], + "tests.io.file_seek": [], + "tests.io.file_stdio": [], + "tests.io.file_stdio2": [ + { + "id": "tests.io.file_stdio2.print_flush", + "name": "print_flush", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.io.file_with": [], + "tests.io.open_append": [], + "tests.io.open_plus": [], + "tests.jni.list": [], + "tests.jni.object": [], + "tests.jni.system_out": [], + "tests.micropython.builtin_execfile": [ + { + "id": "tests.micropython.builtin_execfile.File.__init__", + "name": "__init__", + "lineno": 14, + "scope": "File", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.File.ioctl", + "name": "ioctl", + "lineno": 18, + "scope": "File", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.File.readinto", + "name": "readinto", + "lineno": 23, + "scope": "File", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.Filesystem.__init__", + "name": "__init__", + "lineno": 30, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.Filesystem.mount", + "name": "mount", + "lineno": 33, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.Filesystem.umount", + "name": "umount", + "lineno": 36, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.Filesystem.open", + "name": "open", + "lineno": 39, + "scope": "Filesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.EvilFilesystem.mount", + "name": "mount", + "lineno": 81, + "scope": "EvilFilesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.EvilFilesystem.umount", + "name": "umount", + "lineno": 84, + "scope": "EvilFilesystem", + "is_async": false + }, + { + "id": "tests.micropython.builtin_execfile.EvilFilesystem.open", + "name": "open", + "lineno": 87, + "scope": "EvilFilesystem", + "is_async": false + } + ], + "tests.micropython.const": [ + { + "id": "tests.micropython.const.f", + "name": "f", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "tests.micropython.const2": [ + { + "id": "tests.micropython.const2.X", + "name": "X", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.const2.f", + "name": "f", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.const2.X.f", + "name": "f", + "lineno": 33, + "scope": "X", + "is_async": false + }, + { + "id": "tests.micropython.const2.A.X", + "name": "X", + "lineno": 44, + "scope": "A", + "is_async": false + } + ], + "tests.micropython.const_alltypes": [], + "tests.micropython.const_error": [ + { + "id": "tests.micropython.const_error.test_syntax", + "name": "test_syntax", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.micropython.const_float": [], + "tests.micropython.const_intbig": [], + "tests.micropython.const_math": [], + "tests.micropython.decorator": [ + { + "id": "tests.micropython.decorator.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.micropython.decorator_error": [ + { + "id": "tests.micropython.decorator_error.test_syntax", + "name": "test_syntax", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.micropython.emg_exc": [ + { + "id": "tests.micropython.emg_exc.f", + "name": "f", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "tests.micropython.extreme_exc": [ + { + "id": "tests.micropython.extreme_exc.stackless", + "name": "stackless", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.extreme_exc.main", + "name": "main", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.extreme_exc.main.f", + "name": "f", + "lineno": 106, + "scope": "main", + "is_async": false + }, + { + "id": "tests.micropython.extreme_exc.main.g", + "name": "g", + "lineno": 139, + "scope": "main", + "is_async": false + }, + { + "id": "tests.micropython.extreme_exc.main.h", + "name": "h", + "lineno": 158, + "scope": "main", + "is_async": false + } + ], + "tests.micropython.heapalloc": [ + { + "id": "tests.micropython.heapalloc.stackless", + "name": "stackless", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc.f1", + "name": "f1", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc.f2", + "name": "f2", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc.f3", + "name": "f3", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc.f4", + "name": "f4", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc.test", + "name": "test", + "lineno": 47, + "scope": null, + "is_async": false + } + ], + "tests.micropython.heapalloc_bytesio2": [], + "tests.micropython.heapalloc_exc_compressed": [], + "tests.micropython.heapalloc_exc_compressed_emg_exc": [ + { + "id": "tests.micropython.heapalloc_exc_compressed_emg_exc.test", + "name": "test", + "lineno": 19, + "scope": null, + "is_async": false + } + ], + "tests.micropython.heapalloc_exc_raise": [ + { + "id": "tests.micropython.heapalloc_exc_raise.func", + "name": "func", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.micropython.heapalloc_fail_bytearray": [ + { + "id": "tests.micropython.heapalloc_fail_bytearray.GetSlice.__getitem__", + "name": "__getitem__", + "lineno": 13, + "scope": "GetSlice", + "is_async": false + } + ], + "tests.micropython.heapalloc_fail_dict": [], + "tests.micropython.heapalloc_fail_list": [ + { + "id": "tests.micropython.heapalloc_fail_list.GetSlice.__getitem__", + "name": "__getitem__", + "lineno": 13, + "scope": "GetSlice", + "is_async": false + } + ], + "tests.micropython.heapalloc_fail_memoryview": [ + { + "id": "tests.micropython.heapalloc_fail_memoryview.GetSlice.__getitem__", + "name": "__getitem__", + "lineno": 13, + "scope": "GetSlice", + "is_async": false + } + ], + "tests.micropython.heapalloc_fail_set": [], + "tests.micropython.heapalloc_fail_tuple": [], + "tests.micropython.heapalloc_inst_call": [ + { + "id": "tests.micropython.heapalloc_inst_call.Foo0.__call__", + "name": "__call__", + "lineno": 14, + "scope": "Foo0", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo1.__call__", + "name": "__call__", + "lineno": 19, + "scope": "Foo1", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo2.__call__", + "name": "__call__", + "lineno": 24, + "scope": "Foo2", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo3.__call__", + "name": "__call__", + "lineno": 29, + "scope": "Foo3", + "is_async": false + } + ], + "tests.micropython.heapalloc_int_from_bytes": [], + "tests.micropython.heapalloc_iter": [ + { + "id": "tests.micropython.heapalloc_iter.do_iter", + "name": "do_iter", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_iter.gen_func", + "name": "gen_func", + "lineno": 26, + "scope": null, + "is_async": false + } + ], + "tests.micropython.heapalloc_slice": [], + "tests.micropython.heapalloc_str": [], + "tests.micropython.heapalloc_super": [ + { + "id": "tests.micropython.heapalloc_super.stackless", + "name": "stackless", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_super.A.foo", + "name": "foo", + "lineno": 27, + "scope": "A", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_super.B.foo", + "name": "foo", + "lineno": 33, + "scope": "B", + "is_async": false + } + ], + "tests.micropython.heapalloc_yield_from": [ + { + "id": "tests.micropython.heapalloc_yield_from.sub_gen", + "name": "sub_gen", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_yield_from.gen", + "name": "gen", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_yield_from.G.__init__", + "name": "__init__", + "lineno": 31, + "scope": "G", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_yield_from.G.__iter__", + "name": "__iter__", + "lineno": 34, + "scope": "G", + "is_async": false + }, + { + "id": "tests.micropython.heapalloc_yield_from.G.__next__", + "name": "__next__", + "lineno": 37, + "scope": "G", + "is_async": false + } + ], + "tests.micropython.heap_lock": [], + "tests.micropython.heap_locked": [], + "tests.micropython.import_mpy_invalid": [ + { + "id": "tests.micropython.import_mpy_invalid.UserFile.__init__", + "name": "__init__", + "lineno": 14, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFile.read", + "name": "read", + "lineno": 19, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFile.readinto", + "name": "readinto", + "lineno": 22, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFile.ioctl", + "name": "ioctl", + "lineno": 28, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS.__init__", + "name": "__init__", + "lineno": 35, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS.mount", + "name": "mount", + "lineno": 38, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS.umount", + "name": "umount", + "lineno": 41, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS.stat", + "name": "stat", + "lineno": 44, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS.open", + "name": "open", + "lineno": 49, + "scope": "UserFS", + "is_async": false + } + ], + "tests.micropython.import_mpy_native": [ + { + "id": "tests.micropython.import_mpy_native.UserFile.__init__", + "name": "__init__", + "lineno": 20, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFile.readinto", + "name": "readinto", + "lineno": 24, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFile.ioctl", + "name": "ioctl", + "lineno": 30, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFS.__init__", + "name": "__init__", + "lineno": 37, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFS.mount", + "name": "mount", + "lineno": 40, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFS.umount", + "name": "umount", + "lineno": 43, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFS.stat", + "name": "stat", + "lineno": 46, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native.UserFS.open", + "name": "open", + "lineno": 51, + "scope": "UserFS", + "is_async": false + } + ], + "tests.micropython.import_mpy_native_gc": [ + { + "id": "tests.micropython.import_mpy_native_gc.UserFile.__init__", + "name": "__init__", + "lineno": 14, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFile.readinto", + "name": "readinto", + "lineno": 18, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFile.ioctl", + "name": "ioctl", + "lineno": 24, + "scope": "UserFile", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS.__init__", + "name": "__init__", + "lineno": 31, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS.mount", + "name": "mount", + "lineno": 34, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS.umount", + "name": "umount", + "lineno": 37, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS.stat", + "name": "stat", + "lineno": 40, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS.open", + "name": "open", + "lineno": 45, + "scope": "UserFS", + "is_async": false + }, + { + "id": "tests.micropython.import_mpy_native_gc.recurse", + "name": "recurse", + "lineno": 99, + "scope": null, + "is_async": false + } + ], + "tests.micropython.kbd_intr": [], + "tests.micropython.meminfo": [], + "tests.micropython.memstats": [], + "tests.micropython.native_closure": [ + { + "id": "tests.micropython.native_closure.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_closure.f.g", + "name": "g", + "lineno": 10, + "scope": "f", + "is_async": false + }, + { + "id": "tests.micropython.native_closure.f", + "name": "f", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_closure.f.g", + "name": "g", + "lineno": 24, + "scope": "f", + "is_async": false + }, + { + "id": "tests.micropython.native_closure.f", + "name": "f", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_closure.f.g", + "name": "g", + "lineno": 40, + "scope": "f", + "is_async": false + } + ], + "tests.micropython.native_const": [ + { + "id": "tests.micropython.native_const.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_const.f", + "name": "f", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_const.f.g", + "name": "g", + "lineno": 15, + "scope": "f", + "is_async": false + } + ], + "tests.micropython.native_const_intbig": [ + { + "id": "tests.micropython.native_const_intbig.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_for": [ + { + "id": "tests.micropython.native_for.f1", + "name": "f1", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_for.f2", + "name": "f2", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_fun_attrs": [ + { + "id": "tests.micropython.native_fun_attrs.f", + "name": "f", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_fun_attrs.native_f", + "name": "native_f", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_fun_attrs_code": [ + { + "id": "tests.micropython.native_fun_attrs_code.f_native", + "name": "f_native", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_gen": [ + { + "id": "tests.micropython.native_gen.gen1", + "name": "gen1", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_gen.gen2", + "name": "gen2", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_gen.gen3", + "name": "gen3", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_gen.gen4", + "name": "gen4", + "lineno": 48, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_misc": [ + { + "id": "tests.micropython.native_misc.native_test", + "name": "native_test", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_misc.f", + "name": "f", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_misc.f", + "name": "f", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_misc.f", + "name": "f", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_misc.f", + "name": "f", + "lineno": 49, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_try": [ + { + "id": "tests.micropython.native_try.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_try.f", + "name": "f", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_try.f", + "name": "f", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_try_deep": [ + { + "id": "tests.micropython.native_try_deep.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_while": [ + { + "id": "tests.micropython.native_while.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.micropython.native_with": [ + { + "id": "tests.micropython.native_with.C.__init__", + "name": "__init__", + "lineno": 5, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.native_with.C.__enter__", + "name": "__enter__", + "lineno": 8, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.native_with.C.__exit__", + "name": "__exit__", + "lineno": 11, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.native_with.f", + "name": "f", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.native_with.f", + "name": "f", + "lineno": 27, + "scope": null, + "is_async": false + } + ], + "tests.micropython.opt_level": [], + "tests.micropython.opt_level_lineno": [], + "tests.micropython.ringio_big": [], + "tests.micropython.schedule": [ + { + "id": "tests.micropython.schedule.callback", + "name": "callback", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.schedule.callback_inner", + "name": "callback_inner", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.schedule.callback_outer", + "name": "callback_outer", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.schedule.callback", + "name": "callback", + "lineno": 54, + "scope": null, + "is_async": false + } + ], + "tests.micropython.stack_use": [], + "tests.micropython.test_normalize_newlines": [], + "tests.micropython.viper_addr": [ + { + "id": "tests.micropython.viper_addr.get_addr", + "name": "get_addr", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_addr.memset", + "name": "memset", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_addr.memsum", + "name": "memsum", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_arith": [ + { + "id": "tests.micropython.viper_binop_arith.add", + "name": "add", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.sub", + "name": "sub", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.mul", + "name": "mul", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.shl", + "name": "shl", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.shr", + "name": "shr", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.and_", + "name": "and_", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.or_", + "name": "or_", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith.xor", + "name": "xor", + "lineno": 87, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_arith_uint": [ + { + "id": "tests.micropython.viper_binop_arith_uint.add", + "name": "add", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith_uint.sub", + "name": "sub", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_arith_uint.mul", + "name": "mul", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_bitwise_uint": [ + { + "id": "tests.micropython.viper_binop_bitwise_uint.shl", + "name": "shl", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_bitwise_uint.shr", + "name": "shr", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_bitwise_uint.and_", + "name": "and_", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_bitwise_uint.or_", + "name": "or_", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_bitwise_uint.xor", + "name": "xor", + "lineno": 50, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_comp": [ + { + "id": "tests.micropython.viper_binop_comp.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_comp_imm": [ + { + "id": "tests.micropython.viper_binop_comp_imm.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_comp_uint": [ + { + "id": "tests.micropython.viper_binop_comp_uint.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_comp_uint.test", + "name": "test", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_divmod": [ + { + "id": "tests.micropython.viper_binop_divmod.div", + "name": "div", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_divmod.mod", + "name": "mod", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_binop_divmod.dm", + "name": "dm", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_binop_multi_comp": [ + { + "id": "tests.micropython.viper_binop_multi_comp.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_cond": [ + { + "id": "tests.micropython.viper_cond.f", + "name": "f", + "lineno": 3, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_cond.f", + "name": "f", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_cond.g", + "name": "g", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_cond.h", + "name": "h", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_const": [ + { + "id": "tests.micropython.viper_const.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_const.f", + "name": "f", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_const.f.g", + "name": "g", + "lineno": 15, + "scope": "f", + "is_async": false + } + ], + "tests.micropython.viper_const_intbig": [ + { + "id": "tests.micropython.viper_const_intbig.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_error": [ + { + "id": "tests.micropython.viper_error.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_globals": [], + "tests.micropython.viper_import": [ + { + "id": "tests.micropython.viper_import.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_large_jump": [], + "tests.micropython.viper_misc": [ + { + "id": "tests.micropython.viper_misc.viper_int", + "name": "viper_int", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_object", + "name": "viper_object", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_ret_none", + "name": "viper_ret_none", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_ret_ellipsis", + "name": "viper_ret_ellipsis", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_3args", + "name": "viper_3args", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_4args", + "name": "viper_4args", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_local", + "name": "viper_local", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc.viper_no_annotation", + "name": "viper_no_annotation", + "lineno": 72, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_misc2": [ + { + "id": "tests.micropython.viper_misc2.expand", + "name": "expand", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_misc3": [ + { + "id": "tests.micropython.viper_misc3.viper_for", + "name": "viper_for", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_access_global", + "name": "viper_access_global", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_print", + "name": "viper_print", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_tuple_consts", + "name": "viper_tuple_consts", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_tuple", + "name": "viper_tuple", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_list", + "name": "viper_list", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_set", + "name": "viper_set", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_raise", + "name": "viper_raise", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_misc3.viper_gc", + "name": "viper_gc", + "lineno": 88, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_misc_intbig": [ + { + "id": "tests.micropython.viper_misc_intbig.viper_uint", + "name": "viper_uint", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr16_load": [ + { + "id": "tests.micropython.viper_ptr16_load.get", + "name": "get", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_load.get1", + "name": "get1", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_load.memadd", + "name": "memadd", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_load.memadd2", + "name": "memadd2", + "lineno": 24, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr16_load_boundary": [ + { + "id": "tests.micropython.viper_ptr16_load_boundary.get_index", + "name": "get_index", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_load_boundary.data", + "name": "data", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr16_store": [ + { + "id": "tests.micropython.viper_ptr16_store.set", + "name": "set", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_store.set1", + "name": "set1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_store.memset", + "name": "memset", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_store.memset2", + "name": "memset2", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr16_store_boundary": [ + { + "id": "tests.micropython.viper_ptr16_store_boundary.next_value", + "name": "next_value", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_store_boundary.get_index", + "name": "get_index", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr16_store_boundary.set_index", + "name": "set_index", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr32_load": [ + { + "id": "tests.micropython.viper_ptr32_load.get", + "name": "get", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_load.get1", + "name": "get1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_load.memadd", + "name": "memadd", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_load.memadd2", + "name": "memadd2", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr32_load_boundary": [ + { + "id": "tests.micropython.viper_ptr32_load_boundary.get_index", + "name": "get_index", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_load_boundary.data", + "name": "data", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr32_store": [ + { + "id": "tests.micropython.viper_ptr32_store.set", + "name": "set", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_store.set1", + "name": "set1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_store.memset", + "name": "memset", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_store.memset2", + "name": "memset2", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr32_store_boundary": [ + { + "id": "tests.micropython.viper_ptr32_store_boundary.next_value", + "name": "next_value", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_store_boundary.get_index", + "name": "get_index", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr32_store_boundary.set_index", + "name": "set_index", + "lineno": 42, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr8_load": [ + { + "id": "tests.micropython.viper_ptr8_load.get", + "name": "get", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_load.get1", + "name": "get1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_load.memadd", + "name": "memadd", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_load.memadd2", + "name": "memadd2", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr8_load_boundary": [ + { + "id": "tests.micropython.viper_ptr8_load_boundary.get_index", + "name": "get_index", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_load_boundary.data", + "name": "data", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr8_store": [ + { + "id": "tests.micropython.viper_ptr8_store.set", + "name": "set", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_store.set1", + "name": "set1", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_store.memset", + "name": "memset", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_store.memset2", + "name": "memset2", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_ptr8_store_boundary": [ + { + "id": "tests.micropython.viper_ptr8_store_boundary.next_value", + "name": "next_value", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_store_boundary.get_index", + "name": "get_index", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_ptr8_store_boundary.set_index", + "name": "set_index", + "lineno": 37, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_storeattr": [ + { + "id": "tests.micropython.viper_storeattr.X.__str__", + "name": "__str__", + "lineno": 5, + "scope": "X", + "is_async": false + }, + { + "id": "tests.micropython.viper_storeattr.a", + "name": "a", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_subscr": [ + { + "id": "tests.micropython.viper_subscr.get", + "name": "get", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_subscr.set", + "name": "set", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_subscr_multi": [ + { + "id": "tests.micropython.viper_subscr_multi.f1", + "name": "f1", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_subscr_multi.f2", + "name": "f2", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_subscr_multi.f3", + "name": "f3", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_try": [ + { + "id": "tests.micropython.viper_try.f", + "name": "f", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_try.f", + "name": "f", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_try.f", + "name": "f", + "lineno": 36, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_types": [ + { + "id": "tests.micropython.viper_types.f1", + "name": "f1", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_types.f2", + "name": "f2", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_types.f3", + "name": "f3", + "lineno": 30, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_unop": [ + { + "id": "tests.micropython.viper_unop.pos", + "name": "pos", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_unop.neg", + "name": "neg", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_unop.inv", + "name": "inv", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.micropython.viper_with": [ + { + "id": "tests.micropython.viper_with.C.__init__", + "name": "__init__", + "lineno": 5, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.viper_with.C.__enter__", + "name": "__enter__", + "lineno": 8, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.viper_with.C.__exit__", + "name": "__exit__", + "lineno": 11, + "scope": "C", + "is_async": false + }, + { + "id": "tests.micropython.viper_with.f", + "name": "f", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.micropython.viper_with.f", + "name": "f", + "lineno": 27, + "scope": null, + "is_async": false + } + ], + "tests.misc.cexample_class": [], + "tests.misc.cexample_module": [], + "tests.misc.cexample_subclass": [ + { + "id": "tests.misc.cexample_subclass.SubTimer.__init__", + "name": "__init__", + "lineno": 11, + "scope": "SubTimer", + "is_async": false + } + ], + "tests.misc.features": [ + { + "id": "tests.misc.features.ten", + "name": "ten", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.p", + "name": "p", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.A.__init__", + "name": "__init__", + "lineno": 53, + "scope": "A", + "is_async": false + }, + { + "id": "tests.misc.features.A.print", + "name": "print", + "lineno": 56, + "scope": "A", + "is_async": false + }, + { + "id": "tests.misc.features.A.set", + "name": "set", + "lineno": 59, + "scope": "A", + "is_async": false + }, + { + "id": "tests.misc.features.gcheck", + "name": "gcheck", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.f", + "name": "f", + "lineno": 115, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.A.__init__", + "name": "__init__", + "lineno": 130, + "scope": "A", + "is_async": false + }, + { + "id": "tests.misc.features.fib2", + "name": "fib2", + "lineno": 155, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.f", + "name": "f", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.u", + "name": "u", + "lineno": 191, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.features.u49", + "name": "u49", + "lineno": 201, + "scope": null, + "is_async": false + } + ], + "tests.misc.non_compliant": [ + { + "id": "tests.misc.non_compliant.f", + "name": "f", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.non_compliant.A.foo", + "name": "foo", + "lineno": 136, + "scope": "A", + "is_async": false + } + ], + "tests.misc.non_compliant_lexer": [ + { + "id": "tests.misc.non_compliant_lexer.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.misc.rge_sm": [ + { + "id": "tests.misc.rge_sm.RungeKutta.__init__", + "name": "__init__", + "lineno": 8, + "scope": "RungeKutta", + "is_async": false + }, + { + "id": "tests.misc.rge_sm.RungeKutta.iterate", + "name": "iterate", + "lineno": 15, + "scope": "RungeKutta", + "is_async": false + }, + { + "id": "tests.misc.rge_sm.RungeKutta.solve", + "name": "solve", + "lineno": 37, + "scope": "RungeKutta", + "is_async": false + }, + { + "id": "tests.misc.rge_sm.singleTraj", + "name": "singleTraj", + "lineno": 78, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_exc_info": [ + { + "id": "tests.misc.sys_exc_info.f", + "name": "f", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_settrace_cov": [ + { + "id": "tests.misc.sys_settrace_cov.trace_tick_handler", + "name": "trace_tick_handler", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_cov.f", + "name": "f", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_settrace_features": [ + { + "id": "tests.misc.sys_settrace_features.print_stacktrace", + "name": "print_stacktrace", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features._Prof.trace_tick", + "name": "trace_tick", + "lineno": 42, + "scope": "_Prof", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features.trace_tick_handler_alice", + "name": "trace_tick_handler_alice", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features.trace_tick_handler_bob", + "name": "trace_tick_handler_bob", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features.trace_tick_handler", + "name": "trace_tick_handler", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features.factorial", + "name": "factorial", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_features.do_tests", + "name": "do_tests", + "lineno": 105, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_settrace_generator": [ + { + "id": "tests.misc.sys_settrace_generator.print_stacktrace", + "name": "print_stacktrace", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_generator.trace_tick_handler", + "name": "trace_tick_handler", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_generator.test_generator", + "name": "test_generator", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_generator.test_generator.make_gen", + "name": "make_gen", + "lineno": 42, + "scope": "test_generator", + "is_async": false + } + ], + "tests.misc.sys_settrace_loop": [ + { + "id": "tests.misc.sys_settrace_loop.print_stacktrace", + "name": "print_stacktrace", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_loop.trace_tick_handler", + "name": "trace_tick_handler", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_loop.test_loop", + "name": "test_loop", + "lineno": 41, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_settrace_subdir.sys_settrace_generic": [ + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_func", + "name": "test_func", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_func.test_sub_func", + "name": "test_sub_func", + "lineno": 6, + "scope": "test_func", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_closure", + "name": "test_closure", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_closure.make_closure", + "name": "make_closure", + "lineno": 14, + "scope": "test_closure", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_exception", + "name": "test_exception", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_listcomp", + "name": "test_listcomp", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_lambda", + "name": "test_lambda", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_import", + "name": "test_import", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.TLClass.method", + "name": "method", + "lineno": 53, + "scope": "TLClass", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_class", + "name": "test_class", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_class.TestClass.method", + "name": "method", + "lineno": 63, + "scope": "test_class.TestClass", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_class.TestClass.prprty_getter", + "name": "prprty_getter", + "lineno": 67, + "scope": "test_class.TestClass", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_class.TestClass.prprty_setter", + "name": "prprty_setter", + "lineno": 70, + "scope": "test_class.TestClass", + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "name": "run_tests", + "lineno": 82, + "scope": null, + "is_async": false + } + ], + "tests.misc.sys_settrace_subdir.sys_settrace_importme": [ + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_importme.dummy", + "name": "dummy", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_importme.saysomething", + "name": "saysomething", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_importme.neverexecuted", + "name": "neverexecuted", + "lineno": 30, + "scope": null, + "is_async": false + } + ], + "tests.multi_extmod.machine_i2c_target_irq": [ + { + "id": "tests.multi_extmod.machine_i2c_target_irq.simple_irq", + "name": "simple_irq", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_irq.I2CTargetMemory.__init__", + "name": "__init__", + "lineno": 58, + "scope": "I2CTargetMemory", + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_irq.I2CTargetMemory.irq", + "name": "irq", + "lineno": 69, + "scope": "I2CTargetMemory", + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_irq.instance0", + "name": "instance0", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_irq.instance1", + "name": "instance1", + "lineno": 110, + "scope": null, + "is_async": false + } + ], + "tests.multi_extmod.machine_i2c_target_memory": [ + { + "id": "tests.multi_extmod.machine_i2c_target_memory.simple_irq", + "name": "simple_irq", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_memory.instance0", + "name": "instance0", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.multi_extmod.machine_i2c_target_memory.instance1", + "name": "instance1", + "lineno": 66, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.benchrun": [ + { + "id": "tests.perf_bench.benchrun.bm_run", + "name": "bm_run", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.bm_chaos": [ + { + "id": "tests.perf_bench.bm_chaos.GVector.__init__", + "name": "__init__", + "lineno": 12, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.Mag", + "name": "Mag", + "lineno": 17, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.dist", + "name": "dist", + "lineno": 20, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.__add__", + "name": "__add__", + "lineno": 25, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.__sub__", + "name": "__sub__", + "lineno": 31, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.__mul__", + "name": "__mul__", + "lineno": 34, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.linear_combination", + "name": "linear_combination", + "lineno": 40, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.__str__", + "name": "__str__", + "lineno": 48, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.GVector.__repr__", + "name": "__repr__", + "lineno": 51, + "scope": "GVector", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.__init__", + "name": "__init__", + "lineno": 58, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.GetDomain", + "name": "GetDomain", + "lineno": 76, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.__call__", + "name": "__call__", + "lineno": 80, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.GetIndex", + "name": "GetIndex", + "lineno": 102, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.__len__", + "name": "__len__", + "lineno": 112, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Spline.__repr__", + "name": "__repr__", + "lineno": 115, + "scope": "Spline", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.write_ppm", + "name": "write_ppm", + "lineno": 119, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame.__init__", + "name": "__init__", + "lineno": 130, + "scope": "Chaosgame", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame.get_random_trafo", + "name": "get_random_trafo", + "lineno": 152, + "scope": "Chaosgame", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame.transform_point", + "name": "transform_point", + "lineno": 161, + "scope": "Chaosgame", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame.truncate", + "name": "truncate", + "lineno": 186, + "scope": "Chaosgame", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame.create_image_chaos", + "name": "create_image_chaos", + "lineno": 196, + "scope": "Chaosgame", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.bm_setup", + "name": "bm_setup", + "lineno": 232, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.bm_setup.run", + "name": "run", + "lineno": 272, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_chaos.bm_setup.result", + "name": "result", + "lineno": 277, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_fannkuch": [ + { + "id": "tests.perf_bench.bm_fannkuch.fannkuch", + "name": "fannkuch", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fannkuch.bm_setup", + "name": "bm_setup", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fannkuch.bm_setup.run", + "name": "run", + "lineno": 66, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fannkuch.bm_setup.result", + "name": "result", + "lineno": 70, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_fft": [ + { + "id": "tests.perf_bench.bm_fft.transform_radix2", + "name": "transform_radix2", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fft.transform_radix2.reverse", + "name": "reverse", + "lineno": 9, + "scope": "transform_radix2", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fft.bm_setup", + "name": "bm_setup", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fft.bm_setup.run", + "name": "run", + "lineno": 56, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_fft.bm_setup.result", + "name": "result", + "lineno": 62, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_float": [ + { + "id": "tests.perf_bench.bm_float.Point.__init__", + "name": "__init__", + "lineno": 12, + "scope": "Point", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.Point.__repr__", + "name": "__repr__", + "lineno": 17, + "scope": "Point", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.Point.normalize", + "name": "normalize", + "lineno": 20, + "scope": "Point", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.Point.maximize", + "name": "maximize", + "lineno": 29, + "scope": "Point", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.maximize", + "name": "maximize", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.benchmark", + "name": "benchmark", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.bm_setup", + "name": "bm_setup", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.bm_setup.run", + "name": "run", + "lineno": 66, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_float.bm_setup.result", + "name": "result", + "lineno": 71, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_hexiom": [ + { + "id": "tests.perf_bench.bm_hexiom.Dir.__init__", + "name": "__init__", + "lineno": 12, + "scope": "Dir", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.__init__", + "name": "__init__", + "lineno": 32, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.clone", + "name": "clone", + "lineno": 36, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.__getitem__", + "name": "__getitem__", + "lineno": 41, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.set_done", + "name": "set_done", + "lineno": 44, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.already_done", + "name": "already_done", + "lineno": 47, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.remove", + "name": "remove", + "lineno": 50, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.remove_all", + "name": "remove_all", + "lineno": 57, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.remove_unfixed", + "name": "remove_unfixed", + "lineno": 61, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.filter_tiles", + "name": "filter_tiles", + "lineno": 69, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_min_choice", + "name": "next_cell_min_choice", + "lineno": 74, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_max_choice", + "name": "next_cell_max_choice", + "lineno": 83, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_highest_value", + "name": "next_cell_highest_value", + "lineno": 92, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_first", + "name": "next_cell_first", + "lineno": 103, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_max_neighbors", + "name": "next_cell_max_neighbors", + "lineno": 109, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell_min_neighbors", + "name": "next_cell_min_neighbors", + "lineno": 124, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Done.next_cell", + "name": "next_cell", + "lineno": 139, + "scope": "Done", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Node.__init__", + "name": "__init__", + "lineno": 160, + "scope": "Node", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex.__init__", + "name": "__init__", + "lineno": 170, + "scope": "Hex", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex.link_nodes", + "name": "link_nodes", + "lineno": 192, + "scope": "Hex", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex.contains_pos", + "name": "contains_pos", + "lineno": 201, + "scope": "Hex", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex.get_by_pos", + "name": "get_by_pos", + "lineno": 204, + "scope": "Hex", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex.get_by_id", + "name": "get_by_id", + "lineno": 207, + "scope": "Hex", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Pos.__init__", + "name": "__init__", + "lineno": 213, + "scope": "Pos", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.Pos.clone", + "name": "clone", + "lineno": 218, + "scope": "Pos", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.constraint_pass", + "name": "constraint_pass", + "lineno": 225, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.find_moves", + "name": "find_moves", + "lineno": 308, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.play_move", + "name": "play_move", + "lineno": 324, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.print_pos", + "name": "print_pos", + "lineno": 329, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.solved", + "name": "solved", + "lineno": 363, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.solve_step", + "name": "solve_step", + "lineno": 403, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.check_valid", + "name": "check_valid", + "lineno": 433, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.solve", + "name": "solve", + "lineno": 448, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.read_file", + "name": "read_file", + "lineno": 456, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.solve_file", + "name": "solve_file", + "lineno": 504, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.bm_setup", + "name": "bm_setup", + "lineno": 634, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.bm_setup.run", + "name": "run", + "lineno": 644, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_hexiom.bm_setup.result", + "name": "result", + "lineno": 652, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_nqueens": [ + { + "id": "tests.perf_bench.bm_nqueens.permutations", + "name": "permutations", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_nqueens.n_queens", + "name": "n_queens", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_nqueens.bm_setup", + "name": "bm_setup", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_nqueens.bm_setup.run", + "name": "run", + "lineno": 60, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_nqueens.bm_setup.result", + "name": "result", + "lineno": 65, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_pidigits": [ + { + "id": "tests.perf_bench.bm_pidigits.compose", + "name": "compose", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_pidigits.extract", + "name": "extract", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "name": "gen_pi_digits", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_pidigits.bm_setup", + "name": "bm_setup", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_pidigits.bm_setup.run", + "name": "run", + "lineno": 56, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_pidigits.bm_setup.result", + "name": "result", + "lineno": 64, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.bm_wordcount": [ + { + "id": "tests.perf_bench.bm_wordcount.test", + "name": "test", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_wordcount.bm_setup", + "name": "bm_setup", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.bm_wordcount.bm_setup.run", + "name": "run", + "lineno": 38, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.bm_wordcount.bm_setup.result", + "name": "result", + "lineno": 42, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.core_import_mpy_multi": [ + { + "id": "tests.perf_bench.core_import_mpy_multi.File.__init__", + "name": "__init__", + "lineno": 30, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.File.ioctl", + "name": "ioctl", + "lineno": 33, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.File.readinto", + "name": "readinto", + "lineno": 38, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.FS.mount", + "name": "mount", + "lineno": 45, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.FS.chdir", + "name": "chdir", + "lineno": 48, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.FS.stat", + "name": "stat", + "lineno": 51, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.FS.open", + "name": "open", + "lineno": 57, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.mount", + "name": "mount", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.test", + "name": "test", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.bm_setup", + "name": "bm_setup", + "lineno": 84, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.core_import_mpy_single": [ + { + "id": "tests.perf_bench.core_import_mpy_single.File.__init__", + "name": "__init__", + "lineno": 85, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.File.ioctl", + "name": "ioctl", + "lineno": 88, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.File.readinto", + "name": "readinto", + "lineno": 93, + "scope": "File", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.FS.mount", + "name": "mount", + "lineno": 100, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.FS.chdir", + "name": "chdir", + "lineno": 103, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.FS.stat", + "name": "stat", + "lineno": 106, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.FS.open", + "name": "open", + "lineno": 112, + "scope": "FS", + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.mount", + "name": "mount", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.test", + "name": "test", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_import_mpy_single.bm_setup", + "name": "bm_setup", + "lineno": 135, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.core_locals": [ + { + "id": "tests.perf_bench.core_locals.test", + "name": "test", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_locals.bm_setup", + "name": "bm_setup", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_locals.bm_setup.run", + "name": "run", + "lineno": 184, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.core_locals.bm_setup.result", + "name": "result", + "lineno": 188, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.core_qstr": [ + { + "id": "tests.perf_bench.core_qstr.test", + "name": "test", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_qstr.bm_setup", + "name": "bm_setup", + "lineno": 19, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.core_str": [ + { + "id": "tests.perf_bench.core_str.test", + "name": "test", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_str.bm_setup", + "name": "bm_setup", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_str.bm_setup.run", + "name": "run", + "lineno": 58, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.core_str.bm_setup.result", + "name": "result", + "lineno": 62, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.core_yield_from": [ + { + "id": "tests.perf_bench.core_yield_from.recursive_yield_from", + "name": "recursive_yield_from", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_yield_from.test", + "name": "test", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.core_yield_from.bm_setup", + "name": "bm_setup", + "lineno": 29, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.misc_aes": [ + { + "id": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "name": "aes_gf8_mul_2", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "name": "aes_gf8_mul_3", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_s_box", + "name": "aes_s_box", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_r_con", + "name": "aes_r_con", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_add_round_key", + "name": "aes_add_round_key", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "name": "aes_sb_sr_mc_ark", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_sb_sr_ark", + "name": "aes_sb_sr_ark", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_state", + "name": "aes_state", + "lineno": 115, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.aes_key_expansion", + "name": "aes_key_expansion", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.AES.__init__", + "name": "__init__", + "lineno": 153, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.AES.set_key", + "name": "set_key", + "lineno": 170, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.AES.set_iv", + "name": "set_iv", + "lineno": 174, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.AES.get_some_state", + "name": "get_some_state", + "lineno": 179, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.AES.apply_to", + "name": "apply_to", + "lineno": 188, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.bm_setup", + "name": "bm_setup", + "lineno": 211, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.bm_setup.run", + "name": "run", + "lineno": 220, + "scope": "bm_setup", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_aes.bm_setup.result", + "name": "result", + "lineno": 238, + "scope": "bm_setup", + "is_async": false + } + ], + "tests.perf_bench.misc_mandel": [ + { + "id": "tests.perf_bench.misc_mandel.mandelbrot", + "name": "mandelbrot", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_mandel.mandelbrot.in_set", + "name": "in_set", + "lineno": 5, + "scope": "mandelbrot", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_mandel.bm_setup", + "name": "bm_setup", + "lineno": 33, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.misc_pystone": [ + { + "id": "tests.perf_bench.misc_pystone.Record.__init__", + "name": "__init__", + "lineno": 21, + "scope": "Record", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Record.copy", + "name": "copy", + "lineno": 28, + "scope": "Record", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Setup", + "name": "Setup", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc0", + "name": "Proc0", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc1", + "name": "Proc1", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc2", + "name": "Proc2", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc3", + "name": "Proc3", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc4", + "name": "Proc4", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc5", + "name": "Proc5", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc6", + "name": "Proc6", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc7", + "name": "Proc7", + "lineno": 173, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Proc8", + "name": "Proc8", + "lineno": 179, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Func1", + "name": "Func1", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Func2", + "name": "Func2", + "lineno": 202, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.Func3", + "name": "Func3", + "lineno": 220, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_pystone.bm_setup", + "name": "bm_setup", + "lineno": 238, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.misc_raytrace": [ + { + "id": "tests.perf_bench.misc_raytrace.Vec.__init__", + "name": "__init__", + "lineno": 9, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.__neg__", + "name": "__neg__", + "lineno": 12, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.__add__", + "name": "__add__", + "lineno": 15, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.__sub__", + "name": "__sub__", + "lineno": 18, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.__mul__", + "name": "__mul__", + "lineno": 21, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.length", + "name": "length", + "lineno": 24, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.normalise", + "name": "normalise", + "lineno": 27, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Vec.dot", + "name": "dot", + "lineno": 31, + "scope": "Vec", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Ray.__init__", + "name": "__init__", + "lineno": 39, + "scope": "Ray", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.View.__init__", + "name": "__init__", + "lineno": 44, + "scope": "View", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.View.calc_dir", + "name": "calc_dir", + "lineno": 53, + "scope": "View", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Light.__init__", + "name": "__init__", + "lineno": 58, + "scope": "Light", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Surface.__init__", + "name": "__init__", + "lineno": 65, + "scope": "Surface", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Surface.dull", + "name": "dull", + "lineno": 74, + "scope": "Surface", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Surface.shiny", + "name": "shiny", + "lineno": 78, + "scope": "Surface", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Surface.transparent", + "name": "transparent", + "lineno": 82, + "scope": "Surface", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Sphere.__init__", + "name": "__init__", + "lineno": 87, + "scope": "Sphere", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Sphere.intersect", + "name": "intersect", + "lineno": 92, + "scope": "Sphere", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Sphere.surface_at", + "name": "surface_at", + "lineno": 106, + "scope": "Sphere", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Plane.__init__", + "name": "__init__", + "lineno": 111, + "scope": "Plane", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Plane.intersect", + "name": "intersect", + "lineno": 116, + "scope": "Plane", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Plane.surface_at", + "name": "surface_at", + "lineno": 124, + "scope": "Plane", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Scene.__init__", + "name": "__init__", + "lineno": 129, + "scope": "Scene", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.trace_scene", + "name": "trace_scene", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.trace_ray", + "name": "trace_ray", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.trace_to_light", + "name": "trace_to_light", + "lineno": 196, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Canvas.__init__", + "name": "__init__", + "lineno": 206, + "scope": "Canvas", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Canvas.put_pix", + "name": "put_pix", + "lineno": 211, + "scope": "Canvas", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.Canvas.write_ppm", + "name": "write_ppm", + "lineno": 217, + "scope": "Canvas", + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.main", + "name": "main", + "lineno": 223, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.misc_raytrace.bm_setup", + "name": "bm_setup", + "lineno": 257, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call0": [ + { + "id": "tests.perf_bench.viper_call0.f0", + "name": "f0", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call0.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call0.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call1a": [ + { + "id": "tests.perf_bench.viper_call1a.f1a", + "name": "f1a", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1a.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1a.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call1b": [ + { + "id": "tests.perf_bench.viper_call1b.f1b", + "name": "f1b", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1b.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1b.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call1c": [ + { + "id": "tests.perf_bench.viper_call1c.f1c", + "name": "f1c", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1c.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call1c.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call2a": [ + { + "id": "tests.perf_bench.viper_call2a.f2a", + "name": "f2a", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call2a.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call2a.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.perf_bench.viper_call2b": [ + { + "id": "tests.perf_bench.viper_call2b.f2b", + "name": "f2b", + "lineno": 2, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call2b.call", + "name": "call", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.perf_bench.viper_call2b.bm_setup", + "name": "bm_setup", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.stress.bytecode_limit": [], + "tests.stress.dict_copy": [], + "tests.stress.dict_create": [], + "tests.stress.dict_create_max": [], + "tests.stress.fun_call_limit": [ + { + "id": "tests.stress.fun_call_limit.f", + "name": "f", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.stress.fun_call_limit.test", + "name": "test", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.stress.gc_trace": [], + "tests.stress.list_sort": [], + "tests.stress.qstr_limit": [ + { + "id": "tests.stress.qstr_limit.make_id", + "name": "make_id", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.stress.qstr_limit.f", + "name": "f", + "lineno": 22, + "scope": null, + "is_async": false + } + ], + "tests.stress.qstr_limit_str_modulo": [ + { + "id": "tests.stress.qstr_limit_str_modulo.make_id", + "name": "make_id", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.stress.recursion": [ + { + "id": "tests.stress.recursion.foo", + "name": "foo", + "lineno": 1, + "scope": null, + "is_async": false + } + ], + "tests.stress.recursive_data": [], + "tests.stress.recursive_gen": [ + { + "id": "tests.stress.recursive_gen.gen", + "name": "gen", + "lineno": 5, + "scope": null, + "is_async": false + }, + { + "id": "tests.stress.recursive_gen.gen2", + "name": "gen2", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.stress.recursive_iternext": [ + { + "id": "tests.stress.recursive_iternext.recurse_iternext", + "name": "recurse_iternext", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "tests.target_wiring.alif": [], + "tests.target_wiring.EK_RA6M2": [], + "tests.target_wiring.esp32": [], + "tests.target_wiring.mimxrt": [], + "tests.target_wiring.nrf": [], + "tests.target_wiring.NUCLEO_WB55": [], + "tests.target_wiring.PYBx": [], + "tests.target_wiring.rp2": [], + "tests.target_wiring.samd": [], + "tests.target_wiring.ZEPHYR_NUCLEO_WB55RG": [], + "tests.testlib.audiofilterhelper": [ + { + "id": "tests.testlib.audiofilterhelper.synth_test", + "name": "synth_test", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.audiofilterhelper.synth_test.func", + "name": "func", + "lineno": 18, + "scope": "synth_test", + "is_async": false + } + ], + "tests.testlib.blinka_image": [ + { + "id": "tests.testlib.blinka_image.decode_common", + "name": "decode_common", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.blinka_image.decode_blinka", + "name": "decode_blinka", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.blinka_image.decode_resource", + "name": "decode_resource", + "lineno": 66, + "scope": null, + "is_async": false + } + ], + "tests.testlib.dump_bitmap": [ + { + "id": "tests.testlib.dump_bitmap.dump_bitmap", + "name": "dump_bitmap", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.dump_bitmap.dump_bitmap_rgb_swapped", + "name": "dump_bitmap_rgb_swapped", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.testlib.ironbow": [], + "tests.testlib.make_testpattern": [], + "tests.testlib.skip_if": [ + { + "id": "tests.testlib.skip_if.skip", + "name": "skip", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.always", + "name": "always", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_reversed", + "name": "no_reversed", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_bigint", + "name": "no_bigint", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.board_in", + "name": "board_in", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.board_in.Env.__init__", + "name": "__init__", + "lineno": 42, + "scope": "board_in.Env", + "is_async": false + }, + { + "id": "tests.testlib.skip_if.board_not_in", + "name": "board_not_in", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.board_not_in.Env.__init__", + "name": "__init__", + "lineno": 56, + "scope": "board_not_in.Env", + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_cpython_compat", + "name": "no_cpython_compat", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_slice_assign", + "name": "no_slice_assign", + "lineno": 75, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_reverse_ops", + "name": "no_reverse_ops", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.skip_if.no_reverse_ops.Foo.__radd__", + "name": "__radd__", + "lineno": 92, + "scope": "no_reverse_ops.Foo", + "is_async": false + } + ], + "tests.testlib.synthblockhelper": [ + { + "id": "tests.testlib.synthblockhelper.print_result", + "name": "print_result", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthblockhelper.mathop_test", + "name": "mathop_test", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthblockhelper.lfo_test", + "name": "lfo_test", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.testlib.synthnotehelper": [ + { + "id": "tests.testlib.synthnotehelper.print_result", + "name": "print_result", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.mathop_test", + "name": "mathop_test", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.synth_test", + "name": "synth_test", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.synth_test.func", + "name": "func", + "lineno": 32, + "scope": "synth_test", + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.rms", + "name": "rms", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.synth_test_rms", + "name": "synth_test_rms", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.testlib.synthnotehelper.synth_test_rms.func", + "name": "func", + "lineno": 63, + "scope": "synth_test_rms", + "is_async": false + } + ], + "tests.thread.disable_irq": [ + { + "id": "tests.thread.disable_irq.inc_count", + "name": "inc_count", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.disable_irq.inc_count_multiple", + "name": "inc_count_multiple", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.disable_irq.thread_entry", + "name": "thread_entry", + "lineno": 44, + "scope": null, + "is_async": false + } + ], + "tests.thread.mutate_bytearray": [ + { + "id": "tests.thread.mutate_bytearray.th", + "name": "th", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.mutate_dict": [ + { + "id": "tests.thread.mutate_dict.th", + "name": "th", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.mutate_instance": [ + { + "id": "tests.thread.mutate_instance.User.__init__", + "name": "__init__", + "lineno": 11, + "scope": "User", + "is_async": false + }, + { + "id": "tests.thread.mutate_instance.th", + "name": "th", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tests.thread.mutate_list": [ + { + "id": "tests.thread.mutate_list.th", + "name": "th", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.mutate_set": [ + { + "id": "tests.thread.mutate_set.th", + "name": "th", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.stress_aes": [ + { + "id": "tests.thread.stress_aes.aes_gf8_mul_2", + "name": "aes_gf8_mul_2", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_gf8_mul_3", + "name": "aes_gf8_mul_3", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_s_box", + "name": "aes_s_box", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_r_con", + "name": "aes_r_con", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_add_round_key", + "name": "aes_add_round_key", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "name": "aes_sb_sr_mc_ark", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_sb_sr_ark", + "name": "aes_sb_sr_ark", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_state", + "name": "aes_state", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.aes_key_expansion", + "name": "aes_key_expansion", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_aes.AES.__init__", + "name": "__init__", + "lineno": 169, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.AES.set_key", + "name": "set_key", + "lineno": 186, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.AES.set_iv", + "name": "set_iv", + "lineno": 190, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.AES.get_some_state", + "name": "get_some_state", + "lineno": 195, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.AES.apply_to", + "name": "apply_to", + "lineno": 204, + "scope": "AES", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.LockedCounter.__init__", + "name": "__init__", + "lineno": 224, + "scope": "LockedCounter", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.LockedCounter.add", + "name": "add", + "lineno": 228, + "scope": "LockedCounter", + "is_async": false + }, + { + "id": "tests.thread.stress_aes.thread_entry", + "name": "thread_entry", + "lineno": 237, + "scope": null, + "is_async": false + } + ], + "tests.thread.stress_create": [ + { + "id": "tests.thread.stress_create.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.stress_heap": [ + { + "id": "tests.thread.stress_heap.last", + "name": "last", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_heap.thread_entry", + "name": "thread_entry", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.thread.stress_recurse": [ + { + "id": "tests.thread.stress_recurse.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_recurse.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.stress_schedule": [ + { + "id": "tests.thread.stress_schedule.task", + "name": "task", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.stress_schedule.thread", + "name": "thread", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_coop": [ + { + "id": "tests.thread.thread_coop.busy_thread", + "name": "busy_thread", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_coop.test_sleeps", + "name": "test_sleeps", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_exc1": [ + { + "id": "tests.thread.thread_exc1.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_exc1.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_exc2": [ + { + "id": "tests.thread.thread_exc2.thread_entry", + "name": "thread_entry", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_exit1": [ + { + "id": "tests.thread.thread_exit1.thread_entry", + "name": "thread_entry", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_exit2": [ + { + "id": "tests.thread.thread_exit2.thread_entry", + "name": "thread_entry", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_gc1": [ + { + "id": "tests.thread.thread_gc1.thread_entry", + "name": "thread_entry", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_heap_lock": [ + { + "id": "tests.thread.thread_heap_lock.thread_entry", + "name": "thread_entry", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_ident1": [ + { + "id": "tests.thread.thread_ident1.thread_entry", + "name": "thread_entry", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_lock1": [], + "tests.thread.thread_lock2": [ + { + "id": "tests.thread.thread_lock2.thread_entry", + "name": "thread_entry", + "lineno": 11, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_lock3": [ + { + "id": "tests.thread.thread_lock3.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_lock4_intbig": [ + { + "id": "tests.thread.thread_lock4_intbig.fac", + "name": "fac", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_lock4_intbig.thread_entry", + "name": "thread_entry", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_lock5": [ + { + "id": "tests.thread.thread_lock5.thread_entry", + "name": "thread_entry", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_qstr1": [ + { + "id": "tests.thread.thread_qstr1.check", + "name": "check", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_qstr1.th", + "name": "th", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_shared1": [ + { + "id": "tests.thread.thread_shared1.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_shared1.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_shared2": [ + { + "id": "tests.thread.thread_shared2.foo", + "name": "foo", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_shared2.thread_entry", + "name": "thread_entry", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_sleep1": [ + { + "id": "tests.thread.thread_sleep1.thread_entry", + "name": "thread_entry", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_sleep2": [ + { + "id": "tests.thread.thread_sleep2.sleep", + "name": "sleep", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_sleep2.thread_entry", + "name": "thread_entry", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_stacksize1": [ + { + "id": "tests.thread.thread_stacksize1.foo", + "name": "foo", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_stacksize1.thread_entry", + "name": "thread_entry", + "lineno": 20, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_start1": [ + { + "id": "tests.thread.thread_start1.foo", + "name": "foo", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "tests.thread.thread_start1.thread_entry", + "name": "thread_entry", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_start2": [ + { + "id": "tests.thread.thread_start2.thread_entry", + "name": "thread_entry", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.thread.thread_stdin": [ + { + "id": "tests.thread.thread_stdin.StdinWaiter.__init__", + "name": "__init__", + "lineno": 19, + "scope": "StdinWaiter", + "is_async": false + }, + { + "id": "tests.thread.thread_stdin.StdinWaiter.wait_stdin", + "name": "wait_stdin", + "lineno": 22, + "scope": "StdinWaiter", + "is_async": false + }, + { + "id": "tests.thread.thread_stdin.StdinWaiter.is_done", + "name": "is_done", + "lineno": 29, + "scope": "StdinWaiter", + "is_async": false + } + ], + "tests.unicode.file1": [], + "tests.unicode.file2": [ + { + "id": "tests.unicode.file2.do", + "name": "do", + "lineno": 4, + "scope": null, + "is_async": false + } + ], + "tests.unicode.file_invalid": [], + "tests.unicode.unicode": [], + "tests.unicode.unicode_chr": [], + "tests.unicode.unicode_id": [ + { + "id": "tests.unicode.unicode_id.\u03b1", + "name": "\u03b1", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.unicode.unicode_id.\u03c6.__init__", + "name": "__init__", + "lineno": 25, + "scope": "\u03c6", + "is_async": false + }, + { + "id": "tests.unicode.unicode_id.\u03c6.\u03b4", + "name": "\u03b4", + "lineno": 28, + "scope": "\u03c6", + "is_async": false + } + ], + "tests.unicode.unicode_index": [], + "tests.unicode.unicode_iter": [], + "tests.unicode.unicode_ord": [], + "tests.unicode.unicode_pos": [], + "tests.unicode.unicode_repr": [], + "tests.unicode.unicode_slice": [], + "tests.unicode.unicode_str_format": [], + "tests.unicode.unicode_str_modulo": [], + "tests.unicode.unicode_subscr": [], + "tests.unicode.unicode_ure": [ + { + "id": "tests.unicode.unicode_ure.print_spans", + "name": "print_spans", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.unix.extra_coverage": [], + "tests.unix.ffi_callback": [ + { + "id": "tests.unix.ffi_callback.ffi_open", + "name": "ffi_open", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "tests.unix.ffi_callback.cmp", + "name": "cmp", + "lineno": 24, + "scope": null, + "is_async": false + } + ], + "tests.unix.ffi_float": [ + { + "id": "tests.unix.ffi_float.ffi_open", + "name": "ffi_open", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.unix.ffi_float2": [ + { + "id": "tests.unix.ffi_float2.ffi_open", + "name": "ffi_open", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "tests.unix.ffi_int_base": [ + { + "id": "tests.unix.ffi_int_base.test", + "name": "test", + "lineno": 22, + "scope": null, + "is_async": false + } + ], + "tests.unix.ffi_int_long32": [], + "tests.unix.ffi_int_long64": [], + "tests.unix.ffi_int_types": [], + "tests.unix.mod_os": [], + "tests.unix.subclass_native": [ + { + "id": "tests.unix.subclass_native.B.__init__", + "name": "__init__", + "lineno": 38, + "scope": "B", + "is_async": false + } + ], + "tests.unix.time_mktime_localtime": [ + { + "id": "tests.unix.time_mktime_localtime.is_leap", + "name": "is_leap", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tests.unix.time_mktime_localtime.test", + "name": "test", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "tests.vectorio.color_index": [ + { + "id": "tests.vectorio.color_index.increment_color", + "name": "increment_color", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tools.analyze_heap_dump": [ + { + "id": "tools.analyze_heap_dump.do_all_the_things", + "name": "do_all_the_things", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "name": "add_symbol", + "lineno": 109, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.load", + "name": "load", + "lineno": 210, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "name": "load_pointer", + "lineno": 223, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "name": "save_allocated_block", + "lineno": 342, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.is_qstr", + "name": "is_qstr", + "lineno": 450, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.find_qstr", + "name": "find_qstr", + "lineno": 453, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.analyze_heap_dump.do_all_the_things.format", + "name": "format", + "lineno": 497, + "scope": "do_all_the_things", + "is_async": false + } + ], + "tools.analyze_mpy": [ + { + "id": "tools.analyze_mpy.read_uint", + "name": "read_uint", + "lineno": 176, + "scope": null, + "is_async": false + }, + { + "id": "tools.analyze_mpy.Prelude.__init__", + "name": "__init__", + "lineno": 192, + "scope": "Prelude", + "is_async": false + }, + { + "id": "tools.analyze_mpy.RawCode.__init__", + "name": "__init__", + "lineno": 222, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.analyze_mpy.RawCode._load_qstr", + "name": "_load_qstr", + "lineno": 261, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.analyze_mpy.RawCode._load_obj", + "name": "_load_obj", + "lineno": 271, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.analyze_mpy.RawCode._load_bytecode_qstrs", + "name": "_load_bytecode_qstrs", + "lineno": 290, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.analyze_mpy.mpyFile.__init__", + "name": "__init__", + "lineno": 316, + "scope": "mpyFile", + "is_async": false + } + ], + "tools.ar_util": [ + { + "id": "tools.ar_util.PickleCache.__init__", + "name": "__init__", + "lineno": 43, + "scope": "PickleCache", + "is_async": false + }, + { + "id": "tools.ar_util.PickleCache.store", + "name": "store", + "lineno": 47, + "scope": "PickleCache", + "is_async": false + }, + { + "id": "tools.ar_util.PickleCache.load", + "name": "load", + "lineno": 61, + "scope": "PickleCache", + "is_async": false + }, + { + "id": "tools.ar_util.cached", + "name": "cached", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tools.ar_util.cached.decorator", + "name": "decorator", + "lineno": 67, + "scope": "cached", + "is_async": false + }, + { + "id": "tools.ar_util.cached.decorator.wrapper", + "name": "wrapper", + "lineno": 69, + "scope": "cached.decorator", + "is_async": false + }, + { + "id": "tools.ar_util.CachedArFile.__init__", + "name": "__init__", + "lineno": 96, + "scope": "CachedArFile", + "is_async": false + }, + { + "id": "tools.ar_util.CachedArFile.open", + "name": "open", + "lineno": 105, + "scope": "CachedArFile", + "is_async": false + }, + { + "id": "tools.ar_util.CachedArFile._cache_key", + "name": "_cache_key", + "lineno": 108, + "scope": "CachedArFile", + "is_async": false + }, + { + "id": "tools.ar_util.CachedArFile.load_symbols", + "name": "load_symbols", + "lineno": 118, + "scope": "CachedArFile", + "is_async": false + }, + { + "id": "tools.ar_util.resolve", + "name": "resolve", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "tools.ar_util.resolve.add_obj", + "name": "add_obj", + "lineno": 155, + "scope": "resolve", + "is_async": false + }, + { + "id": "tools.ar_util.expand_ld_script", + "name": "expand_ld_script", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "tools.ar_util.load_archive", + "name": "load_archive", + "lineno": 229, + "scope": null, + "is_async": false + } + ], + "tools.boardgen": [ + { + "id": "tools.boardgen.Pin.__init__", + "name": "__init__", + "lineno": 83, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.name", + "name": "name", + "lineno": 99, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.add_board_pin_name", + "name": "add_board_pin_name", + "lineno": 103, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.board_pin_names", + "name": "board_pin_names", + "lineno": 112, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.add_af", + "name": "add_af", + "lineno": 116, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.validate_cpu_pin_name", + "name": "validate_cpu_pin_name", + "lineno": 121, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.validate_board_pin_name", + "name": "validate_board_pin_name", + "lineno": 127, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.index", + "name": "index", + "lineno": 133, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.index_name", + "name": "index_name", + "lineno": 142, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.definition", + "name": "definition", + "lineno": 152, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.is_const", + "name": "is_const", + "lineno": 158, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.enable_macro", + "name": "enable_macro", + "lineno": 163, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.Pin.print_source", + "name": "print_source", + "lineno": 169, + "scope": "Pin", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.__init__", + "name": "__init__", + "lineno": 175, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.add_cpu_pin", + "name": "add_cpu_pin", + "lineno": 184, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.available_pins", + "name": "available_pins", + "lineno": 192, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.extra_args", + "name": "extra_args", + "lineno": 201, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.parse_board_csv", + "name": "parse_board_csv", + "lineno": 205, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.parse_af_csv", + "name": "parse_af_csv", + "lineno": 242, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.find_pin_by_cpu_pin_name", + "name": "find_pin_by_cpu_pin_name", + "lineno": 285, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_board_locals_dict", + "name": "print_board_locals_dict", + "lineno": 295, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_cpu_locals_dict", + "name": "print_cpu_locals_dict", + "lineno": 327, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator._cpu_pin_pointer", + "name": "_cpu_pin_pointer", + "lineno": 356, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.board_name_define_prefix", + "name": "board_name_define_prefix", + "lineno": 361, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_defines", + "name": "print_defines", + "lineno": 365, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_pin_objects", + "name": "print_pin_objects", + "lineno": 412, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_pin_object_externs", + "name": "print_pin_object_externs", + "lineno": 429, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_source", + "name": "print_source", + "lineno": 445, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.print_header", + "name": "print_header", + "lineno": 450, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.load_inputs", + "name": "load_inputs", + "lineno": 455, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.generate_extra_files", + "name": "generate_extra_files", + "lineno": 475, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.PinGenerator.main", + "name": "main", + "lineno": 478, + "scope": "PinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.NumericPinGenerator.cpu_table_size", + "name": "cpu_table_size", + "lineno": 518, + "scope": "NumericPinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.NumericPinGenerator.print_cpu_table", + "name": "print_cpu_table", + "lineno": 521, + "scope": "NumericPinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.NumericPinGenerator.print_source", + "name": "print_source", + "lineno": 569, + "scope": "NumericPinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.NumericPinGenerator.print_header", + "name": "print_header", + "lineno": 574, + "scope": "NumericPinGenerator", + "is_async": false + }, + { + "id": "tools.boardgen.NumericPinGenerator._cpu_pin_pointer", + "name": "_cpu_pin_pointer", + "lineno": 577, + "scope": "NumericPinGenerator", + "is_async": false + } + ], + "tools.board_summaries": [ + { + "id": "tools.board_summaries.module_incidence_matrix_csvs", + "name": "module_incidence_matrix_csvs", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.frozen_incidence_matrix_csvs", + "name": "frozen_incidence_matrix_csvs", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.summarize_pins", + "name": "summarize_pins", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.int_or_zero", + "name": "int_or_zero", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.span_string", + "name": "span_string", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.board_pins_matrix_csvs", + "name": "board_pins_matrix_csvs", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_summaries.write_csvs", + "name": "write_csvs", + "lineno": 178, + "scope": null, + "is_async": false + } + ], + "tools.board_to_port": [], + "tools.build_board_info": [ + { + "id": "tools.build_board_info.get_languages", + "name": "get_languages", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.get_version_info", + "name": "get_version_info", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.get_current_info", + "name": "get_current_info", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.create_json", + "name": "create_json", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.create_pr", + "name": "create_pr", + "lineno": 159, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.print_active_user", + "name": "print_active_user", + "lineno": 215, + "scope": null, + "is_async": false + }, + { + "id": "tools.build_board_info.generate_download_info", + "name": "generate_download_info", + "lineno": 226, + "scope": null, + "is_async": false + } + ], + "tools.build_memory_info": [], + "tools.build_release_files": [], + "tools.chart_code_size": [ + { + "id": "tools.chart_code_size.parse_hex", + "name": "parse_hex", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tools.chart_code_size.do_all_the_things", + "name": "do_all_the_things", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tools.chart_code_size.do_all_the_things.get_size", + "name": "get_size", + "lineno": 170, + "scope": "do_all_the_things", + "is_async": false + }, + { + "id": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "name": "get_pointer_map", + "lineno": 175, + "scope": "do_all_the_things", + "is_async": false + } + ], + "tools.check_translations": [], + "tools.circuitpy_header_change": [ + { + "id": "tools.circuitpy_header_change.find_related_copyrights", + "name": "find_related_copyrights", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tools.circuitpy_header_change.fix_file", + "name": "fix_file", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "tools.circuitpy_header_change.main", + "name": "main", + "lineno": 134, + "scope": null, + "is_async": false + } + ], + "tools.ci_changes_per_commit": [ + { + "id": "tools.ci_changes_per_commit.Query.__init__", + "name": "__init__", + "lineno": 108, + "scope": "Query", + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.Query.paginate", + "name": "paginate", + "lineno": 113, + "scope": "Query", + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.Query.fetch", + "name": "fetch", + "lineno": 121, + "scope": "Query", + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.set_output", + "name": "set_output", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.get_commit_depth_and_check_suite", + "name": "get_commit_depth_and_check_suite", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.get_bad_check_runs", + "name": "get_bad_check_runs", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.set_commit", + "name": "set_commit", + "lineno": 207, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_changes_per_commit.main", + "name": "main", + "lineno": 212, + "scope": null, + "is_async": false + } + ], + "tools.ci_check_duplicate_usb_vid_pid": [ + { + "id": "tools.ci_check_duplicate_usb_vid_pid.configboard_files", + "name": "configboard_files", + "lineno": 84, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_check_duplicate_usb_vid_pid.check_vid_pid", + "name": "check_vid_pid", + "lineno": 100, + "scope": null, + "is_async": false + } + ], + "tools.ci_fetch_deps": [ + { + "id": "tools.ci_fetch_deps._git_version", + "name": "_git_version", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps._all_submodules", + "name": "_all_submodules", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps.run", + "name": "run", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps.matching_submodules", + "name": "matching_submodules", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps.fetch", + "name": "fetch", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps.set_output", + "name": "set_output", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_fetch_deps.main", + "name": "main", + "lineno": 159, + "scope": null, + "is_async": false + } + ], + "tools.ci_set_idf_constraint": [ + { + "id": "tools.ci_set_idf_constraint.main", + "name": "main", + "lineno": 21, + "scope": null, + "is_async": false + } + ], + "tools.ci_set_matrix": [ + { + "id": "tools.ci_set_matrix.git_diff", + "name": "git_diff", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.print_enclosed", + "name": "print_enclosed", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_output", + "name": "set_output", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_boards", + "name": "set_boards", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_boards.compute_board_settings", + "name": "compute_board_settings", + "lineno": 137, + "scope": "set_boards", + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_boards.compute_board_settings.get_settings", + "name": "get_settings", + "lineno": 142, + "scope": "set_boards.compute_board_settings", + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_docs", + "name": "set_docs", + "lineno": 267, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.set_windows", + "name": "set_windows", + "lineno": 295, + "scope": null, + "is_async": false + }, + { + "id": "tools.ci_set_matrix.main", + "name": "main", + "lineno": 316, + "scope": null, + "is_async": false + } + ], + "tools.codeformat": [ + { + "id": "tools.codeformat.git_glob_to_regex", + "name": "git_glob_to_regex", + "lineno": 72, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.git_glob_to_regex.transform", + "name": "transform", + "lineno": 73, + "scope": "git_glob_to_regex", + "is_async": false + }, + { + "id": "tools.codeformat.check_uncrustify_version", + "name": "check_uncrustify_version", + "lineno": 111, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.relative_filename", + "name": "relative_filename", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.list_files", + "name": "list_files", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.fixup_c", + "name": "fixup_c", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.main", + "name": "main", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "tools.codeformat.main.bindings_files", + "name": "bindings_files", + "lineno": 201, + "scope": "main", + "is_async": false + }, + { + "id": "tools.codeformat.main.batch", + "name": "batch", + "lineno": 207, + "scope": "main", + "is_async": false + } + ], + "tools.convert_release_notes": [ + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.render_token", + "name": "render_token", + "lineno": 26, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.blank_line", + "name": "blank_line", + "lineno": 45, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.paragraph", + "name": "paragraph", + "lineno": 48, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.block_text", + "name": "block_text", + "lineno": 51, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.text", + "name": "text", + "lineno": 54, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.block_code", + "name": "block_code", + "lineno": 57, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.link", + "name": "link", + "lineno": 60, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.autolink", + "name": "autolink", + "lineno": 63, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.heading", + "name": "heading", + "lineno": 68, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.codespan", + "name": "codespan", + "lineno": 71, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.list", + "name": "list", + "lineno": 74, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.list_item", + "name": "list_item", + "lineno": 78, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.double_emphasis", + "name": "double_emphasis", + "lineno": 81, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.emphasis", + "name": "emphasis", + "lineno": 84, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.strong", + "name": "strong", + "lineno": 87, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + }, + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer.finalize", + "name": "finalize", + "lineno": 90, + "scope": "AdafruitBBCodeRenderer", + "is_async": false + } + ], + "tools.cortex-m-fault-gdb": [ + { + "id": "tools.cortex-m-fault-gdb.CortexMFault.__init__", + "name": "__init__", + "lineno": 38, + "scope": "CortexMFault", + "is_async": false + }, + { + "id": "tools.cortex-m-fault-gdb.CortexMFault._read", + "name": "_read", + "lineno": 41, + "scope": "CortexMFault", + "is_async": false + }, + { + "id": "tools.cortex-m-fault-gdb.CortexMFault._armv6m_fault", + "name": "_armv6m_fault", + "lineno": 45, + "scope": "CortexMFault", + "is_async": false + }, + { + "id": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "name": "_armv7m_fault", + "lineno": 69, + "scope": "CortexMFault", + "is_async": false + }, + { + "id": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "name": "_armv8m_fault", + "lineno": 128, + "scope": "CortexMFault", + "is_async": false + }, + { + "id": "tools.cortex-m-fault-gdb.CortexMFault.invoke", + "name": "invoke", + "lineno": 176, + "scope": "CortexMFault", + "is_async": false + } + ], + "tools.cpboard": [ + { + "id": "tools.cpboard.REPL.__init__", + "name": "__init__", + "lineno": 45, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.__enter__", + "name": "__enter__", + "lineno": 51, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.__exit__", + "name": "__exit__", + "lineno": 55, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.serial", + "name": "serial", + "lineno": 59, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.read", + "name": "read", + "lineno": 62, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.read_until", + "name": "read_until", + "lineno": 70, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.write", + "name": "write", + "lineno": 89, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.reset", + "name": "reset", + "lineno": 103, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.execute", + "name": "execute", + "lineno": 111, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.REPL.run", + "name": "run", + "lineno": 132, + "scope": "REPL", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.__init__", + "name": "__init__", + "lineno": 158, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.__enter__", + "name": "__enter__", + "lineno": 175, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.__exit__", + "name": "__exit__", + "lineno": 178, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.path", + "name": "path", + "lineno": 185, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.close", + "name": "close", + "lineno": 188, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.sync", + "name": "sync", + "lineno": 203, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Disk.copy", + "name": "copy", + "lineno": 219, + "scope": "Disk", + "is_async": false + }, + { + "id": "tools.cpboard.Firmware.__init__", + "name": "__init__", + "lineno": 228, + "scope": "Firmware", + "is_async": false + }, + { + "id": "tools.cpboard.Firmware.disk", + "name": "disk", + "lineno": 232, + "scope": "Firmware", + "is_async": false + }, + { + "id": "tools.cpboard.Firmware.info", + "name": "info", + "lineno": 239, + "scope": "Firmware", + "is_async": false + }, + { + "id": "tools.cpboard.Firmware.upload", + "name": "upload", + "lineno": 252, + "scope": "Firmware", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.from_try_all", + "name": "from_try_all", + "lineno": 264, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.from_build_name", + "name": "from_build_name", + "lineno": 277, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.from_build_name_bootloader", + "name": "from_build_name_bootloader", + "lineno": 308, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.from_usb", + "name": "from_usb", + "lineno": 341, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.__init__", + "name": "__init__", + "lineno": 355, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.__enter__", + "name": "__enter__", + "lineno": 383, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.__exit__", + "name": "__exit__", + "lineno": 387, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.open", + "name": "open", + "lineno": 390, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.close", + "name": "close", + "lineno": 425, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.exec", + "name": "exec", + "lineno": 430, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.eval", + "name": "eval", + "lineno": 444, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard._reset", + "name": "_reset", + "lineno": 456, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.reset", + "name": "reset", + "lineno": 466, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.reset_to_bootloader", + "name": "reset_to_bootloader", + "lineno": 473, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.get_port_info", + "name": "get_port_info", + "lineno": 482, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.serial_number", + "name": "serial_number", + "lineno": 491, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.get_disks", + "name": "get_disks", + "lineno": 499, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.disk", + "name": "disk", + "lineno": 515, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.firmware", + "name": "firmware", + "lineno": 528, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.execfile_disk", + "name": "execfile_disk", + "lineno": 531, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.CPboard.execfile", + "name": "execfile", + "lineno": 548, + "scope": "CPboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.__init__", + "name": "__init__", + "lineno": 562, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.close", + "name": "close", + "lineno": 569, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.enter_raw_repl", + "name": "enter_raw_repl", + "lineno": 572, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.exit_raw_repl", + "name": "exit_raw_repl", + "lineno": 576, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.execfile", + "name": "execfile", + "lineno": 579, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.Pyboard.exec_", + "name": "exec_", + "lineno": 582, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.cpboard.eval_namedtuple", + "name": "eval_namedtuple", + "lineno": 592, + "scope": null, + "is_async": false + }, + { + "id": "tools.cpboard.os_uname", + "name": "os_uname", + "lineno": 605, + "scope": null, + "is_async": false + }, + { + "id": "tools.cpboard.print_verbose", + "name": "print_verbose", + "lineno": 609, + "scope": null, + "is_async": false + }, + { + "id": "tools.cpboard.upload", + "name": "upload", + "lineno": 614, + "scope": null, + "is_async": false + }, + { + "id": "tools.cpboard.print_error_exit", + "name": "print_error_exit", + "lineno": 650, + "scope": null, + "is_async": false + }, + { + "id": "tools.cpboard.main", + "name": "main", + "lineno": 658, + "scope": null, + "is_async": false + } + ], + "tools.dfu": [ + { + "id": "tools.dfu.named", + "name": "named", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tools.dfu.consume", + "name": "consume", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tools.dfu.cstring", + "name": "cstring", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tools.dfu.compute_crc", + "name": "compute_crc", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tools.dfu.parse", + "name": "parse", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tools.dfu.build", + "name": "build", + "lineno": 52, + "scope": null, + "is_async": false + } + ], + "tools.diff_nm_sizes": [], + "tools.extract_pyi": [ + { + "id": "tools.extract_pyi.is_typed", + "name": "is_typed", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tools.extract_pyi.find_stub_issues", + "name": "find_stub_issues", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tools.extract_pyi.extract_imports", + "name": "extract_imports", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "tools.extract_pyi.extract_imports.collect_annotations", + "name": "collect_annotations", + "lineno": 114, + "scope": "extract_imports", + "is_async": false + }, + { + "id": "tools.extract_pyi.find_references", + "name": "find_references", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "tools.extract_pyi.convert_folder", + "name": "convert_folder", + "lineno": 153, + "scope": null, + "is_async": false + } + ], + "tools.file2h": [], + "tools.fixup_translations": [], + "tools.fwsizes": [], + "tools.gc_activity": [ + { + "id": "tools.gc_activity.change_root", + "name": "change_root", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tools.gc_activity.print_frame", + "name": "print_frame", + "lineno": 99, + "scope": null, + "is_async": false + } + ], + "tools.gc_activity_between_collects": [ + { + "id": "tools.gc_activity_between_collects.change_root", + "name": "change_root", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tools.gc_activity_between_collects.print_frame", + "name": "print_frame", + "lineno": 153, + "scope": null, + "is_async": false + } + ], + "tools.gdb-stack-size": [ + { + "id": "tools.gdb-stack-size.StackSize.__init__", + "name": "__init__", + "lineno": 8, + "scope": "StackSize", + "is_async": false + }, + { + "id": "tools.gdb-stack-size.StackSize.invoke", + "name": "invoke", + "lineno": 11, + "scope": "StackSize", + "is_async": false + } + ], + "tools.gen_crt_bundle": [ + { + "id": "tools.gen_crt_bundle.status", + "name": "status", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.critical", + "name": "critical", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.__init__", + "name": "__init__", + "lineno": 67, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.add_from_path", + "name": "add_from_path", + "lineno": 74, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "name": "add_from_file", + "lineno": 82, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "name": "add_from_pem", + "lineno": 104, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.add_from_der", + "name": "add_from_der", + "lineno": 130, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.create_bundle", + "name": "create_bundle", + "lineno": 134, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "name": "add_with_filter", + "lineno": 162, + "scope": "CertificateBundle", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.InputError.__init__", + "name": "__init__", + "lineno": 191, + "scope": "InputError", + "is_async": false + }, + { + "id": "tools.gen_crt_bundle.main", + "name": "main", + "lineno": 195, + "scope": null, + "is_async": false + } + ], + "tools.gen_display_resources": [ + { + "id": "tools.gen_display_resources.BitmapStub.__init__", + "name": "__init__", + "lineno": 30, + "scope": "BitmapStub", + "is_async": false + }, + { + "id": "tools.gen_display_resources.BitmapStub._load_row", + "name": "_load_row", + "lineno": 34, + "scope": "BitmapStub", + "is_async": false + } + ], + "tools.gen_ld_files": [ + { + "id": "tools.gen_ld_files.remove_UL", + "name": "remove_UL", + "lineno": 34, + "scope": null, + "is_async": false + } + ], + "tools.gen_nvm_devices": [ + { + "id": "tools.gen_nvm_devices.main", + "name": "main", + "lineno": 8, + "scope": null, + "is_async": false + } + ], + "tools.gen_web_workflow_static": [], + "tools.hci_trace_to_pcap": [], + "tools.insert-usb-ids": [ + { + "id": "tools.insert-usb-ids.parse_usb_ids", + "name": "parse_usb_ids", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tools.join_bins": [], + "tools.make-frozen": [ + { + "id": "tools.make-frozen.module_name", + "name": "module_name", + "lineno": 30, + "scope": null, + "is_async": false + } + ], + "tools.makemanifest": [ + { + "id": "tools.makemanifest.system", + "name": "system", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tools.makemanifest.get_timestamp", + "name": "get_timestamp", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "tools.makemanifest.mkdir", + "name": "mkdir", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tools.makemanifest.generate_frozen_str_content", + "name": "generate_frozen_str_content", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tools.makemanifest.main", + "name": "main", + "lineno": 125, + "scope": null, + "is_async": false + } + ], + "tools.manifestfile": [ + { + "id": "tools.manifestfile.ManifestUsePyPIException.__init__", + "name": "__init__", + "lineno": 77, + "scope": "ManifestUsePyPIException", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestPackageMetadata.__init__", + "name": "__init__", + "lineno": 98, + "scope": "ManifestPackageMetadata", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestPackageMetadata.update", + "name": "update", + "lineno": 119, + "scope": "ManifestPackageMetadata", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestPackageMetadata.check_initialised", + "name": "check_initialised", + "lineno": 154, + "scope": "ManifestPackageMetadata", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestPackageMetadata.__str__", + "name": "__str__", + "lineno": 161, + "scope": "ManifestPackageMetadata", + "is_async": false + }, + { + "id": "tools.manifestfile.IncludeOptions.__init__", + "name": "__init__", + "lineno": 174, + "scope": "IncludeOptions", + "is_async": false + }, + { + "id": "tools.manifestfile.IncludeOptions.defaults", + "name": "defaults", + "lineno": 178, + "scope": "IncludeOptions", + "is_async": false + }, + { + "id": "tools.manifestfile.IncludeOptions.__getattr__", + "name": "__getattr__", + "lineno": 181, + "scope": "IncludeOptions", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.__init__", + "name": "__init__", + "lineno": 186, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._resolve_path", + "name": "_resolve_path", + "lineno": 208, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._manifest_globals", + "name": "_manifest_globals", + "lineno": 215, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.files", + "name": "files", + "lineno": 240, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.pypi_dependencies", + "name": "pypi_dependencies", + "lineno": 243, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.execute", + "name": "execute", + "lineno": 247, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._add_file", + "name": "_add_file", + "lineno": 258, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._search", + "name": "_search", + "lineno": 290, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.metadata", + "name": "metadata", + "lineno": 322, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.include", + "name": "include", + "lineno": 336, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._require_from_path", + "name": "_require_from_path", + "lineno": 402, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.require", + "name": "require", + "lineno": 409, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.add_library", + "name": "add_library", + "lineno": 450, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.package", + "name": "package", + "lineno": 465, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.module", + "name": "module", + "lineno": 484, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile._freeze_internal", + "name": "_freeze_internal", + "lineno": 504, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.freeze", + "name": "freeze", + "lineno": 514, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.freeze_as_str", + "name": "freeze_as_str", + "lineno": 553, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.freeze_as_mpy", + "name": "freeze_as_mpy", + "lineno": 560, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.ManifestFile.freeze_mpy", + "name": "freeze_mpy", + "lineno": 567, + "scope": "ManifestFile", + "is_async": false + }, + { + "id": "tools.manifestfile.tagged_py_file", + "name": "tagged_py_file", + "lineno": 577, + "scope": null, + "is_async": false + }, + { + "id": "tools.manifestfile.main", + "name": "main", + "lineno": 593, + "scope": null, + "is_async": false + } + ], + "tools.merge_micropython": [ + { + "id": "tools.merge_micropython.rm_paths", + "name": "rm_paths", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "tools.merge_micropython.checkout_ours", + "name": "checkout_ours", + "lineno": 30, + "scope": null, + "is_async": false + } + ], + "tools.metrics": [ + { + "id": "tools.metrics.PortData.__init__", + "name": "__init__", + "lineno": 52, + "scope": "PortData", + "is_async": false + }, + { + "id": "tools.metrics.quoted", + "name": "quoted", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.syscmd", + "name": "syscmd", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.parse_port_list", + "name": "parse_port_list", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.read_build_log", + "name": "read_build_log", + "lineno": 123, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.do_diff", + "name": "do_diff", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.do_clean", + "name": "do_clean", + "lineno": 205, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.do_build", + "name": "do_build", + "lineno": 226, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.do_sizes", + "name": "do_sizes", + "lineno": 249, + "scope": null, + "is_async": false + }, + { + "id": "tools.metrics.main", + "name": "main", + "lineno": 263, + "scope": null, + "is_async": false + } + ], + "tools.mpconfig_category_reader": [], + "tools.mpy-tool": [ + { + "id": "tools.mpy-tool.hexlify_to_str", + "name": "hexlify_to_str", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReadError.__init__", + "name": "__init__", + "lineno": 53, + "scope": "MPYReadError", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReadError.__str__", + "name": "__str__", + "lineno": 57, + "scope": "MPYReadError", + "is_async": false + }, + { + "id": "tools.mpy-tool.FreezeError.__init__", + "name": "__init__", + "lineno": 62, + "scope": "FreezeError", + "is_async": false + }, + { + "id": "tools.mpy-tool.FreezeError.__str__", + "name": "__str__", + "lineno": 66, + "scope": "FreezeError", + "is_async": false + }, + { + "id": "tools.mpy-tool.Opcode.__init__", + "name": "__init__", + "lineno": 346, + "scope": "Opcode", + "is_async": false + }, + { + "id": "tools.mpy-tool.mp_small_int_fits", + "name": "mp_small_int_fits", + "lineno": 355, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.mp_encode_uint", + "name": "mp_encode_uint", + "lineno": 359, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.mp_opcode_decode", + "name": "mp_opcode_decode", + "lineno": 373, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.mp_opcode_encode", + "name": "mp_opcode_encode", + "lineno": 405, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.read_prelude_sig", + "name": "read_prelude_sig", + "lineno": 438, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.read_prelude_size", + "name": "read_prelude_size", + "lineno": 462, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.encode_prelude_size", + "name": "encode_prelude_size", + "lineno": 478, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.extract_prelude", + "name": "extract_prelude", + "lineno": 492, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.extract_prelude.local_read_byte", + "name": "local_read_byte", + "lineno": 493, + "scope": "extract_prelude", + "is_async": false + }, + { + "id": "tools.mpy-tool.QStrType.__init__", + "name": "__init__", + "lineno": 545, + "scope": "QStrType", + "is_async": false + }, + { + "id": "tools.mpy-tool.GlobalQStrList.__init__", + "name": "__init__", + "lineno": 552, + "scope": "GlobalQStrList", + "is_async": false + }, + { + "id": "tools.mpy-tool.GlobalQStrList.add", + "name": "add", + "lineno": 558, + "scope": "GlobalQStrList", + "is_async": false + }, + { + "id": "tools.mpy-tool.GlobalQStrList.get_by_index", + "name": "get_by_index", + "lineno": 563, + "scope": "GlobalQStrList", + "is_async": false + }, + { + "id": "tools.mpy-tool.GlobalQStrList.find_by_str", + "name": "find_by_str", + "lineno": 566, + "scope": "GlobalQStrList", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPFunTable.__repr__", + "name": "__repr__", + "lineno": 574, + "scope": "MPFunTable", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.__init__", + "name": "__init__", + "lineno": 579, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.hexdump", + "name": "hexdump", + "lineno": 606, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.disassemble", + "name": "disassemble", + "lineno": 671, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.freeze", + "name": "freeze", + "lineno": 689, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "name": "freeze_constant_obj", + "lineno": 721, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.CompiledModule.freeze_constants", + "name": "freeze_constants", + "lineno": 837, + "scope": "CompiledModule", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.__init__", + "name": "__init__", + "lineno": 885, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.disassemble_children", + "name": "disassemble_children", + "lineno": 919, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.freeze_children", + "name": "freeze_children", + "lineno": 924, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.freeze_raw_code", + "name": "freeze_raw_code", + "lineno": 940, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.decode_lineinfo", + "name": "decode_lineinfo", + "lineno": 1013, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.get_source_annotation", + "name": "get_source_annotation", + "lineno": 1022, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.get_label", + "name": "get_label", + "lineno": 1040, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCode.print_children_annotated", + "name": "print_children_annotated", + "lineno": 1049, + "scope": "RawCode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeBytecode.__init__", + "name": "__init__", + "lineno": 1083, + "scope": "RawCodeBytecode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "name": "get_opcode_annotations_labels", + "lineno": 1089, + "scope": "RawCodeBytecode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeBytecode.disassemble", + "name": "disassemble", + "lineno": 1138, + "scope": "RawCodeBytecode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeBytecode.freeze", + "name": "freeze", + "lineno": 1175, + "scope": "RawCodeBytecode", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeNative.__init__", + "name": "__init__", + "lineno": 1222, + "scope": "RawCodeNative", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeNative.disassemble", + "name": "disassemble", + "lineno": 1270, + "scope": "RawCodeNative", + "is_async": false + }, + { + "id": "tools.mpy-tool.RawCodeNative.freeze", + "name": "freeze", + "lineno": 1291, + "scope": "RawCodeNative", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYSegment.__init__", + "name": "__init__", + "lineno": 1346, + "scope": "MPYSegment", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReader.__init__", + "name": "__init__", + "lineno": 1354, + "scope": "MPYReader", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReader.tell", + "name": "tell", + "lineno": 1358, + "scope": "MPYReader", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReader.read_byte", + "name": "read_byte", + "lineno": 1361, + "scope": "MPYReader", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReader.read_bytes", + "name": "read_bytes", + "lineno": 1364, + "scope": "MPYReader", + "is_async": false + }, + { + "id": "tools.mpy-tool.MPYReader.read_uint", + "name": "read_uint", + "lineno": 1367, + "scope": "MPYReader", + "is_async": false + }, + { + "id": "tools.mpy-tool.read_qstr", + "name": "read_qstr", + "lineno": 1377, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.read_obj", + "name": "read_obj", + "lineno": 1393, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.read_raw_code", + "name": "read_raw_code", + "lineno": 1433, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.read_mpy", + "name": "read_mpy", + "lineno": 1513, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.hexdump_mpy", + "name": "hexdump_mpy", + "lineno": 1581, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.disassemble_mpy", + "name": "disassemble_mpy", + "lineno": 1586, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.freeze_mpy", + "name": "freeze_mpy", + "lineno": 1591, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "name": "adjust_bytecode_qstr_obj_indices", + "lineno": 1781, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.rewrite_raw_code", + "name": "rewrite_raw_code", + "lineno": 1829, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.merge_mpy", + "name": "merge_mpy", + "lineno": 1858, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.merge_mpy.copy_section", + "name": "copy_section", + "lineno": 1909, + "scope": "merge_mpy", + "is_async": false + }, + { + "id": "tools.mpy-tool.extract_segments", + "name": "extract_segments", + "lineno": 1955, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintShim.__init__", + "name": "__init__", + "lineno": 1996, + "scope": "PrintShim", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintShim.__enter__", + "name": "__enter__", + "lineno": 1999, + "scope": "PrintShim", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintShim.__exit__", + "name": "__exit__", + "lineno": 2010, + "scope": "PrintShim", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintShim.on_exit", + "name": "on_exit", + "lineno": 2021, + "scope": "PrintShim", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintShim.__call__", + "name": "__call__", + "lineno": 2024, + "scope": "PrintShim", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintIgnoreExtraArgs.__call__", + "name": "__call__", + "lineno": 2031, + "scope": "PrintIgnoreExtraArgs", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintJson.__init__", + "name": "__init__", + "lineno": 2038, + "scope": "PrintJson", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintJson.on_exit", + "name": "on_exit", + "lineno": 2049, + "scope": "PrintJson", + "is_async": false + }, + { + "id": "tools.mpy-tool.PrintJson.__call__", + "name": "__call__", + "lineno": 2058, + "scope": "PrintJson", + "is_async": false + }, + { + "id": "tools.mpy-tool.main", + "name": "main", + "lineno": 2087, + "scope": null, + "is_async": false + } + ], + "tools.mpy_bin2res": [], + "tools.mpy_cross_all": [], + "tools.mpy_ld": [ + { + "id": "tools.mpy_ld.asm_jump_x86", + "name": "asm_jump_x86", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.asm_jump_thumb", + "name": "asm_jump_thumb", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.asm_jump_thumb2", + "name": "asm_jump_thumb2", + "lineno": 159, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.asm_jump_xtensa", + "name": "asm_jump_xtensa", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.asm_jump_rv32", + "name": "asm_jump_rv32", + "lineno": 178, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.ArchData.__init__", + "name": "__init__", + "lineno": 191, + "scope": "ArchData", + "is_async": false + }, + { + "id": "tools.mpy_ld.align_to", + "name": "align_to", + "lineno": 272, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.unpack_u24le", + "name": "unpack_u24le", + "lineno": 276, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.pack_u24le", + "name": "pack_u24le", + "lineno": 280, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.split_riscv_address", + "name": "split_riscv_address", + "lineno": 286, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.xxd", + "name": "xxd", + "lineno": 301, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.log", + "name": "log", + "lineno": 319, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.extract_qstrs", + "name": "extract_qstrs", + "lineno": 328, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.extract_qstrs.read_qstrs", + "name": "read_qstrs", + "lineno": 329, + "scope": "extract_qstrs", + "is_async": false + }, + { + "id": "tools.mpy_ld.Section.__init__", + "name": "__init__", + "lineno": 357, + "scope": "Section", + "is_async": false + }, + { + "id": "tools.mpy_ld.Section.from_elfsec", + "name": "from_elfsec", + "lineno": 366, + "scope": "Section", + "is_async": false + }, + { + "id": "tools.mpy_ld.GOTEntry.__init__", + "name": "__init__", + "lineno": 372, + "scope": "GOTEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.GOTEntry.isexternal", + "name": "isexternal", + "lineno": 378, + "scope": "GOTEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.GOTEntry.istext", + "name": "istext", + "lineno": 381, + "scope": "GOTEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.GOTEntry.isrodata", + "name": "isrodata", + "lineno": 384, + "scope": "GOTEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.GOTEntry.isbss", + "name": "isbss", + "lineno": 387, + "scope": "GOTEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.LiteralEntry.__init__", + "name": "__init__", + "lineno": 392, + "scope": "LiteralEntry", + "is_async": false + }, + { + "id": "tools.mpy_ld.LinkEnv.__init__", + "name": "__init__", + "lineno": 398, + "scope": "LinkEnv", + "is_async": false + }, + { + "id": "tools.mpy_ld.LinkEnv.check_arch", + "name": "check_arch", + "lineno": 407, + "scope": "LinkEnv", + "is_async": false + }, + { + "id": "tools.mpy_ld.LinkEnv.print_sections", + "name": "print_sections", + "lineno": 411, + "scope": "LinkEnv", + "is_async": false + }, + { + "id": "tools.mpy_ld.LinkEnv.find_addr", + "name": "find_addr", + "lineno": 416, + "scope": "LinkEnv", + "is_async": false + }, + { + "id": "tools.mpy_ld.build_got_generic", + "name": "build_got_generic", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.build_got_xtensa", + "name": "build_got_xtensa", + "lineno": 441, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.populate_got", + "name": "populate_got", + "lineno": 489, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.populate_lit", + "name": "populate_lit", + "lineno": 552, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.do_relocation_text", + "name": "do_relocation_text", + "lineno": 561, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.do_relocation_data", + "name": "do_relocation_data", + "lineno": 760, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.process_riscv32_relocation", + "name": "process_riscv32_relocation", + "lineno": 851, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.load_object_file", + "name": "load_object_file", + "lineno": 1092, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.link_objects", + "name": "link_objects", + "lineno": 1147, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.open", + "name": "open", + "lineno": 1284, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.close", + "name": "close", + "lineno": 1289, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.write_bytes", + "name": "write_bytes", + "lineno": 1292, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.write_uint", + "name": "write_uint", + "lineno": 1295, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.write_qstr", + "name": "write_qstr", + "lineno": 1304, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.MPYOutput.write_reloc", + "name": "write_reloc", + "lineno": 1313, + "scope": "MPYOutput", + "is_async": false + }, + { + "id": "tools.mpy_ld.build_mpy", + "name": "build_mpy", + "lineno": 1334, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.do_preprocess", + "name": "do_preprocess", + "lineno": 1446, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.do_link", + "name": "do_link", + "lineno": 1467, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.parse_linkerscript", + "name": "parse_linkerscript", + "lineno": 1512, + "scope": null, + "is_async": false + }, + { + "id": "tools.mpy_ld.main", + "name": "main", + "lineno": 1556, + "scope": null, + "is_async": false + } + ], + "tools.msgfmt": [ + { + "id": "tools.msgfmt.usage", + "name": "usage", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tools.msgfmt.add", + "name": "add", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "tools.msgfmt.generate", + "name": "generate", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tools.msgfmt.make", + "name": "make", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "tools.msgfmt.main", + "name": "main", + "lineno": 220, + "scope": null, + "is_async": false + } + ], + "tools.preprocess_frozen_modules": [ + { + "id": "tools.preprocess_frozen_modules.version_string", + "name": "version_string", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "tools.preprocess_frozen_modules.copy_and_process", + "name": "copy_and_process", + "lineno": 47, + "scope": null, + "is_async": false + } + ], + "tools.print_status": [], + "tools.pyboard": [ + { + "id": "tools.pyboard.stdout_write_bytes", + "name": "stdout_write_bytes", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "tools.pyboard.PyboardError.convert", + "name": "convert", + "lineno": 74, + "scope": "PyboardError", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.__init__", + "name": "__init__", + "lineno": 86, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.__del__", + "name": "__del__", + "lineno": 111, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.close", + "name": "close", + "lineno": 114, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.read", + "name": "read", + "lineno": 118, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.write", + "name": "write", + "lineno": 136, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.TelnetToSerial.inWaiting", + "name": "inWaiting", + "lineno": 140, + "scope": "TelnetToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessToSerial.__init__", + "name": "__init__", + "lineno": 153, + "scope": "ProcessToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessToSerial.close", + "name": "close", + "lineno": 179, + "scope": "ProcessToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessToSerial.read", + "name": "read", + "lineno": 184, + "scope": "ProcessToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessToSerial.write", + "name": "write", + "lineno": 190, + "scope": "ProcessToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessToSerial.inWaiting", + "name": "inWaiting", + "lineno": 194, + "scope": "ProcessToSerial", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal.__init__", + "name": "__init__", + "lineno": 207, + "scope": "ProcessPtyToTerminal", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal.close", + "name": "close", + "lineno": 234, + "scope": "ProcessPtyToTerminal", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal.read", + "name": "read", + "lineno": 239, + "scope": "ProcessPtyToTerminal", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal.write", + "name": "write", + "lineno": 242, + "scope": "ProcessPtyToTerminal", + "is_async": false + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal.inWaiting", + "name": "inWaiting", + "lineno": 245, + "scope": "ProcessPtyToTerminal", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.__init__", + "name": "__init__", + "lineno": 250, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.close", + "name": "close", + "lineno": 317, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.read_until", + "name": "read_until", + "lineno": 320, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.enter_raw_repl", + "name": "enter_raw_repl", + "lineno": 361, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "name": "_enter_raw_repl_unprotected", + "lineno": 367, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.exit_raw_repl", + "name": "exit_raw_repl", + "lineno": 403, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.follow", + "name": "follow", + "lineno": 407, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.raw_paste_write", + "name": "raw_paste_write", + "lineno": 423, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.exec_raw_no_follow", + "name": "exec_raw_no_follow", + "lineno": 458, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.exec_raw", + "name": "exec_raw", + "lineno": 499, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.eval", + "name": "eval", + "lineno": 503, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.exec_", + "name": "exec_", + "lineno": 514, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.execfile", + "name": "execfile", + "lineno": 520, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.get_time", + "name": "get_time", + "lineno": 525, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_exists", + "name": "fs_exists", + "lineno": 529, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_ls", + "name": "fs_ls", + "lineno": 536, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_listdir", + "name": "fs_listdir", + "lineno": 544, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_listdir.repr_consumer", + "name": "repr_consumer", + "lineno": 547, + "scope": "Pyboard.fs_listdir", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_stat", + "name": "fs_stat", + "lineno": 565, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_cat", + "name": "fs_cat", + "lineno": 572, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_readfile", + "name": "fs_readfile", + "lineno": 579, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_readfile.repr_consumer", + "name": "repr_consumer", + "lineno": 582, + "scope": "Pyboard.fs_readfile", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_writefile", + "name": "fs_writefile", + "lineno": 595, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_cp", + "name": "fs_cp", + "lineno": 603, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_get", + "name": "fs_get", + "lineno": 617, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_put", + "name": "fs_put", + "lineno": 641, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_mkdir", + "name": "fs_mkdir", + "lineno": 660, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_rmdir", + "name": "fs_rmdir", + "lineno": 663, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_rm", + "name": "fs_rm", + "lineno": 666, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.Pyboard.fs_touch", + "name": "fs_touch", + "lineno": 669, + "scope": "Pyboard", + "is_async": false + }, + { + "id": "tools.pyboard.execfile", + "name": "execfile", + "lineno": 678, + "scope": null, + "is_async": false + }, + { + "id": "tools.pyboard.filesystem_command", + "name": "filesystem_command", + "lineno": 687, + "scope": null, + "is_async": false + }, + { + "id": "tools.pyboard.filesystem_command.fname_remote", + "name": "fname_remote", + "lineno": 688, + "scope": "filesystem_command", + "is_async": false + }, + { + "id": "tools.pyboard.filesystem_command.fname_cp_dest", + "name": "fname_cp_dest", + "lineno": 694, + "scope": "filesystem_command", + "is_async": false + }, + { + "id": "tools.pyboard.main", + "name": "main", + "lineno": 786, + "scope": null, + "is_async": false + }, + { + "id": "tools.pyboard.main.execbuffer", + "name": "execbuffer", + "lineno": 878, + "scope": "main", + "is_async": false + } + ], + "tools.pydfu": [ + { + "id": "tools.pydfu.get_string", + "name": "get_string", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.get_string", + "name": "get_string", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.find_dfu_cfg_descr", + "name": "find_dfu_cfg_descr", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.init", + "name": "init", + "lineno": 104, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.abort_request", + "name": "abort_request", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.clr_status", + "name": "clr_status", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.get_status", + "name": "get_status", + "lineno": 150, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.check_status", + "name": "check_status", + "lineno": 163, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.mass_erase", + "name": "mass_erase", + "lineno": 169, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.page_erase", + "name": "page_erase", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.set_address", + "name": "set_address", + "lineno": 197, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.write_memory", + "name": "write_memory", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.write_page", + "name": "write_page", + "lineno": 248, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.exit_dfu", + "name": "exit_dfu", + "lineno": 271, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.named", + "name": "named", + "lineno": 290, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.consume", + "name": "consume", + "lineno": 295, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.cstring", + "name": "cstring", + "lineno": 304, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.compute_crc", + "name": "compute_crc", + "lineno": 309, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.read_dfu_file", + "name": "read_dfu_file", + "lineno": 314, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.FilterDFU.__call__", + "name": "__call__", + "lineno": 423, + "scope": "FilterDFU", + "is_async": false + }, + { + "id": "tools.pydfu.get_dfu_devices", + "name": "get_dfu_devices", + "lineno": 429, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.get_memory_layout", + "name": "get_memory_layout", + "lineno": 439, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.list_dfu_devices", + "name": "list_dfu_devices", + "lineno": 479, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.write_elements", + "name": "write_elements", + "lineno": 500, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.cli_progress", + "name": "cli_progress", + "lineno": 535, + "scope": null, + "is_async": false + }, + { + "id": "tools.pydfu.main", + "name": "main", + "lineno": 553, + "scope": null, + "is_async": false + } + ], + "tools.ruff_bindings": [ + { + "id": "tools.ruff_bindings.OutputWriter.__init__", + "name": "__init__", + "lineno": 26, + "scope": "OutputWriter", + "is_async": false + }, + { + "id": "tools.ruff_bindings.OutputWriter.write", + "name": "write", + "lineno": 29, + "scope": "OutputWriter", + "is_async": false + }, + { + "id": "tools.ruff_bindings.OutputWriter.getcontent", + "name": "getcontent", + "lineno": 32, + "scope": "OutputWriter", + "is_async": false + }, + { + "id": "tools.ruff_bindings.PythonOutputWriter.write", + "name": "write", + "lineno": 37, + "scope": "PythonOutputWriter", + "is_async": false + }, + { + "id": "tools.ruff_bindings.COutputWriter.write", + "name": "write", + "lineno": 47, + "scope": "COutputWriter", + "is_async": false + }, + { + "id": "tools.ruff_bindings.parse_line", + "name": "parse_line", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tools.ruff_bindings.parse_lines", + "name": "parse_lines", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tools.ruff_bindings.swap_comment_markers", + "name": "swap_comment_markers", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tools.ruff_bindings.process_one_file", + "name": "process_one_file", + "lineno": 87, + "scope": null, + "is_async": false + } + ], + "tools.safe_mode_finder": [], + "tools.stack-loc-to-pc": [], + "tools.swo_function_trace": [ + { + "id": "tools.swo_function_trace.emit", + "name": "emit", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tools.swo_function_trace.decoder_cb", + "name": "decoder_cb", + "lineno": 76, + "scope": null, + "is_async": false + } + ], + "tools.swo_viewer": [ + { + "id": "tools.swo_viewer.decoder_cb", + "name": "decoder_cb", + "lineno": 30, + "scope": null, + "is_async": false + } + ], + "tools.verifygitlog": [ + { + "id": "tools.verifygitlog.verbose", + "name": "verbose", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.very_verbose", + "name": "very_verbose", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.ErrorCollection.__init__", + "name": "__init__", + "lineno": 25, + "scope": "ErrorCollection", + "is_async": false + }, + { + "id": "tools.verifygitlog.ErrorCollection.error", + "name": "error", + "lineno": 30, + "scope": "ErrorCollection", + "is_async": false + }, + { + "id": "tools.verifygitlog.ErrorCollection.warning", + "name": "warning", + "lineno": 34, + "scope": "ErrorCollection", + "is_async": false + }, + { + "id": "tools.verifygitlog.git_log", + "name": "git_log", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.diagnose_subject_line", + "name": "diagnose_subject_line", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.verify", + "name": "verify", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.verify_message_body", + "name": "verify_message_body", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.verify_subject_line_prefix", + "name": "verify_subject_line_prefix", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.run", + "name": "run", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "tools.verifygitlog.show_help", + "name": "show_help", + "lineno": 167, + "scope": null, + "is_async": false + } + ], + "tools.board_stubs.build_board_specific_stubs.board_stub_builder": [ + { + "id": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.get_board_pins", + "name": "get_board_pins", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "name": "create_board_stubs", + "lineno": 75, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "name": "process", + "lineno": 205, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.build_stubs", + "name": "build_stubs", + "lineno": 264, + "scope": null, + "is_async": false + } + ], + "tools.board_stubs.circuitpython_setboard": [ + { + "id": "tools.board_stubs.circuitpython_setboard.get_definitions_or_exit", + "name": "get_definitions_or_exit", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.circuitpython_setboard.get_doc_or_exit", + "name": "get_doc_or_exit", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.circuitpython_setboard.header", + "name": "header", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tools.board_stubs.circuitpython_setboard.set_board", + "name": "set_board", + "lineno": 48, + "scope": null, + "is_async": false + } + ] + }, + "class_graph": { + "conf": [ + { + "id": "conf.CoreModuleTransform", + "name": "CoreModuleTransform", + "lineno": 489, + "bases": [ + "SphinxTransform" + ], + "scope": null + } + ], + "runtime": [], + "docs.rstjinja": [], + "docs.shared_bindings_matrix": [], + "docs.readthedocs.settings.local_settings": [], + "mpy-cross.mpy_cross": [ + { + "id": "mpy-cross.mpy_cross.CrossCompileError", + "name": "CrossCompileError", + "lineno": 54, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "mpy-cross.mpy_cross.__main__": [], + "ports.atmel-samd.modules.frozentest": [], + "ports.atmel-samd.tools.mkcandata": [], + "ports.atmel-samd.tools.mksdiodata": [], + "ports.atmel-samd.tools.update_asf": [], + "ports.cxd56.tools.flash_writer": [ + { + "id": "ports.cxd56.tools.flash_writer.ConfigArgs", + "name": "ConfigArgs", + "lineno": 73, + "bases": [], + "scope": null + }, + { + "id": "ports.cxd56.tools.flash_writer.ConfigArgsLoader", + "name": "ConfigArgsLoader", + "lineno": 96, + "bases": [], + "scope": null + }, + { + "id": "ports.cxd56.tools.flash_writer.TelnetDev", + "name": "TelnetDev", + "lineno": 290, + "bases": [], + "scope": null + }, + { + "id": "ports.cxd56.tools.flash_writer.SerialDev", + "name": "SerialDev", + "lineno": 368, + "bases": [], + "scope": null + }, + { + "id": "ports.cxd56.tools.flash_writer.FlashWriter", + "name": "FlashWriter", + "lineno": 455, + "bases": [], + "scope": null + } + ], + "ports.espressif.tools.build_memory_info": [], + "ports.espressif.tools.check-sdkconfig": [], + "ports.espressif.tools.decode_backtrace": [], + "ports.espressif.tools.generate_all_sdkconfig": [], + "ports.espressif.tools.update_all_board_sdkconfig": [], + "ports.espressif.tools.update_sdkconfig": [], + "ports.mimxrt10xx.tools.gen_peripherals_data": [], + "ports.nordic.boards.challenger_840.challenger_840": [], + "ports.raspberrypi.gen_stage2": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105", + "name": "AIC3105", + "lineno": 170, + "bases": [], + "scope": null + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408": [ + { + "id": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408", + "name": "TCA6408", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "ports.renode.circuitpy.code": [], + "ports.renode.tools.split_profile": [], + "ports.silabs.tools.make_pins": [], + "ports.stm.boards.swan_r5.tests.analog_output": [], + "ports.stm.boards.swan_r5.tests.board_voltage": [], + "ports.stm.boards.swan_r5.tests.button": [], + "ports.stm.boards.swan_r5.tests.enable_3v3": [], + "ports.stm.boards.swan_r5.tests.i2c_scan": [], + "ports.stm.boards.swan_r5.tests.pwnio": [], + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test": [], + "ports.stm.boards.swan_r5.tests.uart": [], + "ports.stm.boards.swan_r5.tests.urandom": [], + "ports.stm.hal_conf.sort_defines": [], + "ports.stm.tools.parse_af_csv": [], + "ports.stm.tools.parse_pins_csv": [], + "ports.unix.variants.manifest": [], + "ports.unix.variants.coverage.manifest": [], + "ports.unix.variants.coverage.frzmpy.frzmpy1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy2": [], + "ports.unix.variants.coverage.frzmpy.frzmpy3": [], + "ports.unix.variants.coverage.frzmpy.frzmpy4": [], + "ports.unix.variants.coverage.frzmpy.frzqstr": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod": [ + { + "id": "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod.Foo", + "name": "Foo", + "lineno": 5, + "bases": [], + "scope": null + } + ], + "ports.unix.variants.coverage.frzstr.frzstr1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod": [ + { + "id": "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod.Foo", + "name": "Foo", + "lineno": 5, + "bases": [], + "scope": null + } + ], + "ports.unix.variants.standard.manifest": [], + "ports.zephyr-cp.cptools.board_tools": [], + "ports.zephyr-cp.cptools.build_all_boards": [ + { + "id": "ports.zephyr-cp.cptools.build_all_boards.Jobserver", + "name": "Jobserver", + "lineno": 23, + "bases": [], + "scope": null + } + ], + "ports.zephyr-cp.cptools.build_circuitpython": [], + "ports.zephyr-cp.cptools.compat2driver": [], + "ports.zephyr-cp.cptools.cpbuild": [ + { + "id": "ports.zephyr-cp.cptools.cpbuild._TokenProtocol", + "name": "_TokenProtocol", + "lineno": 43, + "bases": [ + "asyncio.Protocol" + ], + "scope": null + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient", + "name": "_MakeJobClient", + "lineno": 53, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.cptools.cpbuild.Compiler", + "name": "Compiler", + "lineno": 346, + "bases": [], + "scope": null + } + ], + "ports.zephyr-cp.cptools.gen_compat2driver": [], + "ports.zephyr-cp.cptools.get_west_shield_args": [], + "ports.zephyr-cp.cptools.pre_zephyr_build_prep": [], + "ports.zephyr-cp.cptools.update_board_info": [], + "ports.zephyr-cp.cptools.zephyr2cp": [], + "ports.zephyr-cp.cptools.tests.test_zephyr2cp": [ + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices", + "name": "TestFindFlashDevices", + "lineno": 43, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions", + "name": "TestFindRAMRegions", + "lineno": 219, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration", + "name": "TestIntegration", + "lineno": 389, + "bases": [], + "scope": null + } + ], + "ports.zephyr-cp.tests.conftest": [], + "ports.zephyr-cp.tests.perfetto_input_trace": [], + "ports.zephyr-cp.tests.test_adafruit_bus_device": [], + "ports.zephyr-cp.tests.test_aesio": [], + "ports.zephyr-cp.tests.test_audiobusio": [], + "ports.zephyr-cp.tests.test_basics": [], + "ports.zephyr-cp.tests.test_digitalio": [], + "ports.zephyr-cp.tests.test_flash": [], + "ports.zephyr-cp.tests.test_getpass": [], + "ports.zephyr-cp.tests.test_hashlib": [], + "ports.zephyr-cp.tests.test_i2c": [], + "ports.zephyr-cp.tests.test_msgpack": [], + "ports.zephyr-cp.tests.test_nvm": [], + "ports.zephyr-cp.tests.test_rotaryio": [], + "ports.zephyr-cp.tests.test_storage": [], + "ports.zephyr-cp.tests.test_web_workflow": [], + "ports.zephyr-cp.tests.test_zlib": [], + "ports.zephyr-cp.tests": [ + { + "id": "ports.zephyr-cp.tests.StdSerial", + "name": "StdSerial", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.tests.SerialSaver", + "name": "SerialSaver", + "lineno": 38, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.tests.NativeSimProcess", + "name": "NativeSimProcess", + "lineno": 110, + "bases": [], + "scope": null + } + ], + "ports.zephyr-cp.tests.bsim.conftest": [ + { + "id": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance", + "name": "BsimPhyInstance", + "lineno": 55, + "bases": [], + "scope": null + }, + { + "id": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess", + "name": "ZephyrSampleProcess", + "lineno": 71, + "bases": [], + "scope": null + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_basics": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan": [], + "ports.zephyr-cp.tests.bsim": [], + "ports.zephyr-cp.tests.zephyr_display.test_gifio": [], + "ports.zephyr-cp.tests.zephyr_display.test_jpegio": [], + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display": [], + "py.makecompresseddata": [], + "py.makemoduledefs": [], + "py.makeqstrdata": [], + "py.makeqstrdefs": [ + { + "id": "py.makeqstrdefs.PreprocessorError", + "name": "PreprocessorError", + "lineno": 66, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "py.makeqstrdefs.Args", + "name": "Args", + "lineno": 249, + "bases": [], + "scope": null + } + ], + "py.maketranslationdata": [ + { + "id": "py.maketranslationdata.TextSplitter", + "name": "TextSplitter", + "lineno": 105, + "bases": [], + "scope": null + }, + { + "id": "py.maketranslationdata.EncodingTable", + "name": "EncodingTable", + "lineno": 169, + "bases": [], + "scope": null + } + ], + "py.makeversionhdr": [], + "py.make_root_pointers": [], + "py.version": [], + "shared.memzip.make-memzip": [], + "tests.endorse": [], + "tests.run-internalbench": [], + "tests.run-multitests": [ + { + "id": "tests.run-multitests.PyInstance", + "name": "PyInstance", + "lineno": 140, + "bases": [], + "scope": null + }, + { + "id": "tests.run-multitests.PyInstanceSubProcess", + "name": "PyInstanceSubProcess", + "lineno": 163, + "bases": [ + "PyInstance" + ], + "scope": null + }, + { + "id": "tests.run-multitests.PyInstancePyboard", + "name": "PyInstancePyboard", + "lineno": 240, + "bases": [ + "PyInstance" + ], + "scope": null + } + ], + "tests.run-natmodtests": [ + { + "id": "tests.run-natmodtests.TargetSubprocess", + "name": "TargetSubprocess", + "lineno": 80, + "bases": [], + "scope": null + }, + { + "id": "tests.run-natmodtests.TargetPyboard", + "name": "TargetPyboard", + "lineno": 97, + "bases": [], + "scope": null + } + ], + "tests.run-perfbench-table": [], + "tests.run-perfbench": [], + "tests.run-tests": [ + { + "id": "tests.run-tests.TestError", + "name": "TestError", + "lineno": 788, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tests.run-tests.ThreadSafeCounter", + "name": "ThreadSafeCounter", + "lineno": 792, + "bases": [], + "scope": null + }, + { + "id": "tests.run-tests.PyboardNodeRunner", + "name": "PyboardNodeRunner", + "lineno": 812, + "bases": [], + "scope": null + }, + { + "id": "tests.run-tests.append_filter", + "name": "append_filter", + "lineno": 1328, + "bases": [ + "argparse.Action" + ], + "scope": null + } + ], + "tests.serial_test": [ + { + "id": "tests.serial_test.TestError", + "name": "TestError", + "lineno": 90, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.basics.0prelim": [], + "tests.basics.andor": [], + "tests.basics.annotate_var": [], + "tests.basics.array1": [ + { + "id": "tests.basics.array1.X", + "name": "X", + "lineno": 58, + "bases": [ + "array.array" + ], + "scope": null + } + ], + "tests.basics.array_add": [], + "tests.basics.array_construct": [], + "tests.basics.array_construct2": [], + "tests.basics.array_construct_endian": [], + "tests.basics.array_intbig": [], + "tests.basics.array_micropython": [], + "tests.basics.array_mul": [], + "tests.basics.assign1": [], + "tests.basics.assign_expr": [], + "tests.basics.assign_expr_scope": [], + "tests.basics.assign_expr_syntaxerror": [], + "tests.basics.async_await": [], + "tests.basics.async_await2": [ + { + "id": "tests.basics.async_await2.Awaitable", + "name": "Awaitable", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.basics.async_coroutine": [], + "tests.basics.async_def": [], + "tests.basics.async_for": [ + { + "id": "tests.basics.async_for.AsyncIteratorWrapper", + "name": "AsyncIteratorWrapper", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.async_for.AsyncIteratorWrapperIterator", + "name": "AsyncIteratorWrapperIterator", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "tests.basics.async_for2": [ + { + "id": "tests.basics.async_for2.Awaitable", + "name": "Awaitable", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.async_for2.ARange", + "name": "ARange", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.basics.async_syntaxerror": [], + "tests.basics.async_with": [ + { + "id": "tests.basics.async_with.AContext", + "name": "AContext", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.async_with2": [ + { + "id": "tests.basics.async_with2.Awaitable", + "name": "Awaitable", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.async_with2.AContext", + "name": "AContext", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.basics.async_with_break": [ + { + "id": "tests.basics.async_with_break.AContext", + "name": "AContext", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.async_with_return": [ + { + "id": "tests.basics.async_with_return.AContext", + "name": "AContext", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.attrtuple1": [], + "tests.basics.attrtuple2": [], + "tests.basics.bigint_array_overflow": [], + "tests.basics.bit_length": [], + "tests.basics.bool1": [], + "tests.basics.boundmeth1": [ + { + "id": "tests.basics.boundmeth1.A", + "name": "A", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.basics.break": [], + "tests.basics.builtin_abs": [], + "tests.basics.builtin_abs_intbig": [], + "tests.basics.builtin_allany": [], + "tests.basics.builtin_bin": [], + "tests.basics.builtin_bin_intbig": [], + "tests.basics.builtin_callable": [ + { + "id": "tests.basics.builtin_callable.A", + "name": "A", + "lineno": 25, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_callable.B", + "name": "B", + "lineno": 31, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_callable.C", + "name": "C", + "lineno": 37, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_callable.D", + "name": "D", + "lineno": 40, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_chr": [], + "tests.basics.builtin_compile": [], + "tests.basics.builtin_delattr": [ + { + "id": "tests.basics.builtin_delattr.A", + "name": "A", + "lineno": 8, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_dir": [ + { + "id": "tests.basics.builtin_dir.Foo", + "name": "Foo", + "lineno": 13, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_dir.A", + "name": "A", + "lineno": 21, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_dir.B", + "name": "B", + "lineno": 24, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_dir.C", + "name": "C", + "lineno": 31, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_dir.D", + "name": "D", + "lineno": 34, + "bases": [ + "B", + "C" + ], + "scope": null + } + ], + "tests.basics.builtin_divmod": [], + "tests.basics.builtin_divmod_intbig": [], + "tests.basics.builtin_ellipsis": [], + "tests.basics.builtin_enumerate": [], + "tests.basics.builtin_eval": [], + "tests.basics.builtin_eval_buffer": [], + "tests.basics.builtin_eval_error": [], + "tests.basics.builtin_exec": [], + "tests.basics.builtin_exec_buffer": [], + "tests.basics.builtin_filter": [], + "tests.basics.builtin_getattr": [ + { + "id": "tests.basics.builtin_getattr.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_getattr.B", + "name": "B", + "lineno": 21, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_hasattr": [ + { + "id": "tests.basics.builtin_hasattr.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_hasattr.C", + "name": "C", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_hash": [ + { + "id": "tests.basics.builtin_hash.A", + "name": "A", + "lineno": 32, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_hash.B", + "name": "B", + "lineno": 42, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_hash.C", + "name": "C", + "lineno": 47, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_hash.D", + "name": "D", + "lineno": 56, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_hash.E", + "name": "E", + "lineno": 65, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_hash_gen": [], + "tests.basics.builtin_hash_intbig": [ + { + "id": "tests.basics.builtin_hash_intbig.F", + "name": "F", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_help": [ + { + "id": "tests.basics.builtin_help.A", + "name": "A", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_hex": [], + "tests.basics.builtin_hex_intbig": [], + "tests.basics.builtin_id": [], + "tests.basics.builtin_issubclass": [ + { + "id": "tests.basics.builtin_issubclass.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_len1": [], + "tests.basics.builtin_locals": [ + { + "id": "tests.basics.builtin_locals.A", + "name": "A", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_map": [], + "tests.basics.builtin_minmax": [], + "tests.basics.builtin_next_arg2": [ + { + "id": "tests.basics.builtin_next_arg2.Gen", + "name": "Gen", + "lineno": 22, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_oct": [], + "tests.basics.builtin_oct_intbig": [], + "tests.basics.builtin_ord": [], + "tests.basics.builtin_override": [ + { + "id": "tests.basics.builtin_override.A", + "name": "A", + "lineno": 17, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_override.M", + "name": "M", + "lineno": 25, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_pow": [], + "tests.basics.builtin_pow3": [], + "tests.basics.builtin_pow3_intbig": [], + "tests.basics.builtin_print": [], + "tests.basics.builtin_property": [ + { + "id": "tests.basics.builtin_property.A", + "name": "A", + "lineno": 19, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property.B", + "name": "B", + "lineno": 37, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property.C", + "name": "C", + "lineno": 61, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property.D", + "name": "D", + "lineno": 86, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property.E", + "name": "E", + "lineno": 103, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property.F", + "name": "F", + "lineno": 110, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_property_inherit": [ + { + "id": "tests.basics.builtin_property_inherit.A", + "name": "A", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.B", + "name": "B", + "lineno": 14, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.C", + "name": "C", + "lineno": 16, + "bases": [ + "B" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.D", + "name": "D", + "lineno": 18, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.E", + "name": "E", + "lineno": 20, + "bases": [ + "C", + "D" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.F", + "name": "F", + "lineno": 28, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.G", + "name": "G", + "lineno": 31, + "bases": [ + "F" + ], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.H", + "name": "H", + "lineno": 42, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_property_inherit.I", + "name": "I", + "lineno": 44, + "bases": [ + "H" + ], + "scope": null + } + ], + "tests.basics.builtin_range": [], + "tests.basics.builtin_range_attrs": [], + "tests.basics.builtin_range_binop": [], + "tests.basics.builtin_range_maxsize": [], + "tests.basics.builtin_reversed": [ + { + "id": "tests.basics.builtin_reversed.A", + "name": "A", + "lineno": 27, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.builtin_reversed.B", + "name": "B", + "lineno": 38, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_round": [], + "tests.basics.builtin_round_int": [], + "tests.basics.builtin_round_intbig": [], + "tests.basics.builtin_setattr": [ + { + "id": "tests.basics.builtin_setattr.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_slice": [ + { + "id": "tests.basics.builtin_slice.A", + "name": "A", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.basics.builtin_sorted": [], + "tests.basics.builtin_str_hex": [], + "tests.basics.builtin_sum": [], + "tests.basics.builtin_super": [], + "tests.basics.builtin_type": [], + "tests.basics.builtin_zip": [], + "tests.basics.bytearray1": [], + "tests.basics.bytearray_add": [], + "tests.basics.bytearray_add_self": [], + "tests.basics.bytearray_append": [], + "tests.basics.bytearray_byte_operations": [], + "tests.basics.bytearray_center": [], + "tests.basics.bytearray_construct": [], + "tests.basics.bytearray_construct_array": [], + "tests.basics.bytearray_construct_endian": [], + "tests.basics.bytearray_count": [], + "tests.basics.bytearray_decode": [], + "tests.basics.bytearray_intbig": [], + "tests.basics.bytearray_partition": [], + "tests.basics.bytearray_slice_assign": [], + "tests.basics.bytes": [], + "tests.basics.bytes_add": [], + "tests.basics.bytes_add_array": [], + "tests.basics.bytes_add_bytearray": [], + "tests.basics.bytes_add_endian": [], + "tests.basics.bytes_center": [], + "tests.basics.bytes_compare": [], + "tests.basics.bytes_compare2": [], + "tests.basics.bytes_compare3": [], + "tests.basics.bytes_compare_array": [], + "tests.basics.bytes_compare_bytearray": [], + "tests.basics.bytes_construct": [], + "tests.basics.bytes_construct_array": [], + "tests.basics.bytes_construct_bytearray": [], + "tests.basics.bytes_construct_endian": [], + "tests.basics.bytes_construct_intbig": [], + "tests.basics.bytes_count": [], + "tests.basics.bytes_escape_unicode": [], + "tests.basics.bytes_find": [], + "tests.basics.bytes_format_modulo": [], + "tests.basics.bytes_gen": [], + "tests.basics.bytes_large": [], + "tests.basics.bytes_mult": [], + "tests.basics.bytes_partition": [], + "tests.basics.bytes_replace": [], + "tests.basics.bytes_split": [], + "tests.basics.bytes_strip": [], + "tests.basics.bytes_subscr": [], + "tests.basics.class1": [ + { + "id": "tests.basics.class1.C", + "name": "C", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.basics.class2": [ + { + "id": "tests.basics.class2.C1", + "name": "C1", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class2.C2", + "name": "C2", + "lineno": 11, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class2.C3", + "name": "C3", + "lineno": 20, + "bases": [], + "scope": null + } + ], + "tests.basics.class3": [ + { + "id": "tests.basics.class3.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class3.B", + "name": "B", + "lineno": 7, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.class_bases": [ + { + "id": "tests.basics.class_bases.A", + "name": "A", + "lineno": 7, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_bases.B", + "name": "B", + "lineno": 10, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.class_bases.C", + "name": "C", + "lineno": 13, + "bases": [ + "B" + ], + "scope": null + }, + { + "id": "tests.basics.class_bases.D", + "name": "D", + "lineno": 16, + "bases": [ + "C", + "A" + ], + "scope": null + } + ], + "tests.basics.class_bind_self": [ + { + "id": "tests.basics.class_bind_self.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_bind_self.C", + "name": "C", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.basics.class_binop": [ + { + "id": "tests.basics.class_binop.foo", + "name": "foo", + "lineno": 1, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.basics.class_bytes": [ + { + "id": "tests.basics.class_bytes.C1", + "name": "C1", + "lineno": 2, + "bases": [], + "scope": null + } + ], + "tests.basics.class_call": [ + { + "id": "tests.basics.class_call.C1", + "name": "C1", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_call.C2", + "name": "C2", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.basics.class_contains": [ + { + "id": "tests.basics.class_contains.A", + "name": "A", + "lineno": 2, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_contains.B", + "name": "B", + "lineno": 12, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_contains.C", + "name": "C", + "lineno": 26, + "bases": [], + "scope": null + } + ], + "tests.basics.class_delattr_setattr": [ + { + "id": "tests.basics.class_delattr_setattr.Test", + "name": "Test", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_delattr_setattr.A", + "name": "A", + "lineno": 13, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_delattr_setattr.B", + "name": "B", + "lineno": 36, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_delattr_setattr.C", + "name": "C", + "lineno": 65, + "bases": [], + "scope": null + } + ], + "tests.basics.class_descriptor": [ + { + "id": "tests.basics.class_descriptor.Descriptor", + "name": "Descriptor", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_descriptor.Main", + "name": "Main", + "lineno": 22, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_descriptor.NonDescriptor", + "name": "NonDescriptor", + "lineno": 49, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_descriptor.TestClass", + "name": "TestClass", + "lineno": 54, + "bases": [], + "scope": null + } + ], + "tests.basics.class_dict": [ + { + "id": "tests.basics.class_dict.Foo", + "name": "Foo", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.basics.class_emptybases": [ + { + "id": "tests.basics.class_emptybases.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.class_getattr": [ + { + "id": "tests.basics.class_getattr.C", + "name": "C", + "lineno": 2, + "bases": [], + "scope": null + } + ], + "tests.basics.class_inherit1": [ + { + "id": "tests.basics.class_inherit1.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_inherit1.B", + "name": "B", + "lineno": 9, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.class_inherit_mul": [ + { + "id": "tests.basics.class_inherit_mul.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_inherit_mul.B", + "name": "B", + "lineno": 14, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_inherit_mul.Sub", + "name": "Sub", + "lineno": 26, + "bases": [ + "A", + "B" + ], + "scope": null + } + ], + "tests.basics.class_inplace_op": [ + { + "id": "tests.basics.class_inplace_op.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_inplace_op.L", + "name": "L", + "lineno": 25, + "bases": [], + "scope": null + } + ], + "tests.basics.class_inplace_op2": [ + { + "id": "tests.basics.class_inplace_op2.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.basics.class_instance_override": [ + { + "id": "tests.basics.class_instance_override.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.class_item": [ + { + "id": "tests.basics.class_item.C", + "name": "C", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_item.A", + "name": "A", + "lineno": 20, + "bases": [], + "scope": null + } + ], + "tests.basics.class_misc": [ + { + "id": "tests.basics.class_misc.C", + "name": "C", + "lineno": 2, + "bases": [], + "scope": null + } + ], + "tests.basics.class_new": [ + { + "id": "tests.basics.class_new.A", + "name": "A", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_new.B", + "name": "B", + "lineno": 40, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_new.Dummy", + "name": "Dummy", + "lineno": 54, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_new.C", + "name": "C", + "lineno": 56, + "bases": [], + "scope": null + } + ], + "tests.basics.class_notimpl": [ + { + "id": "tests.basics.class_notimpl.C", + "name": "C", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.basics.class_number": [ + { + "id": "tests.basics.class_number.C", + "name": "C", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.class_ordereddict": [], + "tests.basics.class_reverse_op": [ + { + "id": "tests.basics.class_reverse_op.A", + "name": "A", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_reverse_op.B", + "name": "B", + "lineno": 27, + "bases": [], + "scope": null + } + ], + "tests.basics.class_setname_hazard": [ + { + "id": "tests.basics.class_setname_hazard.Descriptor", + "name": "Descriptor", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.TestClass", + "name": "TestClass", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.GetSibling", + "name": "GetSibling", + "lineno": 33, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.GetSiblingTest", + "name": "GetSiblingTest", + "lineno": 38, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetSibling", + "name": "SetSibling", + "lineno": 46, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetSiblingTest", + "name": "SetSiblingTest", + "lineno": 51, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelSibling", + "name": "DelSibling", + "lineno": 60, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelSiblingTest", + "name": "DelSiblingTest", + "lineno": 65, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.GetSelf", + "name": "GetSelf", + "lineno": 78, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.GetSelfTest", + "name": "GetSelfTest", + "lineno": 85, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetSelf", + "name": "SetSelf", + "lineno": 92, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetSelfTest", + "name": "SetSelfTest", + "lineno": 97, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelSelf", + "name": "DelSelf", + "lineno": 106, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelSelfTest", + "name": "DelSelfTest", + "lineno": 111, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.Raise", + "name": "Raise", + "lineno": 126, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.RaiseTest", + "name": "RaiseTest", + "lineno": 133, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetSpecific", + "name": "SetSpecific", + "lineno": 142, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.SetReplaceTest", + "name": "SetReplaceTest", + "lineno": 151, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelSpecific", + "name": "DelSpecific", + "lineno": 161, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard.DelReplaceTest", + "name": "DelReplaceTest", + "lineno": 169, + "bases": [], + "scope": null + } + ], + "tests.basics.class_setname_hazard_rand": [ + { + "id": "tests.basics.class_setname_hazard_rand.Descriptor", + "name": "Descriptor", + "lineno": 15, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard_rand.TestClass", + "name": "TestClass", + "lineno": 19, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard_rand.JunkMaker", + "name": "JunkMaker", + "lineno": 68, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_setname_hazard_rand.Main", + "name": "Main", + "lineno": 79, + "bases": [], + "scope": null + } + ], + "tests.basics.class_staticclassmethod": [ + { + "id": "tests.basics.class_staticclassmethod.C", + "name": "C", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.class_store": [ + { + "id": "tests.basics.class_store.C", + "name": "C", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.class_store_class": [ + { + "id": "tests.basics.class_store_class._ResultMixinStr", + "name": "_ResultMixinStr", + "lineno": 17, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.class_store_class._ResultMixinBytes", + "name": "_ResultMixinBytes", + "lineno": 21, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.class_store_class.DefragResult", + "name": "DefragResult", + "lineno": 25, + "bases": [ + "_DefragResultBase", + "_ResultMixinStr" + ], + "scope": null + }, + { + "id": "tests.basics.class_store_class.DefragResultBytes", + "name": "DefragResultBytes", + "lineno": 28, + "bases": [ + "_DefragResultBase", + "_ResultMixinBytes" + ], + "scope": null + } + ], + "tests.basics.class_str": [ + { + "id": "tests.basics.class_str.C1", + "name": "C1", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_str.C2", + "name": "C2", + "lineno": 8, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_str.C3", + "name": "C3", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "tests.basics.class_super": [ + { + "id": "tests.basics.class_super.Base", + "name": "Base", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super.Sub", + "name": "Sub", + "lineno": 9, + "bases": [ + "Base" + ], + "scope": null + }, + { + "id": "tests.basics.class_super.A", + "name": "A", + "lineno": 19, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super.A", + "name": "A", + "lineno": 26, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super.B", + "name": "B", + "lineno": 31, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.class_super_aslocal": [ + { + "id": "tests.basics.class_super_aslocal.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.class_super_closure": [ + { + "id": "tests.basics.class_super_closure.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super_closure.B", + "name": "B", + "lineno": 9, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.class_super_multinherit": [ + { + "id": "tests.basics.class_super_multinherit.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super_multinherit.B", + "name": "B", + "lineno": 7, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_super_multinherit.C", + "name": "C", + "lineno": 11, + "bases": [ + "A", + "B" + ], + "scope": null + } + ], + "tests.basics.class_super_object": [ + { + "id": "tests.basics.class_super_object.Test", + "name": "Test", + "lineno": 10, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.class_super_object.Test2", + "name": "Test2", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "tests.basics.class_use_other": [ + { + "id": "tests.basics.class_use_other.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.class_use_other.B", + "name": "B", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.basics.closure1": [], + "tests.basics.closure2": [], + "tests.basics.closure_defargs": [], + "tests.basics.closure_manyvars": [], + "tests.basics.closure_namedarg": [], + "tests.basics.compare_multi": [], + "tests.basics.comprehension1": [], + "tests.basics.containment": [], + "tests.basics.continue": [], + "tests.basics.core_class_superproperty": [ + { + "id": "tests.basics.core_class_superproperty.A", + "name": "A", + "lineno": 7, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.core_class_superproperty.AA", + "name": "AA", + "lineno": 13, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.decorator": [ + { + "id": "tests.basics.decorator.A", + "name": "A", + "lineno": 23, + "bases": [], + "scope": null + } + ], + "tests.basics.del_attr": [ + { + "id": "tests.basics.del_attr.C", + "name": "C", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.del_deref": [], + "tests.basics.del_global": [], + "tests.basics.del_local": [], + "tests.basics.del_name": [ + { + "id": "tests.basics.del_name.C", + "name": "C", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.basics.del_subscr": [], + "tests.basics.deque1": [], + "tests.basics.deque2": [], + "tests.basics.deque_micropython": [], + "tests.basics.deque_slice": [], + "tests.basics.dict1": [], + "tests.basics.dict2": [], + "tests.basics.dict_clear": [], + "tests.basics.dict_construct": [], + "tests.basics.dict_copy": [], + "tests.basics.dict_del": [], + "tests.basics.dict_fixed": [], + "tests.basics.dict_fromkeys": [], + "tests.basics.dict_fromkeys2": [], + "tests.basics.dict_fromkeys_reversed": [], + "tests.basics.dict_from_iter": [], + "tests.basics.dict_get": [], + "tests.basics.dict_intern": [], + "tests.basics.dict_iterator": [], + "tests.basics.dict_pop": [], + "tests.basics.dict_popitem": [], + "tests.basics.dict_setdefault": [], + "tests.basics.dict_specialmeth": [], + "tests.basics.dict_union": [], + "tests.basics.dict_update": [], + "tests.basics.dict_views": [], + "tests.basics.equal": [], + "tests.basics.equal_class": [ + { + "id": "tests.basics.equal_class.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.equal_class.B", + "name": "B", + "lineno": 6, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.equal_class.C", + "name": "C", + "lineno": 9, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.basics.errno1": [], + "tests.basics.exception1": [], + "tests.basics.exception_chain": [], + "tests.basics.exceptpoly": [], + "tests.basics.exceptpoly2": [], + "tests.basics.except_match_tuple": [], + "tests.basics.floordivide": [], + "tests.basics.floordivide_intbig": [], + "tests.basics.for1": [], + "tests.basics.for2": [], + "tests.basics.for3": [], + "tests.basics.for_break": [], + "tests.basics.for_else": [], + "tests.basics.for_range": [], + "tests.basics.for_return": [], + "tests.basics.frozenset1": [], + "tests.basics.frozenset_add": [], + "tests.basics.frozenset_binop": [], + "tests.basics.frozenset_copy": [], + "tests.basics.frozenset_difference": [], + "tests.basics.frozenset_set": [], + "tests.basics.fun1": [], + "tests.basics.fun2": [], + "tests.basics.fun3": [], + "tests.basics.fun_annotations": [], + "tests.basics.fun_calldblstar": [ + { + "id": "tests.basics.fun_calldblstar.A", + "name": "A", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_calldblstar2": [], + "tests.basics.fun_calldblstar3": [ + { + "id": "tests.basics.fun_calldblstar3.Mapping", + "name": "Mapping", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_calldblstar4": [ + { + "id": "tests.basics.fun_calldblstar4.A", + "name": "A", + "lineno": 20, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_callstar": [ + { + "id": "tests.basics.fun_callstar.A", + "name": "A", + "lineno": 33, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_callstardblstar": [ + { + "id": "tests.basics.fun_callstardblstar.A", + "name": "A", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_code": [], + "tests.basics.fun_code_colines": [], + "tests.basics.fun_code_full": [], + "tests.basics.fun_code_lnotab": [ + { + "id": "tests.basics.fun_code_lnotab.Test", + "name": "Test", + "lineno": 21, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.basics.fun_code_micropython": [], + "tests.basics.fun_defargs": [], + "tests.basics.fun_defargs2": [], + "tests.basics.fun_error": [], + "tests.basics.fun_error2": [], + "tests.basics.fun_globals": [], + "tests.basics.fun_kwargs": [], + "tests.basics.fun_kwonly": [], + "tests.basics.fun_kwonlydef": [], + "tests.basics.fun_kwvarargs": [], + "tests.basics.fun_largestate": [], + "tests.basics.fun_name": [ + { + "id": "tests.basics.fun_name.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.basics.fun_str": [], + "tests.basics.fun_varargs": [], + "tests.basics.gc1": [], + "tests.basics.generator1": [], + "tests.basics.generator2": [], + "tests.basics.generator_args": [], + "tests.basics.generator_close": [], + "tests.basics.generator_closure": [], + "tests.basics.generator_exc": [], + "tests.basics.generator_name": [ + { + "id": "tests.basics.generator_name.A", + "name": "A", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.basics.generator_pend_throw": [ + { + "id": "tests.basics.generator_pend_throw.CancelledError", + "name": "CancelledError", + "lineno": 66, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.basics.generator_pep479": [], + "tests.basics.generator_return": [], + "tests.basics.generator_send": [], + "tests.basics.generator_throw": [], + "tests.basics.generator_throw_multi_arg": [], + "tests.basics.generator_throw_nested": [], + "tests.basics.generator_throw_repeat": [], + "tests.basics.gen_stack_overflow": [], + "tests.basics.gen_yield_from": [], + "tests.basics.gen_yield_from_close": [ + { + "id": "tests.basics.gen_yield_from_close.Iter", + "name": "Iter", + "lineno": 117, + "bases": [], + "scope": null + } + ], + "tests.basics.gen_yield_from_ducktype": [ + { + "id": "tests.basics.gen_yield_from_ducktype.MyGen", + "name": "MyGen", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.gen_yield_from_ducktype.Incrementer", + "name": "Incrementer", + "lineno": 25, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.gen_yield_from_ducktype.MyIter", + "name": "MyIter", + "lineno": 50, + "bases": [], + "scope": null + } + ], + "tests.basics.gen_yield_from_exc": [], + "tests.basics.gen_yield_from_executing": [], + "tests.basics.gen_yield_from_iter": [], + "tests.basics.gen_yield_from_pending": [], + "tests.basics.gen_yield_from_send": [], + "tests.basics.gen_yield_from_stopped": [], + "tests.basics.gen_yield_from_throw": [], + "tests.basics.gen_yield_from_throw2": [], + "tests.basics.gen_yield_from_throw3": [ + { + "id": "tests.basics.gen_yield_from_throw3.Iter", + "name": "Iter", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.gen_yield_from_throw3.Iter2", + "name": "Iter2", + "lineno": 33, + "bases": [], + "scope": null + } + ], + "tests.basics.gen_yield_from_throw_multi_arg": [], + "tests.basics.gen_yield_from_throw_repeat": [], + "tests.basics.getattr": [ + { + "id": "tests.basics.getattr.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.getattr.A", + "name": "A", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "tests.basics.getitem": [ + { + "id": "tests.basics.getitem.A", + "name": "A", + "lineno": 2, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.getitem.A", + "name": "A", + "lineno": 25, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.getitem.A", + "name": "A", + "lineno": 31, + "bases": [], + "scope": null + } + ], + "tests.basics.globals_del": [ + { + "id": "tests.basics.globals_del._C", + "name": "_C", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.basics.ifcond": [], + "tests.basics.ifexpr": [], + "tests.basics.import_instance_method": [ + { + "id": "tests.basics.import_instance_method.A", + "name": "A", + "lineno": 11, + "bases": [], + "scope": null + } + ], + "tests.basics.int1": [], + "tests.basics.int2": [], + "tests.basics.int_64_basics": [], + "tests.basics.int_big1": [], + "tests.basics.int_big_add": [], + "tests.basics.int_big_and": [], + "tests.basics.int_big_and2": [], + "tests.basics.int_big_and3": [], + "tests.basics.int_big_cmp": [], + "tests.basics.int_big_div": [], + "tests.basics.int_big_error": [], + "tests.basics.int_big_lshift": [], + "tests.basics.int_big_mod": [], + "tests.basics.int_big_mul": [], + "tests.basics.int_big_or": [], + "tests.basics.int_big_or2": [], + "tests.basics.int_big_or3": [], + "tests.basics.int_big_pow": [], + "tests.basics.int_big_rshift": [], + "tests.basics.int_big_to_small": [], + "tests.basics.int_big_to_small_int29": [], + "tests.basics.int_big_unary": [], + "tests.basics.int_big_xor": [], + "tests.basics.int_big_xor2": [], + "tests.basics.int_big_xor3": [], + "tests.basics.int_big_zeroone": [], + "tests.basics.int_bytes": [], + "tests.basics.int_bytes_int64": [], + "tests.basics.int_bytes_intbig": [], + "tests.basics.int_bytes_optional_args_cp311": [], + "tests.basics.int_constfolding": [], + "tests.basics.int_constfolding_intbig": [], + "tests.basics.int_divmod": [], + "tests.basics.int_divmod_intbig": [], + "tests.basics.int_divzero": [], + "tests.basics.int_intbig": [], + "tests.basics.int_length": [], + "tests.basics.int_longint_bytes": [], + "tests.basics.int_parse": [], + "tests.basics.int_small": [], + "tests.basics.io_buffered_writer": [ + { + "id": "tests.basics.io_buffered_writer.MyIO", + "name": "MyIO", + "lineno": 33, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.basics.io_bytesio_cow": [], + "tests.basics.io_bytesio_ext": [], + "tests.basics.io_bytesio_ext2": [], + "tests.basics.io_iobase": [ + { + "id": "tests.basics.io_iobase.MyIO", + "name": "MyIO", + "lineno": 11, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.basics.io_stringio1": [], + "tests.basics.io_stringio_base": [ + { + "id": "tests.basics.io_stringio_base.X", + "name": "X", + "lineno": 17, + "bases": [ + "io.StringIO" + ], + "scope": null + } + ], + "tests.basics.io_stringio_with": [], + "tests.basics.io_write_ext": [], + "tests.basics.is_isnot": [], + "tests.basics.is_isnot_literal": [], + "tests.basics.iter0": [], + "tests.basics.iter1": [ + { + "id": "tests.basics.iter1.NotIterable", + "name": "NotIterable", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.iter1.NotIterable", + "name": "NotIterable", + "lineno": 13, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.iter1.MyStopIteration", + "name": "MyStopIteration", + "lineno": 21, + "bases": [ + "StopIteration" + ], + "scope": null + }, + { + "id": "tests.basics.iter1.myiter", + "name": "myiter", + "lineno": 24, + "bases": [], + "scope": null + } + ], + "tests.basics.iter2": [ + { + "id": "tests.basics.iter2.MyStopIteration", + "name": "MyStopIteration", + "lineno": 3, + "bases": [ + "StopIteration" + ], + "scope": null + }, + { + "id": "tests.basics.iter2.myiter", + "name": "myiter", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.basics.iter_of_iter": [], + "tests.basics.lambda1": [], + "tests.basics.lambda_defargs": [], + "tests.basics.lexer": [], + "tests.basics.list1": [], + "tests.basics.list_clear": [], + "tests.basics.list_compare": [], + "tests.basics.list_copy": [], + "tests.basics.list_count": [], + "tests.basics.list_extend": [], + "tests.basics.list_index": [], + "tests.basics.list_insert": [], + "tests.basics.list_mult": [], + "tests.basics.list_pop": [], + "tests.basics.list_remove": [], + "tests.basics.list_reverse": [], + "tests.basics.list_slice": [], + "tests.basics.list_slice_3arg": [], + "tests.basics.list_slice_assign": [], + "tests.basics.list_slice_assign_grow": [], + "tests.basics.list_sort": [ + { + "id": "tests.basics.list_sort.A", + "name": "A", + "lineno": 37, + "bases": [], + "scope": null + } + ], + "tests.basics.list_sum": [], + "tests.basics.logic_constfolding": [], + "tests.basics.memoryerror": [], + "tests.basics.memoryview1": [], + "tests.basics.memoryview1_slice_assign": [], + "tests.basics.memoryview2": [], + "tests.basics.memoryview_cast": [], + "tests.basics.memoryview_gc": [], + "tests.basics.memoryview_intbig": [], + "tests.basics.memoryview_itemsize": [], + "tests.basics.memoryview_slice_assign": [], + "tests.basics.memoryview_slice_size": [], + "tests.basics.module1": [], + "tests.basics.module2": [], + "tests.basics.module_dict": [], + "tests.basics.namedtuple1": [], + "tests.basics.namedtuple1_cpython_compat": [], + "tests.basics.namedtuple_asdict": [], + "tests.basics.nanbox_smallint": [], + "tests.basics.object1": [], + "tests.basics.object_dict": [ + { + "id": "tests.basics.object_dict.Foo", + "name": "Foo", + "lineno": 2, + "bases": [], + "scope": null + } + ], + "tests.basics.object_new": [ + { + "id": "tests.basics.object_new.Foo", + "name": "Foo", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.basics.op_error": [], + "tests.basics.op_error_bytearray": [], + "tests.basics.op_error_intbig": [], + "tests.basics.op_error_literal": [], + "tests.basics.op_error_memoryview": [], + "tests.basics.op_precedence": [], + "tests.basics.ordereddict1": [], + "tests.basics.ordereddict2": [], + "tests.basics.ordereddict_eq": [], + "tests.basics.parser": [], + "tests.basics.python34": [], + "tests.basics.python36": [], + "tests.basics.return1": [], + "tests.basics.scope": [], + "tests.basics.scope_class": [ + { + "id": "tests.basics.scope_class.A", + "name": "A", + "lineno": 8, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.scope_class.A", + "name": "A", + "lineno": 24, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.scope_class.A", + "name": "A", + "lineno": 40, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.scope_class.A", + "name": "A", + "lineno": 52, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.scope_class.A", + "name": "A", + "lineno": 69, + "bases": [], + "scope": null + } + ], + "tests.basics.scope_implicit": [], + "tests.basics.self_type_check": [], + "tests.basics.seq_unpack": [], + "tests.basics.set_add": [], + "tests.basics.set_basic": [], + "tests.basics.set_binop": [], + "tests.basics.set_clear": [], + "tests.basics.set_comprehension": [], + "tests.basics.set_containment": [], + "tests.basics.set_copy": [], + "tests.basics.set_difference": [], + "tests.basics.set_discard": [], + "tests.basics.set_intersection": [], + "tests.basics.set_isdisjoint": [], + "tests.basics.set_isfooset": [], + "tests.basics.set_iter": [], + "tests.basics.set_iter_of_iter": [], + "tests.basics.set_pop": [], + "tests.basics.set_remove": [], + "tests.basics.set_specialmeth": [], + "tests.basics.set_symmetric_difference": [], + "tests.basics.set_type": [], + "tests.basics.set_union": [], + "tests.basics.set_unop": [], + "tests.basics.set_update": [], + "tests.basics.slice_attrs": [ + { + "id": "tests.basics.slice_attrs.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.slice_attrs.B", + "name": "B", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "tests.basics.slice_indices": [ + { + "id": "tests.basics.slice_indices.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.basics.slice_intbig": [], + "tests.basics.slice_op": [], + "tests.basics.slice_optimise": [], + "tests.basics.slots_bool_len": [ + { + "id": "tests.basics.slots_bool_len.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.slots_bool_len.B", + "name": "B", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.basics.smallint_array_overflow": [], + "tests.basics.special_comparisons": [ + { + "id": "tests.basics.special_comparisons.A", + "name": "A", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.special_comparisons.B", + "name": "B", + "lineno": 6, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.special_comparisons.C", + "name": "C", + "lineno": 11, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.special_comparisons.D", + "name": "D", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.basics.special_comparisons2": [ + { + "id": "tests.basics.special_comparisons2.E", + "name": "E", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.special_comparisons2.F", + "name": "F", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.basics.special_methods": [ + { + "id": "tests.basics.special_methods.Cud", + "name": "Cud", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.special_methods.BadInt", + "name": "BadInt", + "lineno": 118, + "bases": [], + "scope": null + } + ], + "tests.basics.special_methods2": [ + { + "id": "tests.basics.special_methods2.Cud", + "name": "Cud", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.special_methods_intbig": [ + { + "id": "tests.basics.special_methods_intbig.A", + "name": "A", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.stopiteration": [ + { + "id": "tests.basics.stopiteration.A", + "name": "A", + "lineno": 18, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.stopiteration.B", + "name": "B", + "lineno": 26, + "bases": [], + "scope": null + } + ], + "tests.basics.string1": [], + "tests.basics.string_center": [], + "tests.basics.string_compare": [], + "tests.basics.string_count": [], + "tests.basics.string_crlf_conversion": [], + "tests.basics.string_cr_conversion": [], + "tests.basics.string_endswith": [], + "tests.basics.string_escape": [], + "tests.basics.string_escape_invalid": [], + "tests.basics.string_find": [], + "tests.basics.string_format": [], + "tests.basics.string_format2": [], + "tests.basics.string_format_cp310": [], + "tests.basics.string_format_error": [], + "tests.basics.string_format_intbig": [], + "tests.basics.string_format_modulo": [ + { + "id": "tests.basics.string_format_modulo.A", + "name": "A", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "tests.basics.string_format_modulo_int": [], + "tests.basics.string_format_sep": [], + "tests.basics.string_fstring": [], + "tests.basics.string_fstring_debug": [], + "tests.basics.string_fstring_invalid": [], + "tests.basics.string_index": [], + "tests.basics.string_istest": [], + "tests.basics.string_join": [], + "tests.basics.string_large": [], + "tests.basics.string_mult": [], + "tests.basics.string_partition": [], + "tests.basics.string_pep498_fstring": [], + "tests.basics.string_replace": [], + "tests.basics.string_repr": [], + "tests.basics.string_rfind": [], + "tests.basics.string_rindex": [], + "tests.basics.string_rpartition": [], + "tests.basics.string_rsplit": [], + "tests.basics.string_slice": [], + "tests.basics.string_split": [], + "tests.basics.string_splitlines": [], + "tests.basics.string_startswith": [], + "tests.basics.string_strip": [], + "tests.basics.string_upperlow": [], + "tests.basics.struct1": [], + "tests.basics.struct1_intbig": [], + "tests.basics.struct2": [], + "tests.basics.struct_endian": [], + "tests.basics.struct_overflow": [], + "tests.basics.subclass_classmethod": [ + { + "id": "tests.basics.subclass_classmethod.Base", + "name": "Base", + "lineno": 2, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_classmethod.Sub", + "name": "Sub", + "lineno": 14, + "bases": [ + "Base" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_classmethod.A", + "name": "A", + "lineno": 22, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_classmethod.B", + "name": "B", + "lineno": 32, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_classmethod.C", + "name": "C", + "lineno": 43, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_classmethod.D", + "name": "D", + "lineno": 53, + "bases": [ + "C" + ], + "scope": null + } + ], + "tests.basics.subclass_native1": [ + { + "id": "tests.basics.subclass_native1.mylist", + "name": "mylist", + "lineno": 1, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native1.myfunc", + "name": "myfunc", + "lineno": 26, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native1.A", + "name": "A", + "lineno": 33, + "bases": [ + "type", + "tuple" + ], + "scope": null + } + ], + "tests.basics.subclass_native2_list": [ + { + "id": "tests.basics.subclass_native2_list.Base1", + "name": "Base1", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native2_list.Clist1", + "name": "Clist1", + "lineno": 5, + "bases": [ + "Base1", + "list" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native2_list.Clist2", + "name": "Clist2", + "lineno": 17, + "bases": [ + "list", + "Base1" + ], + "scope": null + } + ], + "tests.basics.subclass_native2_tuple": [ + { + "id": "tests.basics.subclass_native2_tuple.Base1", + "name": "Base1", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native2_tuple.Ctuple1", + "name": "Ctuple1", + "lineno": 5, + "bases": [ + "Base1", + "tuple" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native2_tuple.Ctuple2", + "name": "Ctuple2", + "lineno": 15, + "bases": [ + "tuple", + "Base1" + ], + "scope": null + } + ], + "tests.basics.subclass_native3": [ + { + "id": "tests.basics.subclass_native3.MyExc", + "name": "MyExc", + "lineno": 4, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native3.MyStopIteration", + "name": "MyStopIteration", + "lineno": 29, + "bases": [ + "StopIteration" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native3.Iter", + "name": "Iter", + "lineno": 37, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native3.MyOSError", + "name": "MyOSError", + "lineno": 57, + "bases": [ + "OSError" + ], + "scope": null + } + ], + "tests.basics.subclass_native4": [ + { + "id": "tests.basics.subclass_native4.mylist", + "name": "mylist", + "lineno": 3, + "bases": [ + "list" + ], + "scope": null + } + ], + "tests.basics.subclass_native5": [ + { + "id": "tests.basics.subclass_native5.Base1", + "name": "Base1", + "lineno": 3, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native5.Base2", + "name": "Base2", + "lineno": 6, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native5.Sub", + "name": "Sub", + "lineno": 9, + "bases": [ + "Base1", + "Base2" + ], + "scope": null + } + ], + "tests.basics.subclass_native_buffer": [ + { + "id": "tests.basics.subclass_native_buffer.my_bytes", + "name": "my_bytes", + "lineno": 3, + "bases": [ + "bytes" + ], + "scope": null + } + ], + "tests.basics.subclass_native_call": [ + { + "id": "tests.basics.subclass_native_call.Pin", + "name": "Pin", + "lineno": 14, + "bases": [ + "machine.PinBase" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_call.MySignal", + "name": "MySignal", + "lineno": 21, + "bases": [ + "machine.Signal" + ], + "scope": null + } + ], + "tests.basics.subclass_native_cmp": [ + { + "id": "tests.basics.subclass_native_cmp.mytuple", + "name": "mytuple", + "lineno": 3, + "bases": [ + "tuple" + ], + "scope": null + } + ], + "tests.basics.subclass_native_containment": [ + { + "id": "tests.basics.subclass_native_containment.mylist", + "name": "mylist", + "lineno": 3, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_containment.mydict", + "name": "mydict", + "lineno": 6, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_containment.mybytes", + "name": "mybytes", + "lineno": 9, + "bases": [ + "bytes" + ], + "scope": null + } + ], + "tests.basics.subclass_native_dict": [ + { + "id": "tests.basics.subclass_native_dict.a", + "name": "a", + "lineno": 2, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native_dict.b", + "name": "b", + "lineno": 13, + "bases": [ + "a" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_dict.mydict", + "name": "mydict", + "lineno": 22, + "bases": [ + "dict" + ], + "scope": null + } + ], + "tests.basics.subclass_native_exc_new": [ + { + "id": "tests.basics.subclass_native_exc_new.Dummy", + "name": "Dummy", + "lineno": 4, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_exc_new.GoodException", + "name": "GoodException", + "lineno": 8, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_exc_new.BadException", + "name": "BadException", + "lineno": 14, + "bases": [ + "BaseException" + ], + "scope": null + } + ], + "tests.basics.subclass_native_init": [ + { + "id": "tests.basics.subclass_native_init.L", + "name": "L", + "lineno": 8, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 14, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 22, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 27, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 32, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 37, + "bases": [ + "dict" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.A", + "name": "A", + "lineno": 43, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.B", + "name": "B", + "lineno": 50, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.C", + "name": "C", + "lineno": 57, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.D", + "name": "D", + "lineno": 59, + "bases": [ + "C", + "object" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_init.L", + "name": "L", + "lineno": 71, + "bases": [ + "list" + ], + "scope": null + } + ], + "tests.basics.subclass_native_iter": [ + { + "id": "tests.basics.subclass_native_iter.mymap", + "name": "mymap", + "lineno": 3, + "bases": [ + "map" + ], + "scope": null + } + ], + "tests.basics.subclass_native_specmeth": [ + { + "id": "tests.basics.subclass_native_specmeth.mylist", + "name": "mylist", + "lineno": 3, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.basics.subclass_native_specmeth.mylist2", + "name": "mylist2", + "lineno": 11, + "bases": [ + "list" + ], + "scope": null + } + ], + "tests.basics.subclass_native_str": [ + { + "id": "tests.basics.subclass_native_str.S", + "name": "S", + "lineno": 3, + "bases": [ + "str" + ], + "scope": null + } + ], + "tests.basics.subscr_tuple": [ + { + "id": "tests.basics.subscr_tuple.Foo", + "name": "Foo", + "lineno": 3, + "bases": [ + "tuple" + ], + "scope": null + } + ], + "tests.basics.syntaxerror": [], + "tests.basics.syntaxerror_return": [], + "tests.basics.sys1": [], + "tests.basics.sys_exit": [], + "tests.basics.sys_getsizeof": [ + { + "id": "tests.basics.sys_getsizeof.A", + "name": "A", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.basics.sys_path": [], + "tests.basics.sys_stdio": [], + "tests.basics.sys_stdio_buffer": [], + "tests.basics.sys_tracebacklimit": [], + "tests.basics.true_value": [], + "tests.basics.try1": [], + "tests.basics.try2": [], + "tests.basics.try3": [], + "tests.basics.try4": [], + "tests.basics.try_as_var": [], + "tests.basics.try_continue": [], + "tests.basics.try_else": [], + "tests.basics.try_else_finally": [], + "tests.basics.try_error": [], + "tests.basics.try_except_break": [], + "tests.basics.try_finally1": [], + "tests.basics.try_finally2": [], + "tests.basics.try_finally_break": [], + "tests.basics.try_finally_break2": [], + "tests.basics.try_finally_continue": [], + "tests.basics.try_finally_loops": [], + "tests.basics.try_finally_return": [], + "tests.basics.try_finally_return2": [], + "tests.basics.try_finally_return3": [], + "tests.basics.try_finally_return4": [], + "tests.basics.try_finally_return5": [], + "tests.basics.try_reraise": [], + "tests.basics.try_reraise2": [], + "tests.basics.try_return": [], + "tests.basics.tuple1": [], + "tests.basics.tuple_compare": [], + "tests.basics.tuple_count": [], + "tests.basics.tuple_index": [], + "tests.basics.tuple_mult": [], + "tests.basics.tuple_slice": [], + "tests.basics.types1": [], + "tests.basics.types2": [ + { + "id": "tests.basics.types2.Foo", + "name": "Foo", + "lineno": 5, + "bases": [], + "scope": null + } + ], + "tests.basics.types3": [], + "tests.basics.unary_op": [ + { + "id": "tests.basics.unary_op.A", + "name": "A", + "lineno": 20, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.unary_op.B", + "name": "B", + "lineno": 24, + "bases": [ + "int" + ], + "scope": null + }, + { + "id": "tests.basics.unary_op.C", + "name": "C", + "lineno": 27, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.basics.unary_op.D", + "name": "D", + "lineno": 31, + "bases": [ + "type" + ], + "scope": null + } + ], + "tests.basics.unboundlocal": [], + "tests.basics.unpack1": [], + "tests.basics.while1": [], + "tests.basics.while_cond": [], + "tests.basics.while_nest_exc": [], + "tests.basics.with1": [ + { + "id": "tests.basics.with1.CtxMgr", + "name": "CtxMgr", + "lineno": 1, + "bases": [], + "scope": null + }, + { + "id": "tests.basics.with1.CtxMgr2", + "name": "CtxMgr2", + "lineno": 21, + "bases": [], + "scope": null + } + ], + "tests.basics.with_break": [ + { + "id": "tests.basics.with_break.CtxMgr", + "name": "CtxMgr", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.with_continue": [ + { + "id": "tests.basics.with_continue.CtxMgr", + "name": "CtxMgr", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.basics.with_raise": [ + { + "id": "tests.basics.with_raise.CtxMgr", + "name": "CtxMgr", + "lineno": 3, + "bases": [], + "scope": null + } + ], + "tests.basics.with_return": [ + { + "id": "tests.basics.with_return.CtxMgr", + "name": "CtxMgr", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.circuitpython.aes": [], + "tests.circuitpython.atexit_test": [], + "tests.circuitpython.audiofilter_filter": [], + "tests.circuitpython.audiofilter_filter_biquads": [], + "tests.circuitpython.audiofilter_filter_stereo": [], + "tests.circuitpython.audiofilter_filter_stereo_biquads": [], + "tests.circuitpython.bitmapfilter_blend": [], + "tests.circuitpython.bitmapfilter_ironbow": [], + "tests.circuitpython.bitmapfilter_lookup": [], + "tests.circuitpython.bitmapfilter_mix": [], + "tests.circuitpython.bitmapfilter_morph": [], + "tests.circuitpython.bitmapfilter_solar": [], + "tests.circuitpython.bitmaptools_blit_boundaries": [], + "tests.circuitpython.builtin_submodule": [], + "tests.circuitpython.codeop_compile": [], + "tests.circuitpython.deque_subclass": [ + { + "id": "tests.circuitpython.deque_subclass.DequeSubclass", + "name": "DequeSubclass", + "lineno": 8, + "bases": [ + "deque" + ], + "scope": null + } + ], + "tests.circuitpython.getenv": [ + { + "id": "tests.circuitpython.getenv.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 6, + "bases": [], + "scope": null + } + ], + "tests.circuitpython.issue9705": [], + "tests.circuitpython.jpegio_decompress": [ + { + "id": "tests.circuitpython.jpegio_decompress.IOAdapter", + "name": "IOAdapter", + "lineno": 96, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.circuitpython.mfm": [], + "tests.circuitpython.miditrack": [], + "tests.circuitpython.nvm_not_present": [], + "tests.circuitpython.nvm_present": [], + "tests.circuitpython.rainbows": [], + "tests.circuitpython.struct_nargs": [], + "tests.circuitpython.synthesizer": [], + "tests.circuitpython.synthesizer_note": [], + "tests.circuitpython.synthio_biquad": [], + "tests.circuitpython.synthio_note_info": [], + "tests.circuitpython.synthlfo": [], + "tests.circuitpython.synthlfo_offset": [], + "tests.circuitpython.synthlfo_phase_offset": [], + "tests.circuitpython.synthlfo_rate": [], + "tests.circuitpython.synthlfo_scale": [], + "tests.circuitpython.synthmath": [], + "tests.circuitpython.synth_block_abs": [], + "tests.circuitpython.synth_block_add_div": [], + "tests.circuitpython.synth_block_add_sub": [], + "tests.circuitpython.synth_block_constrained_lerp": [], + "tests.circuitpython.synth_block_div_add": [], + "tests.circuitpython.synth_block_lerp": [], + "tests.circuitpython.synth_block_max": [], + "tests.circuitpython.synth_block_mid": [], + "tests.circuitpython.synth_block_min": [], + "tests.circuitpython.synth_block_mul_div": [], + "tests.circuitpython.synth_block_offset_scale": [], + "tests.circuitpython.synth_block_product": [], + "tests.circuitpython.synth_block_scale_offset": [], + "tests.circuitpython.synth_block_sum": [], + "tests.circuitpython.synth_note_amplitude": [], + "tests.circuitpython.synth_note_bend": [], + "tests.circuitpython.synth_note_envelope": [], + "tests.circuitpython.synth_note_ring": [], + "tests.circuitpython.traceback_test": [ + { + "id": "tests.circuitpython.traceback_test.NonNativeException", + "name": "NonNativeException", + "lineno": 27, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.circuitpython.traceback_test_chained": [ + { + "id": "tests.circuitpython.traceback_test_chained.SomeException", + "name": "SomeException", + "lineno": 77, + "bases": [ + "RuntimeError" + ], + "scope": null + } + ], + "tests.circuitpython.zlib_decompress": [], + "tests.circuitpython-manual.alarm.deepsleep": [], + "tests.circuitpython-manual.alarm.lightsleep": [], + "tests.circuitpython-manual.alarm.sleep_memory_persist": [], + "tests.circuitpython-manual.alarm.esp.boot": [], + "tests.circuitpython-manual.alarm.esp.code": [], + "tests.circuitpython-manual.alarm.nrf.code": [], + "tests.circuitpython-manual.alarm.rp.boot": [], + "tests.circuitpython-manual.alarm.rp.code": [], + "tests.circuitpython-manual.alarm.stm.code": [], + "tests.circuitpython-manual.audiobusio.i2s_sample_loop": [], + "tests.circuitpython-manual.audiobusio.pdmin_rms": [], + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive": [], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard": [], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth": [], + "tests.circuitpython-manual.audioio.run_serial_tests": [], + "tests.circuitpython-manual.audioio.single_buffer_loop": [], + "tests.circuitpython-manual.audioio.stereo_playback": [], + "tests.circuitpython-manual.audioio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audioio.wavefile_playback": [], + "tests.circuitpython-manual.audiopwmio.single_buffer_loop": [], + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audiopwmio.wavefile_playback": [], + "tests.circuitpython-manual.bitmaptools.blend": [], + "tests.circuitpython-manual.bitmaptools.dither": [], + "tests.circuitpython-manual.bitmaptools._bmp16": [], + "tests.circuitpython-manual.busio.uart_echo": [], + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop": [], + "tests.circuitpython-manual.live_audio.mix": [], + "tests.circuitpython-manual.pwmio.code_extremes": [], + "tests.circuitpython-manual.pwmio.code_ramps": [], + "tests.circuitpython-manual.pwmio.duty": [], + "tests.circuitpython-manual.settings.code": [], + "tests.circuitpython-manual.socketpool.client.cpy-client": [], + "tests.circuitpython-manual.socketpool.client.host-server": [], + "tests.circuitpython-manual.socketpool.datagram.ntp": [], + "tests.circuitpython-manual.socketpool.server.cpy-server": [], + "tests.circuitpython-manual.socketpool.server.host-client": [], + "tests.circuitpython-manual.synthio.note.biquad": [], + "tests.circuitpython-manual.synthio.note.code": [], + "tests.circuitpython-manual.synthio.note.demo": [], + "tests.circuitpython-manual.synthio.note.envelope": [], + "tests.circuitpython-manual.synthio.note.noise": [], + "tests.circuitpython-manual.synthio.note.panning": [], + "tests.circuitpython-manual.synthio.note.ring": [], + "tests.circuitpython-manual.synthio.wave.midi2wav": [], + "tests.circuitpython-manual.usb.basic_keyboard": [], + "tests.circuitpython-manual.usb.basic_mouse": [], + "tests.circuitpython-manual.usb.device_info": [], + "tests.circuitpython-manual.usb.displayio_mouse": [], + "tests.cmdline.cmd_compile_only": [ + { + "id": "tests.cmdline.cmd_compile_only.TestClass", + "name": "TestClass", + "lineno": 11, + "bases": [], + "scope": null + } + ], + "tests.cmdline.cmd_file_variable": [], + "tests.cmdline.cmd_module_atexit": [], + "tests.cmdline.cmd_module_atexit_exc": [], + "tests.cmdline.cmd_optimise": [], + "tests.cmdline.cmd_parsetree": [], + "tests.cmdline.cmd_showbc": [ + { + "id": "tests.cmdline.cmd_showbc.Class", + "name": "Class", + "lineno": 149, + "bases": [], + "scope": null + } + ], + "tests.cmdline.cmd_showbc_const": [], + "tests.cmdline.cmd_showbc_opt": [], + "tests.cmdline.cmd_sys_exit_0": [], + "tests.cmdline.cmd_sys_exit_error": [], + "tests.cmdline.cmd_sys_exit_none": [], + "tests.cmdline.cmd_verbose": [], + "tests.cmdline.repl_inspect": [], + "tests.cmdline.repl_lock": [], + "tests.cmdline.repl_micropyinspect": [], + "tests.cmdline.repl_sys_ps1_ps2": [], + "tests.cpydiff.core_class_delnotimpl": [ + { + "id": "tests.cpydiff.core_class_delnotimpl.Foo", + "name": "Foo", + "lineno": 11, + "bases": [], + "scope": null + } + ], + "tests.cpydiff.core_class_initsubclass": [ + { + "id": "tests.cpydiff.core_class_initsubclass.Base", + "name": "Base", + "lineno": 14, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_initsubclass.A", + "name": "A", + "lineno": 20, + "bases": [ + "Base" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_initsubclass_autoclassmethod": [ + { + "id": "tests.cpydiff.core_class_initsubclass_autoclassmethod.A", + "name": "A", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "tests.cpydiff.core_class_initsubclass_kwargs": [ + { + "id": "tests.cpydiff.core_class_initsubclass_kwargs.Base", + "name": "Base", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_initsubclass_kwargs.A", + "name": "A", + "lineno": 16, + "bases": [ + "Base" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_initsubclass_super": [ + { + "id": "tests.cpydiff.core_class_initsubclass_super.Base", + "name": "Base", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_initsubclass_super.A", + "name": "A", + "lineno": 16, + "bases": [ + "Base" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_mro": [ + { + "id": "tests.cpydiff.core_class_mro.Foo", + "name": "Foo", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_mro.C", + "name": "C", + "lineno": 14, + "bases": [ + "tuple", + "Foo" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_name_mangling": [ + { + "id": "tests.cpydiff.core_class_name_mangling.Foo", + "name": "Foo", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.cpydiff.core_class_supermultiple": [ + { + "id": "tests.cpydiff.core_class_supermultiple.A", + "name": "A", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_supermultiple.B", + "name": "B", + "lineno": 14, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_supermultiple.C", + "name": "C", + "lineno": 20, + "bases": [ + "A" + ], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_supermultiple.D", + "name": "D", + "lineno": 26, + "bases": [ + "B", + "C" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_superproperty": [ + { + "id": "tests.cpydiff.core_class_superproperty.A", + "name": "A", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_superproperty.AA", + "name": "AA", + "lineno": 15, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.cpydiff.core_class_super_init": [ + { + "id": "tests.cpydiff.core_class_super_init.L1", + "name": "L1", + "lineno": 9, + "bases": [ + "list" + ], + "scope": null + }, + { + "id": "tests.cpydiff.core_class_super_init.L2", + "name": "L2", + "lineno": 21, + "bases": [ + "list" + ], + "scope": null + } + ], + "tests.cpydiff.core_fstring_concat": [], + "tests.cpydiff.core_fstring_parser": [], + "tests.cpydiff.core_fstring_repr": [], + "tests.cpydiff.core_function_argcount": [], + "tests.cpydiff.core_function_moduleattr": [], + "tests.cpydiff.core_function_userattr": [], + "tests.cpydiff.core_generator_noexit": [ + { + "id": "tests.cpydiff.core_generator_noexit.foo", + "name": "foo", + "lineno": 9, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.cpydiff.core_import_path": [], + "tests.cpydiff.core_import_split_ns_pkgs": [], + "tests.cpydiff.core_locals": [], + "tests.cpydiff.core_locals_eval": [], + "tests.cpydiff.modules_array_containment": [], + "tests.cpydiff.modules_array_deletion": [], + "tests.cpydiff.modules_array_subscrstep": [], + "tests.cpydiff.modules_deque": [], + "tests.cpydiff.modules_errno_enotsup": [], + "tests.cpydiff.modules_json_nonserializable": [], + "tests.cpydiff.modules_os_environ": [], + "tests.cpydiff.modules_os_getenv": [], + "tests.cpydiff.modules_random_getrandbits": [], + "tests.cpydiff.modules_random_randint": [], + "tests.cpydiff.modules_struct_fewargs": [], + "tests.cpydiff.modules_struct_manyargs": [], + "tests.cpydiff.modules_struct_whitespace_in_format": [], + "tests.cpydiff.modules_sys_stdassign": [], + "tests.cpydiff.module_array_comparison": [], + "tests.cpydiff.module_array_constructor": [], + "tests.cpydiff.syntax_arg_unpacking": [], + "tests.cpydiff.syntax_assign_expr": [], + "tests.cpydiff.syntax_literal_underscore": [], + "tests.cpydiff.syntax_spaces": [], + "tests.cpydiff.syntax_unicode_nameesc": [], + "tests.cpydiff.types_bytearray_sliceassign": [], + "tests.cpydiff.types_bytes_format": [], + "tests.cpydiff.types_bytes_keywords": [], + "tests.cpydiff.types_bytes_subscrstep": [], + "tests.cpydiff.types_complex_parser": [], + "tests.cpydiff.types_dict_keys_set": [], + "tests.cpydiff.types_exception_attrs": [], + "tests.cpydiff.types_exception_chaining": [], + "tests.cpydiff.types_exception_instancevar": [], + "tests.cpydiff.types_exception_loops": [], + "tests.cpydiff.types_exception_subclassinit": [ + { + "id": "tests.cpydiff.types_exception_subclassinit.A", + "name": "A", + "lineno": 13, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.cpydiff.types_float_implicit_conversion": [ + { + "id": "tests.cpydiff.types_float_implicit_conversion.Test", + "name": "Test", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.cpydiff.types_int_bit_length": [], + "tests.cpydiff.types_int_subclassconv": [ + { + "id": "tests.cpydiff.types_int_subclassconv.A", + "name": "A", + "lineno": 9, + "bases": [ + "int" + ], + "scope": null + } + ], + "tests.cpydiff.types_int_to_bytes": [], + "tests.cpydiff.types_list_delete_subscrstep": [], + "tests.cpydiff.types_list_store_noniter": [], + "tests.cpydiff.types_list_store_subscrstep": [], + "tests.cpydiff.types_memoryview_invalid": [], + "tests.cpydiff.types_oserror_errnomap": [], + "tests.cpydiff.types_range_limits": [], + "tests.cpydiff.types_str_formatsep": [], + "tests.cpydiff.types_str_formatsep_float": [], + "tests.cpydiff.types_str_formatsubscr": [], + "tests.cpydiff.types_str_keywords": [], + "tests.cpydiff.types_str_ljust_rjust": [], + "tests.cpydiff.types_str_rsplitnone": [], + "tests.cpydiff.types_str_subscrstep": [], + "tests.cpydiff.types_tuple_subscrstep": [], + "tests.cpydiff.modules.foo": [], + "tests.cpydiff.modules": [], + "tests.cpydiff.modules.subpkg.foo": [], + "tests.cpydiff.modules2.subpkg.bar": [], + "tests.extmod.asyncio_as_uasyncio": [], + "tests.extmod.asyncio_await_return": [], + "tests.extmod.asyncio_basic": [], + "tests.extmod.asyncio_basic2": [], + "tests.extmod.asyncio_cancel_fair": [], + "tests.extmod.asyncio_cancel_fair2": [], + "tests.extmod.asyncio_cancel_self": [], + "tests.extmod.asyncio_cancel_task": [], + "tests.extmod.asyncio_cancel_wait_on_finished": [], + "tests.extmod.asyncio_current_task": [], + "tests.extmod.asyncio_event": [], + "tests.extmod.asyncio_event_fair": [], + "tests.extmod.asyncio_event_queue": [], + "tests.extmod.asyncio_exception": [], + "tests.extmod.asyncio_fair": [], + "tests.extmod.asyncio_gather": [], + "tests.extmod.asyncio_gather_finished_early": [], + "tests.extmod.asyncio_gather_notimpl": [], + "tests.extmod.asyncio_get_event_loop": [], + "tests.extmod.asyncio_heaplock": [ + { + "id": "tests.extmod.asyncio_heaplock.TestStream", + "name": "TestStream", + "lineno": 32, + "bases": [], + "scope": null + } + ], + "tests.extmod.asyncio_iterator_event": [ + { + "id": "tests.extmod.asyncio_iterator_event.AsyncIterable", + "name": "AsyncIterable", + "lineno": 56, + "bases": [], + "scope": null + } + ], + "tests.extmod.asyncio_lock": [], + "tests.extmod.asyncio_lock_cancel": [], + "tests.extmod.asyncio_loop_stop": [], + "tests.extmod.asyncio_micropython": [], + "tests.extmod.asyncio_new_event_loop": [], + "tests.extmod.asyncio_set_exception_handler": [], + "tests.extmod.asyncio_task_done": [], + "tests.extmod.asyncio_threadsafeflag": [], + "tests.extmod.asyncio_wait_for": [], + "tests.extmod.asyncio_wait_for_fwd": [], + "tests.extmod.asyncio_wait_for_linked_task": [ + { + "id": "tests.extmod.asyncio_wait_for_linked_task.Worker", + "name": "Worker", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "tests.extmod.asyncio_wait_task": [], + "tests.extmod.binascii_a2b_base64": [], + "tests.extmod.binascii_b2a_base64": [], + "tests.extmod.binascii_crc32": [], + "tests.extmod.binascii_hexlify": [], + "tests.extmod.binascii_unhexlify": [], + "tests.extmod.deflate_compress": [], + "tests.extmod.deflate_compress_memory_error": [], + "tests.extmod.deflate_decompress": [], + "tests.extmod.deflate_stream_error": [ + { + "id": "tests.extmod.deflate_stream_error.Stream", + "name": "Stream", + "lineno": 22, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.deflate_stream_error.Stream", + "name": "Stream", + "lineno": 36, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.deflate_stream_error.Stream", + "name": "Stream", + "lineno": 51, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.deflate_stream_error.Stream", + "name": "Stream", + "lineno": 71, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.extmod.framebuf_blit": [], + "tests.extmod.hashlib_final": [], + "tests.extmod.hashlib_md5": [], + "tests.extmod.hashlib_sha1": [], + "tests.extmod.hashlib_sha256": [], + "tests.extmod.heapq1": [], + "tests.extmod.json_dump": [], + "tests.extmod.json_dumps": [], + "tests.extmod.json_dumps_extra": [], + "tests.extmod.json_dumps_float": [], + "tests.extmod.json_dumps_ordereddict": [], + "tests.extmod.json_dumps_separators": [], + "tests.extmod.json_dump_iobase": [ + { + "id": "tests.extmod.json_dump_iobase.S", + "name": "S", + "lineno": 15, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.extmod.json_dump_separators": [], + "tests.extmod.json_load": [], + "tests.extmod.json_loads": [], + "tests.extmod.json_loads_bytes": [], + "tests.extmod.json_loads_float": [], + "tests.extmod.json_loads_int_64": [], + "tests.extmod.json_load_readinto": [ + { + "id": "tests.extmod.json_load_readinto.Buffer", + "name": "Buffer", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.extmod.machine_hard_timer": [], + "tests.extmod.machine_timer": [], + "tests.extmod.marshal_basic": [], + "tests.extmod.marshal_micropython": [ + { + "id": "tests.extmod.marshal_micropython.Test", + "name": "Test", + "lineno": 12, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod.marshal_stress": [], + "tests.extmod.msgpack_pack": [], + "tests.extmod.platform_basic": [], + "tests.extmod.qrio": [], + "tests.extmod.random_basic": [], + "tests.extmod.random_extra": [], + "tests.extmod.random_extra_float": [], + "tests.extmod.random_seed_default": [], + "tests.extmod.re1": [], + "tests.extmod.re_debug": [], + "tests.extmod.re_error": [], + "tests.extmod.re_group": [], + "tests.extmod.re_groups": [], + "tests.extmod.re_limit": [], + "tests.extmod.re_namedclass": [], + "tests.extmod.re_span": [], + "tests.extmod.re_split": [], + "tests.extmod.re_split_empty": [], + "tests.extmod.re_split_notimpl": [], + "tests.extmod.re_stack_overflow": [], + "tests.extmod.re_start_end_pos": [], + "tests.extmod.re_sub": [], + "tests.extmod.re_sub_unmatched": [], + "tests.extmod.socket_badconstructor": [], + "tests.extmod.socket_fileno": [], + "tests.extmod.time_mktime": [], + "tests.extmod.time_res": [], + "tests.extmod.tls_dtls": [ + { + "id": "tests.extmod.tls_dtls.DummySocket", + "name": "DummySocket", + "lineno": 11, + "bases": [ + "io.IOBase" + ], + "scope": null + } + ], + "tests.extmod.tls_noleak": [ + { + "id": "tests.extmod.tls_noleak.TestSocket", + "name": "TestSocket", + "lineno": 13, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.tls_noleak.TLSNoLeaks", + "name": "TLSNoLeaks", + "lineno": 30, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod.tls_threads": [ + { + "id": "tests.extmod.tls_threads.TestSocket", + "name": "TestSocket", + "lineno": 16, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.tls_threads.TLSThreads", + "name": "TLSThreads", + "lineno": 33, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod.uctypes_32bit_intbig": [], + "tests.extmod.uctypes_addressof": [], + "tests.extmod.uctypes_array_assign_le": [], + "tests.extmod.uctypes_array_assign_native_le": [], + "tests.extmod.uctypes_array_assign_native_le_intbig": [], + "tests.extmod.uctypes_array_load_store": [], + "tests.extmod.uctypes_bytearray": [], + "tests.extmod.uctypes_byteat": [], + "tests.extmod.uctypes_error": [], + "tests.extmod.uctypes_le": [], + "tests.extmod.uctypes_le_float": [], + "tests.extmod.uctypes_native_float": [], + "tests.extmod.uctypes_native_le": [], + "tests.extmod.uctypes_print": [], + "tests.extmod.uctypes_ptr_le": [], + "tests.extmod.uctypes_ptr_native_le": [], + "tests.extmod.uctypes_sizeof": [], + "tests.extmod.uctypes_sizeof_float": [], + "tests.extmod.uctypes_sizeof_layout": [], + "tests.extmod.uctypes_sizeof_native": [], + "tests.extmod.uctypes_sizeof_od": [], + "tests.extmod.vfs_basic": [ + { + "id": "tests.extmod.vfs_basic.Filesystem", + "name": "Filesystem", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_blockdev": [ + { + "id": "tests.extmod.vfs_blockdev.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_blockdev_invalid": [ + { + "id": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_case": [ + { + "id": "tests.extmod.vfs_fat_case.RAMFS", + "name": "RAMFS", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_fileio1": [ + { + "id": "tests.extmod.vfs_fat_fileio1.RAMFS", + "name": "RAMFS", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_fileio2": [ + { + "id": "tests.extmod.vfs_fat_fileio2.RAMFS", + "name": "RAMFS", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_finaliser": [ + { + "id": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_ilistdir_del": [ + { + "id": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_more": [ + { + "id": "tests.extmod.vfs_fat_more.RAMFS", + "name": "RAMFS", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_mtime": [ + { + "id": "tests.extmod.vfs_fat_mtime.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_oldproto": [ + { + "id": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD", + "name": "RAMFS_OLD", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_ramdisk": [ + { + "id": "tests.extmod.vfs_fat_ramdisk.RAMFS", + "name": "RAMFS", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_fat_ramdisklarge": [ + { + "id": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse", + "name": "RAMBDevSparse", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs": [ + { + "id": "tests.extmod.vfs_lfs.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_corrupt": [ + { + "id": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_error": [ + { + "id": "tests.extmod.vfs_lfs_error.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_file": [ + { + "id": "tests.extmod.vfs_lfs_file.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_ilistdir_del": [ + { + "id": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_mount": [ + { + "id": "tests.extmod.vfs_lfs_mount.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_mtime": [ + { + "id": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_lfs_superblock": [ + { + "id": "tests.extmod.vfs_lfs_superblock.RAMBlockDevice", + "name": "RAMBlockDevice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_mountinfo": [ + { + "id": "tests.extmod.vfs_mountinfo.Filesystem", + "name": "Filesystem", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.extmod.vfs_posix": [], + "tests.extmod.vfs_posix_enoent": [], + "tests.extmod.vfs_posix_ilistdir_del": [], + "tests.extmod.vfs_posix_ilistdir_filter": [], + "tests.extmod.vfs_posix_paths": [], + "tests.extmod.vfs_posix_readonly": [], + "tests.extmod.vfs_rom": [ + { + "id": "tests.extmod.vfs_rom.VfsRomWriter", + "name": "VfsRomWriter", + "lineno": 61, + "bases": [], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.Range", + "name": "Range", + "lineno": 151, + "bases": [], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.TestBase", + "name": "TestBase", + "lineno": 163, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.TestEdgeCases", + "name": "TestEdgeCases", + "lineno": 194, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.TestCorrupt", + "name": "TestCorrupt", + "lineno": 226, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.TestStandalone", + "name": "TestStandalone", + "lineno": 299, + "bases": [ + "TestBase" + ], + "scope": null + }, + { + "id": "tests.extmod.vfs_rom.TestMounted", + "name": "TestMounted", + "lineno": 393, + "bases": [ + "TestBase" + ], + "scope": null + } + ], + "tests.extmod.vfs_userfs": [ + { + "id": "tests.extmod.vfs_userfs.UserFile", + "name": "UserFile", + "lineno": 15, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.extmod.vfs_userfs.UserFS", + "name": "UserFS", + "lineno": 48, + "bases": [], + "scope": null + } + ], + "tests.extmod.websocket_toobig": [], + "tests.extmod.zlib_decompio": [], + "tests.extmod.zlib_decompio_gz": [], + "tests.extmod.zlib_decompress": [], + "tests.extmod_hardware.machine_counter": [ + { + "id": "tests.extmod_hardware.machine_counter.TestCounter", + "name": "TestCounter", + "lineno": 35, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod_hardware.machine_encoder": [ + { + "id": "tests.extmod_hardware.machine_encoder.TestEncoder", + "name": "TestEncoder", + "lineno": 31, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod_hardware.machine_i2c_target": [ + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemory", + "name": "TestMemory", + "lineno": 65, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ", + "name": "TestMemoryIRQ", + "lineno": 128, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestPolling", + "name": "TestPolling", + "lineno": 175, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "tests.extmod_hardware.machine_i2c_target.TestIRQ", + "name": "TestIRQ", + "lineno": 211, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "tests.extmod_hardware.machine_pwm": [ + { + "id": "tests.extmod_hardware.machine_pwm.TestBase", + "name": "TestBase", + "lineno": 122, + "bases": [], + "scope": null + } + ], + "tests.feature_check.async_check": [], + "tests.feature_check.bytearray": [], + "tests.feature_check.byteorder": [], + "tests.feature_check.complex": [], + "tests.feature_check.const": [], + "tests.feature_check.coverage": [], + "tests.feature_check.fstring": [], + "tests.feature_check.inlineasm_rv32": [], + "tests.feature_check.inlineasm_rv32_zba": [], + "tests.feature_check.inlineasm_thumb": [], + "tests.feature_check.inlineasm_thumb2": [], + "tests.feature_check.inlineasm_xtensa": [], + "tests.feature_check.int_64": [], + "tests.feature_check.int_big": [], + "tests.feature_check.native_check": [], + "tests.feature_check.reverse_ops": [ + { + "id": "tests.feature_check.reverse_ops.Foo", + "name": "Foo", + "lineno": 1, + "bases": [], + "scope": null + } + ], + "tests.feature_check.set_check": [], + "tests.feature_check.slice": [], + "tests.feature_check.target_info": [], + "tests.float.array_construct": [], + "tests.float.builtin_float_abs": [], + "tests.float.builtin_float_hash": [], + "tests.float.builtin_float_minmax": [], + "tests.float.builtin_float_pow": [], + "tests.float.builtin_float_round": [], + "tests.float.builtin_float_round_intbig": [], + "tests.float.bytearray_construct_endian": [], + "tests.float.bytes_construct_endian": [], + "tests.float.cmath_dunder": [ + { + "id": "tests.float.cmath_dunder.TestFloat", + "name": "TestFloat", + "lineno": 10, + "bases": [], + "scope": null + }, + { + "id": "tests.float.cmath_dunder.TestComplex", + "name": "TestComplex", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "tests.float.cmath_fun": [], + "tests.float.cmath_fun_special": [], + "tests.float.complex1": [], + "tests.float.complex1_intbig": [], + "tests.float.complex_dunder": [ + { + "id": "tests.float.complex_dunder.TestFloat", + "name": "TestFloat", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.float.complex_dunder.TestComplex", + "name": "TestComplex", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.float.complex_dunder.TestStrComplex", + "name": "TestStrComplex", + "lineno": 14, + "bases": [], + "scope": null + }, + { + "id": "tests.float.complex_dunder.TestNonComplex", + "name": "TestNonComplex", + "lineno": 19, + "bases": [], + "scope": null + }, + { + "id": "tests.float.complex_dunder.Test", + "name": "Test", + "lineno": 24, + "bases": [], + "scope": null + } + ], + "tests.float.complex_reverse_op": [ + { + "id": "tests.float.complex_reverse_op.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.float.complex_special_methods": [ + { + "id": "tests.float.complex_special_methods.A", + "name": "A", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.float.float1": [], + "tests.float.float2int_doubleprec_intbig": [], + "tests.float.float2int_fp30_intbig": [], + "tests.float.float2int_intbig": [], + "tests.float.float_array": [], + "tests.float.float_compare": [ + { + "id": "tests.float.float_compare.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.float.float_divmod": [], + "tests.float.float_divmod_relaxed": [], + "tests.float.float_dunder": [ + { + "id": "tests.float.float_dunder.TestFloat", + "name": "TestFloat", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.float.float_dunder.TestStrFloat", + "name": "TestStrFloat", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.float.float_dunder.TestNonFloat", + "name": "TestNonFloat", + "lineno": 14, + "bases": [], + "scope": null + }, + { + "id": "tests.float.float_dunder.Test", + "name": "Test", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.float.float_format": [], + "tests.float.float_format_accuracy": [], + "tests.float.float_format_ftoe": [], + "tests.float.float_format_ints": [], + "tests.float.float_format_ints_doubleprec": [], + "tests.float.float_format_ints_power10": [], + "tests.float.float_parse": [], + "tests.float.float_parse_doubleprec": [], + "tests.float.float_struct": [], + "tests.float.float_struct_e": [], + "tests.float.float_struct_e_doubleprec": [], + "tests.float.float_struct_e_fp30": [], + "tests.float.inf_nan_arith": [], + "tests.float.int_64_float": [], + "tests.float.int_big_float": [], + "tests.float.int_divzero": [], + "tests.float.int_power": [], + "tests.float.lexer": [], + "tests.float.list_index": [], + "tests.float.math_constants": [], + "tests.float.math_constants_extra": [], + "tests.float.math_domain": [], + "tests.float.math_domain_python311": [], + "tests.float.math_domain_special": [], + "tests.float.math_dunder": [ + { + "id": "tests.float.math_dunder.TestFloat", + "name": "TestFloat", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.float.math_factorial_intbig": [], + "tests.float.math_fun": [], + "tests.float.math_fun_bool": [], + "tests.float.math_fun_int": [], + "tests.float.math_fun_intbig": [], + "tests.float.math_fun_special": [], + "tests.float.math_isclose": [], + "tests.float.python36": [], + "tests.float.string_format": [], + "tests.float.string_format2": [], + "tests.float.string_format_modulo": [], + "tests.float.string_format_modulo2": [], + "tests.float.string_format_modulo2_intbig": [], + "tests.float.string_format_modulo3": [], + "tests.float.true_value": [], + "tests.float.types": [], + "tests.frozen.frozentest": [], + "tests.import.builtin_ext": [], + "tests.import.builtin_import": [], + "tests.import.gen_context": [], + "tests.import.gen_context2": [], + "tests.import.import1a": [], + "tests.import.import1b": [], + "tests.import.import2a": [], + "tests.import.import3a": [], + "tests.import.import_broken": [], + "tests.import.import_circular": [], + "tests.import.import_file": [], + "tests.import.import_long_dyn": [], + "tests.import.import_long_dyn2": [], + "tests.import.import_override": [ + { + "id": "tests.import.import_override.M", + "name": "M", + "lineno": 11, + "bases": [], + "scope": null + } + ], + "tests.import.import_override2": [], + "tests.import.import_pkg1": [], + "tests.import.import_pkg2": [], + "tests.import.import_pkg3": [], + "tests.import.import_pkg4": [], + "tests.import.import_pkg5": [], + "tests.import.import_pkg6": [], + "tests.import.import_pkg7": [], + "tests.import.import_pkg8": [], + "tests.import.import_pkg9": [], + "tests.import.import_shared_name": [], + "tests.import.import_star": [], + "tests.import.import_star_error": [], + "tests.import.module_dict": [], + "tests.import.module_getattr": [], + "tests.import.rel_import_inv": [], + "tests.import.shared_name": [], + "tests.import.try_module": [], + "tests.import.broken.pkg2_and_zerodiv": [], + "tests.import.broken.zerodiv": [], + "tests.import.circular.main": [], + "tests.import.circular.sub": [], + "tests.import.ext.micropython": [], + "tests.import.ext.os": [], + "tests.import.ext.sys": [], + "tests.import.ext.time": [], + "tests.import.ext.usys": [], + "tests.import.pkg.mod": [], + "tests.import.pkg": [], + "tests.import.pkg2.mod1": [], + "tests.import.pkg2.mod2": [], + "tests.import.pkg2": [], + "tests.import.pkg3.mod1": [], + "tests.import.pkg3.mod2": [], + "tests.import.pkg3": [], + "tests.import.pkg3.subpkg1.mod1": [], + "tests.import.pkg3.subpkg1": [], + "tests.import.pkg6": [], + "tests.import.pkg6.x.y": [], + "tests.import.pkg6.x": [], + "tests.import.pkg7.mod1": [], + "tests.import.pkg7.mod2": [], + "tests.import.pkg7": [], + "tests.import.pkg7.subpkg1": [], + "tests.import.pkg7.subpkg1.subpkg2.mod3": [], + "tests.import.pkg7.subpkg1.subpkg2": [], + "tests.import.pkg8.mod": [], + "tests.import.pkg9.mod1": [], + "tests.import.pkg9.mod2": [], + "tests.import.pkg9": [], + "tests.import.pkgstar_all_array.funcs": [], + "tests.import.pkgstar_all_array": [ + { + "id": "tests.import.pkgstar_all_array.PublicClass", + "name": "PublicClass", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.import.pkgstar_all_array.UnlistedClass", + "name": "UnlistedClass", + "lineno": 20, + "bases": [], + "scope": null + }, + { + "id": "tests.import.pkgstar_all_array._PrivateClass", + "name": "_PrivateClass", + "lineno": 31, + "bases": [], + "scope": null + } + ], + "tests.import.pkgstar_all_inval": [], + "tests.import.pkgstar_all_miss": [], + "tests.import.pkgstar_all_tuple": [ + { + "id": "tests.import.pkgstar_all_tuple.PublicClass2", + "name": "PublicClass2", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.import.pkgstar_all_tuple.UnlistedClass2", + "name": "UnlistedClass2", + "lineno": 20, + "bases": [], + "scope": null + } + ], + "tests.import.pkgstar_default": [ + { + "id": "tests.import.pkgstar_default.VisibleClass", + "name": "VisibleClass", + "lineno": 9, + "bases": [], + "scope": null + }, + { + "id": "tests.import.pkgstar_default._HiddenClass", + "name": "_HiddenClass", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "tests.inlineasm.rv32.asmargs": [], + "tests.inlineasm.rv32.asmarith": [], + "tests.inlineasm.rv32.asmbranch": [], + "tests.inlineasm.rv32.asmconst": [], + "tests.inlineasm.rv32.asmcsr": [], + "tests.inlineasm.rv32.asmdata": [], + "tests.inlineasm.rv32.asmdivmul": [], + "tests.inlineasm.rv32.asmjump": [], + "tests.inlineasm.rv32.asmloadstore": [], + "tests.inlineasm.rv32.asmrettype": [], + "tests.inlineasm.rv32.asmsanity": [], + "tests.inlineasm.rv32.asmshift": [], + "tests.inlineasm.rv32.asmstack": [], + "tests.inlineasm.rv32.asmsum": [], + "tests.inlineasm.rv32.asmzba": [], + "tests.inlineasm.thumb.asmargs": [], + "tests.inlineasm.thumb.asmbcc": [], + "tests.inlineasm.thumb.asmbitops": [], + "tests.inlineasm.thumb.asmblbx": [], + "tests.inlineasm.thumb.asmconst": [], + "tests.inlineasm.thumb.asmdata": [], + "tests.inlineasm.thumb.asmdiv": [], + "tests.inlineasm.thumb.asmerrors": [], + "tests.inlineasm.thumb.asmfpaddsub": [], + "tests.inlineasm.thumb.asmfpcmp": [], + "tests.inlineasm.thumb.asmfpldrstr": [], + "tests.inlineasm.thumb.asmfpmuldiv": [], + "tests.inlineasm.thumb.asmfpsqrt": [], + "tests.inlineasm.thumb.asmit": [], + "tests.inlineasm.thumb.asmpushpop": [], + "tests.inlineasm.thumb.asmrettype": [], + "tests.inlineasm.thumb.asmshift": [], + "tests.inlineasm.thumb.asmspecialregs": [], + "tests.inlineasm.thumb.asmsum": [], + "tests.inlineasm.xtensa.asmargs": [], + "tests.inlineasm.xtensa.asmarith": [], + "tests.inlineasm.xtensa.asmbranch": [], + "tests.inlineasm.xtensa.asmjump": [], + "tests.inlineasm.xtensa.asmloadstore": [], + "tests.inlineasm.xtensa.asmmisc": [], + "tests.inlineasm.xtensa.asmshift": [], + "tests.internal_bench.arrayop-1-list_inplace": [], + "tests.internal_bench.arrayop-2-list_map": [], + "tests.internal_bench.arrayop-3-bytearray_inplace": [], + "tests.internal_bench.arrayop-4-bytearray_map": [], + "tests.internal_bench.bench": [], + "tests.internal_bench.bytealloc-1-bytes_n": [], + "tests.internal_bench.bytealloc-2-repeat": [], + "tests.internal_bench.bytebuf-1-inplace": [], + "tests.internal_bench.bytebuf-2-join_map_bytes": [], + "tests.internal_bench.bytebuf-3-bytarray_map": [], + "tests.internal_bench.class_create-0-empty": [ + { + "id": "tests.internal_bench.class_create-0-empty.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-1-slots": [ + { + "id": "tests.internal_bench.class_create-1-slots.X", + "name": "X", + "lineno": 8, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-1.1-slots5": [ + { + "id": "tests.internal_bench.class_create-1.1-slots5.X", + "name": "X", + "lineno": 8, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-2-classattr": [ + { + "id": "tests.internal_bench.class_create-2-classattr.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-2.1-classattr5": [ + { + "id": "tests.internal_bench.class_create-2.1-classattr5.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-2.3-classattr5objs": [ + { + "id": "tests.internal_bench.class_create-2.3-classattr5objs.Class", + "name": "Class", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-2.3-classattr5objs.X", + "name": "X", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-3-instancemethod": [ + { + "id": "tests.internal_bench.class_create-3-instancemethod.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-4-classmethod": [ + { + "id": "tests.internal_bench.class_create-4-classmethod.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-4.1-classmethod_implicit": [ + { + "id": "tests.internal_bench.class_create-4.1-classmethod_implicit.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-5-staticmethod": [ + { + "id": "tests.internal_bench.class_create-5-staticmethod.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-6-getattribute": [ + { + "id": "tests.internal_bench.class_create-6-getattribute.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-6.1-getattr": [ + { + "id": "tests.internal_bench.class_create-6.1-getattr.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-6.2-property": [ + { + "id": "tests.internal_bench.class_create-6.2-property.X", + "name": "X", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-6.3-descriptor": [ + { + "id": "tests.internal_bench.class_create-6.3-descriptor.D", + "name": "D", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-6.3-descriptor.X", + "name": "X", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-7-inherit": [ + { + "id": "tests.internal_bench.class_create-7-inherit.B", + "name": "B", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-7-inherit.X", + "name": "X", + "lineno": 10, + "bases": [ + "B" + ], + "scope": null + } + ], + "tests.internal_bench.class_create-7.1-inherit_initsubclass": [ + { + "id": "tests.internal_bench.class_create-7.1-inherit_initsubclass.B", + "name": "B", + "lineno": 5, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-7.1-inherit_initsubclass.X", + "name": "X", + "lineno": 12, + "bases": [ + "B" + ], + "scope": null + } + ], + "tests.internal_bench.class_create-8-metaclass_setname": [ + { + "id": "tests.internal_bench.class_create-8-metaclass_setname.D", + "name": "D", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-8-metaclass_setname.X", + "name": "X", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_create-8.1-metaclass_setname5": [ + { + "id": "tests.internal_bench.class_create-8.1-metaclass_setname5.D", + "name": "D", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.class_create-8.1-metaclass_setname5.X", + "name": "X", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-0-object": [], + "tests.internal_bench.class_instance-0.1-object-gc": [], + "tests.internal_bench.class_instance-1-empty": [ + { + "id": "tests.internal_bench.class_instance-1-empty.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-1.1-classattr": [ + { + "id": "tests.internal_bench.class_instance-1.1-classattr.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-1.2-func": [ + { + "id": "tests.internal_bench.class_instance-1.2-func.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-1.3-empty-gc": [ + { + "id": "tests.internal_bench.class_instance-1.3-empty-gc.X", + "name": "X", + "lineno": 5, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-2-init": [ + { + "id": "tests.internal_bench.class_instance-2-init.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-2.1-init_super": [ + { + "id": "tests.internal_bench.class_instance-2.1-init_super.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-2.2-new": [ + { + "id": "tests.internal_bench.class_instance-2.2-new.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-3-del": [ + { + "id": "tests.internal_bench.class_instance-3-del.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-3.1-del-gc": [ + { + "id": "tests.internal_bench.class_instance-3.1-del-gc.X", + "name": "X", + "lineno": 5, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-4-slots": [ + { + "id": "tests.internal_bench.class_instance-4-slots.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.class_instance-4.1-slots5": [ + { + "id": "tests.internal_bench.class_instance-4.1-slots5.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.from_iter-1-list_bound": [], + "tests.internal_bench.from_iter-2-list_unbound": [], + "tests.internal_bench.from_iter-3-tuple_bound": [], + "tests.internal_bench.from_iter-4-tuple_unbound": [], + "tests.internal_bench.from_iter-5-bytes_bound": [], + "tests.internal_bench.from_iter-6-bytes_unbound": [], + "tests.internal_bench.from_iter-7-bytearray_bound": [], + "tests.internal_bench.from_iter-8-bytearray_unbound": [], + "tests.internal_bench.funcall-1-inline": [], + "tests.internal_bench.funcall-2-funcall": [], + "tests.internal_bench.funcall-3-funcall-local": [], + "tests.internal_bench.func_args-1.1-pos_1": [], + "tests.internal_bench.func_args-1.2-pos_3": [], + "tests.internal_bench.func_args-2-pos_default_2_of_3": [], + "tests.internal_bench.func_args-3.1-kw_1": [], + "tests.internal_bench.func_args-3.2-kw_3": [], + "tests.internal_bench.func_builtin-1-enum_pos": [], + "tests.internal_bench.func_builtin-2-enum_kw": [], + "tests.internal_bench.loop_count-1-range": [], + "tests.internal_bench.loop_count-2-range_iter": [], + "tests.internal_bench.loop_count-3-while_up": [], + "tests.internal_bench.loop_count-4-while_down_gt": [], + "tests.internal_bench.loop_count-5-while_down_ne": [], + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar": [], + "tests.internal_bench.var-1-constant": [], + "tests.internal_bench.var-2-global": [], + "tests.internal_bench.var-3-local": [], + "tests.internal_bench.var-4-arg": [], + "tests.internal_bench.var-5-class-attr": [ + { + "id": "tests.internal_bench.var-5-class-attr.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6-instance-attr": [ + { + "id": "tests.internal_bench.var-6-instance-attr.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.1-instance-attr-5": [ + { + "id": "tests.internal_bench.var-6.1-instance-attr-5.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.2-instance-speciallookup": [ + { + "id": "tests.internal_bench.var-6.2-instance-speciallookup.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.3-instance-property": [ + { + "id": "tests.internal_bench.var-6.3-instance-property.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.4-instance-descriptor": [ + { + "id": "tests.internal_bench.var-6.4-instance-descriptor.Descriptor", + "name": "Descriptor", + "lineno": 4, + "bases": [], + "scope": null + }, + { + "id": "tests.internal_bench.var-6.4-instance-descriptor.Foo", + "name": "Foo", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.5-instance-getattr": [ + { + "id": "tests.internal_bench.var-6.5-instance-getattr.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-6.6-instance-builtin_ordered": [], + "tests.internal_bench.var-7-instance-meth": [ + { + "id": "tests.internal_bench.var-7-instance-meth.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-8-namedtuple-1st": [], + "tests.internal_bench.var-8.1-namedtuple-5th": [], + "tests.internal_bench.var-9-getattr": [ + { + "id": "tests.internal_bench.var-9-getattr.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.1-getattr_default": [ + { + "id": "tests.internal_bench.var-9.1-getattr_default.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.2-getattr_default_special": [ + { + "id": "tests.internal_bench.var-9.2-getattr_default_special.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.3-except_ok": [ + { + "id": "tests.internal_bench.var-9.3-except_ok.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.4-except_selfinduced": [ + { + "id": "tests.internal_bench.var-9.4-except_selfinduced.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.5-except_error": [ + { + "id": "tests.internal_bench.var-9.5-except_error.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.internal_bench.var-9.6-except_error_special": [ + { + "id": "tests.internal_bench.var-9.6-except_error_special.Foo", + "name": "Foo", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.io.argv": [], + "tests.io.builtin_print_file": [], + "tests.io.file1": [], + "tests.io.file_iter": [], + "tests.io.file_long_read": [], + "tests.io.file_long_read2": [], + "tests.io.file_long_read3": [], + "tests.io.file_readinto": [], + "tests.io.file_readinto_len": [], + "tests.io.file_readline": [], + "tests.io.file_seek": [], + "tests.io.file_stdio": [], + "tests.io.file_stdio2": [], + "tests.io.file_with": [], + "tests.io.open_append": [], + "tests.io.open_plus": [], + "tests.jni.list": [], + "tests.jni.object": [], + "tests.jni.system_out": [], + "tests.micropython.builtin_execfile": [ + { + "id": "tests.micropython.builtin_execfile.File", + "name": "File", + "lineno": 13, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.micropython.builtin_execfile.Filesystem", + "name": "Filesystem", + "lineno": 29, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.builtin_execfile.EvilFilesystem", + "name": "EvilFilesystem", + "lineno": 80, + "bases": [], + "scope": null + } + ], + "tests.micropython.const": [ + { + "id": "tests.micropython.const.A", + "name": "A", + "lineno": 24, + "bases": [], + "scope": null + } + ], + "tests.micropython.const2": [ + { + "id": "tests.micropython.const2.X", + "name": "X", + "lineno": 32, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.const2.A", + "name": "A", + "lineno": 41, + "bases": [], + "scope": null + } + ], + "tests.micropython.const_alltypes": [], + "tests.micropython.const_error": [], + "tests.micropython.const_float": [], + "tests.micropython.const_intbig": [], + "tests.micropython.const_math": [], + "tests.micropython.decorator": [], + "tests.micropython.decorator_error": [], + "tests.micropython.emg_exc": [], + "tests.micropython.extreme_exc": [], + "tests.micropython.heapalloc": [], + "tests.micropython.heapalloc_bytesio2": [], + "tests.micropython.heapalloc_exc_compressed": [], + "tests.micropython.heapalloc_exc_compressed_emg_exc": [], + "tests.micropython.heapalloc_exc_raise": [], + "tests.micropython.heapalloc_fail_bytearray": [ + { + "id": "tests.micropython.heapalloc_fail_bytearray.GetSlice", + "name": "GetSlice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.micropython.heapalloc_fail_dict": [], + "tests.micropython.heapalloc_fail_list": [ + { + "id": "tests.micropython.heapalloc_fail_list.GetSlice", + "name": "GetSlice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.micropython.heapalloc_fail_memoryview": [ + { + "id": "tests.micropython.heapalloc_fail_memoryview.GetSlice", + "name": "GetSlice", + "lineno": 12, + "bases": [], + "scope": null + } + ], + "tests.micropython.heapalloc_fail_set": [], + "tests.micropython.heapalloc_fail_tuple": [], + "tests.micropython.heapalloc_inst_call": [ + { + "id": "tests.micropython.heapalloc_inst_call.Foo0", + "name": "Foo0", + "lineno": 13, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo1", + "name": "Foo1", + "lineno": 18, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo2", + "name": "Foo2", + "lineno": 23, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.heapalloc_inst_call.Foo3", + "name": "Foo3", + "lineno": 28, + "bases": [], + "scope": null + } + ], + "tests.micropython.heapalloc_int_from_bytes": [], + "tests.micropython.heapalloc_iter": [], + "tests.micropython.heapalloc_slice": [], + "tests.micropython.heapalloc_str": [], + "tests.micropython.heapalloc_super": [ + { + "id": "tests.micropython.heapalloc_super.A", + "name": "A", + "lineno": 26, + "bases": [], + "scope": null + }, + { + "id": "tests.micropython.heapalloc_super.B", + "name": "B", + "lineno": 32, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.micropython.heapalloc_yield_from": [ + { + "id": "tests.micropython.heapalloc_yield_from.G", + "name": "G", + "lineno": 30, + "bases": [], + "scope": null + } + ], + "tests.micropython.heap_lock": [], + "tests.micropython.heap_locked": [], + "tests.micropython.import_mpy_invalid": [ + { + "id": "tests.micropython.import_mpy_invalid.UserFile", + "name": "UserFile", + "lineno": 13, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.micropython.import_mpy_invalid.UserFS", + "name": "UserFS", + "lineno": 34, + "bases": [], + "scope": null + } + ], + "tests.micropython.import_mpy_native": [ + { + "id": "tests.micropython.import_mpy_native.UserFile", + "name": "UserFile", + "lineno": 19, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.micropython.import_mpy_native.UserFS", + "name": "UserFS", + "lineno": 36, + "bases": [], + "scope": null + } + ], + "tests.micropython.import_mpy_native_gc": [ + { + "id": "tests.micropython.import_mpy_native_gc.UserFile", + "name": "UserFile", + "lineno": 13, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.micropython.import_mpy_native_gc.UserFS", + "name": "UserFS", + "lineno": 30, + "bases": [], + "scope": null + } + ], + "tests.micropython.kbd_intr": [], + "tests.micropython.meminfo": [], + "tests.micropython.memstats": [], + "tests.micropython.native_closure": [], + "tests.micropython.native_const": [], + "tests.micropython.native_const_intbig": [], + "tests.micropython.native_for": [], + "tests.micropython.native_fun_attrs": [], + "tests.micropython.native_fun_attrs_code": [], + "tests.micropython.native_gen": [], + "tests.micropython.native_misc": [], + "tests.micropython.native_try": [], + "tests.micropython.native_try_deep": [], + "tests.micropython.native_while": [], + "tests.micropython.native_with": [ + { + "id": "tests.micropython.native_with.C", + "name": "C", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.micropython.opt_level": [], + "tests.micropython.opt_level_lineno": [], + "tests.micropython.ringio_big": [], + "tests.micropython.schedule": [], + "tests.micropython.stack_use": [], + "tests.micropython.test_normalize_newlines": [], + "tests.micropython.viper_addr": [], + "tests.micropython.viper_binop_arith": [], + "tests.micropython.viper_binop_arith_uint": [], + "tests.micropython.viper_binop_bitwise_uint": [], + "tests.micropython.viper_binop_comp": [], + "tests.micropython.viper_binop_comp_imm": [], + "tests.micropython.viper_binop_comp_uint": [], + "tests.micropython.viper_binop_divmod": [], + "tests.micropython.viper_binop_multi_comp": [], + "tests.micropython.viper_cond": [], + "tests.micropython.viper_const": [], + "tests.micropython.viper_const_intbig": [], + "tests.micropython.viper_error": [], + "tests.micropython.viper_globals": [], + "tests.micropython.viper_import": [], + "tests.micropython.viper_large_jump": [], + "tests.micropython.viper_misc": [], + "tests.micropython.viper_misc2": [], + "tests.micropython.viper_misc3": [], + "tests.micropython.viper_misc_intbig": [], + "tests.micropython.viper_ptr16_load": [], + "tests.micropython.viper_ptr16_load_boundary": [], + "tests.micropython.viper_ptr16_store": [], + "tests.micropython.viper_ptr16_store_boundary": [], + "tests.micropython.viper_ptr32_load": [], + "tests.micropython.viper_ptr32_load_boundary": [], + "tests.micropython.viper_ptr32_store": [], + "tests.micropython.viper_ptr32_store_boundary": [], + "tests.micropython.viper_ptr8_load": [], + "tests.micropython.viper_ptr8_load_boundary": [], + "tests.micropython.viper_ptr8_store": [], + "tests.micropython.viper_ptr8_store_boundary": [], + "tests.micropython.viper_storeattr": [ + { + "id": "tests.micropython.viper_storeattr.X", + "name": "X", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.micropython.viper_subscr": [], + "tests.micropython.viper_subscr_multi": [], + "tests.micropython.viper_try": [], + "tests.micropython.viper_types": [], + "tests.micropython.viper_unop": [], + "tests.micropython.viper_with": [ + { + "id": "tests.micropython.viper_with.C", + "name": "C", + "lineno": 4, + "bases": [], + "scope": null + } + ], + "tests.misc.cexample_class": [], + "tests.misc.cexample_module": [], + "tests.misc.cexample_subclass": [ + { + "id": "tests.misc.cexample_subclass.SubTimer", + "name": "SubTimer", + "lineno": 10, + "bases": [ + "AdvancedTimer" + ], + "scope": null + } + ], + "tests.misc.features": [ + { + "id": "tests.misc.features.A", + "name": "A", + "lineno": 52, + "bases": [], + "scope": null + }, + { + "id": "tests.misc.features.c25", + "name": "c25", + "lineno": 101, + "bases": [], + "scope": null + }, + { + "id": "tests.misc.features.A", + "name": "A", + "lineno": 129, + "bases": [], + "scope": null + } + ], + "tests.misc.non_compliant": [ + { + "id": "tests.misc.non_compliant.A", + "name": "A", + "lineno": 135, + "bases": [], + "scope": null + }, + { + "id": "tests.misc.non_compliant.B", + "name": "B", + "lineno": 140, + "bases": [ + "object", + "A" + ], + "scope": null + }, + { + "id": "tests.misc.non_compliant.A", + "name": "A", + "lineno": 148, + "bases": [], + "scope": null + }, + { + "id": "tests.misc.non_compliant.B", + "name": "B", + "lineno": 152, + "bases": [ + "A" + ], + "scope": null + } + ], + "tests.misc.non_compliant_lexer": [], + "tests.misc.rge_sm": [ + { + "id": "tests.misc.rge_sm.RungeKutta", + "name": "RungeKutta", + "lineno": 7, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.misc.sys_exc_info": [], + "tests.misc.sys_settrace_cov": [], + "tests.misc.sys_settrace_features": [ + { + "id": "tests.misc.sys_settrace_features._Prof", + "name": "_Prof", + "lineno": 39, + "bases": [], + "scope": null + } + ], + "tests.misc.sys_settrace_generator": [], + "tests.misc.sys_settrace_loop": [], + "tests.misc.sys_settrace_subdir.sys_settrace_generic": [ + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.TLClass", + "name": "TLClass", + "lineno": 52, + "bases": [], + "scope": null + }, + { + "id": "tests.misc.sys_settrace_subdir.sys_settrace_generic.TestClass", + "name": "TestClass", + "lineno": 60, + "bases": [], + "scope": null + } + ], + "tests.misc.sys_settrace_subdir.sys_settrace_importme": [], + "tests.multi_extmod.machine_i2c_target_irq": [ + { + "id": "tests.multi_extmod.machine_i2c_target_irq.I2CTargetMemory", + "name": "I2CTargetMemory", + "lineno": 57, + "bases": [], + "scope": null + } + ], + "tests.multi_extmod.machine_i2c_target_memory": [], + "tests.perf_bench.benchrun": [], + "tests.perf_bench.bm_chaos": [ + { + "id": "tests.perf_bench.bm_chaos.GVector", + "name": "GVector", + "lineno": 11, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_chaos.Spline", + "name": "Spline", + "lineno": 55, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_chaos.Chaosgame", + "name": "Chaosgame", + "lineno": 129, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.perf_bench.bm_fannkuch": [], + "tests.perf_bench.bm_fft": [], + "tests.perf_bench.bm_float": [ + { + "id": "tests.perf_bench.bm_float.Point", + "name": "Point", + "lineno": 9, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.perf_bench.bm_hexiom": [ + { + "id": "tests.perf_bench.bm_hexiom.Dir", + "name": "Dir", + "lineno": 11, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_hexiom.Done", + "name": "Done", + "lineno": 24, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_hexiom.Node", + "name": "Node", + "lineno": 159, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_hexiom.Hex", + "name": "Hex", + "lineno": 169, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tests.perf_bench.bm_hexiom.Pos", + "name": "Pos", + "lineno": 212, + "bases": [ + "object" + ], + "scope": null + } + ], + "tests.perf_bench.bm_nqueens": [], + "tests.perf_bench.bm_pidigits": [], + "tests.perf_bench.bm_wordcount": [], + "tests.perf_bench.core_import_mpy_multi": [ + { + "id": "tests.perf_bench.core_import_mpy_multi.File", + "name": "File", + "lineno": 29, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.perf_bench.core_import_mpy_multi.FS", + "name": "FS", + "lineno": 44, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.core_import_mpy_single": [ + { + "id": "tests.perf_bench.core_import_mpy_single.File", + "name": "File", + "lineno": 84, + "bases": [ + "io.IOBase" + ], + "scope": null + }, + { + "id": "tests.perf_bench.core_import_mpy_single.FS", + "name": "FS", + "lineno": 99, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.core_locals": [ + { + "id": "tests.perf_bench.core_locals.A", + "name": "A", + "lineno": 149, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.core_qstr": [], + "tests.perf_bench.core_str": [], + "tests.perf_bench.core_yield_from": [], + "tests.perf_bench.misc_aes": [ + { + "id": "tests.perf_bench.misc_aes.AES", + "name": "AES", + "lineno": 152, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.misc_mandel": [], + "tests.perf_bench.misc_pystone": [ + { + "id": "tests.perf_bench.misc_pystone.Record", + "name": "Record", + "lineno": 20, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.misc_raytrace": [ + { + "id": "tests.perf_bench.misc_raytrace.Vec", + "name": "Vec", + "lineno": 8, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Ray", + "name": "Ray", + "lineno": 38, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.View", + "name": "View", + "lineno": 43, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Light", + "name": "Light", + "lineno": 57, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Surface", + "name": "Surface", + "lineno": 64, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Sphere", + "name": "Sphere", + "lineno": 86, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Plane", + "name": "Plane", + "lineno": 110, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Scene", + "name": "Scene", + "lineno": 128, + "bases": [], + "scope": null + }, + { + "id": "tests.perf_bench.misc_raytrace.Canvas", + "name": "Canvas", + "lineno": 205, + "bases": [], + "scope": null + } + ], + "tests.perf_bench.viper_call0": [], + "tests.perf_bench.viper_call1a": [], + "tests.perf_bench.viper_call1b": [], + "tests.perf_bench.viper_call1c": [], + "tests.perf_bench.viper_call2a": [], + "tests.perf_bench.viper_call2b": [], + "tests.stress.bytecode_limit": [], + "tests.stress.dict_copy": [], + "tests.stress.dict_create": [], + "tests.stress.dict_create_max": [], + "tests.stress.fun_call_limit": [], + "tests.stress.gc_trace": [], + "tests.stress.list_sort": [], + "tests.stress.qstr_limit": [ + { + "id": "tests.stress.qstr_limit.A", + "name": "A", + "lineno": 42, + "bases": [], + "scope": null + } + ], + "tests.stress.qstr_limit_str_modulo": [], + "tests.stress.recursion": [], + "tests.stress.recursive_data": [], + "tests.stress.recursive_gen": [], + "tests.stress.recursive_iternext": [], + "tests.target_wiring.alif": [], + "tests.target_wiring.EK_RA6M2": [], + "tests.target_wiring.esp32": [], + "tests.target_wiring.mimxrt": [], + "tests.target_wiring.nrf": [], + "tests.target_wiring.NUCLEO_WB55": [], + "tests.target_wiring.PYBx": [], + "tests.target_wiring.rp2": [], + "tests.target_wiring.samd": [], + "tests.target_wiring.ZEPHYR_NUCLEO_WB55RG": [], + "tests.testlib.audiofilterhelper": [], + "tests.testlib.blinka_image": [], + "tests.testlib.dump_bitmap": [], + "tests.testlib.ironbow": [], + "tests.testlib.make_testpattern": [], + "tests.testlib.skip_if": [ + { + "id": "tests.testlib.skip_if.Env", + "name": "Env", + "lineno": 41, + "bases": [], + "scope": null + }, + { + "id": "tests.testlib.skip_if.Env", + "name": "Env", + "lineno": 55, + "bases": [], + "scope": null + }, + { + "id": "tests.testlib.skip_if.Foo", + "name": "Foo", + "lineno": 91, + "bases": [], + "scope": null + } + ], + "tests.testlib.synthblockhelper": [], + "tests.testlib.synthnotehelper": [], + "tests.thread.disable_irq": [], + "tests.thread.mutate_bytearray": [], + "tests.thread.mutate_dict": [], + "tests.thread.mutate_instance": [ + { + "id": "tests.thread.mutate_instance.User", + "name": "User", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "tests.thread.mutate_list": [], + "tests.thread.mutate_set": [], + "tests.thread.stress_aes": [ + { + "id": "tests.thread.stress_aes.AES", + "name": "AES", + "lineno": 168, + "bases": [], + "scope": null + }, + { + "id": "tests.thread.stress_aes.LockedCounter", + "name": "LockedCounter", + "lineno": 223, + "bases": [], + "scope": null + } + ], + "tests.thread.stress_create": [], + "tests.thread.stress_heap": [], + "tests.thread.stress_recurse": [], + "tests.thread.stress_schedule": [], + "tests.thread.thread_coop": [], + "tests.thread.thread_exc1": [], + "tests.thread.thread_exc2": [], + "tests.thread.thread_exit1": [], + "tests.thread.thread_exit2": [], + "tests.thread.thread_gc1": [], + "tests.thread.thread_heap_lock": [], + "tests.thread.thread_ident1": [], + "tests.thread.thread_lock1": [], + "tests.thread.thread_lock2": [], + "tests.thread.thread_lock3": [], + "tests.thread.thread_lock4_intbig": [], + "tests.thread.thread_lock5": [], + "tests.thread.thread_qstr1": [], + "tests.thread.thread_shared1": [], + "tests.thread.thread_shared2": [], + "tests.thread.thread_sleep1": [], + "tests.thread.thread_sleep2": [], + "tests.thread.thread_stacksize1": [], + "tests.thread.thread_start1": [], + "tests.thread.thread_start2": [], + "tests.thread.thread_stdin": [ + { + "id": "tests.thread.thread_stdin.StdinWaiter", + "name": "StdinWaiter", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "tests.unicode.file1": [], + "tests.unicode.file2": [], + "tests.unicode.file_invalid": [], + "tests.unicode.unicode": [], + "tests.unicode.unicode_chr": [], + "tests.unicode.unicode_id": [ + { + "id": "tests.unicode.unicode_id.\u03c6", + "name": "\u03c6", + "lineno": 24, + "bases": [], + "scope": null + } + ], + "tests.unicode.unicode_index": [], + "tests.unicode.unicode_iter": [], + "tests.unicode.unicode_ord": [], + "tests.unicode.unicode_pos": [], + "tests.unicode.unicode_repr": [], + "tests.unicode.unicode_slice": [], + "tests.unicode.unicode_str_format": [], + "tests.unicode.unicode_str_modulo": [], + "tests.unicode.unicode_subscr": [], + "tests.unicode.unicode_ure": [], + "tests.unix.extra_coverage": [], + "tests.unix.ffi_callback": [], + "tests.unix.ffi_float": [], + "tests.unix.ffi_float2": [], + "tests.unix.ffi_int_base": [], + "tests.unix.ffi_int_long32": [], + "tests.unix.ffi_int_long64": [], + "tests.unix.ffi_int_types": [], + "tests.unix.mod_os": [], + "tests.unix.subclass_native": [ + { + "id": "tests.unix.subclass_native.A", + "name": "A", + "lineno": 19, + "bases": [ + "NativeBaseClass" + ], + "scope": null + }, + { + "id": "tests.unix.subclass_native.B", + "name": "B", + "lineno": 37, + "bases": [ + "NativeBaseClass" + ], + "scope": null + } + ], + "tests.unix.time_mktime_localtime": [], + "tests.vectorio.color_index": [], + "tools.analyze_heap_dump": [], + "tools.analyze_mpy": [ + { + "id": "tools.analyze_mpy.Prelude", + "name": "Prelude", + "lineno": 191, + "bases": [], + "scope": null + }, + { + "id": "tools.analyze_mpy.RawCode", + "name": "RawCode", + "lineno": 202, + "bases": [], + "scope": null + }, + { + "id": "tools.analyze_mpy.mpyFile", + "name": "mpyFile", + "lineno": 315, + "bases": [], + "scope": null + } + ], + "tools.ar_util": [ + { + "id": "tools.ar_util.PickleCache", + "name": "PickleCache", + "lineno": 42, + "bases": [], + "scope": null + }, + { + "id": "tools.ar_util.CachedArFile", + "name": "CachedArFile", + "lineno": 95, + "bases": [], + "scope": null + } + ], + "tools.boardgen": [ + { + "id": "tools.boardgen.PinGeneratorError", + "name": "PinGeneratorError", + "lineno": 76, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.boardgen.Pin", + "name": "Pin", + "lineno": 82, + "bases": [], + "scope": null + }, + { + "id": "tools.boardgen.PinGenerator", + "name": "PinGenerator", + "lineno": 174, + "bases": [], + "scope": null + }, + { + "id": "tools.boardgen.NumericPinGenerator", + "name": "NumericPinGenerator", + "lineno": 515, + "bases": [ + "PinGenerator" + ], + "scope": null + } + ], + "tools.board_summaries": [], + "tools.board_to_port": [], + "tools.build_board_info": [], + "tools.build_memory_info": [], + "tools.build_release_files": [], + "tools.chart_code_size": [], + "tools.check_translations": [], + "tools.circuitpy_header_change": [], + "tools.ci_changes_per_commit": [ + { + "id": "tools.ci_changes_per_commit.Query", + "name": "Query", + "lineno": 107, + "bases": [], + "scope": null + } + ], + "tools.ci_check_duplicate_usb_vid_pid": [], + "tools.ci_fetch_deps": [], + "tools.ci_set_idf_constraint": [], + "tools.ci_set_matrix": [], + "tools.codeformat": [], + "tools.convert_release_notes": [ + { + "id": "tools.convert_release_notes.AdafruitBBCodeRenderer", + "name": "AdafruitBBCodeRenderer", + "lineno": 25, + "bases": [ + "mistune.BaseRenderer" + ], + "scope": null + } + ], + "tools.cortex-m-fault-gdb": [ + { + "id": "tools.cortex-m-fault-gdb.CortexMFault", + "name": "CortexMFault", + "lineno": 37, + "bases": [ + "gdb.Command" + ], + "scope": null + } + ], + "tools.cpboard": [ + { + "id": "tools.cpboard.CPboardError", + "name": "CPboardError", + "lineno": 23, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "tools.cpboard.REPL", + "name": "REPL", + "lineno": 39, + "bases": [], + "scope": null + }, + { + "id": "tools.cpboard.Disk", + "name": "Disk", + "lineno": 157, + "bases": [], + "scope": null + }, + { + "id": "tools.cpboard.Firmware", + "name": "Firmware", + "lineno": 227, + "bases": [], + "scope": null + }, + { + "id": "tools.cpboard.CPboard", + "name": "CPboard", + "lineno": 262, + "bases": [], + "scope": null + }, + { + "id": "tools.cpboard.Pyboard", + "name": "Pyboard", + "lineno": 561, + "bases": [], + "scope": null + } + ], + "tools.dfu": [], + "tools.diff_nm_sizes": [], + "tools.extract_pyi": [], + "tools.file2h": [], + "tools.fixup_translations": [], + "tools.fwsizes": [], + "tools.gc_activity": [], + "tools.gc_activity_between_collects": [], + "tools.gdb-stack-size": [ + { + "id": "tools.gdb-stack-size.StackSize", + "name": "StackSize", + "lineno": 7, + "bases": [ + "gdb.Command" + ], + "scope": null + } + ], + "tools.gen_crt_bundle": [ + { + "id": "tools.gen_crt_bundle.CertificateBundle", + "name": "CertificateBundle", + "lineno": 66, + "bases": [], + "scope": null + }, + { + "id": "tools.gen_crt_bundle.InputError", + "name": "InputError", + "lineno": 190, + "bases": [ + "RuntimeError" + ], + "scope": null + } + ], + "tools.gen_display_resources": [ + { + "id": "tools.gen_display_resources.BitmapStub", + "name": "BitmapStub", + "lineno": 29, + "bases": [], + "scope": null + } + ], + "tools.gen_ld_files": [], + "tools.gen_nvm_devices": [], + "tools.gen_web_workflow_static": [], + "tools.hci_trace_to_pcap": [], + "tools.insert-usb-ids": [], + "tools.join_bins": [], + "tools.make-frozen": [], + "tools.makemanifest": [ + { + "id": "tools.makemanifest.FreezeError", + "name": "FreezeError", + "lineno": 40, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tools.manifestfile": [ + { + "id": "tools.manifestfile.ManifestFileError", + "name": "ManifestFileError", + "lineno": 68, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.manifestfile.ManifestIgnoreException", + "name": "ManifestIgnoreException", + "lineno": 72, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.manifestfile.ManifestUsePyPIException", + "name": "ManifestUsePyPIException", + "lineno": 76, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.manifestfile.ManifestPackageMetadata", + "name": "ManifestPackageMetadata", + "lineno": 97, + "bases": [], + "scope": null + }, + { + "id": "tools.manifestfile.IncludeOptions", + "name": "IncludeOptions", + "lineno": 173, + "bases": [], + "scope": null + }, + { + "id": "tools.manifestfile.ManifestFile", + "name": "ManifestFile", + "lineno": 185, + "bases": [], + "scope": null + } + ], + "tools.merge_micropython": [], + "tools.metrics": [ + { + "id": "tools.metrics.PortData", + "name": "PortData", + "lineno": 51, + "bases": [], + "scope": null + } + ], + "tools.mpconfig_category_reader": [], + "tools.mpy-tool": [ + { + "id": "tools.mpy-tool.MPYReadError", + "name": "MPYReadError", + "lineno": 52, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.FreezeError", + "name": "FreezeError", + "lineno": 61, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.Config", + "name": "Config", + "lineno": 70, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.Opcode", + "name": "Opcode", + "lineno": 191, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.QStrType", + "name": "QStrType", + "lineno": 544, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.GlobalQStrList", + "name": "GlobalQStrList", + "lineno": 551, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.MPFunTable", + "name": "MPFunTable", + "lineno": 573, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.CompiledModule", + "name": "CompiledModule", + "lineno": 578, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.RawCode", + "name": "RawCode", + "lineno": 873, + "bases": [ + "object" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.RawCodeBytecode", + "name": "RawCodeBytecode", + "lineno": 1082, + "bases": [ + "RawCode" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.RawCodeNative", + "name": "RawCodeNative", + "lineno": 1221, + "bases": [ + "RawCode" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.MPYSegment", + "name": "MPYSegment", + "lineno": 1340, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.MPYReader", + "name": "MPYReader", + "lineno": 1353, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.PrintShim", + "name": "PrintShim", + "lineno": 1993, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy-tool.PrintIgnoreExtraArgs", + "name": "PrintIgnoreExtraArgs", + "lineno": 2028, + "bases": [ + "PrintShim" + ], + "scope": null + }, + { + "id": "tools.mpy-tool.PrintJson", + "name": "PrintJson", + "lineno": 2035, + "bases": [ + "PrintShim" + ], + "scope": null + } + ], + "tools.mpy_bin2res": [], + "tools.mpy_cross_all": [], + "tools.mpy_ld": [ + { + "id": "tools.mpy_ld.ArchData", + "name": "ArchData", + "lineno": 190, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy_ld.LinkError", + "name": "LinkError", + "lineno": 352, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.mpy_ld.Section", + "name": "Section", + "lineno": 356, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy_ld.GOTEntry", + "name": "GOTEntry", + "lineno": 371, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy_ld.LiteralEntry", + "name": "LiteralEntry", + "lineno": 391, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy_ld.LinkEnv", + "name": "LinkEnv", + "lineno": 397, + "bases": [], + "scope": null + }, + { + "id": "tools.mpy_ld.MPYOutput", + "name": "MPYOutput", + "lineno": 1283, + "bases": [], + "scope": null + } + ], + "tools.msgfmt": [], + "tools.preprocess_frozen_modules": [], + "tools.print_status": [], + "tools.pyboard": [ + { + "id": "tools.pyboard.PyboardError", + "name": "PyboardError", + "lineno": 73, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tools.pyboard.TelnetToSerial", + "name": "TelnetToSerial", + "lineno": 85, + "bases": [], + "scope": null + }, + { + "id": "tools.pyboard.ProcessToSerial", + "name": "ProcessToSerial", + "lineno": 150, + "bases": [], + "scope": null + }, + { + "id": "tools.pyboard.ProcessPtyToTerminal", + "name": "ProcessPtyToTerminal", + "lineno": 202, + "bases": [], + "scope": null + }, + { + "id": "tools.pyboard.Pyboard", + "name": "Pyboard", + "lineno": 249, + "bases": [], + "scope": null + } + ], + "tools.pydfu": [ + { + "id": "tools.pydfu.FilterDFU", + "name": "FilterDFU", + "lineno": 418, + "bases": [ + "object" + ], + "scope": null + } + ], + "tools.ruff_bindings": [ + { + "id": "tools.ruff_bindings.Mode", + "name": "Mode", + "lineno": 14, + "bases": [ + "Enum" + ], + "scope": null + }, + { + "id": "tools.ruff_bindings.LineWithMode", + "name": "LineWithMode", + "lineno": 20, + "bases": [], + "scope": null + }, + { + "id": "tools.ruff_bindings.OutputWriter", + "name": "OutputWriter", + "lineno": 25, + "bases": [], + "scope": null + }, + { + "id": "tools.ruff_bindings.PythonOutputWriter", + "name": "PythonOutputWriter", + "lineno": 36, + "bases": [ + "OutputWriter" + ], + "scope": null + }, + { + "id": "tools.ruff_bindings.COutputWriter", + "name": "COutputWriter", + "lineno": 46, + "bases": [ + "OutputWriter" + ], + "scope": null + } + ], + "tools.safe_mode_finder": [], + "tools.stack-loc-to-pc": [], + "tools.swo_function_trace": [], + "tools.swo_viewer": [], + "tools.verifygitlog": [ + { + "id": "tools.verifygitlog.ErrorCollection", + "name": "ErrorCollection", + "lineno": 23, + "bases": [], + "scope": null + } + ], + "tools.board_stubs.build_board_specific_stubs.board_stub_builder": [], + "tools.board_stubs.circuitpython_setboard": [] + }, + "module_graph": { + "conf": { + "path": "C:\\repos\\v3\\circuitpython\\conf.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "runtime": { + "path": "C:\\repos\\v3\\circuitpython\\runtime.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.rstjinja": { + "path": "C:\\repos\\v3\\circuitpython\\docs\\rstjinja.py", + "parent": "docs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.shared_bindings_matrix": { + "path": "C:\\repos\\v3\\circuitpython\\docs\\shared_bindings_matrix.py", + "parent": "docs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.readthedocs.settings.local_settings": { + "path": "C:\\repos\\v3\\circuitpython\\docs\\readthedocs\\settings\\local_settings.py", + "parent": "docs.readthedocs.settings", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "mpy-cross.mpy_cross": { + "path": "C:\\repos\\v3\\circuitpython\\mpy-cross\\mpy_cross\\__init__.py", + "parent": "mpy-cross", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "mpy-cross.mpy_cross.__main__": { + "path": "C:\\repos\\v3\\circuitpython\\mpy-cross\\mpy_cross\\__main__.py", + "parent": "mpy-cross.mpy_cross", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.atmel-samd.modules.frozentest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\atmel-samd\\modules\\frozentest.py", + "parent": "ports.atmel-samd.modules", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.atmel-samd.tools.mkcandata": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\atmel-samd\\tools\\mkcandata.py", + "parent": "ports.atmel-samd.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.atmel-samd.tools.mksdiodata": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\atmel-samd\\tools\\mksdiodata.py", + "parent": "ports.atmel-samd.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.atmel-samd.tools.update_asf": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\atmel-samd\\tools\\update_asf.py", + "parent": "ports.atmel-samd.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.cxd56.tools.flash_writer": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\cxd56\\tools\\flash_writer.py", + "parent": "ports.cxd56.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.build_memory_info": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\build_memory_info.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.check-sdkconfig": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\check-sdkconfig.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.decode_backtrace": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\decode_backtrace.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.generate_all_sdkconfig": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\generate_all_sdkconfig.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.update_all_board_sdkconfig": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\update_all_board_sdkconfig.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.espressif.tools.update_sdkconfig": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\espressif\\tools\\update_sdkconfig.py", + "parent": "ports.espressif.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.mimxrt10xx.tools.gen_peripherals_data": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\mimxrt10xx\\tools\\gen_peripherals_data.py", + "parent": "ports.mimxrt10xx.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.nordic.boards.challenger_840.challenger_840": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\nordic\\boards\\challenger_840\\challenger_840.py", + "parent": "ports.nordic.boards.challenger_840", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.gen_stage2": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\gen_stage2.py", + "parent": "ports.raspberrypi", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\solderparty_rp2040_stamp\\stamp_carrier_board.py", + "parent": "ports.raspberrypi.boards.solderparty_rp2040_stamp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\solderparty_rp2040_stamp\\stamp_carrier_board_xl.py", + "parent": "ports.raspberrypi.boards.solderparty_rp2040_stamp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\solderparty_rp2040_stamp\\stamp_round_carrier_board.py", + "parent": "ports.raspberrypi.boards.solderparty_rp2040_stamp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\weenoisemakers_noisenugget\\noise_nugget.py", + "parent": "ports.raspberrypi.boards.weenoisemakers_noisenugget", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\weenoisemakers_noisenugget\\pgb1.py", + "parent": "ports.raspberrypi.boards.weenoisemakers_noisenugget", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\weenoisemakers_noisenugget\\_aic3105.py", + "parent": "ports.raspberrypi.boards.weenoisemakers_noisenugget", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\raspberrypi\\boards\\weenoisemakers_noisenugget\\_tca6408.py", + "parent": "ports.raspberrypi.boards.weenoisemakers_noisenugget", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.renode.circuitpy.code": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\renode\\circuitpy\\code.py", + "parent": "ports.renode.circuitpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.renode.tools.split_profile": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\renode\\tools\\split_profile.py", + "parent": "ports.renode.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.silabs.tools.make_pins": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\silabs\\tools\\make_pins.py", + "parent": "ports.silabs.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.analog_output": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\analog_output.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.board_voltage": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\board_voltage.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.button": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\button.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.enable_3v3": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\enable_3v3.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.i2c_scan": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\i2c_scan.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.pwnio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\pwnio.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\spi_bme680_smoke_test.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.uart": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\uart.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.boards.swan_r5.tests.urandom": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\boards\\swan_r5\\tests\\urandom.py", + "parent": "ports.stm.boards.swan_r5.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.hal_conf.sort_defines": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\hal_conf\\sort_defines.py", + "parent": "ports.stm.hal_conf", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.tools.parse_af_csv": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\tools\\parse_af_csv.py", + "parent": "ports.stm.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.stm.tools.parse_pins_csv": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\stm\\tools\\parse_pins_csv.py", + "parent": "ports.stm.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.manifest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\manifest.py", + "parent": "ports.unix.variants", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.manifest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\manifest.py", + "parent": "ports.unix.variants.coverage", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy1": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy1.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy2": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy2.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy3": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy3.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy4": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy4.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzqstr": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzqstr.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg1": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy_pkg1\\__init__.py", + "parent": "ports.unix.variants.coverage.frzmpy", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzmpy\\frzmpy_pkg2\\mod.py", + "parent": "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzstr.frzstr1": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzstr\\frzstr1.py", + "parent": "ports.unix.variants.coverage.frzstr", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzstr.frzstr_pkg1": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzstr\\frzstr_pkg1\\__init__.py", + "parent": "ports.unix.variants.coverage.frzstr", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\coverage\\frzstr\\frzstr_pkg2\\mod.py", + "parent": "ports.unix.variants.coverage.frzstr.frzstr_pkg2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.unix.variants.standard.manifest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\unix\\variants\\standard\\manifest.py", + "parent": "ports.unix.variants.standard", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.board_tools": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\board_tools.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.build_all_boards": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\build_all_boards.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.build_circuitpython": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\build_circuitpython.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.compat2driver": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\compat2driver.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.cpbuild": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\cpbuild.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.gen_compat2driver": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\gen_compat2driver.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.get_west_shield_args": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\get_west_shield_args.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.pre_zephyr_build_prep": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\pre_zephyr_build_prep.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.update_board_info": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\update_board_info.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.zephyr2cp": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\zephyr2cp.py", + "parent": "ports.zephyr-cp.cptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.cptools.tests.test_zephyr2cp": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\cptools\\tests\\test_zephyr2cp.py", + "parent": "ports.zephyr-cp.cptools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.conftest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\conftest.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.perfetto_input_trace": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\perfetto_input_trace.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_adafruit_bus_device": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_adafruit_bus_device.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_aesio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_aesio.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_audiobusio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_audiobusio.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_basics": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_basics.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_digitalio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_digitalio.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_flash": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_flash.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_getpass": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_getpass.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_hashlib": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_hashlib.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_i2c": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_i2c.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_msgpack": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_msgpack.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_nvm": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_nvm.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_rotaryio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_rotaryio.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_storage": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_storage.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_web_workflow": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_web_workflow.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.test_zlib": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\test_zlib.py", + "parent": "ports.zephyr-cp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\__init__.py", + "parent": "ports.zephyr-cp", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.conftest": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\conftest.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_basics": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_basics.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_ble_advertising.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_ble_connect.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_ble_name.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_ble_peripheral.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\test_bsim_ble_scan.py", + "parent": "ports.zephyr-cp.tests.bsim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.bsim": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\bsim\\__init__.py", + "parent": "ports.zephyr-cp.tests", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.zephyr_display.test_gifio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\zephyr_display\\test_gifio.py", + "parent": "ports.zephyr-cp.tests.zephyr_display", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.zephyr_display.test_jpegio": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\zephyr_display\\test_jpegio.py", + "parent": "ports.zephyr-cp.tests.zephyr_display", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display": { + "path": "C:\\repos\\v3\\circuitpython\\ports\\zephyr-cp\\tests\\zephyr_display\\test_zephyr_display.py", + "parent": "ports.zephyr-cp.tests.zephyr_display", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.makecompresseddata": { + "path": "C:\\repos\\v3\\circuitpython\\py\\makecompresseddata.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.makemoduledefs": { + "path": "C:\\repos\\v3\\circuitpython\\py\\makemoduledefs.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.makeqstrdata": { + "path": "C:\\repos\\v3\\circuitpython\\py\\makeqstrdata.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.makeqstrdefs": { + "path": "C:\\repos\\v3\\circuitpython\\py\\makeqstrdefs.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.maketranslationdata": { + "path": "C:\\repos\\v3\\circuitpython\\py\\maketranslationdata.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.makeversionhdr": { + "path": "C:\\repos\\v3\\circuitpython\\py\\makeversionhdr.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.make_root_pointers": { + "path": "C:\\repos\\v3\\circuitpython\\py\\make_root_pointers.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "py.version": { + "path": "C:\\repos\\v3\\circuitpython\\py\\version.py", + "parent": "py", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "shared.memzip.make-memzip": { + "path": "C:\\repos\\v3\\circuitpython\\shared\\memzip\\make-memzip.py", + "parent": "shared.memzip", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.endorse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\endorse.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-internalbench": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-internalbench.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-multitests": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-multitests.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-natmodtests": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-natmodtests.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-perfbench-table": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-perfbench-table.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-perfbench": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-perfbench.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.run-tests": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\run-tests.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.serial_test": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\serial_test.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.0prelim": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\0prelim.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.andor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\andor.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.annotate_var": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\annotate_var.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_construct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_construct.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_construct2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_construct2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_construct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_construct_endian.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_micropython.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.array_mul": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\array_mul.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.assign1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\assign1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.assign_expr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\assign_expr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.assign_expr_scope": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\assign_expr_scope.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.assign_expr_syntaxerror": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\assign_expr_syntaxerror.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_await": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_await.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_await2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_await2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_coroutine": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_coroutine.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_def": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_def.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_for": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_for.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_for2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_for2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_syntaxerror": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_syntaxerror.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_with": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_with.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_with2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_with2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_with_break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_with_break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.async_with_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\async_with_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.attrtuple1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\attrtuple1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.attrtuple2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\attrtuple2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bigint_array_overflow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bigint_array_overflow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bit_length": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bit_length.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bool1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bool1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.boundmeth1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\boundmeth1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_abs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_abs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_abs_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_abs_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_allany": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_allany.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_bin": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_bin.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_bin_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_bin_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_callable": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_callable.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_chr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_chr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_compile": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_compile.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_delattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_delattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_dir": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_dir.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_divmod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_divmod.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_divmod_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_divmod_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_ellipsis": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_ellipsis.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_enumerate": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_enumerate.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_eval": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_eval.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_eval_buffer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_eval_buffer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_eval_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_eval_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_exec": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_exec.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_exec_buffer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_exec_buffer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_filter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_filter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_getattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hasattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hasattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hash": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hash.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hash_gen": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hash_gen.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hash_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hash_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_help": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_help.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hex": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hex.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_hex_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_hex_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_id": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_id.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_issubclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_issubclass.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_len1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_len1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_locals": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_locals.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_map": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_map.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_minmax": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_minmax.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_next_arg2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_next_arg2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_oct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_oct.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_oct_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_oct_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_ord": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_ord.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_override": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_override.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_pow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_pow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_pow3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_pow3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_pow3_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_pow3_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_print": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_print.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_property": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_property.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_property_inherit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_property_inherit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_range": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_range.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_range_attrs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_range_attrs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_range_binop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_range_binop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_range_maxsize": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_range_maxsize.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_reversed": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_reversed.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_round": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_round.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_round_int": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_round_int.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_round_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_round_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_setattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_setattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_slice.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_sorted": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_sorted.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_str_hex": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_str_hex.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_sum": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_sum.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_super": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_super.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_type": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_type.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.builtin_zip": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\builtin_zip.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_add_self": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_add_self.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_append": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_append.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_byte_operations": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_byte_operations.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_center": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_center.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_construct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_construct.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_construct_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_construct_array.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_construct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_construct_endian.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_count": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_count.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_decode": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_decode.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_partition": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_partition.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytearray_slice_assign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytearray_slice_assign.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_add_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_add_array.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_add_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_add_bytearray.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_add_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_add_endian.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_center": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_center.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_compare": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_compare.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_compare2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_compare2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_compare3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_compare3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_compare_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_compare_array.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_compare_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_compare_bytearray.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_construct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_construct.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_construct_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_construct_array.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_construct_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_construct_bytearray.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_construct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_construct_endian.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_construct_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_construct_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_count": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_count.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_escape_unicode": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_escape_unicode.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_find": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_find.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_format_modulo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_format_modulo.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_gen": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_gen.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_large": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_large.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_mult": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_mult.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_partition": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_partition.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_replace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_replace.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_split": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_split.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_strip": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_strip.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.bytes_subscr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\bytes_subscr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_bases": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_bases.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_bind_self": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_bind_self.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_binop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_binop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_bytes.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_call": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_call.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_contains": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_contains.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_delattr_setattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_delattr_setattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_descriptor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_descriptor.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_dict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_emptybases": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_emptybases.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_getattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_inherit1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_inherit1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_inherit_mul": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_inherit_mul.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_inplace_op": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_inplace_op.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_inplace_op2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_inplace_op2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_instance_override": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_instance_override.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_item": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_item.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_misc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_misc.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_new": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_new.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_notimpl": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_notimpl.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_number": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_number.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_ordereddict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_ordereddict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_reverse_op": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_reverse_op.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_setname_hazard": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_setname_hazard.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_setname_hazard_rand": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_setname_hazard_rand.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_staticclassmethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_staticclassmethod.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_store": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_store.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_store_class": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_store_class.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_str": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_str.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_super": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_super.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_super_aslocal": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_super_aslocal.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_super_closure": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_super_closure.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_super_multinherit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_super_multinherit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_super_object": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_super_object.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.class_use_other": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\class_use_other.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.closure1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\closure1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.closure2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\closure2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.closure_defargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\closure_defargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.closure_manyvars": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\closure_manyvars.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.closure_namedarg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\closure_namedarg.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.compare_multi": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\compare_multi.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.comprehension1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\comprehension1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.containment": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\containment.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.continue": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\continue.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.core_class_superproperty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\core_class_superproperty.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.decorator": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\decorator.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_attr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_attr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_deref": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_deref.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_global": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_global.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_local": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_local.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_name": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_name.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.del_subscr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\del_subscr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.deque1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\deque1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.deque2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\deque2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.deque_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\deque_micropython.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.deque_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\deque_slice.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_clear": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_clear.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_construct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_construct.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_copy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_copy.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_del.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_fixed": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_fixed.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_fromkeys": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_fromkeys.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_fromkeys2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_fromkeys2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_fromkeys_reversed": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_fromkeys_reversed.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_from_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_from_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_get": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_get.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_intern": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_intern.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_iterator": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_iterator.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_pop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_pop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_popitem": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_popitem.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_setdefault": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_setdefault.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_specialmeth": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_specialmeth.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_union": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_union.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_update": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_update.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.dict_views": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\dict_views.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.equal": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\equal.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.equal_class": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\equal_class.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.errno1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\errno1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.exception1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\exception1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.exception_chain": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\exception_chain.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.exceptpoly": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\exceptpoly.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.exceptpoly2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\exceptpoly2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.except_match_tuple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\except_match_tuple.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.floordivide": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\floordivide.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.floordivide_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\floordivide_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for_break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for_break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for_else": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for_else.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for_range": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for_range.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.for_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\for_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset_binop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset_binop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset_copy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset_copy.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset_difference": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset_difference.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.frozenset_set": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\frozenset_set.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_annotations": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_annotations.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_calldblstar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_calldblstar.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_calldblstar2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_calldblstar2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_calldblstar3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_calldblstar3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_calldblstar4": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_calldblstar4.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_callstar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_callstar.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_callstardblstar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_callstardblstar.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_code.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_code_colines": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_code_colines.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_code_full": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_code_full.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_code_lnotab": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_code_lnotab.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_code_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_code_micropython.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_defargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_defargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_defargs2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_defargs2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_error2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_error2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_globals": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_globals.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_kwargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_kwargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_kwonly": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_kwonly.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_kwonlydef": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_kwonlydef.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_kwvarargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_kwvarargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_largestate": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_largestate.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_name": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_name.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_str": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_str.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.fun_varargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\fun_varargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gc1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gc1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_args": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_args.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_close": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_close.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_closure": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_closure.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_exc.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_name": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_name.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_pend_throw": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_pend_throw.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_pep479": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_pep479.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_send": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_send.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_throw": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_throw.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_throw_multi_arg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_throw_multi_arg.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_throw_nested": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_throw_nested.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.generator_throw_repeat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\generator_throw_repeat.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_stack_overflow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_stack_overflow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_close": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_close.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_ducktype": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_ducktype.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_exc.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_executing": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_executing.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_pending": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_pending.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_send": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_send.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_stopped": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_stopped.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_throw": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_throw.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_throw2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_throw2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_throw3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_throw3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_throw_multi_arg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_throw_multi_arg.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.gen_yield_from_throw_repeat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\gen_yield_from_throw_repeat.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\getattr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.getitem": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\getitem.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.globals_del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\globals_del.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.ifcond": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\ifcond.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.ifexpr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\ifexpr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.import_instance_method": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\import_instance_method.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_64_basics": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_64_basics.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_and": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_and.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_and2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_and2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_and3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_and3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_cmp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_cmp.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_div": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_div.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_lshift": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_lshift.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_mod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_mod.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_mul": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_mul.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_or": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_or.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_or2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_or2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_or3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_or3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_pow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_pow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_rshift": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_rshift.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_to_small": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_to_small.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_to_small_int29": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_to_small_int29.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_unary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_unary.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_xor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_xor.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_xor2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_xor2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_xor3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_xor3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_big_zeroone": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_big_zeroone.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_bytes.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_bytes_int64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_bytes_int64.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_bytes_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_bytes_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_bytes_optional_args_cp311": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_bytes_optional_args_cp311.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_constfolding": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_constfolding.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_constfolding_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_constfolding_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_divmod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_divmod.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_divmod_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_divmod_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_divzero": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_divzero.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_length": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_length.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_longint_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_longint_bytes.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_parse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_parse.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.int_small": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\int_small.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_buffered_writer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_buffered_writer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_bytesio_cow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_bytesio_cow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_bytesio_ext": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_bytesio_ext.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_bytesio_ext2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_bytesio_ext2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_iobase": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_iobase.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_stringio1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_stringio1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_stringio_base": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_stringio_base.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_stringio_with": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_stringio_with.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.io_write_ext": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\io_write_ext.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.is_isnot": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\is_isnot.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.is_isnot_literal": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\is_isnot_literal.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.iter0": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\iter0.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.iter1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\iter1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.iter2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\iter2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.iter_of_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\iter_of_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.lambda1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\lambda1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.lambda_defargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\lambda_defargs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.lexer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\lexer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_clear": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_clear.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_compare": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_compare.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_copy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_copy.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_count": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_count.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_extend": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_extend.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_index.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_insert": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_insert.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_mult": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_mult.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_pop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_pop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_remove": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_remove.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_reverse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_reverse.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_slice.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_slice_3arg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_slice_3arg.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_slice_assign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_slice_assign.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_slice_assign_grow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_slice_assign_grow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_sort": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_sort.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.list_sum": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\list_sum.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.logic_constfolding": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\logic_constfolding.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryerror": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryerror.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview1_slice_assign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview1_slice_assign.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_cast": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_cast.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_gc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_gc.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_itemsize": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_itemsize.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_slice_assign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_slice_assign.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.memoryview_slice_size": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\memoryview_slice_size.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.module1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\module1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.module2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\module2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.module_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\module_dict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.namedtuple1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\namedtuple1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.namedtuple1_cpython_compat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\namedtuple1_cpython_compat.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.namedtuple_asdict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\namedtuple_asdict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.nanbox_smallint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\nanbox_smallint.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.object1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\object1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.object_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\object_dict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.object_new": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\object_new.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_error_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_error_bytearray.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_error_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_error_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_error_literal": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_error_literal.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_error_memoryview": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_error_memoryview.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.op_precedence": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\op_precedence.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.ordereddict1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\ordereddict1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.ordereddict2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\ordereddict2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.ordereddict_eq": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\ordereddict_eq.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.parser": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\parser.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.python34": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\python34.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.python36": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\python36.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.return1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\return1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.scope": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\scope.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.scope_class": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\scope_class.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.scope_implicit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\scope_implicit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.self_type_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\self_type_check.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.seq_unpack": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\seq_unpack.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_add.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_basic.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_binop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_binop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_clear": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_clear.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_comprehension": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_comprehension.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_containment": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_containment.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_copy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_copy.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_difference": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_difference.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_discard": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_discard.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_intersection": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_intersection.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_isdisjoint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_isdisjoint.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_isfooset": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_isfooset.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_iter_of_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_iter_of_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_pop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_pop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_remove": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_remove.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_specialmeth": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_specialmeth.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_symmetric_difference": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_symmetric_difference.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_type": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_type.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_union": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_union.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_unop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_unop.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.set_update": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\set_update.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slice_attrs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slice_attrs.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slice_indices": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slice_indices.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slice_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slice_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slice_op": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slice_op.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slice_optimise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slice_optimise.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.slots_bool_len": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\slots_bool_len.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.smallint_array_overflow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\smallint_array_overflow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.special_comparisons": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\special_comparisons.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.special_comparisons2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\special_comparisons2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.special_methods": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\special_methods.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.special_methods2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\special_methods2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.special_methods_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\special_methods_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.stopiteration": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\stopiteration.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_center": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_center.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_compare": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_compare.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_count": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_count.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_crlf_conversion": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_crlf_conversion.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_cr_conversion": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_cr_conversion.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_endswith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_endswith.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_escape": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_escape.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_escape_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_escape_invalid.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_find": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_find.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_cp310": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_cp310.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_modulo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_modulo.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_modulo_int": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_modulo_int.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_format_sep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_format_sep.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_fstring": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_fstring.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_fstring_debug": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_fstring_debug.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_fstring_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_fstring_invalid.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_index.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_istest": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_istest.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_join": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_join.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_large": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_large.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_mult": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_mult.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_partition": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_partition.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_pep498_fstring": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_pep498_fstring.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_replace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_replace.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_repr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_repr.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_rfind": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_rfind.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_rindex": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_rindex.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_rpartition": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_rpartition.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_rsplit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_rsplit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_slice.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_split": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_split.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_splitlines": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_splitlines.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_startswith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_startswith.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_strip": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_strip.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.string_upperlow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\string_upperlow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.struct1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\struct1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.struct1_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\struct1_intbig.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.struct2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\struct2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.struct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\struct_endian.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.struct_overflow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\struct_overflow.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_classmethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_classmethod.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native2_list": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native2_list.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native2_tuple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native2_tuple.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native4": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native4.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native5.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_buffer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_buffer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_call": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_call.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_cmp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_cmp.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_containment": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_containment.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_dict.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_exc_new": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_exc_new.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_init": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_init.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_iter.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_specmeth": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_specmeth.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subclass_native_str": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subclass_native_str.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.subscr_tuple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\subscr_tuple.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.syntaxerror": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\syntaxerror.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.syntaxerror_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\syntaxerror_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_exit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_exit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_getsizeof": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_getsizeof.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_path": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_path.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_stdio": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_stdio.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_stdio_buffer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_stdio_buffer.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.sys_tracebacklimit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\sys_tracebacklimit.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.true_value": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\true_value.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try4": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try4.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_as_var": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_as_var.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_continue": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_continue.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_else": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_else.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_else_finally": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_else_finally.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_error.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_except_break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_except_break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_break2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_break2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_continue": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_continue.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_loops": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_loops.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_return2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_return2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_return3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_return3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_return4": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_return4.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_finally_return5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_finally_return5.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_reraise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_reraise.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_reraise2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_reraise2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.try_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\try_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple_compare": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple_compare.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple_count": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple_count.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple_index.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple_mult": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple_mult.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.tuple_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\tuple_slice.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.types1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\types1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.types2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\types2.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.types3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\types3.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.unary_op": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\unary_op.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.unboundlocal": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\unboundlocal.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.unpack1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\unpack1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.while1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\while1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.while_cond": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\while_cond.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.while_nest_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\while_nest_exc.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.with1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\with1.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.with_break": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\with_break.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.with_continue": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\with_continue.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.with_raise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\with_raise.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.basics.with_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\basics\\with_return.py", + "parent": "tests.basics", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.aes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\aes.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.atexit_test": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\atexit_test.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.audiofilter_filter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\audiofilter_filter.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.audiofilter_filter_biquads": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\audiofilter_filter_biquads.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.audiofilter_filter_stereo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\audiofilter_filter_stereo.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.audiofilter_filter_stereo_biquads": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\audiofilter_filter_stereo_biquads.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_blend": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_blend.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_ironbow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_ironbow.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_lookup": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_lookup.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_mix": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_mix.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_morph": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_morph.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmapfilter_solar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmapfilter_solar.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.bitmaptools_blit_boundaries": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\bitmaptools_blit_boundaries.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.builtin_submodule": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\builtin_submodule.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.codeop_compile": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\codeop_compile.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.deque_subclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\deque_subclass.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.getenv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\getenv.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.issue9705": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\issue9705.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.jpegio_decompress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\jpegio_decompress.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.mfm": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\mfm.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.miditrack": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\miditrack.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.nvm_not_present": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\nvm_not_present.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.nvm_present": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\nvm_present.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.rainbows": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\rainbows.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.struct_nargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\struct_nargs.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthesizer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthesizer.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthesizer_note": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthesizer_note.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthio_biquad": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthio_biquad.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthio_note_info": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthio_note_info.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthlfo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthlfo.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthlfo_offset": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthlfo_offset.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthlfo_phase_offset": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthlfo_phase_offset.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthlfo_rate": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthlfo_rate.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthlfo_scale": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthlfo_scale.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synthmath": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synthmath.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_abs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_abs.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_add_div": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_add_div.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_add_sub": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_add_sub.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_constrained_lerp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_constrained_lerp.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_div_add": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_div_add.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_lerp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_lerp.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_max": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_max.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_mid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_mid.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_min": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_min.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_mul_div": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_mul_div.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_offset_scale": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_offset_scale.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_product": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_product.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_scale_offset": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_scale_offset.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_block_sum": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_block_sum.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_note_amplitude": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_note_amplitude.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_note_bend": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_note_bend.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_note_envelope": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_note_envelope.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.synth_note_ring": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\synth_note_ring.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.traceback_test": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\traceback_test.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.traceback_test_chained": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\traceback_test_chained.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython.zlib_decompress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython\\zlib_decompress.py", + "parent": "tests.circuitpython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.deepsleep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\deepsleep.py", + "parent": "tests.circuitpython-manual.alarm", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.lightsleep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\lightsleep.py", + "parent": "tests.circuitpython-manual.alarm", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.sleep_memory_persist": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\sleep_memory_persist.py", + "parent": "tests.circuitpython-manual.alarm", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.esp.boot": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\esp\\boot.py", + "parent": "tests.circuitpython-manual.alarm.esp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.esp.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\esp\\code.py", + "parent": "tests.circuitpython-manual.alarm.esp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.nrf.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\nrf\\code.py", + "parent": "tests.circuitpython-manual.alarm.nrf", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.rp.boot": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\rp\\boot.py", + "parent": "tests.circuitpython-manual.alarm.rp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.rp.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\rp\\code.py", + "parent": "tests.circuitpython-manual.alarm.rp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.alarm.stm.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\alarm\\stm\\code.py", + "parent": "tests.circuitpython-manual.alarm.stm", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audiobusio.i2s_sample_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audiobusio\\i2s_sample_loop.py", + "parent": "tests.circuitpython-manual.audiobusio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audiobusio.pdmin_rms": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audiobusio\\pdmin_rms.py", + "parent": "tests.circuitpython-manual.audiobusio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioi2sin\\i2sin_neopixel_reactive.py", + "parent": "tests.circuitpython-manual.audioi2sin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioi2sin\\i2sin_record_sdcard.py", + "parent": "tests.circuitpython-manual.audioi2sin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioi2sin\\i2sin_record_sdcard_output_bit_depth.py", + "parent": "tests.circuitpython-manual.audioi2sin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioio.run_serial_tests": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioio\\run_serial_tests.py", + "parent": "tests.circuitpython-manual.audioio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioio.single_buffer_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioio\\single_buffer_loop.py", + "parent": "tests.circuitpython-manual.audioio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioio.stereo_playback": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioio\\stereo_playback.py", + "parent": "tests.circuitpython-manual.audioio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioio.wavefile_pause_resume": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioio\\wavefile_pause_resume.py", + "parent": "tests.circuitpython-manual.audioio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audioio.wavefile_playback": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audioio\\wavefile_playback.py", + "parent": "tests.circuitpython-manual.audioio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audiopwmio.single_buffer_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audiopwmio\\single_buffer_loop.py", + "parent": "tests.circuitpython-manual.audiopwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audiopwmio\\wavefile_pause_resume.py", + "parent": "tests.circuitpython-manual.audiopwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.audiopwmio.wavefile_playback": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\audiopwmio\\wavefile_playback.py", + "parent": "tests.circuitpython-manual.audiopwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.bitmaptools.blend": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\bitmaptools\\blend.py", + "parent": "tests.circuitpython-manual.bitmaptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.bitmaptools.dither": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\bitmaptools\\dither.py", + "parent": "tests.circuitpython-manual.bitmaptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.bitmaptools._bmp16": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\bitmaptools\\_bmp16.py", + "parent": "tests.circuitpython-manual.bitmaptools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.busio.uart_echo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\busio\\uart_echo.py", + "parent": "tests.circuitpython-manual.busio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\live_audio\\analogbufio_bufferedin_loop.py", + "parent": "tests.circuitpython-manual.live_audio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.live_audio.mix": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\live_audio\\mix.py", + "parent": "tests.circuitpython-manual.live_audio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.pwmio.code_extremes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\pwmio\\code_extremes.py", + "parent": "tests.circuitpython-manual.pwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.pwmio.code_ramps": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\pwmio\\code_ramps.py", + "parent": "tests.circuitpython-manual.pwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.pwmio.duty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\pwmio\\duty.py", + "parent": "tests.circuitpython-manual.pwmio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.settings.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\settings\\code.py", + "parent": "tests.circuitpython-manual.settings", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.socketpool.client.cpy-client": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\socketpool\\client\\cpy-client.py", + "parent": "tests.circuitpython-manual.socketpool.client", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.socketpool.client.host-server": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\socketpool\\client\\host-server.py", + "parent": "tests.circuitpython-manual.socketpool.client", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.socketpool.datagram.ntp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\socketpool\\datagram\\ntp.py", + "parent": "tests.circuitpython-manual.socketpool.datagram", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.socketpool.server.cpy-server": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\socketpool\\server\\cpy-server.py", + "parent": "tests.circuitpython-manual.socketpool.server", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.socketpool.server.host-client": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\socketpool\\server\\host-client.py", + "parent": "tests.circuitpython-manual.socketpool.server", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.biquad": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\biquad.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\code.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.demo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\demo.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.envelope": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\envelope.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.noise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\noise.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.panning": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\panning.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.note.ring": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\note\\ring.py", + "parent": "tests.circuitpython-manual.synthio.note", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.synthio.wave.midi2wav": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\synthio\\wave\\midi2wav.py", + "parent": "tests.circuitpython-manual.synthio.wave", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.usb.basic_keyboard": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\usb\\basic_keyboard.py", + "parent": "tests.circuitpython-manual.usb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.usb.basic_mouse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\usb\\basic_mouse.py", + "parent": "tests.circuitpython-manual.usb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.usb.device_info": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\usb\\device_info.py", + "parent": "tests.circuitpython-manual.usb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.circuitpython-manual.usb.displayio_mouse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\circuitpython-manual\\usb\\displayio_mouse.py", + "parent": "tests.circuitpython-manual.usb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_compile_only": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_compile_only.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_compile_only_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_compile_only_error.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_file_variable": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_file_variable.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_module_atexit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_module_atexit.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_module_atexit_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_module_atexit_exc.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_optimise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_optimise.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_parsetree": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_parsetree.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_showbc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_showbc.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_showbc_const": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_showbc_const.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_showbc_opt": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_showbc_opt.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_sys_exit_0": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_sys_exit_0.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_sys_exit_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_sys_exit_error.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_sys_exit_none": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_sys_exit_none.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.cmd_verbose": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\cmd_verbose.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_autocomplete": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_autocomplete.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_autocomplete_underscore": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_autocomplete_underscore.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_autoindent": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_autoindent.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_basic.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_cont": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_cont.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_emacs_keys": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_emacs_keys.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_inspect": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_inspect.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_lock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_lock.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_micropyinspect": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_micropyinspect.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_paste": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_paste.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_sys_ps1_ps2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_sys_ps1_ps2.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cmdline.repl_words_move": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cmdline\\repl_words_move.py", + "parent": "tests.cmdline", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_delnotimpl": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_delnotimpl.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_initsubclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_initsubclass.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_initsubclass_autoclassmethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_initsubclass_autoclassmethod.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_initsubclass_kwargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_initsubclass_kwargs.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_initsubclass_super": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_initsubclass_super.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_mro": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_mro.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_name_mangling": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_name_mangling.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_supermultiple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_supermultiple.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_superproperty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_superproperty.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_class_super_init": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_class_super_init.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_fstring_concat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_fstring_concat.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_fstring_parser": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_fstring_parser.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_fstring_repr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_fstring_repr.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_function_argcount": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_function_argcount.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_function_moduleattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_function_moduleattr.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_function_userattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_function_userattr.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_generator_noexit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_generator_noexit.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_import_path": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_import_path.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_import_split_ns_pkgs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_import_split_ns_pkgs.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_locals": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_locals.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.core_locals_eval": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\core_locals_eval.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_array_containment": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_array_containment.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_array_deletion": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_array_deletion.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_array_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_array_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_deque": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_deque.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_errno_enotsup": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_errno_enotsup.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_json_nonserializable": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_json_nonserializable.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_os_environ": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_os_environ.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_os_getenv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_os_getenv.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_random_getrandbits": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_random_getrandbits.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_random_randint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_random_randint.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_struct_fewargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_struct_fewargs.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_struct_manyargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_struct_manyargs.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_struct_whitespace_in_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_struct_whitespace_in_format.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules_sys_stdassign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules_sys_stdassign.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.module_array_comparison": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\module_array_comparison.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.module_array_constructor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\module_array_constructor.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.syntax_arg_unpacking": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\syntax_arg_unpacking.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.syntax_assign_expr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\syntax_assign_expr.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.syntax_literal_underscore": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\syntax_literal_underscore.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.syntax_spaces": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\syntax_spaces.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.syntax_unicode_nameesc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\syntax_unicode_nameesc.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_bytearray_sliceassign": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_bytearray_sliceassign.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_bytes_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_bytes_format.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_bytes_keywords": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_bytes_keywords.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_bytes_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_bytes_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_complex_parser": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_complex_parser.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_dict_keys_set": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_dict_keys_set.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_exception_attrs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_exception_attrs.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_exception_chaining": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_exception_chaining.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_exception_instancevar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_exception_instancevar.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_exception_loops": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_exception_loops.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_exception_subclassinit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_exception_subclassinit.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_float_implicit_conversion": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_float_implicit_conversion.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_int_bit_length": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_int_bit_length.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_int_subclassconv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_int_subclassconv.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_int_to_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_int_to_bytes.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_list_delete_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_list_delete_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_list_store_noniter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_list_store_noniter.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_list_store_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_list_store_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_memoryview_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_memoryview_invalid.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_oserror_errnomap": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_oserror_errnomap.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_range_limits": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_range_limits.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_formatsep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_formatsep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_formatsep_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_formatsep_float.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_formatsubscr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_formatsubscr.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_keywords": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_keywords.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_ljust_rjust": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_ljust_rjust.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_rsplitnone": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_rsplitnone.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_str_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_str_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.types_tuple_subscrstep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\types_tuple_subscrstep.py", + "parent": "tests.cpydiff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules.foo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules\\foo.py", + "parent": "tests.cpydiff.modules", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules\\__init__.py", + "parent": "tests.cpydiff", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules.subpkg.foo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules\\subpkg\\foo.py", + "parent": "tests.cpydiff.modules.subpkg", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.cpydiff.modules2.subpkg.bar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\cpydiff\\modules2\\subpkg\\bar.py", + "parent": "tests.cpydiff.modules2.subpkg", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_as_uasyncio": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_as_uasyncio.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_await_return": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_await_return.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_basic.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_basic2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_basic2.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_cancel_fair": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_cancel_fair.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_cancel_fair2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_cancel_fair2.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_cancel_self": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_cancel_self.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_cancel_task": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_cancel_task.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_cancel_wait_on_finished": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_cancel_wait_on_finished.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_current_task": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_current_task.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_event": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_event.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_event_fair": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_event_fair.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_event_queue": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_event_queue.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_exception": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_exception.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_fair": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_fair.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_gather": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_gather.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_gather_finished_early": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_gather_finished_early.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_gather_notimpl": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_gather_notimpl.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_get_event_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_get_event_loop.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_heaplock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_heaplock.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_iterator_event": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_iterator_event.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_lock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_lock.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_lock_cancel": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_lock_cancel.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_loop_stop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_loop_stop.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_micropython.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_new_event_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_new_event_loop.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_set_exception_handler": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_set_exception_handler.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_task_done": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_task_done.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_threadsafeflag": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_threadsafeflag.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_wait_for": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_wait_for.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_wait_for_fwd": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_wait_for_fwd.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_wait_for_linked_task": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_wait_for_linked_task.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.asyncio_wait_task": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\asyncio_wait_task.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.binascii_a2b_base64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\binascii_a2b_base64.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.binascii_b2a_base64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\binascii_b2a_base64.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.binascii_crc32": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\binascii_crc32.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.binascii_hexlify": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\binascii_hexlify.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.binascii_unhexlify": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\binascii_unhexlify.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.deflate_compress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\deflate_compress.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.deflate_compress_memory_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\deflate_compress_memory_error.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.deflate_decompress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\deflate_decompress.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.deflate_stream_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\deflate_stream_error.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.framebuf_blit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\framebuf_blit.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.hashlib_final": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\hashlib_final.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.hashlib_md5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\hashlib_md5.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.hashlib_sha1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\hashlib_sha1.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.hashlib_sha256": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\hashlib_sha256.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.heapq1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\heapq1.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dump": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dump.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dumps": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dumps.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dumps_extra": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dumps_extra.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dumps_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dumps_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dumps_ordereddict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dumps_ordereddict.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dumps_separators": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dumps_separators.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dump_iobase": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dump_iobase.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_dump_separators": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_dump_separators.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_load": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_load.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_loads": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_loads.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_loads_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_loads_bytes.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_loads_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_loads_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_loads_int_64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_loads_int_64.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.json_load_readinto": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\json_load_readinto.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.machine_hard_timer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\machine_hard_timer.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.machine_timer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\machine_timer.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.marshal_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\marshal_basic.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.marshal_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\marshal_micropython.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.marshal_stress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\marshal_stress.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.msgpack_pack": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\msgpack_pack.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.platform_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\platform_basic.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.qrio": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\qrio.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.random_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\random_basic.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.random_extra": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\random_extra.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.random_extra_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\random_extra_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.random_seed_default": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\random_seed_default.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re1.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_debug": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_debug.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_error.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_group": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_group.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_groups": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_groups.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_limit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_limit.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_namedclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_namedclass.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_span": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_span.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_split": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_split.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_split_empty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_split_empty.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_split_notimpl": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_split_notimpl.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_stack_overflow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_stack_overflow.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_start_end_pos": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_start_end_pos.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_sub": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_sub.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.re_sub_unmatched": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\re_sub_unmatched.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.socket_badconstructor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\socket_badconstructor.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.socket_fileno": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\socket_fileno.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.time_mktime": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\time_mktime.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.time_res": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\time_res.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.tls_dtls": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\tls_dtls.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.tls_noleak": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\tls_noleak.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.tls_threads": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\tls_threads.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_32bit_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_32bit_intbig.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_addressof": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_addressof.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_array_assign_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_array_assign_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_array_assign_native_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_array_assign_native_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_array_assign_native_le_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_array_assign_native_le_intbig.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_array_load_store": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_array_load_store.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_bytearray.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_byteat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_byteat.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_error.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_le_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_le_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_native_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_native_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_native_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_native_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_print": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_print.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_ptr_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_ptr_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_ptr_native_le": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_ptr_native_le.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_sizeof": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_sizeof.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_sizeof_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_sizeof_float.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_sizeof_layout": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_sizeof_layout.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_sizeof_native": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_sizeof_native.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.uctypes_sizeof_od": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\uctypes_sizeof_od.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_basic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_basic.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_blockdev": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_blockdev.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_blockdev_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_blockdev_invalid.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_case": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_case.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_fileio1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_fileio1.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_fileio2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_fileio2.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_finaliser": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_finaliser.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_ilistdir_del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_ilistdir_del.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_more": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_more.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_mtime": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_mtime.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_oldproto": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_oldproto.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_ramdisk": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_ramdisk.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_fat_ramdisklarge": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_fat_ramdisklarge.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_corrupt": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_corrupt.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_error.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_file": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_file.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_ilistdir_del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_ilistdir_del.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_mount": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_mount.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_mtime": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_mtime.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_lfs_superblock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_lfs_superblock.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_mountinfo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_mountinfo.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix_enoent": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix_enoent.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix_ilistdir_del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix_ilistdir_del.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix_ilistdir_filter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix_ilistdir_filter.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix_paths": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix_paths.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_posix_readonly": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_posix_readonly.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_rom": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_rom.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.vfs_userfs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\vfs_userfs.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.websocket_toobig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\websocket_toobig.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.zlib_decompio": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\zlib_decompio.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.zlib_decompio_gz": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\zlib_decompio_gz.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod.zlib_decompress": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod\\zlib_decompress.py", + "parent": "tests.extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod_hardware.machine_counter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod_hardware\\machine_counter.py", + "parent": "tests.extmod_hardware", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod_hardware.machine_encoder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod_hardware\\machine_encoder.py", + "parent": "tests.extmod_hardware", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod_hardware.machine_i2c_target": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod_hardware\\machine_i2c_target.py", + "parent": "tests.extmod_hardware", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.extmod_hardware.machine_pwm": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\extmod_hardware\\machine_pwm.py", + "parent": "tests.extmod_hardware", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.async_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\async_check.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\bytearray.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.byteorder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\byteorder.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.complex": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\complex.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.const": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\const.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.coverage": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\coverage.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.fstring": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\fstring.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.inlineasm_rv32": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\inlineasm_rv32.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.inlineasm_rv32_zba": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\inlineasm_rv32_zba.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.inlineasm_thumb": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\inlineasm_thumb.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.inlineasm_thumb2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\inlineasm_thumb2.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.inlineasm_xtensa": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\inlineasm_xtensa.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.int_64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\int_64.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.int_big": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\int_big.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.native_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\native_check.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.repl_emacs_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\repl_emacs_check.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.repl_words_move_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\repl_words_move_check.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.reverse_ops": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\reverse_ops.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.set_check": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\set_check.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\slice.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.feature_check.target_info": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\feature_check\\target_info.py", + "parent": "tests.feature_check", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.array_construct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\array_construct.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_abs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_abs.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_hash": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_hash.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_minmax": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_minmax.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_pow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_pow.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_round": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_round.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.builtin_float_round_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\builtin_float_round_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.bytearray_construct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\bytearray_construct_endian.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.bytes_construct_endian": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\bytes_construct_endian.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.cmath_dunder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\cmath_dunder.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.cmath_fun": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\cmath_fun.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.cmath_fun_special": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\cmath_fun_special.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.complex1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\complex1.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.complex1_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\complex1_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.complex_dunder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\complex_dunder.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.complex_reverse_op": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\complex_reverse_op.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.complex_special_methods": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\complex_special_methods.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float1.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float2int_doubleprec_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float2int_doubleprec_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float2int_fp30_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float2int_fp30_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float2int_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float2int_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_array.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_compare": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_compare.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_divmod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_divmod.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_divmod_relaxed": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_divmod_relaxed.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_dunder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_dunder.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format_accuracy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format_accuracy.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format_ftoe": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format_ftoe.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format_ints": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format_ints.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format_ints_doubleprec": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format_ints_doubleprec.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_format_ints_power10": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_format_ints_power10.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_parse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_parse.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_parse_doubleprec": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_parse_doubleprec.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_struct": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_struct.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_struct_e": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_struct_e.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_struct_e_doubleprec": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_struct_e_doubleprec.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.float_struct_e_fp30": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\float_struct_e_fp30.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.inf_nan_arith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\inf_nan_arith.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.int_64_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\int_64_float.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.int_big_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\int_big_float.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.int_divzero": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\int_divzero.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.int_power": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\int_power.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.lexer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\lexer.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.list_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\list_index.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_constants": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_constants.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_constants_extra": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_constants_extra.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_domain": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_domain.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_domain_python311": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_domain_python311.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_domain_special": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_domain_special.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_dunder": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_dunder.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_factorial_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_factorial_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_fun": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_fun.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_fun_bool": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_fun_bool.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_fun_int": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_fun_int.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_fun_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_fun_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_fun_special": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_fun_special.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.math_isclose": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\math_isclose.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.python36": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\python36.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format2.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format_modulo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format_modulo.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format_modulo2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format_modulo2.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format_modulo2_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format_modulo2_intbig.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.string_format_modulo3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\string_format_modulo3.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.true_value": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\true_value.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.float.types": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\float\\types.py", + "parent": "tests.float", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.frozen.frozentest": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\frozen\\frozentest.py", + "parent": "tests.frozen", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.builtin_ext": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\builtin_ext.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.builtin_import": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\builtin_import.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.gen_context": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\gen_context.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.gen_context2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\gen_context2.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import1a": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import1a.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import1b": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import1b.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import2a": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import2a.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import3a": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import3a.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_broken": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_broken.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_circular": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_circular.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_file": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_file.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_long_dyn": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_long_dyn.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_long_dyn2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_long_dyn2.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_override": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_override.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_override2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_override2.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg1.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg2.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg3.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg4": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg4.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg5.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg6": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg6.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg7": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg7.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg8": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg8.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_pkg9": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_pkg9.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_shared_name": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_shared_name.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_star": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_star.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.import_star_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\import_star_error.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.module_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\module_dict.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.module_getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\module_getattr.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.rel_import_inv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\rel_import_inv.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.shared_name": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\shared_name.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.try_module": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\try_module.py", + "parent": "tests.import", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.broken.pkg2_and_zerodiv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\broken\\pkg2_and_zerodiv.py", + "parent": "tests.import.broken", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.broken.zerodiv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\broken\\zerodiv.py", + "parent": "tests.import.broken", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.circular.main": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\circular\\main.py", + "parent": "tests.import.circular", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.circular.sub": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\circular\\sub.py", + "parent": "tests.import.circular", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.ext.micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\ext\\micropython.py", + "parent": "tests.import.ext", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.ext.os": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\ext\\os.py", + "parent": "tests.import.ext", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.ext.sys": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\ext\\sys.py", + "parent": "tests.import.ext", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.ext.time": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\ext\\time.py", + "parent": "tests.import.ext", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.ext.usys": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\ext\\usys.py", + "parent": "tests.import.ext", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg.mod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg\\mod.py", + "parent": "tests.import.pkg", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg2.mod1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg2\\mod1.py", + "parent": "tests.import.pkg2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg2.mod2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg2\\mod2.py", + "parent": "tests.import.pkg2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg2\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg3.mod1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg3\\mod1.py", + "parent": "tests.import.pkg3", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg3.mod2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg3\\mod2.py", + "parent": "tests.import.pkg3", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg3\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg3.subpkg1.mod1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg3\\subpkg1\\mod1.py", + "parent": "tests.import.pkg3.subpkg1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg3.subpkg1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg3\\subpkg1\\__init__.py", + "parent": "tests.import.pkg3", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg6": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg6\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg6.x.y": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg6\\x\\y.py", + "parent": "tests.import.pkg6.x", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg6.x": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg6\\x\\__init__.py", + "parent": "tests.import.pkg6", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7.mod1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\mod1.py", + "parent": "tests.import.pkg7", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7.mod2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\mod2.py", + "parent": "tests.import.pkg7", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7.subpkg1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\subpkg1\\__init__.py", + "parent": "tests.import.pkg7", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7.subpkg1.subpkg2.mod3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\subpkg1\\subpkg2\\mod3.py", + "parent": "tests.import.pkg7.subpkg1.subpkg2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg7.subpkg1.subpkg2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg7\\subpkg1\\subpkg2\\__init__.py", + "parent": "tests.import.pkg7.subpkg1", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg8.mod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg8\\mod.py", + "parent": "tests.import.pkg8", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg9.mod1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg9\\mod1.py", + "parent": "tests.import.pkg9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg9.mod2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg9\\mod2.py", + "parent": "tests.import.pkg9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkg9": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkg9\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_all_array.funcs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_all_array\\funcs.py", + "parent": "tests.import.pkgstar_all_array", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_all_array": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_all_array\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_all_inval": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_all_inval\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_all_miss": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_all_miss\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_all_tuple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_all_tuple\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.import.pkgstar_default": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\import\\pkgstar_default\\__init__.py", + "parent": "tests.import", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmargs.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmarith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmarith.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmbranch": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmbranch.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmconst": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmconst.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmcsr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmcsr.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmdata": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmdata.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmdivmul": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmdivmul.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmjump": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmjump.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmloadstore": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmloadstore.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmrettype": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmrettype.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmsanity": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmsanity.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmshift": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmshift.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmstack": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmstack.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmsum": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmsum.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.rv32.asmzba": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\rv32\\asmzba.py", + "parent": "tests.inlineasm.rv32", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmargs.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmbcc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmbcc.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmbitops": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmbitops.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmblbx": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmblbx.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmconst": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmconst.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmdata": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmdata.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmdiv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmdiv.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmerrors": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmerrors.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmfpaddsub": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmfpaddsub.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmfpcmp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmfpcmp.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmfpldrstr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmfpldrstr.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmfpmuldiv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmfpmuldiv.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmfpsqrt": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmfpsqrt.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmit.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmpushpop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmpushpop.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmrettype": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmrettype.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmshift": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmshift.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmspecialregs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmspecialregs.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.thumb.asmsum": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\thumb\\asmsum.py", + "parent": "tests.inlineasm.thumb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmargs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmargs.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmarith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmarith.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmbranch": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmbranch.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmjump": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmjump.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmloadstore": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmloadstore.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmmisc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmmisc.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.inlineasm.xtensa.asmshift": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\inlineasm\\xtensa\\asmshift.py", + "parent": "tests.inlineasm.xtensa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.arrayop-1-list_inplace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\arrayop-1-list_inplace.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.arrayop-2-list_map": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\arrayop-2-list_map.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.arrayop-3-bytearray_inplace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\arrayop-3-bytearray_inplace.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.arrayop-4-bytearray_map": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\arrayop-4-bytearray_map.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bench": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bench.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bytealloc-1-bytes_n": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bytealloc-1-bytes_n.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bytealloc-2-repeat": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bytealloc-2-repeat.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bytebuf-1-inplace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bytebuf-1-inplace.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bytebuf-2-join_map_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bytebuf-2-join_map_bytes.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.bytebuf-3-bytarray_map": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\bytebuf-3-bytarray_map.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-0-empty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-0-empty.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-1-slots": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-1-slots.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-1.1-slots5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-1.1-slots5.py", + "parent": "tests.internal_bench.class_create-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-2-classattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-2-classattr.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-2.1-classattr5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-2.1-classattr5.py", + "parent": "tests.internal_bench.class_create-2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-2.3-classattr5objs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-2.3-classattr5objs.py", + "parent": "tests.internal_bench.class_create-2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-3-instancemethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-3-instancemethod.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-4-classmethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-4-classmethod.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-4.1-classmethod_implicit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-4.1-classmethod_implicit.py", + "parent": "tests.internal_bench.class_create-4", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-5-staticmethod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-5-staticmethod.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-6-getattribute": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-6-getattribute.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-6.1-getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-6.1-getattr.py", + "parent": "tests.internal_bench.class_create-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-6.2-property": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-6.2-property.py", + "parent": "tests.internal_bench.class_create-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-6.3-descriptor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-6.3-descriptor.py", + "parent": "tests.internal_bench.class_create-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-7-inherit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-7-inherit.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-7.1-inherit_initsubclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-7.1-inherit_initsubclass.py", + "parent": "tests.internal_bench.class_create-7", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-8-metaclass_setname": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-8-metaclass_setname.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_create-8.1-metaclass_setname5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_create-8.1-metaclass_setname5.py", + "parent": "tests.internal_bench.class_create-8", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-0-object": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-0-object.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-0.1-object-gc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-0.1-object-gc.py", + "parent": "tests.internal_bench.class_instance-0", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-1-empty": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-1-empty.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-1.1-classattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-1.1-classattr.py", + "parent": "tests.internal_bench.class_instance-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-1.2-func": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-1.2-func.py", + "parent": "tests.internal_bench.class_instance-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-1.3-empty-gc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-1.3-empty-gc.py", + "parent": "tests.internal_bench.class_instance-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-2-init": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-2-init.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-2.1-init_super": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-2.1-init_super.py", + "parent": "tests.internal_bench.class_instance-2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-2.2-new": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-2.2-new.py", + "parent": "tests.internal_bench.class_instance-2", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-3-del": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-3-del.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-3.1-del-gc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-3.1-del-gc.py", + "parent": "tests.internal_bench.class_instance-3", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-4-slots": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-4-slots.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.class_instance-4.1-slots5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\class_instance-4.1-slots5.py", + "parent": "tests.internal_bench.class_instance-4", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-1-list_bound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-1-list_bound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-2-list_unbound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-2-list_unbound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-3-tuple_bound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-3-tuple_bound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-4-tuple_unbound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-4-tuple_unbound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-5-bytes_bound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-5-bytes_bound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-6-bytes_unbound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-6-bytes_unbound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-7-bytearray_bound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-7-bytearray_bound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.from_iter-8-bytearray_unbound": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\from_iter-8-bytearray_unbound.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.funcall-1-inline": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\funcall-1-inline.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.funcall-2-funcall": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\funcall-2-funcall.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.funcall-3-funcall-local": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\funcall-3-funcall-local.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_args-1.1-pos_1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_args-1.1-pos_1.py", + "parent": "tests.internal_bench.func_args-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_args-1.2-pos_3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_args-1.2-pos_3.py", + "parent": "tests.internal_bench.func_args-1", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_args-2-pos_default_2_of_3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_args-2-pos_default_2_of_3.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_args-3.1-kw_1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_args-3.1-kw_1.py", + "parent": "tests.internal_bench.func_args-3", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_args-3.2-kw_3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_args-3.2-kw_3.py", + "parent": "tests.internal_bench.func_args-3", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_builtin-1-enum_pos": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_builtin-1-enum_pos.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.func_builtin-2-enum_kw": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\func_builtin-2-enum_kw.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-1-range": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-1-range.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-2-range_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-2-range_iter.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-3-while_up": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-3-while_up.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-4-while_down_gt": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-4-while_down_gt.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-5-while_down_ne": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-5-while_down_ne.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\loop_count-5.1-while_down_ne_localvar.py", + "parent": "tests.internal_bench.loop_count-5", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-1-constant": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-1-constant.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-2-global": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-2-global.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-3-local": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-3-local.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-4-arg": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-4-arg.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-5-class-attr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-5-class-attr.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6-instance-attr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6-instance-attr.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.1-instance-attr-5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.1-instance-attr-5.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.2-instance-speciallookup": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.2-instance-speciallookup.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.3-instance-property": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.3-instance-property.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.4-instance-descriptor": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.4-instance-descriptor.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.5-instance-getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.5-instance-getattr.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-6.6-instance-builtin_ordered": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-6.6-instance-builtin_ordered.py", + "parent": "tests.internal_bench.var-6", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-7-instance-meth": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-7-instance-meth.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-8-namedtuple-1st": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-8-namedtuple-1st.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-8.1-namedtuple-5th": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-8.1-namedtuple-5th.py", + "parent": "tests.internal_bench.var-8", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9-getattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9-getattr.py", + "parent": "tests.internal_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.1-getattr_default": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.1-getattr_default.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.2-getattr_default_special": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.2-getattr_default_special.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.3-except_ok": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.3-except_ok.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.4-except_selfinduced": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.4-except_selfinduced.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.5-except_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.5-except_error.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.internal_bench.var-9.6-except_error_special": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\internal_bench\\var-9.6-except_error_special.py", + "parent": "tests.internal_bench.var-9", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.argv": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\argv.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.builtin_print_file": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\builtin_print_file.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file1.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_iter.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_long_read": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_long_read.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_long_read2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_long_read2.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_long_read3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_long_read3.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_readinto": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_readinto.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_readinto_len": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_readinto_len.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_readline": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_readline.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_seek": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_seek.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_stdio": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_stdio.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_stdio2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_stdio2.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.file_with": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\file_with.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.open_append": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\open_append.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.io.open_plus": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\io\\open_plus.py", + "parent": "tests.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.jni.list": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\jni\\list.py", + "parent": "tests.jni", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.jni.object": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\jni\\object.py", + "parent": "tests.jni", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.jni.system_out": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\jni\\system_out.py", + "parent": "tests.jni", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.builtin_execfile": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\builtin_execfile.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const2.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const_alltypes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const_alltypes.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const_error.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const_float.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const_intbig.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.const_math": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\const_math.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.decorator": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\decorator.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.decorator_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\decorator_error.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.emg_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\emg_exc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.extreme_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\extreme_exc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_bytesio2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_bytesio2.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_exc_compressed": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_exc_compressed.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_exc_compressed_emg_exc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_exc_compressed_emg_exc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_exc_raise": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_exc_raise.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_bytearray.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_dict.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_list": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_list.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_memoryview": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_memoryview.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_set": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_set.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_fail_tuple": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_fail_tuple.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_inst_call": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_inst_call.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_int_from_bytes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_int_from_bytes.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_iter.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_slice.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_str": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_str.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_super": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_super.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heapalloc_yield_from": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heapalloc_yield_from.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heap_lock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heap_lock.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.heap_locked": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\heap_locked.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.import_mpy_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\import_mpy_invalid.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.import_mpy_native": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\import_mpy_native.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.import_mpy_native_gc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\import_mpy_native_gc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.kbd_intr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\kbd_intr.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.meminfo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\meminfo.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.memstats": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\memstats.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_closure": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_closure.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_const": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_const.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_const_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_const_intbig.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_for": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_for.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_fun_attrs": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_fun_attrs.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_fun_attrs_code": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_fun_attrs_code.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_gen": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_gen.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_misc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_misc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_try": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_try.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_try_deep": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_try_deep.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_while": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_while.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.native_with": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\native_with.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.opt_level": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\opt_level.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.opt_level_lineno": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\opt_level_lineno.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.ringio_big": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\ringio_big.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.schedule": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\schedule.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.stack_use": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\stack_use.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.test_normalize_newlines": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\test_normalize_newlines.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_addr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_addr.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_args": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_args.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_arith": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_arith.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_arith_uint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_arith_uint.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_bitwise_uint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_bitwise_uint.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_comp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_comp.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_comp_imm": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_comp_imm.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_comp_uint": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_comp_uint.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_divmod": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_divmod.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_binop_multi_comp": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_binop_multi_comp.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_cond": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_cond.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_const": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_const.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_const_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_const_intbig.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_error": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_error.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_globals": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_globals.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_import": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_import.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_large_jump": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_large_jump.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_misc": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_misc.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_misc2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_misc2.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_misc3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_misc3.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_misc_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_misc_intbig.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr16_load": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr16_load.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr16_load_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr16_load_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr16_store": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr16_store.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr16_store_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr16_store_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr32_load": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr32_load.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr32_load_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr32_load_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr32_store": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr32_store.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr32_store_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr32_store_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr8_load": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr8_load.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr8_load_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr8_load_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr8_store": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr8_store.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_ptr8_store_boundary": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_ptr8_store_boundary.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_storeattr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_storeattr.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_subscr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_subscr.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_subscr_multi": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_subscr_multi.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_try": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_try.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_types": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_types.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_unop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_unop.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.micropython.viper_with": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\micropython\\viper_with.py", + "parent": "tests.micropython", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.cexample_class": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\cexample_class.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.cexample_module": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\cexample_module.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.cexample_subclass": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\cexample_subclass.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.features": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\features.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.non_compliant": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\non_compliant.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.non_compliant_lexer": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\non_compliant_lexer.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.rge_sm": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\rge_sm.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_exc_info": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_exc_info.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_cov": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_cov.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_features": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_features.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_generator": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_generator.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_loop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_loop.py", + "parent": "tests.misc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_subdir.sys_settrace_generic": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_subdir\\sys_settrace_generic.py", + "parent": "tests.misc.sys_settrace_subdir", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.misc.sys_settrace_subdir.sys_settrace_importme": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\misc\\sys_settrace_subdir\\sys_settrace_importme.py", + "parent": "tests.misc.sys_settrace_subdir", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.multi_extmod.machine_i2c_target_irq": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\multi_extmod\\machine_i2c_target_irq.py", + "parent": "tests.multi_extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.multi_extmod.machine_i2c_target_memory": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\multi_extmod\\machine_i2c_target_memory.py", + "parent": "tests.multi_extmod", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.benchrun": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\benchrun.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_chaos": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_chaos.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_fannkuch": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_fannkuch.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_fft": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_fft.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_float.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_hexiom": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_hexiom.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_nqueens": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_nqueens.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_pidigits": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_pidigits.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.bm_wordcount": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\bm_wordcount.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_import_mpy_multi": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_import_mpy_multi.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_import_mpy_single": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_import_mpy_single.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_locals": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_locals.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_qstr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_qstr.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_str": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_str.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.core_yield_from": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\core_yield_from.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.misc_aes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\misc_aes.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.misc_mandel": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\misc_mandel.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.misc_pystone": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\misc_pystone.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.misc_raytrace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\misc_raytrace.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call0": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call0.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call1a": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call1a.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call1b": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call1b.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call1c": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call1c.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call2a": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call2a.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.perf_bench.viper_call2b": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\perf_bench\\viper_call2b.py", + "parent": "tests.perf_bench", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.bytecode_limit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\bytecode_limit.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.dict_copy": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\dict_copy.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.dict_create": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\dict_create.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.dict_create_max": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\dict_create_max.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.fun_call_limit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\fun_call_limit.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.gc_trace": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\gc_trace.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.list_sort": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\list_sort.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.qstr_limit": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\qstr_limit.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.qstr_limit_str_modulo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\qstr_limit_str_modulo.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.recursion": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\recursion.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.recursive_data": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\recursive_data.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.recursive_gen": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\recursive_gen.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.stress.recursive_iternext": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\stress\\recursive_iternext.py", + "parent": "tests.stress", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.alif": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\alif.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.EK_RA6M2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\EK_RA6M2.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.esp32": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\esp32.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.mimxrt": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\mimxrt.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.nrf": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\nrf.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.NUCLEO_WB55": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\NUCLEO_WB55.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.PYBx": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\PYBx.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.rp2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\rp2.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.samd": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\samd.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.target_wiring.ZEPHYR_NUCLEO_WB55RG": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\target_wiring\\ZEPHYR_NUCLEO_WB55RG.py", + "parent": "tests.target_wiring", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.audiofilterhelper": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\audiofilterhelper.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.blinka_image": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\blinka_image.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.dump_bitmap": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\dump_bitmap.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.ironbow": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\ironbow.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.make_testpattern": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\make_testpattern.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.skip_if": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\skip_if.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.synthblockhelper": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\synthblockhelper.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.testlib.synthnotehelper": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\testlib\\synthnotehelper.py", + "parent": "tests.testlib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.disable_irq": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\disable_irq.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.mutate_bytearray": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\mutate_bytearray.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.mutate_dict": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\mutate_dict.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.mutate_instance": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\mutate_instance.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.mutate_list": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\mutate_list.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.mutate_set": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\mutate_set.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.stress_aes": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\stress_aes.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.stress_create": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\stress_create.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.stress_heap": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\stress_heap.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.stress_recurse": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\stress_recurse.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.stress_schedule": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\stress_schedule.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_coop": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_coop.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_exc1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_exc1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_exc2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_exc2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_exit1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_exit1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_exit2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_exit2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_gc1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_gc1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_heap_lock": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_heap_lock.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_ident1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_ident1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_lock1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_lock1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_lock2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_lock2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_lock3": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_lock3.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_lock4_intbig": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_lock4_intbig.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_lock5": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_lock5.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_qstr1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_qstr1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_shared1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_shared1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_shared2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_shared2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_sleep1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_sleep1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_sleep2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_sleep2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_stacksize1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_stacksize1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_start1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_start1.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_start2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_start2.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.thread.thread_stdin": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\thread\\thread_stdin.py", + "parent": "tests.thread", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.file1": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\file1.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.file2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\file2.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.file_invalid": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\file_invalid.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_chr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_chr.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_id": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_id.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_index.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_iter": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_iter.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_ord": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_ord.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_pos": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_pos.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_repr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_repr.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_slice": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_slice.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_str_format": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_str_format.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_str_modulo": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_str_modulo.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_subscr": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_subscr.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unicode.unicode_ure": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unicode\\unicode_ure.py", + "parent": "tests.unicode", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.extra_coverage": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\extra_coverage.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_callback": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_callback.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_float": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_float.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_float2": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_float2.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_int_base": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_int_base.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_int_long32": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_int_long32.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_int_long64": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_int_long64.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.ffi_int_types": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\ffi_int_types.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.mod_os": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\mod_os.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.subclass_native": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\subclass_native.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.unix.time_mktime_localtime": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\unix\\time_mktime_localtime.py", + "parent": "tests.unix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.vectorio.color_index": { + "path": "C:\\repos\\v3\\circuitpython\\tests\\vectorio\\color_index.py", + "parent": "tests.vectorio", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.analyze_heap_dump": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\analyze_heap_dump.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.analyze_mpy": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\analyze_mpy.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ar_util": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ar_util.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.boardgen": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\boardgen.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.board_summaries": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\board_summaries.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.board_to_port": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\board_to_port.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.build_board_info": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\build_board_info.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.build_memory_info": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\build_memory_info.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.build_release_files": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\build_release_files.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.chart_code_size": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\chart_code_size.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.check_translations": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\check_translations.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.circuitpy_header_change": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\circuitpy_header_change.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ci_changes_per_commit": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ci_changes_per_commit.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ci_check_duplicate_usb_vid_pid": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ci_check_duplicate_usb_vid_pid.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ci_fetch_deps": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ci_fetch_deps.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ci_set_idf_constraint": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ci_set_idf_constraint.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ci_set_matrix": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ci_set_matrix.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.codeformat": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\codeformat.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.convert_release_notes": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\convert_release_notes.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.cortex-m-fault-gdb": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\cortex-m-fault-gdb.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.cpboard": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\cpboard.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.dfu": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\dfu.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.diff_nm_sizes": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\diff_nm_sizes.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.extract_pyi": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\extract_pyi.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.file2h": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\file2h.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.fixup_translations": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\fixup_translations.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.fwsizes": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\fwsizes.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gc_activity": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gc_activity.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gc_activity_between_collects": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gc_activity_between_collects.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gdb-stack-size": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gdb-stack-size.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gen_crt_bundle": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gen_crt_bundle.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gen_display_resources": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gen_display_resources.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gen_ld_files": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gen_ld_files.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gen_nvm_devices": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gen_nvm_devices.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.gen_web_workflow_static": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\gen_web_workflow_static.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.hci_trace_to_pcap": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\hci_trace_to_pcap.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.insert-usb-ids": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\insert-usb-ids.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.join_bins": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\join_bins.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.make-frozen": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\make-frozen.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.makemanifest": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\makemanifest.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.manifestfile": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\manifestfile.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.merge_micropython": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\merge_micropython.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.metrics": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\metrics.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.mpconfig_category_reader": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\mpconfig_category_reader.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.mpy-tool": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\mpy-tool.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.mpy_bin2res": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\mpy_bin2res.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.mpy_cross_all": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\mpy_cross_all.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.mpy_ld": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\mpy_ld.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.msgfmt": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\msgfmt.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.preprocess_frozen_modules": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\preprocess_frozen_modules.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.print_status": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\print_status.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.pyboard": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\pyboard.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.pydfu": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\pydfu.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.ruff_bindings": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\ruff_bindings.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.safe_mode_finder": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\safe_mode_finder.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.stack-loc-to-pc": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\stack-loc-to-pc.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.swo_function_trace": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\swo_function_trace.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.swo_viewer": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\swo_viewer.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.verifygitlog": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\verifygitlog.py", + "parent": "tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.board_stubs.build_board_specific_stubs.board_stub_builder": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\board_stubs\\build_board_specific_stubs\\board_stub_builder.py", + "parent": "tools.board_stubs.build_board_specific_stubs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tools.board_stubs.circuitpython_setboard": { + "path": "C:\\repos\\v3\\circuitpython\\tools\\board_stubs\\circuitpython_setboard\\__init__.py", + "parent": "tools.board_stubs", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + } + }, + "import_graph": { + "conf": [], + "runtime": [], + "docs.rstjinja": [], + "docs.shared_bindings_matrix": [], + "docs.readthedocs.settings.local_settings": [], + "mpy-cross.mpy_cross": [], + "mpy-cross.mpy_cross.__main__": [ + { + "from_module": "mpy-cross.mpy_cross.__main__", + "imports": "run", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "run", + "lineno": 31 + }, + { + "from_module": "mpy-cross.mpy_cross.__main__", + "imports": "CrossCompileError", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "CrossCompileError", + "lineno": 31 + } + ], + "ports.atmel-samd.modules.frozentest": [], + "ports.atmel-samd.tools.mkcandata": [], + "ports.atmel-samd.tools.mksdiodata": [], + "ports.atmel-samd.tools.update_asf": [], + "ports.cxd56.tools.flash_writer": [], + "ports.espressif.tools.build_memory_info": [], + "ports.espressif.tools.check-sdkconfig": [], + "ports.espressif.tools.decode_backtrace": [], + "ports.espressif.tools.generate_all_sdkconfig": [], + "ports.espressif.tools.update_all_board_sdkconfig": [], + "ports.espressif.tools.update_sdkconfig": [], + "ports.mimxrt10xx.tools.gen_peripherals_data": [], + "ports.nordic.boards.challenger_840.challenger_840": [], + "ports.raspberrypi.gen_stage2": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408": [], + "ports.renode.circuitpy.code": [], + "ports.renode.tools.split_profile": [], + "ports.silabs.tools.make_pins": [], + "ports.stm.boards.swan_r5.tests.analog_output": [], + "ports.stm.boards.swan_r5.tests.board_voltage": [], + "ports.stm.boards.swan_r5.tests.button": [], + "ports.stm.boards.swan_r5.tests.enable_3v3": [], + "ports.stm.boards.swan_r5.tests.i2c_scan": [], + "ports.stm.boards.swan_r5.tests.pwnio": [], + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test": [], + "ports.stm.boards.swan_r5.tests.uart": [], + "ports.stm.boards.swan_r5.tests.urandom": [], + "ports.stm.hal_conf.sort_defines": [], + "ports.stm.tools.parse_af_csv": [], + "ports.stm.tools.parse_pins_csv": [], + "ports.unix.variants.manifest": [], + "ports.unix.variants.coverage.manifest": [], + "ports.unix.variants.coverage.frzmpy.frzmpy1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy2": [], + "ports.unix.variants.coverage.frzmpy.frzmpy3": [], + "ports.unix.variants.coverage.frzmpy.frzmpy4": [], + "ports.unix.variants.coverage.frzmpy.frzqstr": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod": [], + "ports.unix.variants.coverage.frzstr.frzstr1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod": [], + "ports.unix.variants.standard.manifest": [], + "ports.zephyr-cp.cptools.board_tools": [], + "ports.zephyr-cp.cptools.build_all_boards": [], + "ports.zephyr-cp.cptools.build_circuitpython": [], + "ports.zephyr-cp.cptools.compat2driver": [], + "ports.zephyr-cp.cptools.cpbuild": [], + "ports.zephyr-cp.cptools.gen_compat2driver": [], + "ports.zephyr-cp.cptools.get_west_shield_args": [], + "ports.zephyr-cp.cptools.pre_zephyr_build_prep": [], + "ports.zephyr-cp.cptools.update_board_info": [], + "ports.zephyr-cp.cptools.zephyr2cp": [], + "ports.zephyr-cp.cptools.tests.test_zephyr2cp": [], + "ports.zephyr-cp.tests.conftest": [ + { + "from_module": "ports.zephyr-cp.tests.conftest", + "imports": "perfetto_input_trace.write_input_trace", + "type": "from_import", + "relative_level": 1, + "module_part": "perfetto_input_trace", + "symbol_part": "write_input_trace", + "lineno": 14 + }, + { + "from_module": "ports.zephyr-cp.tests.conftest", + "imports": "NativeSimProcess", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "NativeSimProcess", + "lineno": 18 + } + ], + "ports.zephyr-cp.tests.perfetto_input_trace": [], + "ports.zephyr-cp.tests.test_adafruit_bus_device": [], + "ports.zephyr-cp.tests.test_aesio": [], + "ports.zephyr-cp.tests.test_audiobusio": [], + "ports.zephyr-cp.tests.test_basics": [], + "ports.zephyr-cp.tests.test_digitalio": [], + "ports.zephyr-cp.tests.test_flash": [], + "ports.zephyr-cp.tests.test_getpass": [], + "ports.zephyr-cp.tests.test_hashlib": [], + "ports.zephyr-cp.tests.test_i2c": [], + "ports.zephyr-cp.tests.test_msgpack": [], + "ports.zephyr-cp.tests.test_nvm": [], + "ports.zephyr-cp.tests.test_rotaryio": [], + "ports.zephyr-cp.tests.test_storage": [], + "ports.zephyr-cp.tests.test_web_workflow": [], + "ports.zephyr-cp.tests.test_zlib": [], + "ports.zephyr-cp.tests": [], + "ports.zephyr-cp.tests.bsim.conftest": [ + { + "from_module": "ports.zephyr-cp.tests.bsim.conftest", + "imports": "SerialSaver", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "SerialSaver", + "lineno": 14 + }, + { + "from_module": "ports.zephyr-cp.tests.bsim.conftest", + "imports": "StdSerial", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "StdSerial", + "lineno": 14 + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_basics": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan": [], + "ports.zephyr-cp.tests.bsim": [], + "ports.zephyr-cp.tests.zephyr_display.test_gifio": [], + "ports.zephyr-cp.tests.zephyr_display.test_jpegio": [], + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display": [], + "py.makecompresseddata": [], + "py.makemoduledefs": [], + "py.makeqstrdata": [], + "py.makeqstrdefs": [], + "py.maketranslationdata": [], + "py.makeversionhdr": [], + "py.make_root_pointers": [], + "py.version": [], + "shared.memzip.make-memzip": [], + "tests.endorse": [], + "tests.run-internalbench": [], + "tests.run-multitests": [], + "tests.run-natmodtests": [], + "tests.run-perfbench-table": [], + "tests.run-perfbench": [], + "tests.run-tests": [], + "tests.serial_test": [], + "tests.basics.0prelim": [], + "tests.basics.andor": [], + "tests.basics.annotate_var": [], + "tests.basics.array1": [], + "tests.basics.array_add": [], + "tests.basics.array_construct": [], + "tests.basics.array_construct2": [], + "tests.basics.array_construct_endian": [], + "tests.basics.array_intbig": [], + "tests.basics.array_micropython": [], + "tests.basics.array_mul": [], + "tests.basics.assign1": [], + "tests.basics.assign_expr": [], + "tests.basics.assign_expr_scope": [], + "tests.basics.assign_expr_syntaxerror": [], + "tests.basics.async_await": [], + "tests.basics.async_await2": [], + "tests.basics.async_coroutine": [], + "tests.basics.async_def": [], + "tests.basics.async_for": [], + "tests.basics.async_for2": [], + "tests.basics.async_syntaxerror": [], + "tests.basics.async_with": [], + "tests.basics.async_with2": [], + "tests.basics.async_with_break": [], + "tests.basics.async_with_return": [], + "tests.basics.attrtuple1": [], + "tests.basics.attrtuple2": [], + "tests.basics.bigint_array_overflow": [], + "tests.basics.bit_length": [], + "tests.basics.bool1": [], + "tests.basics.boundmeth1": [], + "tests.basics.break": [], + "tests.basics.builtin_abs": [], + "tests.basics.builtin_abs_intbig": [], + "tests.basics.builtin_allany": [], + "tests.basics.builtin_bin": [], + "tests.basics.builtin_bin_intbig": [], + "tests.basics.builtin_callable": [], + "tests.basics.builtin_chr": [], + "tests.basics.builtin_compile": [], + "tests.basics.builtin_delattr": [], + "tests.basics.builtin_dir": [], + "tests.basics.builtin_divmod": [], + "tests.basics.builtin_divmod_intbig": [], + "tests.basics.builtin_ellipsis": [], + "tests.basics.builtin_enumerate": [], + "tests.basics.builtin_eval": [], + "tests.basics.builtin_eval_buffer": [], + "tests.basics.builtin_eval_error": [], + "tests.basics.builtin_exec": [], + "tests.basics.builtin_exec_buffer": [], + "tests.basics.builtin_filter": [], + "tests.basics.builtin_getattr": [], + "tests.basics.builtin_hasattr": [], + "tests.basics.builtin_hash": [], + "tests.basics.builtin_hash_gen": [], + "tests.basics.builtin_hash_intbig": [], + "tests.basics.builtin_help": [], + "tests.basics.builtin_hex": [], + "tests.basics.builtin_hex_intbig": [], + "tests.basics.builtin_id": [], + "tests.basics.builtin_issubclass": [], + "tests.basics.builtin_len1": [], + "tests.basics.builtin_locals": [], + "tests.basics.builtin_map": [], + "tests.basics.builtin_minmax": [], + "tests.basics.builtin_next_arg2": [], + "tests.basics.builtin_oct": [], + "tests.basics.builtin_oct_intbig": [], + "tests.basics.builtin_ord": [], + "tests.basics.builtin_override": [ + { + "from_module": "tests.basics.builtin_override", + "imports": "a.a", + "type": "from_import", + "relative_level": 1, + "module_part": "a", + "symbol_part": "a", + "lineno": 35 + }, + { + "from_module": "tests.basics.builtin_override", + "imports": "a.a", + "type": "from_import", + "relative_level": 2, + "module_part": "a", + "symbol_part": "a", + "lineno": 36 + }, + { + "from_module": "tests.basics.builtin_override", + "imports": "a.b", + "type": "from_import", + "relative_level": 2, + "module_part": "a", + "symbol_part": "b", + "lineno": 36 + } + ], + "tests.basics.builtin_pow": [], + "tests.basics.builtin_pow3": [], + "tests.basics.builtin_pow3_intbig": [], + "tests.basics.builtin_print": [], + "tests.basics.builtin_property": [], + "tests.basics.builtin_property_inherit": [], + "tests.basics.builtin_range": [], + "tests.basics.builtin_range_attrs": [], + "tests.basics.builtin_range_binop": [], + "tests.basics.builtin_range_maxsize": [], + "tests.basics.builtin_reversed": [], + "tests.basics.builtin_round": [], + "tests.basics.builtin_round_int": [], + "tests.basics.builtin_round_intbig": [], + "tests.basics.builtin_setattr": [], + "tests.basics.builtin_slice": [], + "tests.basics.builtin_sorted": [], + "tests.basics.builtin_str_hex": [], + "tests.basics.builtin_sum": [], + "tests.basics.builtin_super": [], + "tests.basics.builtin_type": [], + "tests.basics.builtin_zip": [], + "tests.basics.bytearray1": [], + "tests.basics.bytearray_add": [], + "tests.basics.bytearray_add_self": [], + "tests.basics.bytearray_append": [], + "tests.basics.bytearray_byte_operations": [], + "tests.basics.bytearray_center": [], + "tests.basics.bytearray_construct": [], + "tests.basics.bytearray_construct_array": [], + "tests.basics.bytearray_construct_endian": [], + "tests.basics.bytearray_count": [], + "tests.basics.bytearray_decode": [], + "tests.basics.bytearray_intbig": [], + "tests.basics.bytearray_partition": [], + "tests.basics.bytearray_slice_assign": [], + "tests.basics.bytes": [], + "tests.basics.bytes_add": [], + "tests.basics.bytes_add_array": [], + "tests.basics.bytes_add_bytearray": [], + "tests.basics.bytes_add_endian": [], + "tests.basics.bytes_center": [], + "tests.basics.bytes_compare": [], + "tests.basics.bytes_compare2": [], + "tests.basics.bytes_compare3": [], + "tests.basics.bytes_compare_array": [], + "tests.basics.bytes_compare_bytearray": [], + "tests.basics.bytes_construct": [], + "tests.basics.bytes_construct_array": [], + "tests.basics.bytes_construct_bytearray": [], + "tests.basics.bytes_construct_endian": [], + "tests.basics.bytes_construct_intbig": [], + "tests.basics.bytes_count": [], + "tests.basics.bytes_escape_unicode": [], + "tests.basics.bytes_find": [], + "tests.basics.bytes_format_modulo": [], + "tests.basics.bytes_gen": [], + "tests.basics.bytes_large": [], + "tests.basics.bytes_mult": [], + "tests.basics.bytes_partition": [], + "tests.basics.bytes_replace": [], + "tests.basics.bytes_split": [], + "tests.basics.bytes_strip": [], + "tests.basics.bytes_subscr": [], + "tests.basics.class1": [], + "tests.basics.class2": [], + "tests.basics.class3": [], + "tests.basics.class_bases": [], + "tests.basics.class_bind_self": [], + "tests.basics.class_binop": [], + "tests.basics.class_bytes": [], + "tests.basics.class_call": [], + "tests.basics.class_contains": [], + "tests.basics.class_delattr_setattr": [], + "tests.basics.class_descriptor": [], + "tests.basics.class_dict": [], + "tests.basics.class_emptybases": [], + "tests.basics.class_getattr": [], + "tests.basics.class_inherit1": [], + "tests.basics.class_inherit_mul": [], + "tests.basics.class_inplace_op": [], + "tests.basics.class_inplace_op2": [], + "tests.basics.class_instance_override": [], + "tests.basics.class_item": [], + "tests.basics.class_misc": [], + "tests.basics.class_new": [], + "tests.basics.class_notimpl": [], + "tests.basics.class_number": [], + "tests.basics.class_ordereddict": [], + "tests.basics.class_reverse_op": [], + "tests.basics.class_setname_hazard": [], + "tests.basics.class_setname_hazard_rand": [], + "tests.basics.class_staticclassmethod": [], + "tests.basics.class_store": [], + "tests.basics.class_store_class": [], + "tests.basics.class_str": [], + "tests.basics.class_super": [], + "tests.basics.class_super_aslocal": [], + "tests.basics.class_super_closure": [], + "tests.basics.class_super_multinherit": [], + "tests.basics.class_super_object": [], + "tests.basics.class_use_other": [], + "tests.basics.closure1": [], + "tests.basics.closure2": [], + "tests.basics.closure_defargs": [], + "tests.basics.closure_manyvars": [], + "tests.basics.closure_namedarg": [], + "tests.basics.compare_multi": [], + "tests.basics.comprehension1": [], + "tests.basics.containment": [], + "tests.basics.continue": [], + "tests.basics.core_class_superproperty": [], + "tests.basics.decorator": [], + "tests.basics.del_attr": [], + "tests.basics.del_deref": [], + "tests.basics.del_global": [], + "tests.basics.del_local": [], + "tests.basics.del_name": [], + "tests.basics.del_subscr": [], + "tests.basics.deque1": [], + "tests.basics.deque2": [], + "tests.basics.deque_micropython": [], + "tests.basics.deque_slice": [], + "tests.basics.dict1": [], + "tests.basics.dict2": [], + "tests.basics.dict_clear": [], + "tests.basics.dict_construct": [], + "tests.basics.dict_copy": [], + "tests.basics.dict_del": [], + "tests.basics.dict_fixed": [], + "tests.basics.dict_fromkeys": [], + "tests.basics.dict_fromkeys2": [], + "tests.basics.dict_fromkeys_reversed": [], + "tests.basics.dict_from_iter": [], + "tests.basics.dict_get": [], + "tests.basics.dict_intern": [], + "tests.basics.dict_iterator": [], + "tests.basics.dict_pop": [], + "tests.basics.dict_popitem": [], + "tests.basics.dict_setdefault": [], + "tests.basics.dict_specialmeth": [], + "tests.basics.dict_union": [], + "tests.basics.dict_update": [], + "tests.basics.dict_views": [], + "tests.basics.equal": [], + "tests.basics.equal_class": [], + "tests.basics.errno1": [], + "tests.basics.exception1": [], + "tests.basics.exception_chain": [], + "tests.basics.exceptpoly": [], + "tests.basics.exceptpoly2": [], + "tests.basics.except_match_tuple": [], + "tests.basics.floordivide": [], + "tests.basics.floordivide_intbig": [], + "tests.basics.for1": [], + "tests.basics.for2": [], + "tests.basics.for3": [], + "tests.basics.for_break": [], + "tests.basics.for_else": [], + "tests.basics.for_range": [], + "tests.basics.for_return": [], + "tests.basics.frozenset1": [], + "tests.basics.frozenset_add": [], + "tests.basics.frozenset_binop": [], + "tests.basics.frozenset_copy": [], + "tests.basics.frozenset_difference": [], + "tests.basics.frozenset_set": [], + "tests.basics.fun1": [], + "tests.basics.fun2": [], + "tests.basics.fun3": [], + "tests.basics.fun_annotations": [], + "tests.basics.fun_calldblstar": [], + "tests.basics.fun_calldblstar2": [], + "tests.basics.fun_calldblstar3": [], + "tests.basics.fun_calldblstar4": [], + "tests.basics.fun_callstar": [], + "tests.basics.fun_callstardblstar": [], + "tests.basics.fun_code": [], + "tests.basics.fun_code_colines": [], + "tests.basics.fun_code_full": [], + "tests.basics.fun_code_lnotab": [], + "tests.basics.fun_code_micropython": [], + "tests.basics.fun_defargs": [], + "tests.basics.fun_defargs2": [], + "tests.basics.fun_error": [], + "tests.basics.fun_error2": [], + "tests.basics.fun_globals": [], + "tests.basics.fun_kwargs": [], + "tests.basics.fun_kwonly": [], + "tests.basics.fun_kwonlydef": [], + "tests.basics.fun_kwvarargs": [], + "tests.basics.fun_largestate": [], + "tests.basics.fun_name": [], + "tests.basics.fun_str": [], + "tests.basics.fun_varargs": [], + "tests.basics.gc1": [], + "tests.basics.generator1": [], + "tests.basics.generator2": [], + "tests.basics.generator_args": [], + "tests.basics.generator_close": [], + "tests.basics.generator_closure": [], + "tests.basics.generator_exc": [], + "tests.basics.generator_name": [], + "tests.basics.generator_pend_throw": [], + "tests.basics.generator_pep479": [], + "tests.basics.generator_return": [], + "tests.basics.generator_send": [], + "tests.basics.generator_throw": [], + "tests.basics.generator_throw_multi_arg": [], + "tests.basics.generator_throw_nested": [], + "tests.basics.generator_throw_repeat": [], + "tests.basics.gen_stack_overflow": [], + "tests.basics.gen_yield_from": [], + "tests.basics.gen_yield_from_close": [], + "tests.basics.gen_yield_from_ducktype": [], + "tests.basics.gen_yield_from_exc": [], + "tests.basics.gen_yield_from_executing": [], + "tests.basics.gen_yield_from_iter": [], + "tests.basics.gen_yield_from_pending": [], + "tests.basics.gen_yield_from_send": [], + "tests.basics.gen_yield_from_stopped": [], + "tests.basics.gen_yield_from_throw": [], + "tests.basics.gen_yield_from_throw2": [], + "tests.basics.gen_yield_from_throw3": [], + "tests.basics.gen_yield_from_throw_multi_arg": [], + "tests.basics.gen_yield_from_throw_repeat": [], + "tests.basics.getattr": [], + "tests.basics.getitem": [], + "tests.basics.globals_del": [], + "tests.basics.ifcond": [], + "tests.basics.ifexpr": [], + "tests.basics.import_instance_method": [], + "tests.basics.int1": [], + "tests.basics.int2": [], + "tests.basics.int_64_basics": [], + "tests.basics.int_big1": [], + "tests.basics.int_big_add": [], + "tests.basics.int_big_and": [], + "tests.basics.int_big_and2": [], + "tests.basics.int_big_and3": [], + "tests.basics.int_big_cmp": [], + "tests.basics.int_big_div": [], + "tests.basics.int_big_error": [], + "tests.basics.int_big_lshift": [], + "tests.basics.int_big_mod": [], + "tests.basics.int_big_mul": [], + "tests.basics.int_big_or": [], + "tests.basics.int_big_or2": [], + "tests.basics.int_big_or3": [], + "tests.basics.int_big_pow": [], + "tests.basics.int_big_rshift": [], + "tests.basics.int_big_to_small": [], + "tests.basics.int_big_to_small_int29": [], + "tests.basics.int_big_unary": [], + "tests.basics.int_big_xor": [], + "tests.basics.int_big_xor2": [], + "tests.basics.int_big_xor3": [], + "tests.basics.int_big_zeroone": [], + "tests.basics.int_bytes": [], + "tests.basics.int_bytes_int64": [], + "tests.basics.int_bytes_intbig": [], + "tests.basics.int_bytes_optional_args_cp311": [], + "tests.basics.int_constfolding": [], + "tests.basics.int_constfolding_intbig": [], + "tests.basics.int_divmod": [], + "tests.basics.int_divmod_intbig": [], + "tests.basics.int_divzero": [], + "tests.basics.int_intbig": [], + "tests.basics.int_length": [], + "tests.basics.int_longint_bytes": [], + "tests.basics.int_parse": [], + "tests.basics.int_small": [], + "tests.basics.io_buffered_writer": [], + "tests.basics.io_bytesio_cow": [], + "tests.basics.io_bytesio_ext": [], + "tests.basics.io_bytesio_ext2": [], + "tests.basics.io_iobase": [], + "tests.basics.io_stringio1": [], + "tests.basics.io_stringio_base": [], + "tests.basics.io_stringio_with": [], + "tests.basics.io_write_ext": [], + "tests.basics.is_isnot": [], + "tests.basics.is_isnot_literal": [], + "tests.basics.iter0": [], + "tests.basics.iter1": [], + "tests.basics.iter2": [], + "tests.basics.iter_of_iter": [], + "tests.basics.lambda1": [], + "tests.basics.lambda_defargs": [], + "tests.basics.lexer": [], + "tests.basics.list1": [], + "tests.basics.list_clear": [], + "tests.basics.list_compare": [], + "tests.basics.list_copy": [], + "tests.basics.list_count": [], + "tests.basics.list_extend": [], + "tests.basics.list_index": [], + "tests.basics.list_insert": [], + "tests.basics.list_mult": [], + "tests.basics.list_pop": [], + "tests.basics.list_remove": [], + "tests.basics.list_reverse": [], + "tests.basics.list_slice": [], + "tests.basics.list_slice_3arg": [], + "tests.basics.list_slice_assign": [], + "tests.basics.list_slice_assign_grow": [], + "tests.basics.list_sort": [], + "tests.basics.list_sum": [], + "tests.basics.logic_constfolding": [], + "tests.basics.memoryerror": [], + "tests.basics.memoryview1": [], + "tests.basics.memoryview1_slice_assign": [], + "tests.basics.memoryview2": [], + "tests.basics.memoryview_cast": [], + "tests.basics.memoryview_gc": [], + "tests.basics.memoryview_intbig": [], + "tests.basics.memoryview_itemsize": [], + "tests.basics.memoryview_slice_assign": [], + "tests.basics.memoryview_slice_size": [], + "tests.basics.module1": [], + "tests.basics.module2": [], + "tests.basics.module_dict": [], + "tests.basics.namedtuple1": [], + "tests.basics.namedtuple1_cpython_compat": [], + "tests.basics.namedtuple_asdict": [], + "tests.basics.nanbox_smallint": [], + "tests.basics.object1": [], + "tests.basics.object_dict": [], + "tests.basics.object_new": [], + "tests.basics.op_error": [], + "tests.basics.op_error_bytearray": [], + "tests.basics.op_error_intbig": [], + "tests.basics.op_error_literal": [], + "tests.basics.op_error_memoryview": [], + "tests.basics.op_precedence": [], + "tests.basics.ordereddict1": [], + "tests.basics.ordereddict2": [], + "tests.basics.ordereddict_eq": [], + "tests.basics.parser": [], + "tests.basics.python34": [], + "tests.basics.python36": [], + "tests.basics.return1": [], + "tests.basics.scope": [], + "tests.basics.scope_class": [], + "tests.basics.scope_implicit": [], + "tests.basics.self_type_check": [], + "tests.basics.seq_unpack": [], + "tests.basics.set_add": [], + "tests.basics.set_basic": [], + "tests.basics.set_binop": [], + "tests.basics.set_clear": [], + "tests.basics.set_comprehension": [], + "tests.basics.set_containment": [], + "tests.basics.set_copy": [], + "tests.basics.set_difference": [], + "tests.basics.set_discard": [], + "tests.basics.set_intersection": [], + "tests.basics.set_isdisjoint": [], + "tests.basics.set_isfooset": [], + "tests.basics.set_iter": [], + "tests.basics.set_iter_of_iter": [], + "tests.basics.set_pop": [], + "tests.basics.set_remove": [], + "tests.basics.set_specialmeth": [], + "tests.basics.set_symmetric_difference": [], + "tests.basics.set_type": [], + "tests.basics.set_union": [], + "tests.basics.set_unop": [], + "tests.basics.set_update": [], + "tests.basics.slice_attrs": [], + "tests.basics.slice_indices": [], + "tests.basics.slice_intbig": [], + "tests.basics.slice_op": [], + "tests.basics.slice_optimise": [], + "tests.basics.slots_bool_len": [], + "tests.basics.smallint_array_overflow": [], + "tests.basics.special_comparisons": [], + "tests.basics.special_comparisons2": [], + "tests.basics.special_methods": [], + "tests.basics.special_methods2": [], + "tests.basics.special_methods_intbig": [], + "tests.basics.stopiteration": [], + "tests.basics.string1": [], + "tests.basics.string_center": [], + "tests.basics.string_compare": [], + "tests.basics.string_count": [], + "tests.basics.string_crlf_conversion": [], + "tests.basics.string_cr_conversion": [], + "tests.basics.string_endswith": [], + "tests.basics.string_escape": [], + "tests.basics.string_escape_invalid": [], + "tests.basics.string_find": [], + "tests.basics.string_format": [], + "tests.basics.string_format2": [], + "tests.basics.string_format_cp310": [], + "tests.basics.string_format_error": [], + "tests.basics.string_format_intbig": [], + "tests.basics.string_format_modulo": [], + "tests.basics.string_format_modulo_int": [], + "tests.basics.string_format_sep": [], + "tests.basics.string_fstring": [], + "tests.basics.string_fstring_debug": [], + "tests.basics.string_fstring_invalid": [], + "tests.basics.string_index": [], + "tests.basics.string_istest": [], + "tests.basics.string_join": [], + "tests.basics.string_large": [], + "tests.basics.string_mult": [], + "tests.basics.string_partition": [], + "tests.basics.string_pep498_fstring": [], + "tests.basics.string_replace": [], + "tests.basics.string_repr": [], + "tests.basics.string_rfind": [], + "tests.basics.string_rindex": [], + "tests.basics.string_rpartition": [], + "tests.basics.string_rsplit": [], + "tests.basics.string_slice": [], + "tests.basics.string_split": [], + "tests.basics.string_splitlines": [], + "tests.basics.string_startswith": [], + "tests.basics.string_strip": [], + "tests.basics.string_upperlow": [], + "tests.basics.struct1": [], + "tests.basics.struct1_intbig": [], + "tests.basics.struct2": [], + "tests.basics.struct_endian": [], + "tests.basics.struct_overflow": [], + "tests.basics.subclass_classmethod": [], + "tests.basics.subclass_native1": [], + "tests.basics.subclass_native2_list": [], + "tests.basics.subclass_native2_tuple": [], + "tests.basics.subclass_native3": [], + "tests.basics.subclass_native4": [], + "tests.basics.subclass_native5": [], + "tests.basics.subclass_native_buffer": [], + "tests.basics.subclass_native_call": [], + "tests.basics.subclass_native_cmp": [], + "tests.basics.subclass_native_containment": [], + "tests.basics.subclass_native_dict": [], + "tests.basics.subclass_native_exc_new": [], + "tests.basics.subclass_native_init": [], + "tests.basics.subclass_native_iter": [], + "tests.basics.subclass_native_specmeth": [], + "tests.basics.subclass_native_str": [], + "tests.basics.subscr_tuple": [], + "tests.basics.syntaxerror": [], + "tests.basics.syntaxerror_return": [], + "tests.basics.sys1": [], + "tests.basics.sys_exit": [], + "tests.basics.sys_getsizeof": [], + "tests.basics.sys_path": [], + "tests.basics.sys_stdio": [], + "tests.basics.sys_stdio_buffer": [], + "tests.basics.sys_tracebacklimit": [], + "tests.basics.true_value": [], + "tests.basics.try1": [], + "tests.basics.try2": [], + "tests.basics.try3": [], + "tests.basics.try4": [], + "tests.basics.try_as_var": [], + "tests.basics.try_continue": [], + "tests.basics.try_else": [], + "tests.basics.try_else_finally": [], + "tests.basics.try_error": [], + "tests.basics.try_except_break": [], + "tests.basics.try_finally1": [], + "tests.basics.try_finally2": [], + "tests.basics.try_finally_break": [], + "tests.basics.try_finally_break2": [], + "tests.basics.try_finally_continue": [], + "tests.basics.try_finally_loops": [], + "tests.basics.try_finally_return": [], + "tests.basics.try_finally_return2": [], + "tests.basics.try_finally_return3": [], + "tests.basics.try_finally_return4": [], + "tests.basics.try_finally_return5": [], + "tests.basics.try_reraise": [], + "tests.basics.try_reraise2": [], + "tests.basics.try_return": [], + "tests.basics.tuple1": [], + "tests.basics.tuple_compare": [], + "tests.basics.tuple_count": [], + "tests.basics.tuple_index": [], + "tests.basics.tuple_mult": [], + "tests.basics.tuple_slice": [], + "tests.basics.types1": [], + "tests.basics.types2": [], + "tests.basics.types3": [], + "tests.basics.unary_op": [], + "tests.basics.unboundlocal": [], + "tests.basics.unpack1": [], + "tests.basics.while1": [], + "tests.basics.while_cond": [], + "tests.basics.while_nest_exc": [], + "tests.basics.with1": [], + "tests.basics.with_break": [], + "tests.basics.with_continue": [], + "tests.basics.with_raise": [], + "tests.basics.with_return": [], + "tests.circuitpython.aes": [], + "tests.circuitpython.atexit_test": [], + "tests.circuitpython.audiofilter_filter": [], + "tests.circuitpython.audiofilter_filter_biquads": [], + "tests.circuitpython.audiofilter_filter_stereo": [], + "tests.circuitpython.audiofilter_filter_stereo_biquads": [], + "tests.circuitpython.bitmapfilter_blend": [], + "tests.circuitpython.bitmapfilter_ironbow": [], + "tests.circuitpython.bitmapfilter_lookup": [], + "tests.circuitpython.bitmapfilter_mix": [], + "tests.circuitpython.bitmapfilter_morph": [], + "tests.circuitpython.bitmapfilter_solar": [], + "tests.circuitpython.bitmaptools_blit_boundaries": [], + "tests.circuitpython.builtin_submodule": [], + "tests.circuitpython.codeop_compile": [], + "tests.circuitpython.deque_subclass": [], + "tests.circuitpython.getenv": [], + "tests.circuitpython.issue9705": [], + "tests.circuitpython.jpegio_decompress": [], + "tests.circuitpython.mfm": [], + "tests.circuitpython.miditrack": [], + "tests.circuitpython.nvm_not_present": [], + "tests.circuitpython.nvm_present": [], + "tests.circuitpython.rainbows": [], + "tests.circuitpython.struct_nargs": [], + "tests.circuitpython.synthesizer": [], + "tests.circuitpython.synthesizer_note": [], + "tests.circuitpython.synthio_biquad": [], + "tests.circuitpython.synthio_note_info": [], + "tests.circuitpython.synthlfo": [], + "tests.circuitpython.synthlfo_offset": [], + "tests.circuitpython.synthlfo_phase_offset": [], + "tests.circuitpython.synthlfo_rate": [], + "tests.circuitpython.synthlfo_scale": [], + "tests.circuitpython.synthmath": [], + "tests.circuitpython.synth_block_abs": [], + "tests.circuitpython.synth_block_add_div": [], + "tests.circuitpython.synth_block_add_sub": [], + "tests.circuitpython.synth_block_constrained_lerp": [], + "tests.circuitpython.synth_block_div_add": [], + "tests.circuitpython.synth_block_lerp": [], + "tests.circuitpython.synth_block_max": [], + "tests.circuitpython.synth_block_mid": [], + "tests.circuitpython.synth_block_min": [], + "tests.circuitpython.synth_block_mul_div": [], + "tests.circuitpython.synth_block_offset_scale": [], + "tests.circuitpython.synth_block_product": [], + "tests.circuitpython.synth_block_scale_offset": [], + "tests.circuitpython.synth_block_sum": [], + "tests.circuitpython.synth_note_amplitude": [], + "tests.circuitpython.synth_note_bend": [], + "tests.circuitpython.synth_note_envelope": [], + "tests.circuitpython.synth_note_ring": [], + "tests.circuitpython.traceback_test": [], + "tests.circuitpython.traceback_test_chained": [], + "tests.circuitpython.zlib_decompress": [], + "tests.circuitpython-manual.alarm.deepsleep": [], + "tests.circuitpython-manual.alarm.lightsleep": [], + "tests.circuitpython-manual.alarm.sleep_memory_persist": [], + "tests.circuitpython-manual.alarm.esp.boot": [], + "tests.circuitpython-manual.alarm.esp.code": [], + "tests.circuitpython-manual.alarm.nrf.code": [], + "tests.circuitpython-manual.alarm.rp.boot": [], + "tests.circuitpython-manual.alarm.rp.code": [], + "tests.circuitpython-manual.alarm.stm.code": [], + "tests.circuitpython-manual.audiobusio.i2s_sample_loop": [], + "tests.circuitpython-manual.audiobusio.pdmin_rms": [], + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive": [], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard": [], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth": [], + "tests.circuitpython-manual.audioio.run_serial_tests": [], + "tests.circuitpython-manual.audioio.single_buffer_loop": [], + "tests.circuitpython-manual.audioio.stereo_playback": [], + "tests.circuitpython-manual.audioio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audioio.wavefile_playback": [], + "tests.circuitpython-manual.audiopwmio.single_buffer_loop": [], + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume": [], + "tests.circuitpython-manual.audiopwmio.wavefile_playback": [], + "tests.circuitpython-manual.bitmaptools.blend": [], + "tests.circuitpython-manual.bitmaptools.dither": [], + "tests.circuitpython-manual.bitmaptools._bmp16": [], + "tests.circuitpython-manual.busio.uart_echo": [], + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop": [], + "tests.circuitpython-manual.live_audio.mix": [], + "tests.circuitpython-manual.pwmio.code_extremes": [], + "tests.circuitpython-manual.pwmio.code_ramps": [], + "tests.circuitpython-manual.pwmio.duty": [], + "tests.circuitpython-manual.settings.code": [], + "tests.circuitpython-manual.socketpool.client.cpy-client": [], + "tests.circuitpython-manual.socketpool.client.host-server": [], + "tests.circuitpython-manual.socketpool.datagram.ntp": [], + "tests.circuitpython-manual.socketpool.server.cpy-server": [], + "tests.circuitpython-manual.socketpool.server.host-client": [], + "tests.circuitpython-manual.synthio.note.biquad": [], + "tests.circuitpython-manual.synthio.note.code": [], + "tests.circuitpython-manual.synthio.note.demo": [], + "tests.circuitpython-manual.synthio.note.envelope": [], + "tests.circuitpython-manual.synthio.note.noise": [], + "tests.circuitpython-manual.synthio.note.panning": [], + "tests.circuitpython-manual.synthio.note.ring": [], + "tests.circuitpython-manual.synthio.wave.midi2wav": [], + "tests.circuitpython-manual.usb.basic_keyboard": [], + "tests.circuitpython-manual.usb.basic_mouse": [], + "tests.circuitpython-manual.usb.device_info": [], + "tests.circuitpython-manual.usb.displayio_mouse": [], + "tests.cmdline.cmd_compile_only": [], + "tests.cmdline.cmd_file_variable": [], + "tests.cmdline.cmd_module_atexit": [], + "tests.cmdline.cmd_module_atexit_exc": [], + "tests.cmdline.cmd_optimise": [], + "tests.cmdline.cmd_parsetree": [], + "tests.cmdline.cmd_showbc": [], + "tests.cmdline.cmd_showbc_const": [], + "tests.cmdline.cmd_showbc_opt": [], + "tests.cmdline.cmd_sys_exit_0": [], + "tests.cmdline.cmd_sys_exit_error": [], + "tests.cmdline.cmd_sys_exit_none": [], + "tests.cmdline.cmd_verbose": [], + "tests.cmdline.repl_inspect": [], + "tests.cmdline.repl_lock": [], + "tests.cmdline.repl_micropyinspect": [], + "tests.cmdline.repl_sys_ps1_ps2": [], + "tests.cpydiff.core_class_delnotimpl": [], + "tests.cpydiff.core_class_initsubclass": [], + "tests.cpydiff.core_class_initsubclass_autoclassmethod": [], + "tests.cpydiff.core_class_initsubclass_kwargs": [], + "tests.cpydiff.core_class_initsubclass_super": [], + "tests.cpydiff.core_class_mro": [], + "tests.cpydiff.core_class_name_mangling": [], + "tests.cpydiff.core_class_supermultiple": [], + "tests.cpydiff.core_class_superproperty": [], + "tests.cpydiff.core_class_super_init": [], + "tests.cpydiff.core_fstring_concat": [], + "tests.cpydiff.core_fstring_parser": [], + "tests.cpydiff.core_fstring_repr": [], + "tests.cpydiff.core_function_argcount": [], + "tests.cpydiff.core_function_moduleattr": [], + "tests.cpydiff.core_function_userattr": [], + "tests.cpydiff.core_generator_noexit": [], + "tests.cpydiff.core_import_path": [], + "tests.cpydiff.core_import_split_ns_pkgs": [], + "tests.cpydiff.core_locals": [], + "tests.cpydiff.core_locals_eval": [], + "tests.cpydiff.modules_array_containment": [], + "tests.cpydiff.modules_array_deletion": [], + "tests.cpydiff.modules_array_subscrstep": [], + "tests.cpydiff.modules_deque": [], + "tests.cpydiff.modules_errno_enotsup": [], + "tests.cpydiff.modules_json_nonserializable": [], + "tests.cpydiff.modules_os_environ": [], + "tests.cpydiff.modules_os_getenv": [], + "tests.cpydiff.modules_random_getrandbits": [], + "tests.cpydiff.modules_random_randint": [], + "tests.cpydiff.modules_struct_fewargs": [], + "tests.cpydiff.modules_struct_manyargs": [], + "tests.cpydiff.modules_struct_whitespace_in_format": [], + "tests.cpydiff.modules_sys_stdassign": [], + "tests.cpydiff.module_array_comparison": [], + "tests.cpydiff.module_array_constructor": [], + "tests.cpydiff.syntax_arg_unpacking": [], + "tests.cpydiff.syntax_assign_expr": [], + "tests.cpydiff.syntax_literal_underscore": [], + "tests.cpydiff.syntax_spaces": [], + "tests.cpydiff.syntax_unicode_nameesc": [], + "tests.cpydiff.types_bytearray_sliceassign": [], + "tests.cpydiff.types_bytes_format": [], + "tests.cpydiff.types_bytes_keywords": [], + "tests.cpydiff.types_bytes_subscrstep": [], + "tests.cpydiff.types_complex_parser": [], + "tests.cpydiff.types_dict_keys_set": [], + "tests.cpydiff.types_exception_attrs": [], + "tests.cpydiff.types_exception_chaining": [], + "tests.cpydiff.types_exception_instancevar": [], + "tests.cpydiff.types_exception_loops": [], + "tests.cpydiff.types_exception_subclassinit": [], + "tests.cpydiff.types_float_implicit_conversion": [], + "tests.cpydiff.types_int_bit_length": [], + "tests.cpydiff.types_int_subclassconv": [], + "tests.cpydiff.types_int_to_bytes": [], + "tests.cpydiff.types_list_delete_subscrstep": [], + "tests.cpydiff.types_list_store_noniter": [], + "tests.cpydiff.types_list_store_subscrstep": [], + "tests.cpydiff.types_memoryview_invalid": [], + "tests.cpydiff.types_oserror_errnomap": [], + "tests.cpydiff.types_range_limits": [], + "tests.cpydiff.types_str_formatsep": [], + "tests.cpydiff.types_str_formatsep_float": [], + "tests.cpydiff.types_str_formatsubscr": [], + "tests.cpydiff.types_str_keywords": [], + "tests.cpydiff.types_str_ljust_rjust": [], + "tests.cpydiff.types_str_rsplitnone": [], + "tests.cpydiff.types_str_subscrstep": [], + "tests.cpydiff.types_tuple_subscrstep": [], + "tests.cpydiff.modules.foo": [], + "tests.cpydiff.modules": [], + "tests.cpydiff.modules.subpkg.foo": [], + "tests.cpydiff.modules2.subpkg.bar": [], + "tests.extmod.asyncio_as_uasyncio": [], + "tests.extmod.asyncio_await_return": [], + "tests.extmod.asyncio_basic": [], + "tests.extmod.asyncio_basic2": [], + "tests.extmod.asyncio_cancel_fair": [], + "tests.extmod.asyncio_cancel_fair2": [], + "tests.extmod.asyncio_cancel_self": [], + "tests.extmod.asyncio_cancel_task": [], + "tests.extmod.asyncio_cancel_wait_on_finished": [], + "tests.extmod.asyncio_current_task": [], + "tests.extmod.asyncio_event": [], + "tests.extmod.asyncio_event_fair": [], + "tests.extmod.asyncio_event_queue": [], + "tests.extmod.asyncio_exception": [], + "tests.extmod.asyncio_fair": [], + "tests.extmod.asyncio_gather": [], + "tests.extmod.asyncio_gather_finished_early": [], + "tests.extmod.asyncio_gather_notimpl": [], + "tests.extmod.asyncio_get_event_loop": [], + "tests.extmod.asyncio_heaplock": [], + "tests.extmod.asyncio_iterator_event": [], + "tests.extmod.asyncio_lock": [], + "tests.extmod.asyncio_lock_cancel": [], + "tests.extmod.asyncio_loop_stop": [], + "tests.extmod.asyncio_micropython": [], + "tests.extmod.asyncio_new_event_loop": [], + "tests.extmod.asyncio_set_exception_handler": [], + "tests.extmod.asyncio_task_done": [], + "tests.extmod.asyncio_threadsafeflag": [], + "tests.extmod.asyncio_wait_for": [], + "tests.extmod.asyncio_wait_for_fwd": [], + "tests.extmod.asyncio_wait_for_linked_task": [], + "tests.extmod.asyncio_wait_task": [], + "tests.extmod.binascii_a2b_base64": [], + "tests.extmod.binascii_b2a_base64": [], + "tests.extmod.binascii_crc32": [], + "tests.extmod.binascii_hexlify": [], + "tests.extmod.binascii_unhexlify": [], + "tests.extmod.deflate_compress": [], + "tests.extmod.deflate_compress_memory_error": [], + "tests.extmod.deflate_decompress": [], + "tests.extmod.deflate_stream_error": [], + "tests.extmod.framebuf_blit": [], + "tests.extmod.hashlib_final": [], + "tests.extmod.hashlib_md5": [], + "tests.extmod.hashlib_sha1": [], + "tests.extmod.hashlib_sha256": [], + "tests.extmod.heapq1": [], + "tests.extmod.json_dump": [], + "tests.extmod.json_dumps": [], + "tests.extmod.json_dumps_extra": [], + "tests.extmod.json_dumps_float": [], + "tests.extmod.json_dumps_ordereddict": [], + "tests.extmod.json_dumps_separators": [], + "tests.extmod.json_dump_iobase": [], + "tests.extmod.json_dump_separators": [], + "tests.extmod.json_load": [], + "tests.extmod.json_loads": [], + "tests.extmod.json_loads_bytes": [], + "tests.extmod.json_loads_float": [], + "tests.extmod.json_loads_int_64": [], + "tests.extmod.json_load_readinto": [], + "tests.extmod.machine_hard_timer": [], + "tests.extmod.machine_timer": [], + "tests.extmod.marshal_basic": [], + "tests.extmod.marshal_micropython": [], + "tests.extmod.marshal_stress": [], + "tests.extmod.msgpack_pack": [], + "tests.extmod.platform_basic": [], + "tests.extmod.qrio": [], + "tests.extmod.random_basic": [], + "tests.extmod.random_extra": [], + "tests.extmod.random_extra_float": [], + "tests.extmod.random_seed_default": [], + "tests.extmod.re1": [], + "tests.extmod.re_debug": [], + "tests.extmod.re_error": [], + "tests.extmod.re_group": [], + "tests.extmod.re_groups": [], + "tests.extmod.re_limit": [], + "tests.extmod.re_namedclass": [], + "tests.extmod.re_span": [], + "tests.extmod.re_split": [], + "tests.extmod.re_split_empty": [], + "tests.extmod.re_split_notimpl": [], + "tests.extmod.re_stack_overflow": [], + "tests.extmod.re_start_end_pos": [], + "tests.extmod.re_sub": [], + "tests.extmod.re_sub_unmatched": [], + "tests.extmod.socket_badconstructor": [], + "tests.extmod.socket_fileno": [], + "tests.extmod.time_mktime": [], + "tests.extmod.time_res": [], + "tests.extmod.tls_dtls": [], + "tests.extmod.tls_noleak": [], + "tests.extmod.tls_threads": [], + "tests.extmod.uctypes_32bit_intbig": [], + "tests.extmod.uctypes_addressof": [], + "tests.extmod.uctypes_array_assign_le": [], + "tests.extmod.uctypes_array_assign_native_le": [], + "tests.extmod.uctypes_array_assign_native_le_intbig": [], + "tests.extmod.uctypes_array_load_store": [], + "tests.extmod.uctypes_bytearray": [], + "tests.extmod.uctypes_byteat": [], + "tests.extmod.uctypes_error": [], + "tests.extmod.uctypes_le": [], + "tests.extmod.uctypes_le_float": [], + "tests.extmod.uctypes_native_float": [], + "tests.extmod.uctypes_native_le": [], + "tests.extmod.uctypes_print": [], + "tests.extmod.uctypes_ptr_le": [], + "tests.extmod.uctypes_ptr_native_le": [], + "tests.extmod.uctypes_sizeof": [], + "tests.extmod.uctypes_sizeof_float": [], + "tests.extmod.uctypes_sizeof_layout": [], + "tests.extmod.uctypes_sizeof_native": [], + "tests.extmod.uctypes_sizeof_od": [], + "tests.extmod.vfs_basic": [], + "tests.extmod.vfs_blockdev": [], + "tests.extmod.vfs_blockdev_invalid": [], + "tests.extmod.vfs_fat_case": [], + "tests.extmod.vfs_fat_fileio1": [], + "tests.extmod.vfs_fat_fileio2": [], + "tests.extmod.vfs_fat_finaliser": [], + "tests.extmod.vfs_fat_ilistdir_del": [], + "tests.extmod.vfs_fat_more": [], + "tests.extmod.vfs_fat_mtime": [], + "tests.extmod.vfs_fat_oldproto": [], + "tests.extmod.vfs_fat_ramdisk": [], + "tests.extmod.vfs_fat_ramdisklarge": [], + "tests.extmod.vfs_lfs": [], + "tests.extmod.vfs_lfs_corrupt": [], + "tests.extmod.vfs_lfs_error": [], + "tests.extmod.vfs_lfs_file": [], + "tests.extmod.vfs_lfs_ilistdir_del": [], + "tests.extmod.vfs_lfs_mount": [], + "tests.extmod.vfs_lfs_mtime": [], + "tests.extmod.vfs_lfs_superblock": [], + "tests.extmod.vfs_mountinfo": [], + "tests.extmod.vfs_posix": [], + "tests.extmod.vfs_posix_enoent": [], + "tests.extmod.vfs_posix_ilistdir_del": [], + "tests.extmod.vfs_posix_ilistdir_filter": [], + "tests.extmod.vfs_posix_paths": [], + "tests.extmod.vfs_posix_readonly": [], + "tests.extmod.vfs_rom": [], + "tests.extmod.vfs_userfs": [], + "tests.extmod.websocket_toobig": [], + "tests.extmod.zlib_decompio": [], + "tests.extmod.zlib_decompio_gz": [], + "tests.extmod.zlib_decompress": [], + "tests.extmod_hardware.machine_counter": [], + "tests.extmod_hardware.machine_encoder": [], + "tests.extmod_hardware.machine_i2c_target": [], + "tests.extmod_hardware.machine_pwm": [], + "tests.feature_check.async_check": [], + "tests.feature_check.bytearray": [], + "tests.feature_check.byteorder": [], + "tests.feature_check.complex": [], + "tests.feature_check.const": [], + "tests.feature_check.coverage": [], + "tests.feature_check.fstring": [], + "tests.feature_check.inlineasm_rv32": [], + "tests.feature_check.inlineasm_rv32_zba": [], + "tests.feature_check.inlineasm_thumb": [], + "tests.feature_check.inlineasm_thumb2": [], + "tests.feature_check.inlineasm_xtensa": [], + "tests.feature_check.int_64": [], + "tests.feature_check.int_big": [], + "tests.feature_check.native_check": [], + "tests.feature_check.reverse_ops": [], + "tests.feature_check.set_check": [], + "tests.feature_check.slice": [], + "tests.feature_check.target_info": [], + "tests.float.array_construct": [], + "tests.float.builtin_float_abs": [], + "tests.float.builtin_float_hash": [], + "tests.float.builtin_float_minmax": [], + "tests.float.builtin_float_pow": [], + "tests.float.builtin_float_round": [], + "tests.float.builtin_float_round_intbig": [], + "tests.float.bytearray_construct_endian": [], + "tests.float.bytes_construct_endian": [], + "tests.float.cmath_dunder": [], + "tests.float.cmath_fun": [], + "tests.float.cmath_fun_special": [], + "tests.float.complex1": [], + "tests.float.complex1_intbig": [], + "tests.float.complex_dunder": [], + "tests.float.complex_reverse_op": [], + "tests.float.complex_special_methods": [], + "tests.float.float1": [], + "tests.float.float2int_doubleprec_intbig": [], + "tests.float.float2int_fp30_intbig": [], + "tests.float.float2int_intbig": [], + "tests.float.float_array": [], + "tests.float.float_compare": [], + "tests.float.float_divmod": [], + "tests.float.float_divmod_relaxed": [], + "tests.float.float_dunder": [], + "tests.float.float_format": [], + "tests.float.float_format_accuracy": [], + "tests.float.float_format_ftoe": [], + "tests.float.float_format_ints": [], + "tests.float.float_format_ints_doubleprec": [], + "tests.float.float_format_ints_power10": [], + "tests.float.float_parse": [], + "tests.float.float_parse_doubleprec": [], + "tests.float.float_struct": [], + "tests.float.float_struct_e": [], + "tests.float.float_struct_e_doubleprec": [], + "tests.float.float_struct_e_fp30": [], + "tests.float.inf_nan_arith": [], + "tests.float.int_64_float": [], + "tests.float.int_big_float": [], + "tests.float.int_divzero": [], + "tests.float.int_power": [], + "tests.float.lexer": [], + "tests.float.list_index": [], + "tests.float.math_constants": [], + "tests.float.math_constants_extra": [], + "tests.float.math_domain": [], + "tests.float.math_domain_python311": [], + "tests.float.math_domain_special": [], + "tests.float.math_dunder": [], + "tests.float.math_factorial_intbig": [], + "tests.float.math_fun": [], + "tests.float.math_fun_bool": [], + "tests.float.math_fun_int": [], + "tests.float.math_fun_intbig": [], + "tests.float.math_fun_special": [], + "tests.float.math_isclose": [], + "tests.float.python36": [], + "tests.float.string_format": [], + "tests.float.string_format2": [], + "tests.float.string_format_modulo": [], + "tests.float.string_format_modulo2": [], + "tests.float.string_format_modulo2_intbig": [], + "tests.float.string_format_modulo3": [], + "tests.float.true_value": [], + "tests.float.types": [], + "tests.frozen.frozentest": [], + "tests.import.builtin_ext": [], + "tests.import.builtin_import": [], + "tests.import.gen_context": [], + "tests.import.gen_context2": [], + "tests.import.import1a": [], + "tests.import.import1b": [], + "tests.import.import2a": [], + "tests.import.import3a": [], + "tests.import.import_broken": [], + "tests.import.import_circular": [], + "tests.import.import_file": [], + "tests.import.import_long_dyn": [], + "tests.import.import_long_dyn2": [], + "tests.import.import_override": [], + "tests.import.import_override2": [], + "tests.import.import_pkg1": [], + "tests.import.import_pkg2": [], + "tests.import.import_pkg3": [], + "tests.import.import_pkg4": [], + "tests.import.import_pkg5": [], + "tests.import.import_pkg6": [], + "tests.import.import_pkg7": [], + "tests.import.import_pkg8": [], + "tests.import.import_pkg9": [], + "tests.import.import_shared_name": [], + "tests.import.import_star": [], + "tests.import.import_star_error": [], + "tests.import.module_dict": [], + "tests.import.module_getattr": [], + "tests.import.rel_import_inv": [ + { + "from_module": "tests.import.rel_import_inv", + "imports": "foo", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "foo", + "lineno": 2 + } + ], + "tests.import.shared_name": [], + "tests.import.try_module": [], + "tests.import.broken.pkg2_and_zerodiv": [], + "tests.import.broken.zerodiv": [], + "tests.import.circular.main": [], + "tests.import.circular.sub": [], + "tests.import.ext.micropython": [], + "tests.import.ext.os": [], + "tests.import.ext.sys": [], + "tests.import.ext.time": [], + "tests.import.ext.usys": [], + "tests.import.pkg.mod": [], + "tests.import.pkg": [], + "tests.import.pkg2.mod1": [], + "tests.import.pkg2.mod2": [], + "tests.import.pkg2": [], + "tests.import.pkg3.mod1": [ + { + "from_module": "tests.import.pkg3.mod1", + "imports": "mod2", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "mod2", + "lineno": 2 + } + ], + "tests.import.pkg3.mod2": [], + "tests.import.pkg3": [], + "tests.import.pkg3.subpkg1.mod1": [ + { + "from_module": "tests.import.pkg3.subpkg1.mod1", + "imports": "mod2.foo", + "type": "from_import", + "relative_level": 2, + "module_part": "mod2", + "symbol_part": "foo", + "lineno": 2 + } + ], + "tests.import.pkg3.subpkg1": [], + "tests.import.pkg6": [ + { + "from_module": "tests.import.pkg6", + "imports": "x.*", + "type": "from_import", + "relative_level": 1, + "module_part": "x", + "symbol_part": "*", + "lineno": 1 + } + ], + "tests.import.pkg6.x.y": [], + "tests.import.pkg6.x": [ + { + "from_module": "tests.import.pkg6.x", + "imports": "y.*", + "type": "from_import", + "relative_level": 1, + "module_part": "y", + "symbol_part": "*", + "lineno": 1 + } + ], + "tests.import.pkg7.mod1": [], + "tests.import.pkg7.mod2": [], + "tests.import.pkg7": [], + "tests.import.pkg7.subpkg1": [], + "tests.import.pkg7.subpkg1.subpkg2.mod3": [ + { + "from_module": "tests.import.pkg7.subpkg1.subpkg2.mod3", + "imports": "mod1", + "type": "from_import", + "relative_level": 3, + "module_part": "", + "symbol_part": "mod1", + "lineno": 1 + }, + { + "from_module": "tests.import.pkg7.subpkg1.subpkg2.mod3", + "imports": "mod2.bar", + "type": "from_import", + "relative_level": 3, + "module_part": "mod2", + "symbol_part": "bar", + "lineno": 2 + }, + { + "from_module": "tests.import.pkg7.subpkg1.subpkg2.mod3", + "imports": "mod1", + "type": "from_import", + "relative_level": 4, + "module_part": "", + "symbol_part": "mod1", + "lineno": 11 + } + ], + "tests.import.pkg7.subpkg1.subpkg2": [], + "tests.import.pkg8.mod": [], + "tests.import.pkg9.mod1": [], + "tests.import.pkg9.mod2": [ + { + "from_module": "tests.import.pkg9.mod2", + "imports": "mod2", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "mod2", + "lineno": 1 + } + ], + "tests.import.pkg9": [ + { + "from_module": "tests.import.pkg9", + "imports": "mod1.mod1", + "type": "from_import", + "relative_level": 1, + "module_part": "mod1", + "symbol_part": "mod1", + "lineno": 1 + } + ], + "tests.import.pkgstar_all_array.funcs": [], + "tests.import.pkgstar_all_array": [], + "tests.import.pkgstar_all_inval": [], + "tests.import.pkgstar_all_miss": [], + "tests.import.pkgstar_all_tuple": [], + "tests.import.pkgstar_default": [], + "tests.inlineasm.rv32.asmargs": [], + "tests.inlineasm.rv32.asmarith": [], + "tests.inlineasm.rv32.asmbranch": [], + "tests.inlineasm.rv32.asmconst": [], + "tests.inlineasm.rv32.asmcsr": [], + "tests.inlineasm.rv32.asmdata": [], + "tests.inlineasm.rv32.asmdivmul": [], + "tests.inlineasm.rv32.asmjump": [], + "tests.inlineasm.rv32.asmloadstore": [], + "tests.inlineasm.rv32.asmrettype": [], + "tests.inlineasm.rv32.asmsanity": [], + "tests.inlineasm.rv32.asmshift": [], + "tests.inlineasm.rv32.asmstack": [], + "tests.inlineasm.rv32.asmsum": [], + "tests.inlineasm.rv32.asmzba": [], + "tests.inlineasm.thumb.asmargs": [], + "tests.inlineasm.thumb.asmbcc": [], + "tests.inlineasm.thumb.asmbitops": [], + "tests.inlineasm.thumb.asmblbx": [], + "tests.inlineasm.thumb.asmconst": [], + "tests.inlineasm.thumb.asmdata": [], + "tests.inlineasm.thumb.asmdiv": [], + "tests.inlineasm.thumb.asmerrors": [], + "tests.inlineasm.thumb.asmfpaddsub": [], + "tests.inlineasm.thumb.asmfpcmp": [], + "tests.inlineasm.thumb.asmfpldrstr": [], + "tests.inlineasm.thumb.asmfpmuldiv": [], + "tests.inlineasm.thumb.asmfpsqrt": [], + "tests.inlineasm.thumb.asmit": [], + "tests.inlineasm.thumb.asmpushpop": [], + "tests.inlineasm.thumb.asmrettype": [], + "tests.inlineasm.thumb.asmshift": [], + "tests.inlineasm.thumb.asmspecialregs": [], + "tests.inlineasm.thumb.asmsum": [], + "tests.inlineasm.xtensa.asmargs": [], + "tests.inlineasm.xtensa.asmarith": [], + "tests.inlineasm.xtensa.asmbranch": [], + "tests.inlineasm.xtensa.asmjump": [], + "tests.inlineasm.xtensa.asmloadstore": [], + "tests.inlineasm.xtensa.asmmisc": [], + "tests.inlineasm.xtensa.asmshift": [], + "tests.internal_bench.arrayop-1-list_inplace": [], + "tests.internal_bench.arrayop-2-list_map": [], + "tests.internal_bench.arrayop-3-bytearray_inplace": [], + "tests.internal_bench.arrayop-4-bytearray_map": [], + "tests.internal_bench.bench": [], + "tests.internal_bench.bytealloc-1-bytes_n": [], + "tests.internal_bench.bytealloc-2-repeat": [], + "tests.internal_bench.bytebuf-1-inplace": [], + "tests.internal_bench.bytebuf-2-join_map_bytes": [], + "tests.internal_bench.bytebuf-3-bytarray_map": [], + "tests.internal_bench.class_create-0-empty": [], + "tests.internal_bench.class_create-1-slots": [], + "tests.internal_bench.class_create-1.1-slots5": [], + "tests.internal_bench.class_create-2-classattr": [], + "tests.internal_bench.class_create-2.1-classattr5": [], + "tests.internal_bench.class_create-2.3-classattr5objs": [], + "tests.internal_bench.class_create-3-instancemethod": [], + "tests.internal_bench.class_create-4-classmethod": [], + "tests.internal_bench.class_create-4.1-classmethod_implicit": [], + "tests.internal_bench.class_create-5-staticmethod": [], + "tests.internal_bench.class_create-6-getattribute": [], + "tests.internal_bench.class_create-6.1-getattr": [], + "tests.internal_bench.class_create-6.2-property": [], + "tests.internal_bench.class_create-6.3-descriptor": [], + "tests.internal_bench.class_create-7-inherit": [], + "tests.internal_bench.class_create-7.1-inherit_initsubclass": [], + "tests.internal_bench.class_create-8-metaclass_setname": [], + "tests.internal_bench.class_create-8.1-metaclass_setname5": [], + "tests.internal_bench.class_instance-0-object": [], + "tests.internal_bench.class_instance-0.1-object-gc": [], + "tests.internal_bench.class_instance-1-empty": [], + "tests.internal_bench.class_instance-1.1-classattr": [], + "tests.internal_bench.class_instance-1.2-func": [], + "tests.internal_bench.class_instance-1.3-empty-gc": [], + "tests.internal_bench.class_instance-2-init": [], + "tests.internal_bench.class_instance-2.1-init_super": [], + "tests.internal_bench.class_instance-2.2-new": [], + "tests.internal_bench.class_instance-3-del": [], + "tests.internal_bench.class_instance-3.1-del-gc": [], + "tests.internal_bench.class_instance-4-slots": [], + "tests.internal_bench.class_instance-4.1-slots5": [], + "tests.internal_bench.from_iter-1-list_bound": [], + "tests.internal_bench.from_iter-2-list_unbound": [], + "tests.internal_bench.from_iter-3-tuple_bound": [], + "tests.internal_bench.from_iter-4-tuple_unbound": [], + "tests.internal_bench.from_iter-5-bytes_bound": [], + "tests.internal_bench.from_iter-6-bytes_unbound": [], + "tests.internal_bench.from_iter-7-bytearray_bound": [], + "tests.internal_bench.from_iter-8-bytearray_unbound": [], + "tests.internal_bench.funcall-1-inline": [], + "tests.internal_bench.funcall-2-funcall": [], + "tests.internal_bench.funcall-3-funcall-local": [], + "tests.internal_bench.func_args-1.1-pos_1": [], + "tests.internal_bench.func_args-1.2-pos_3": [], + "tests.internal_bench.func_args-2-pos_default_2_of_3": [], + "tests.internal_bench.func_args-3.1-kw_1": [], + "tests.internal_bench.func_args-3.2-kw_3": [], + "tests.internal_bench.func_builtin-1-enum_pos": [], + "tests.internal_bench.func_builtin-2-enum_kw": [], + "tests.internal_bench.loop_count-1-range": [], + "tests.internal_bench.loop_count-2-range_iter": [], + "tests.internal_bench.loop_count-3-while_up": [], + "tests.internal_bench.loop_count-4-while_down_gt": [], + "tests.internal_bench.loop_count-5-while_down_ne": [], + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar": [], + "tests.internal_bench.var-1-constant": [], + "tests.internal_bench.var-2-global": [], + "tests.internal_bench.var-3-local": [], + "tests.internal_bench.var-4-arg": [], + "tests.internal_bench.var-5-class-attr": [], + "tests.internal_bench.var-6-instance-attr": [], + "tests.internal_bench.var-6.1-instance-attr-5": [], + "tests.internal_bench.var-6.2-instance-speciallookup": [], + "tests.internal_bench.var-6.3-instance-property": [], + "tests.internal_bench.var-6.4-instance-descriptor": [], + "tests.internal_bench.var-6.5-instance-getattr": [], + "tests.internal_bench.var-6.6-instance-builtin_ordered": [], + "tests.internal_bench.var-7-instance-meth": [], + "tests.internal_bench.var-8-namedtuple-1st": [], + "tests.internal_bench.var-8.1-namedtuple-5th": [], + "tests.internal_bench.var-9-getattr": [], + "tests.internal_bench.var-9.1-getattr_default": [], + "tests.internal_bench.var-9.2-getattr_default_special": [], + "tests.internal_bench.var-9.3-except_ok": [], + "tests.internal_bench.var-9.4-except_selfinduced": [], + "tests.internal_bench.var-9.5-except_error": [], + "tests.internal_bench.var-9.6-except_error_special": [], + "tests.io.argv": [], + "tests.io.builtin_print_file": [], + "tests.io.file1": [], + "tests.io.file_iter": [], + "tests.io.file_long_read": [], + "tests.io.file_long_read2": [], + "tests.io.file_long_read3": [], + "tests.io.file_readinto": [], + "tests.io.file_readinto_len": [], + "tests.io.file_readline": [], + "tests.io.file_seek": [], + "tests.io.file_stdio": [], + "tests.io.file_stdio2": [], + "tests.io.file_with": [], + "tests.io.open_append": [], + "tests.io.open_plus": [], + "tests.jni.list": [], + "tests.jni.object": [], + "tests.jni.system_out": [], + "tests.micropython.builtin_execfile": [], + "tests.micropython.const": [], + "tests.micropython.const2": [], + "tests.micropython.const_alltypes": [], + "tests.micropython.const_error": [], + "tests.micropython.const_float": [], + "tests.micropython.const_intbig": [], + "tests.micropython.const_math": [], + "tests.micropython.decorator": [], + "tests.micropython.decorator_error": [], + "tests.micropython.emg_exc": [], + "tests.micropython.extreme_exc": [], + "tests.micropython.heapalloc": [], + "tests.micropython.heapalloc_bytesio2": [], + "tests.micropython.heapalloc_exc_compressed": [], + "tests.micropython.heapalloc_exc_compressed_emg_exc": [], + "tests.micropython.heapalloc_exc_raise": [], + "tests.micropython.heapalloc_fail_bytearray": [], + "tests.micropython.heapalloc_fail_dict": [], + "tests.micropython.heapalloc_fail_list": [], + "tests.micropython.heapalloc_fail_memoryview": [], + "tests.micropython.heapalloc_fail_set": [], + "tests.micropython.heapalloc_fail_tuple": [], + "tests.micropython.heapalloc_inst_call": [], + "tests.micropython.heapalloc_int_from_bytes": [], + "tests.micropython.heapalloc_iter": [], + "tests.micropython.heapalloc_slice": [], + "tests.micropython.heapalloc_str": [], + "tests.micropython.heapalloc_super": [], + "tests.micropython.heapalloc_yield_from": [], + "tests.micropython.heap_lock": [], + "tests.micropython.heap_locked": [], + "tests.micropython.import_mpy_invalid": [], + "tests.micropython.import_mpy_native": [], + "tests.micropython.import_mpy_native_gc": [], + "tests.micropython.kbd_intr": [], + "tests.micropython.meminfo": [], + "tests.micropython.memstats": [], + "tests.micropython.native_closure": [], + "tests.micropython.native_const": [], + "tests.micropython.native_const_intbig": [], + "tests.micropython.native_for": [], + "tests.micropython.native_fun_attrs": [], + "tests.micropython.native_fun_attrs_code": [], + "tests.micropython.native_gen": [], + "tests.micropython.native_misc": [], + "tests.micropython.native_try": [], + "tests.micropython.native_try_deep": [], + "tests.micropython.native_while": [], + "tests.micropython.native_with": [], + "tests.micropython.opt_level": [], + "tests.micropython.opt_level_lineno": [], + "tests.micropython.ringio_big": [], + "tests.micropython.schedule": [], + "tests.micropython.stack_use": [], + "tests.micropython.test_normalize_newlines": [], + "tests.micropython.viper_addr": [], + "tests.micropython.viper_binop_arith": [], + "tests.micropython.viper_binop_arith_uint": [], + "tests.micropython.viper_binop_bitwise_uint": [], + "tests.micropython.viper_binop_comp": [], + "tests.micropython.viper_binop_comp_imm": [], + "tests.micropython.viper_binop_comp_uint": [], + "tests.micropython.viper_binop_divmod": [], + "tests.micropython.viper_binop_multi_comp": [], + "tests.micropython.viper_cond": [], + "tests.micropython.viper_const": [], + "tests.micropython.viper_const_intbig": [], + "tests.micropython.viper_error": [], + "tests.micropython.viper_globals": [], + "tests.micropython.viper_import": [], + "tests.micropython.viper_large_jump": [], + "tests.micropython.viper_misc": [], + "tests.micropython.viper_misc2": [], + "tests.micropython.viper_misc3": [], + "tests.micropython.viper_misc_intbig": [], + "tests.micropython.viper_ptr16_load": [], + "tests.micropython.viper_ptr16_load_boundary": [], + "tests.micropython.viper_ptr16_store": [], + "tests.micropython.viper_ptr16_store_boundary": [], + "tests.micropython.viper_ptr32_load": [], + "tests.micropython.viper_ptr32_load_boundary": [], + "tests.micropython.viper_ptr32_store": [], + "tests.micropython.viper_ptr32_store_boundary": [], + "tests.micropython.viper_ptr8_load": [], + "tests.micropython.viper_ptr8_load_boundary": [], + "tests.micropython.viper_ptr8_store": [], + "tests.micropython.viper_ptr8_store_boundary": [], + "tests.micropython.viper_storeattr": [], + "tests.micropython.viper_subscr": [], + "tests.micropython.viper_subscr_multi": [], + "tests.micropython.viper_try": [], + "tests.micropython.viper_types": [], + "tests.micropython.viper_unop": [], + "tests.micropython.viper_with": [], + "tests.misc.cexample_class": [], + "tests.misc.cexample_module": [], + "tests.misc.cexample_subclass": [], + "tests.misc.features": [], + "tests.misc.non_compliant": [], + "tests.misc.non_compliant_lexer": [], + "tests.misc.rge_sm": [], + "tests.misc.sys_exc_info": [], + "tests.misc.sys_settrace_cov": [], + "tests.misc.sys_settrace_features": [], + "tests.misc.sys_settrace_generator": [], + "tests.misc.sys_settrace_loop": [], + "tests.misc.sys_settrace_subdir.sys_settrace_generic": [], + "tests.misc.sys_settrace_subdir.sys_settrace_importme": [], + "tests.multi_extmod.machine_i2c_target_irq": [], + "tests.multi_extmod.machine_i2c_target_memory": [], + "tests.perf_bench.benchrun": [], + "tests.perf_bench.bm_chaos": [], + "tests.perf_bench.bm_fannkuch": [], + "tests.perf_bench.bm_fft": [], + "tests.perf_bench.bm_float": [], + "tests.perf_bench.bm_hexiom": [], + "tests.perf_bench.bm_nqueens": [], + "tests.perf_bench.bm_pidigits": [], + "tests.perf_bench.bm_wordcount": [], + "tests.perf_bench.core_import_mpy_multi": [], + "tests.perf_bench.core_import_mpy_single": [], + "tests.perf_bench.core_locals": [], + "tests.perf_bench.core_qstr": [], + "tests.perf_bench.core_str": [], + "tests.perf_bench.core_yield_from": [], + "tests.perf_bench.misc_aes": [], + "tests.perf_bench.misc_mandel": [], + "tests.perf_bench.misc_pystone": [], + "tests.perf_bench.misc_raytrace": [], + "tests.perf_bench.viper_call0": [], + "tests.perf_bench.viper_call1a": [], + "tests.perf_bench.viper_call1b": [], + "tests.perf_bench.viper_call1c": [], + "tests.perf_bench.viper_call2a": [], + "tests.perf_bench.viper_call2b": [], + "tests.stress.bytecode_limit": [], + "tests.stress.dict_copy": [], + "tests.stress.dict_create": [], + "tests.stress.dict_create_max": [], + "tests.stress.fun_call_limit": [], + "tests.stress.gc_trace": [], + "tests.stress.list_sort": [], + "tests.stress.qstr_limit": [], + "tests.stress.qstr_limit_str_modulo": [], + "tests.stress.recursion": [], + "tests.stress.recursive_data": [], + "tests.stress.recursive_gen": [], + "tests.stress.recursive_iternext": [], + "tests.target_wiring.alif": [], + "tests.target_wiring.EK_RA6M2": [], + "tests.target_wiring.esp32": [], + "tests.target_wiring.mimxrt": [], + "tests.target_wiring.nrf": [], + "tests.target_wiring.NUCLEO_WB55": [], + "tests.target_wiring.PYBx": [], + "tests.target_wiring.rp2": [], + "tests.target_wiring.samd": [], + "tests.target_wiring.ZEPHYR_NUCLEO_WB55RG": [], + "tests.testlib.audiofilterhelper": [], + "tests.testlib.blinka_image": [], + "tests.testlib.dump_bitmap": [], + "tests.testlib.ironbow": [], + "tests.testlib.make_testpattern": [], + "tests.testlib.skip_if": [], + "tests.testlib.synthblockhelper": [], + "tests.testlib.synthnotehelper": [], + "tests.thread.disable_irq": [], + "tests.thread.mutate_bytearray": [], + "tests.thread.mutate_dict": [], + "tests.thread.mutate_instance": [], + "tests.thread.mutate_list": [], + "tests.thread.mutate_set": [], + "tests.thread.stress_aes": [], + "tests.thread.stress_create": [], + "tests.thread.stress_heap": [], + "tests.thread.stress_recurse": [], + "tests.thread.stress_schedule": [], + "tests.thread.thread_coop": [], + "tests.thread.thread_exc1": [], + "tests.thread.thread_exc2": [], + "tests.thread.thread_exit1": [], + "tests.thread.thread_exit2": [], + "tests.thread.thread_gc1": [], + "tests.thread.thread_heap_lock": [], + "tests.thread.thread_ident1": [], + "tests.thread.thread_lock1": [], + "tests.thread.thread_lock2": [], + "tests.thread.thread_lock3": [], + "tests.thread.thread_lock4_intbig": [], + "tests.thread.thread_lock5": [], + "tests.thread.thread_qstr1": [], + "tests.thread.thread_shared1": [], + "tests.thread.thread_shared2": [], + "tests.thread.thread_sleep1": [], + "tests.thread.thread_sleep2": [], + "tests.thread.thread_stacksize1": [], + "tests.thread.thread_start1": [], + "tests.thread.thread_start2": [], + "tests.thread.thread_stdin": [], + "tests.unicode.file1": [], + "tests.unicode.file2": [], + "tests.unicode.file_invalid": [], + "tests.unicode.unicode": [], + "tests.unicode.unicode_chr": [], + "tests.unicode.unicode_id": [], + "tests.unicode.unicode_index": [], + "tests.unicode.unicode_iter": [], + "tests.unicode.unicode_ord": [], + "tests.unicode.unicode_pos": [], + "tests.unicode.unicode_repr": [], + "tests.unicode.unicode_slice": [], + "tests.unicode.unicode_str_format": [], + "tests.unicode.unicode_str_modulo": [], + "tests.unicode.unicode_subscr": [], + "tests.unicode.unicode_ure": [], + "tests.unix.extra_coverage": [], + "tests.unix.ffi_callback": [], + "tests.unix.ffi_float": [], + "tests.unix.ffi_float2": [], + "tests.unix.ffi_int_base": [], + "tests.unix.ffi_int_long32": [], + "tests.unix.ffi_int_long64": [], + "tests.unix.ffi_int_types": [], + "tests.unix.mod_os": [], + "tests.unix.subclass_native": [], + "tests.unix.time_mktime_localtime": [], + "tests.vectorio.color_index": [], + "tools.analyze_heap_dump": [], + "tools.analyze_mpy": [], + "tools.ar_util": [], + "tools.boardgen": [], + "tools.board_summaries": [], + "tools.board_to_port": [], + "tools.build_board_info": [], + "tools.build_memory_info": [], + "tools.build_release_files": [], + "tools.chart_code_size": [], + "tools.check_translations": [], + "tools.circuitpy_header_change": [], + "tools.ci_changes_per_commit": [], + "tools.ci_check_duplicate_usb_vid_pid": [], + "tools.ci_fetch_deps": [], + "tools.ci_set_idf_constraint": [], + "tools.ci_set_matrix": [], + "tools.codeformat": [], + "tools.convert_release_notes": [], + "tools.cortex-m-fault-gdb": [], + "tools.cpboard": [], + "tools.dfu": [], + "tools.diff_nm_sizes": [], + "tools.extract_pyi": [], + "tools.file2h": [], + "tools.fixup_translations": [], + "tools.fwsizes": [], + "tools.gc_activity": [], + "tools.gc_activity_between_collects": [], + "tools.gdb-stack-size": [], + "tools.gen_crt_bundle": [], + "tools.gen_display_resources": [], + "tools.gen_ld_files": [], + "tools.gen_nvm_devices": [], + "tools.gen_web_workflow_static": [], + "tools.hci_trace_to_pcap": [], + "tools.insert-usb-ids": [], + "tools.join_bins": [], + "tools.make-frozen": [], + "tools.makemanifest": [], + "tools.manifestfile": [], + "tools.merge_micropython": [], + "tools.metrics": [], + "tools.mpconfig_category_reader": [], + "tools.mpy-tool": [], + "tools.mpy_bin2res": [], + "tools.mpy_cross_all": [], + "tools.mpy_ld": [], + "tools.msgfmt": [], + "tools.preprocess_frozen_modules": [], + "tools.print_status": [], + "tools.pyboard": [], + "tools.pydfu": [], + "tools.ruff_bindings": [], + "tools.safe_mode_finder": [], + "tools.stack-loc-to-pc": [], + "tools.swo_function_trace": [], + "tools.swo_viewer": [], + "tools.verifygitlog": [], + "tools.board_stubs.build_board_specific_stubs.board_stub_builder": [ + { + "from_module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "imports": "docs.shared_bindings_matrix", + "type": "from_import", + "relative_level": 0, + "module_part": "docs", + "symbol_part": "shared_bindings_matrix", + "lineno": 269 + } + ], + "tools.board_stubs.circuitpython_setboard": [] + }, + "dependency_graph": { + "logging": { + "used_by": [ + "conf", + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.cptools.zephyr2cp", + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.bsim.conftest", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "tools.safe_mode_finder" + ], + "import_count": 8 + }, + "os": { + "used_by": [ + "conf", + "docs.shared_bindings_matrix", + "docs.readthedocs.settings.local_settings", + "mpy-cross.mpy_cross", + "ports.atmel-samd.tools.update_asf", + "ports.cxd56.tools.flash_writer", + "ports.espressif.tools.build_memory_info", + "ports.espressif.tools.update_sdkconfig", + "ports.stm.boards.swan_r5.tests.urandom", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.cptools.get_west_shield_args", + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.bsim.conftest", + "py.makeqstrdefs", + "py.makeversionhdr", + "py.version", + "shared.memzip.make-memzip", + "tests.endorse", + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-natmodtests", + "tests.run-perfbench-table", + "tests.run-perfbench", + "tests.run-tests", + "tests.basics.attrtuple2", + "tests.circuitpython.getenv", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps", + "tests.cpydiff.modules_os_environ", + "tests.cpydiff.modules_os_getenv", + "tests.extmod.vfs_basic", + "tests.extmod.vfs_fat_case", + "tests.extmod.vfs_fat_fileio1", + "tests.extmod.vfs_fat_fileio2", + "tests.extmod.vfs_fat_finaliser", + "tests.extmod.vfs_fat_ilistdir_del", + "tests.extmod.vfs_fat_more", + "tests.extmod.vfs_fat_mtime", + "tests.extmod.vfs_fat_oldproto", + "tests.extmod.vfs_fat_ramdisk", + "tests.extmod.vfs_fat_ramdisklarge", + "tests.extmod.vfs_lfs", + "tests.extmod.vfs_lfs_mount", + "tests.extmod.vfs_lfs_superblock", + "tests.extmod.vfs_mountinfo", + "tests.extmod.vfs_posix", + "tests.extmod.vfs_posix_enoent", + "tests.extmod.vfs_posix_ilistdir_del", + "tests.extmod.vfs_posix_ilistdir_filter", + "tests.extmod.vfs_posix_paths", + "tests.extmod.vfs_posix_readonly", + "tests.extmod.vfs_rom", + "tests.import.builtin_ext", + "tests.io.open_append", + "tests.io.open_plus", + "tests.micropython.builtin_execfile", + "tests.unix.ffi_int_base", + "tests.unix.mod_os", + "tools.analyze_heap_dump", + "tools.ar_util", + "tools.boardgen", + "tools.build_board_info", + "tools.build_release_files", + "tools.circuitpy_header_change", + "tools.ci_changes_per_commit", + "tools.ci_fetch_deps", + "tools.ci_set_idf_constraint", + "tools.ci_set_matrix", + "tools.codeformat", + "tools.cpboard", + "tools.dfu", + "tools.extract_pyi", + "tools.fwsizes", + "tools.gen_crt_bundle", + "tools.gen_display_resources", + "tools.gen_ld_files", + "tools.make-frozen", + "tools.makemanifest", + "tools.manifestfile", + "tools.metrics", + "tools.mpy_cross_all", + "tools.mpy_ld", + "tools.msgfmt", + "tools.preprocess_frozen_modules", + "tools.pyboard", + "tools.ruff_bindings", + "tools.board_stubs.build_board_specific_stubs.board_stub_builder" + ], + "import_count": 102 + }, + "re": { + "used_by": [ + "conf", + "docs.rstjinja", + "docs.shared_bindings_matrix", + "mpy-cross.mpy_cross", + "ports.cxd56.tools.flash_writer", + "ports.mimxrt10xx.tools.gen_peripherals_data", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.cptools.get_west_shield_args", + "ports.zephyr-cp.tests.test_digitalio", + "ports.zephyr-cp.tests.test_web_workflow", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "py.makecompresseddata", + "py.makemoduledefs", + "py.makeqstrdata", + "py.makeqstrdefs", + "py.maketranslationdata", + "py.make_root_pointers", + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-tests", + "tests.basics.class_setname_hazard_rand", + "tests.extmod.re1", + "tests.extmod.re_debug", + "tests.extmod.re_error", + "tests.extmod.re_group", + "tests.extmod.re_groups", + "tests.extmod.re_limit", + "tests.extmod.re_namedclass", + "tests.extmod.re_span", + "tests.extmod.re_split", + "tests.extmod.re_split_empty", + "tests.extmod.re_split_notimpl", + "tests.extmod.re_stack_overflow", + "tests.extmod.re_start_end_pos", + "tests.extmod.re_sub", + "tests.extmod.re_sub_unmatched", + "tests.unicode.unicode_ure", + "tools.ar_util", + "tools.board_summaries", + "tools.build_board_info", + "tools.build_memory_info", + "tools.circuitpy_header_change", + "tools.ci_changes_per_commit", + "tools.ci_check_duplicate_usb_vid_pid", + "tools.ci_fetch_deps", + "tools.ci_set_idf_constraint", + "tools.ci_set_matrix", + "tools.codeformat", + "tools.cpboard", + "tools.extract_pyi", + "tools.fwsizes", + "tools.gen_crt_bundle", + "tools.gen_ld_files", + "tools.hci_trace_to_pcap", + "tools.insert-usb-ids", + "tools.metrics", + "tools.mpy-tool", + "tools.mpy_ld", + "tools.pyboard", + "tools.pydfu", + "tools.ruff_bindings", + "tools.stack-loc-to-pc", + "tools.verifygitlog", + "tools.board_stubs.build_board_specific_stubs.board_stub_builder" + ], + "import_count": 64 + }, + "subprocess": { + "used_by": [ + "conf", + "docs.shared_bindings_matrix", + "mpy-cross.mpy_cross", + "ports.atmel-samd.tools.update_asf", + "ports.cxd56.tools.flash_writer", + "ports.espressif.tools.decode_backtrace", + "ports.espressif.tools.generate_all_sdkconfig", + "ports.espressif.tools.update_all_board_sdkconfig", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.test_flash", + "ports.zephyr-cp.tests", + "ports.zephyr-cp.tests.bsim.conftest", + "py.makeqstrdefs", + "py.makeversionhdr", + "py.version", + "shared.memzip.make-memzip", + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-natmodtests", + "tests.run-perfbench-table", + "tests.run-perfbench", + "tests.run-tests", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.build_board_info", + "tools.build_release_files", + "tools.ci_fetch_deps", + "tools.ci_set_matrix", + "tools.codeformat", + "tools.makemanifest", + "tools.metrics", + "tools.preprocess_frozen_modules", + "tools.pyboard", + "tools.ruff_bindings", + "tools.verifygitlog" + ], + "import_count": 37 + }, + "sys": { + "used_by": [ + "conf", + "mpy-cross.mpy_cross.__main__", + "ports.atmel-samd.tools.update_asf", + "ports.cxd56.tools.flash_writer", + "ports.espressif.tools.build_memory_info", + "ports.espressif.tools.check-sdkconfig", + "ports.espressif.tools.decode_backtrace", + "ports.espressif.tools.generate_all_sdkconfig", + "ports.espressif.tools.update_all_board_sdkconfig", + "ports.mimxrt10xx.tools.gen_peripherals_data", + "ports.raspberrypi.gen_stage2", + "ports.renode.tools.split_profile", + "ports.stm.tools.parse_af_csv", + "ports.stm.tools.parse_pins_csv", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "ports.zephyr-cp.cptools.update_board_info", + "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "py.makecompresseddata", + "py.makemoduledefs", + "py.makeqstrdata", + "py.makeqstrdefs", + "py.maketranslationdata", + "py.makeversionhdr", + "py.version", + "shared.memzip.make-memzip", + "tests.endorse", + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-natmodtests", + "tests.run-perfbench-table", + "tests.run-perfbench", + "tests.run-tests", + "tests.serial_test", + "tests.basics.attrtuple1", + "tests.basics.builtin_callable", + "tests.basics.builtin_dir", + "tests.basics.builtin_range_maxsize", + "tests.basics.bytearray_intbig", + "tests.basics.exception_chain", + "tests.basics.fun_code_lnotab", + "tests.basics.import_instance_method", + "tests.basics.int_64_basics", + "tests.basics.int_big1", + "tests.basics.int_bytes_int64", + "tests.basics.int_bytes_intbig", + "tests.basics.memoryview_slice_size", + "tests.basics.module2", + "tests.basics.module_dict", + "tests.basics.op_error", + "tests.basics.python34", + "tests.basics.self_type_check", + "tests.basics.string_compare", + "tests.basics.sys1", + "tests.basics.sys_exit", + "tests.basics.sys_getsizeof", + "tests.basics.sys_path", + "tests.basics.sys_stdio", + "tests.basics.sys_stdio_buffer", + "tests.basics.sys_tracebacklimit", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps", + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.circuitpython-manual.synthio.wave.midi2wav", + "tests.circuitpython-manual.usb.basic_keyboard", + "tests.circuitpython-manual.usb.basic_mouse", + "tests.cmdline.cmd_module_atexit", + "tests.cmdline.cmd_module_atexit_exc", + "tests.cmdline.cmd_showbc", + "tests.cmdline.cmd_showbc_const", + "tests.cmdline.cmd_sys_exit_0", + "tests.cmdline.cmd_sys_exit_error", + "tests.cmdline.cmd_sys_exit_none", + "tests.cmdline.repl_sys_ps1_ps2", + "tests.cpydiff.core_import_split_ns_pkgs", + "tests.cpydiff.modules_sys_stdassign", + "tests.cpydiff.types_range_limits", + "tests.extmod.machine_hard_timer", + "tests.extmod.machine_timer", + "tests.extmod.re_sub", + "tests.extmod.uctypes_addressof", + "tests.extmod.uctypes_array_assign_native_le", + "tests.extmod.uctypes_array_assign_native_le_intbig", + "tests.extmod.uctypes_native_le", + "tests.extmod.uctypes_ptr_le", + "tests.extmod.uctypes_ptr_native_le", + "tests.extmod.vfs_fat_more", + "tests.extmod.vfs_lfs_mount", + "tests.extmod.vfs_posix_enoent", + "tests.extmod.vfs_posix_paths", + "tests.extmod.vfs_rom", + "tests.extmod.vfs_userfs", + "tests.extmod_hardware.machine_counter", + "tests.extmod_hardware.machine_encoder", + "tests.extmod_hardware.machine_i2c_target", + "tests.extmod_hardware.machine_pwm", + "tests.feature_check.byteorder", + "tests.feature_check.target_info", + "tests.float.float2int_doubleprec_intbig", + "tests.float.float2int_fp30_intbig", + "tests.float.float2int_intbig", + "tests.float.float_format_ints_doubleprec", + "tests.float.math_constants", + "tests.import.builtin_ext", + "tests.import.import_broken", + "tests.import.module_dict", + "tests.import.ext.time", + "tests.io.argv", + "tests.io.builtin_print_file", + "tests.io.file_stdio", + "tests.io.file_stdio2", + "tests.micropython.emg_exc", + "tests.micropython.import_mpy_invalid", + "tests.micropython.import_mpy_native", + "tests.micropython.import_mpy_native_gc", + "tests.micropython.viper_misc_intbig", + "tests.misc.sys_exc_info", + "tests.misc.sys_settrace_cov", + "tests.misc.sys_settrace_features", + "tests.misc.sys_settrace_generator", + "tests.misc.sys_settrace_loop", + "tests.multi_extmod.machine_i2c_target_irq", + "tests.multi_extmod.machine_i2c_target_memory", + "tests.perf_bench.core_import_mpy_multi", + "tests.perf_bench.core_import_mpy_single", + "tests.stress.bytecode_limit", + "tests.thread.stress_aes", + "tests.thread.thread_coop", + "tests.thread.thread_stacksize1", + "tests.thread.thread_stdin", + "tests.unix.ffi_int_base", + "tools.analyze_heap_dump", + "tools.analyze_mpy", + "tools.boardgen", + "tools.board_summaries", + "tools.board_to_port", + "tools.build_board_info", + "tools.build_memory_info", + "tools.build_release_files", + "tools.check_translations", + "tools.circuitpy_header_change", + "tools.ci_check_duplicate_usb_vid_pid", + "tools.ci_fetch_deps", + "tools.ci_set_matrix", + "tools.codeformat", + "tools.convert_release_notes", + "tools.cpboard", + "tools.dfu", + "tools.diff_nm_sizes", + "tools.extract_pyi", + "tools.file2h", + "tools.fixup_translations", + "tools.gc_activity", + "tools.gc_activity_between_collects", + "tools.gen_crt_bundle", + "tools.gen_display_resources", + "tools.gen_ld_files", + "tools.gen_nvm_devices", + "tools.hci_trace_to_pcap", + "tools.insert-usb-ids", + "tools.join_bins", + "tools.make-frozen", + "tools.makemanifest", + "tools.manifestfile", + "tools.merge_micropython", + "tools.metrics", + "tools.mpy-tool", + "tools.mpy_bin2res", + "tools.mpy_ld", + "tools.msgfmt", + "tools.print_status", + "tools.pyboard", + "tools.pydfu", + "tools.ruff_bindings", + "tools.safe_mode_finder", + "tools.stack-loc-to-pc", + "tools.swo_function_trace", + "tools.swo_viewer", + "tools.verifygitlog", + "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "tools.board_stubs.circuitpython_setboard" + ], + "import_count": 189 + }, + "urllib": { + "used_by": [ + "conf" + ], + "import_count": 1 + }, + "time": { + "used_by": [ + "conf", + "ports.cxd56.tools.flash_writer", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105", + "ports.stm.boards.swan_r5.tests.board_voltage", + "ports.stm.boards.swan_r5.tests.button", + "ports.stm.boards.swan_r5.tests.enable_3v3", + "ports.stm.boards.swan_r5.tests.pwnio", + "ports.stm.boards.swan_r5.tests.uart", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.tests", + "tests.run-multitests", + "tests.run-perfbench-table", + "tests.serial_test", + "tests.circuitpython-manual.alarm.deepsleep", + "tests.circuitpython-manual.alarm.lightsleep", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.circuitpython-manual.alarm.esp.code", + "tests.circuitpython-manual.alarm.nrf.code", + "tests.circuitpython-manual.alarm.rp.code", + "tests.circuitpython-manual.alarm.stm.code", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audiobusio.pdmin_rms", + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.busio.uart_echo", + "tests.circuitpython-manual.live_audio.mix", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps", + "tests.circuitpython-manual.socketpool.client.cpy-client", + "tests.circuitpython-manual.socketpool.datagram.ntp", + "tests.circuitpython-manual.usb.basic_keyboard", + "tests.circuitpython-manual.usb.device_info", + "tests.extmod.asyncio_basic", + "tests.extmod.asyncio_event_queue", + "tests.extmod.asyncio_iterator_event", + "tests.extmod.asyncio_micropython", + "tests.extmod.asyncio_wait_task", + "tests.extmod.machine_hard_timer", + "tests.extmod.machine_timer", + "tests.extmod.time_mktime", + "tests.extmod.time_res", + "tests.extmod.tls_threads", + "tests.extmod.vfs_fat_mtime", + "tests.extmod.vfs_lfs_mtime", + "tests.extmod_hardware.machine_pwm", + "tests.import.builtin_ext", + "tests.import.ext.time", + "tests.internal_bench.bench", + "tests.misc.cexample_class", + "tests.multi_extmod.machine_i2c_target_irq", + "tests.perf_bench.benchrun", + "tests.thread.disable_irq", + "tests.thread.mutate_bytearray", + "tests.thread.mutate_dict", + "tests.thread.mutate_instance", + "tests.thread.mutate_list", + "tests.thread.mutate_set", + "tests.thread.stress_aes", + "tests.thread.stress_create", + "tests.thread.stress_heap", + "tests.thread.stress_recurse", + "tests.thread.stress_schedule", + "tests.thread.thread_coop", + "tests.thread.thread_exc1", + "tests.thread.thread_exc2", + "tests.thread.thread_exit1", + "tests.thread.thread_exit2", + "tests.thread.thread_gc1", + "tests.thread.thread_ident1", + "tests.thread.thread_lock2", + "tests.thread.thread_lock3", + "tests.thread.thread_lock4_intbig", + "tests.thread.thread_qstr1", + "tests.thread.thread_shared1", + "tests.thread.thread_shared2", + "tests.thread.thread_sleep1", + "tests.thread.thread_sleep2", + "tests.thread.thread_stacksize1", + "tests.thread.thread_start1", + "tests.thread.thread_start2", + "tests.thread.thread_stdin", + "tests.unix.time_mktime_localtime", + "tests.vectorio.color_index", + "tools.build_release_files", + "tools.ci_fetch_deps", + "tools.cpboard", + "tools.pyboard", + "tools.safe_mode_finder", + "tools.swo_function_trace", + "tools.swo_viewer" + ], + "import_count": 105 + }, + "pathlib": { + "used_by": [ + "conf", + "runtime", + "docs.shared_bindings_matrix", + "ports.espressif.tools.generate_all_sdkconfig", + "ports.espressif.tools.update_all_board_sdkconfig", + "ports.espressif.tools.update_sdkconfig", + "ports.mimxrt10xx.tools.gen_peripherals_data", + "ports.raspberrypi.gen_stage2", + "ports.renode.tools.split_profile", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.cptools.gen_compat2driver", + "ports.zephyr-cp.cptools.get_west_shield_args", + "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "ports.zephyr-cp.cptools.update_board_info", + "ports.zephyr-cp.cptools.zephyr2cp", + "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.perfetto_input_trace", + "ports.zephyr-cp.tests.test_audiobusio", + "ports.zephyr-cp.tests.test_digitalio", + "ports.zephyr-cp.tests", + "ports.zephyr-cp.tests.bsim.conftest", + "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "py.maketranslationdata", + "py.makeversionhdr", + "py.version", + "tests.endorse", + "tools.board_to_port", + "tools.build_release_files", + "tools.circuitpy_header_change", + "tools.ci_check_duplicate_usb_vid_pid", + "tools.ci_fetch_deps", + "tools.ci_set_idf_constraint", + "tools.ci_set_matrix", + "tools.codeformat", + "tools.cpboard", + "tools.diff_nm_sizes", + "tools.gen_nvm_devices", + "tools.gen_web_workflow_static", + "tools.preprocess_frozen_modules" + ], + "import_count": 44 + }, + "collections": { + "used_by": [ + "conf", + "py.makecompresseddata", + "py.maketranslationdata", + "tests.run-internalbench", + "tests.basics.class_ordereddict", + "tests.basics.class_store_class", + "tests.basics.deque1", + "tests.basics.deque2", + "tests.basics.deque_micropython", + "tests.basics.deque_slice", + "tests.basics.namedtuple1", + "tests.basics.namedtuple1_cpython_compat", + "tests.basics.namedtuple_asdict", + "tests.basics.ordereddict1", + "tests.basics.ordereddict2", + "tests.basics.ordereddict_eq", + "tests.basics.slice_optimise", + "tests.basics.sys_getsizeof", + "tests.circuitpython.deque_subclass", + "tests.cpydiff.modules_deque", + "tests.extmod.json_dumps_ordereddict", + "tests.extmod.uctypes_sizeof_od", + "tests.internal_bench.var-8-namedtuple-1st", + "tests.internal_bench.var-8.1-namedtuple-5th", + "tests.testlib.skip_if", + "tools.ar_util", + "tools.ci_check_duplicate_usb_vid_pid", + "tools.cpboard", + "tools.manifestfile", + "tools.metrics", + "tools.pyboard", + "tools.pydfu", + "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "tools.board_stubs.circuitpython_setboard" + ], + "import_count": 35 + }, + "sphinx": { + "used_by": [ + "conf", + "docs.rstjinja" + ], + "import_count": 5 + }, + "docutils": { + "used_by": [ + "conf" + ], + "import_count": 1 + }, + "shared_bindings_matrix": { + "used_by": [ + "conf", + "tools.board_summaries", + "tools.board_to_port", + "tools.build_board_info", + "tools.build_release_files", + "tools.ci_set_matrix" + ], + "import_count": 9 + }, + "sphinx_rtd_theme": { + "used_by": [ + "conf" + ], + "import_count": 1 + }, + "json": { + "used_by": [ + "docs.shared_bindings_matrix", + "ports.espressif.tools.build_memory_info", + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.tests.perfetto_input_trace", + "ports.zephyr-cp.tests.test_web_workflow", + "tests.run-tests", + "tests.cpydiff.modules_json_nonserializable", + "tests.extmod.json_dump", + "tests.extmod.json_dumps", + "tests.extmod.json_dumps_float", + "tests.extmod.json_dumps_ordereddict", + "tests.extmod.json_dumps_separators", + "tests.extmod.json_dump_iobase", + "tests.extmod.json_dump_separators", + "tests.extmod.json_load", + "tests.extmod.json_loads", + "tests.extmod.json_loads_bytes", + "tests.extmod.json_loads_float", + "tests.extmod.json_loads_int_64", + "tests.extmod.json_load_readinto", + "tools.build_board_info", + "tools.build_memory_info", + "tools.build_release_files", + "tools.ci_changes_per_commit", + "tools.ci_set_matrix", + "tools.gc_activity", + "tools.gc_activity_between_collects", + "tools.mpy-tool", + "tools.swo_function_trace", + "tools.swo_viewer", + "tools.board_stubs.build_board_specific_stubs.board_stub_builder" + ], + "import_count": 31 + }, + "tomllib": { + "used_by": [ + "docs.shared_bindings_matrix", + "ports.zephyr-cp.cptools.board_tools", + "ports.zephyr-cp.cptools.build_circuitpython", + "tools.build_release_files" + ], + "import_count": 4 + }, + "concurrent": { + "used_by": [ + "docs.shared_bindings_matrix", + "ports.zephyr-cp.cptools.build_all_boards", + "tools.ci_set_matrix", + "tools.ruff_bindings" + ], + "import_count": 4 + }, + "stat": { + "used_by": [ + "mpy-cross.mpy_cross" + ], + "import_count": 1 + }, + "argparse": { + "used_by": [ + "mpy-cross.mpy_cross.__main__", + "ports.cxd56.tools.flash_writer", + "ports.silabs.tools.make_pins", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.get_west_shield_args", + "ports.zephyr-cp.tests.perfetto_input_trace", + "py.makemoduledefs", + "py.maketranslationdata", + "py.makeversionhdr", + "py.make_root_pointers", + "shared.memzip.make-memzip", + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-natmodtests", + "tests.run-perfbench-table", + "tests.run-perfbench", + "tests.run-tests", + "tests.serial_test", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.boardgen", + "tools.ci_check_duplicate_usb_vid_pid", + "tools.codeformat", + "tools.cpboard", + "tools.gen_crt_bundle", + "tools.gen_display_resources", + "tools.gen_ld_files", + "tools.gen_web_workflow_static", + "tools.makemanifest", + "tools.manifestfile", + "tools.mpy-tool", + "tools.mpy_cross_all", + "tools.mpy_ld", + "tools.preprocess_frozen_modules", + "tools.pyboard", + "tools.pydfu", + "tools.board_stubs.circuitpython_setboard" + ], + "import_count": 36 + }, + "requests": { + "used_by": [ + "ports.atmel-samd.tools.update_asf", + "ports.zephyr-cp.tests.test_web_workflow", + "tools.build_board_info", + "tools.ci_changes_per_commit" + ], + "import_count": 4 + }, + "zipfile": { + "used_by": [ + "ports.atmel-samd.tools.update_asf" + ], + "import_count": 1 + }, + "shutil": { + "used_by": [ + "ports.atmel-samd.tools.update_asf", + "ports.espressif.tools.generate_all_sdkconfig", + "ports.zephyr-cp.tests.bsim.conftest", + "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.build_release_files", + "tools.cpboard", + "tools.board_stubs.circuitpython_setboard" + ], + "import_count": 10 + }, + "errno": { + "used_by": [ + "ports.cxd56.tools.flash_writer", + "tests.basics.dict_fixed", + "tests.basics.errno1", + "tests.cpydiff.modules_errno_enotsup", + "tests.cpydiff.types_oserror_errnomap", + "tests.extmod.vfs_fat_case", + "tests.extmod.vfs_fat_fileio1", + "tests.extmod.vfs_fat_fileio2", + "tests.extmod.vfs_fat_finaliser", + "tests.extmod.vfs_fat_oldproto", + "tests.extmod.vfs_fat_ramdisk", + "tests.extmod.vfs_lfs_error", + "tests.extmod.vfs_posix_readonly", + "tests.extmod.vfs_rom", + "tests.extmod.websocket_toobig", + "tests.unix.extra_coverage", + "tools.pyboard" + ], + "import_count": 19 + }, + "telnetlib": { + "used_by": [ + "ports.cxd56.tools.flash_writer", + "tools.pyboard" + ], + "import_count": 2 + }, + "xmodem": { + "used_by": [ + "ports.cxd56.tools.flash_writer" + ], + "import_count": 1 + }, + "serial": { + "used_by": [ + "ports.cxd56.tools.flash_writer", + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests", + "tests.serial_test", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.cpboard", + "tools.pyboard", + "tools.swo_function_trace", + "tools.swo_viewer" + ], + "import_count": 12 + }, + "csv": { + "used_by": [ + "ports.espressif.tools.build_memory_info", + "ports.silabs.tools.make_pins", + "ports.stm.tools.parse_af_csv", + "ports.stm.tools.parse_pins_csv", + "tools.boardgen", + "tools.gen_crt_bundle" + ], + "import_count": 6 + }, + "elftools": { + "used_by": [ + "ports.espressif.tools.build_memory_info", + "tools.ar_util", + "tools.mpy_ld", + "tools.swo_function_trace" + ], + "import_count": 4 + }, + "click": { + "used_by": [ + "ports.espressif.tools.check-sdkconfig", + "ports.espressif.tools.update_sdkconfig", + "tools.analyze_heap_dump", + "tools.chart_code_size", + "tools.circuitpy_header_change" + ], + "import_count": 5 + }, + "shlex": { + "used_by": [ + "ports.espressif.tools.generate_all_sdkconfig", + "ports.espressif.tools.update_all_board_sdkconfig", + "ports.zephyr-cp.cptools.build_all_boards", + "ports.zephyr-cp.cptools.get_west_shield_args", + "tools.ci_fetch_deps", + "tools.metrics" + ], + "import_count": 6 + }, + "copy": { + "used_by": [ + "ports.espressif.tools.update_sdkconfig" + ], + "import_count": 1 + }, + "kconfiglib": { + "used_by": [ + "ports.espressif.tools.update_sdkconfig" + ], + "import_count": 1 + }, + "xml": { + "used_by": [ + "ports.mimxrt10xx.tools.gen_peripherals_data" + ], + "import_count": 1 + }, + "board": { + "used_by": [ + "ports.nordic.boards.challenger_840.challenger_840", + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board", + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl", + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "ports.stm.boards.swan_r5.tests.analog_output", + "ports.stm.boards.swan_r5.tests.board_voltage", + "ports.stm.boards.swan_r5.tests.button", + "ports.stm.boards.swan_r5.tests.enable_3v3", + "ports.stm.boards.swan_r5.tests.i2c_scan", + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "ports.stm.boards.swan_r5.tests.uart", + "tests.circuitpython-manual.alarm.deepsleep", + "tests.circuitpython-manual.alarm.lightsleep", + "tests.circuitpython-manual.alarm.esp.boot", + "tests.circuitpython-manual.alarm.esp.code", + "tests.circuitpython-manual.alarm.rp.boot", + "tests.circuitpython-manual.alarm.rp.code", + "tests.circuitpython-manual.alarm.stm.code", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audiobusio.pdmin_rms", + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.busio.uart_echo", + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "tests.circuitpython-manual.live_audio.mix", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps", + "tests.circuitpython-manual.usb.device_info", + "tests.vectorio.color_index" + ], + "import_count": 39 + }, + "digitalio": { + "used_by": [ + "ports.nordic.boards.challenger_840.challenger_840", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "ports.stm.boards.swan_r5.tests.analog_output", + "ports.stm.boards.swan_r5.tests.board_voltage", + "ports.stm.boards.swan_r5.tests.button", + "ports.stm.boards.swan_r5.tests.enable_3v3", + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "ports.stm.boards.swan_r5.tests.uart", + "tests.circuitpython-manual.alarm.deepsleep", + "tests.circuitpython-manual.alarm.lightsleep", + "tests.circuitpython-manual.alarm.esp.boot", + "tests.circuitpython-manual.alarm.rp.boot", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audiobusio.pdmin_rms", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.usb.device_info" + ], + "import_count": 24 + }, + "math": { + "used_by": [ + "ports.raspberrypi.gen_stage2", + "py.maketranslationdata", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.synthlfo", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audiobusio.pdmin_rms", + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.live_audio.mix", + "tests.circuitpython-manual.pwmio.duty", + "tests.circuitpython-manual.settings.code", + "tests.float.float_format_accuracy", + "tests.float.math_constants", + "tests.float.math_constants_extra", + "tests.float.math_domain", + "tests.float.math_domain_python311", + "tests.float.math_domain_special", + "tests.float.math_dunder", + "tests.float.math_factorial_intbig", + "tests.float.math_fun", + "tests.float.math_fun_bool", + "tests.float.math_fun_int", + "tests.float.math_fun_intbig", + "tests.float.math_fun_special", + "tests.float.math_isclose", + "tests.micropython.const_math", + "tests.misc.rge_sm", + "tests.perf_bench.bm_chaos", + "tests.perf_bench.bm_fft", + "tests.perf_bench.bm_float", + "tests.testlib.audiofilterhelper", + "tests.testlib.synthblockhelper", + "tests.testlib.synthnotehelper" + ], + "import_count": 49 + }, + "cascadetoml": { + "used_by": [ + "ports.raspberrypi.gen_stage2", + "tools.gen_nvm_devices" + ], + "import_count": 2 + }, + "typer": { + "used_by": [ + "ports.raspberrypi.gen_stage2", + "tools.gen_nvm_devices" + ], + "import_count": 2 + }, + "jinja2": { + "used_by": [ + "ports.raspberrypi.gen_stage2", + "tools.gen_nvm_devices" + ], + "import_count": 2 + }, + "busio": { + "used_by": [ + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board", + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl", + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "ports.stm.boards.swan_r5.tests.i2c_scan", + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "ports.stm.boards.swan_r5.tests.uart", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.busio.uart_echo" + ], + "import_count": 10 + }, + "audiobusio": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "tests.circuitpython-manual.audiobusio.pdmin_rms" + ], + "import_count": 2 + }, + "_aic3105": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget" + ], + "import_count": 1 + }, + "_tca6408": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget" + ], + "import_count": 1 + }, + "displayio": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "tests.circuitpython.bitmapfilter_blend", + "tests.circuitpython.bitmapfilter_ironbow", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.bitmapfilter_mix", + "tests.circuitpython.bitmapfilter_morph", + "tests.circuitpython.bitmapfilter_solar", + "tests.circuitpython.bitmaptools_blit_boundaries", + "tests.circuitpython.jpegio_decompress", + "tests.circuitpython-manual.bitmaptools.blend", + "tests.circuitpython-manual.bitmaptools.dither", + "tests.circuitpython-manual.bitmaptools._bmp16", + "tests.circuitpython-manual.usb.displayio_mouse", + "tests.testlib.blinka_image", + "tests.testlib.ironbow", + "tests.vectorio.color_index" + ], + "import_count": 18 + }, + "adafruit_displayio_ssd1306": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1" + ], + "import_count": 1 + }, + "fourwire": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1" + ], + "import_count": 1 + }, + "neopixel": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "tests.circuitpython-manual.alarm.deepsleep", + "tests.circuitpython-manual.alarm.lightsleep", + "tests.circuitpython-manual.alarm.stm.code", + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive" + ], + "import_count": 5 + }, + "pwmio": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "ports.stm.boards.swan_r5.tests.pwnio", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps" + ], + "import_count": 4 + }, + "adafruit_bus_device": { + "used_by": [ + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105", + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408" + ], + "import_count": 2 + }, + "string": { + "used_by": [ + "ports.silabs.tools.make_pins", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.analyze_heap_dump", + "tools.gen_ld_files", + "tools.insert-usb-ids" + ], + "import_count": 5 + }, + "analogio": { + "used_by": [ + "ports.stm.boards.swan_r5.tests.analog_output" + ], + "import_count": 1 + }, + "supervisor": { + "used_by": [ + "ports.stm.boards.swan_r5.tests.board_voltage", + "ports.stm.boards.swan_r5.tests.enable_3v3", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.circuitpython-manual.settings.code", + "tests.circuitpython-manual.usb.displayio_mouse" + ], + "import_count": 5 + }, + "usb_cdc": { + "used_by": [ + "ports.stm.boards.swan_r5.tests.uart" + ], + "import_count": 1 + }, + "rich": { + "used_by": [ + "ports.zephyr-cp.cptools.build_all_boards", + "tests.run-perfbench-table" + ], + "import_count": 7 + }, + "asyncio": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.cpbuild", + "tests.extmod.asyncio_await_return", + "tests.extmod.asyncio_basic", + "tests.extmod.asyncio_basic2", + "tests.extmod.asyncio_cancel_fair", + "tests.extmod.asyncio_cancel_fair2", + "tests.extmod.asyncio_cancel_self", + "tests.extmod.asyncio_cancel_task", + "tests.extmod.asyncio_cancel_wait_on_finished", + "tests.extmod.asyncio_current_task", + "tests.extmod.asyncio_event", + "tests.extmod.asyncio_event_fair", + "tests.extmod.asyncio_event_queue", + "tests.extmod.asyncio_exception", + "tests.extmod.asyncio_fair", + "tests.extmod.asyncio_gather", + "tests.extmod.asyncio_gather_finished_early", + "tests.extmod.asyncio_gather_notimpl", + "tests.extmod.asyncio_get_event_loop", + "tests.extmod.asyncio_heaplock", + "tests.extmod.asyncio_iterator_event", + "tests.extmod.asyncio_lock", + "tests.extmod.asyncio_lock_cancel", + "tests.extmod.asyncio_loop_stop", + "tests.extmod.asyncio_micropython", + "tests.extmod.asyncio_new_event_loop", + "tests.extmod.asyncio_set_exception_handler", + "tests.extmod.asyncio_task_done", + "tests.extmod.asyncio_threadsafeflag", + "tests.extmod.asyncio_wait_for", + "tests.extmod.asyncio_wait_for_fwd", + "tests.extmod.asyncio_wait_for_linked_task", + "tests.extmod.asyncio_wait_task" + ], + "import_count": 34 + }, + "pickle": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "tools.ar_util" + ], + "import_count": 2 + }, + "board_tools": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.get_west_shield_args", + "ports.zephyr-cp.cptools.pre_zephyr_build_prep" + ], + "import_count": 3 + }, + "colorlog": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython" + ], + "import_count": 1 + }, + "cpbuild": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.zephyr2cp" + ], + "import_count": 2 + }, + "tomlkit": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.update_board_info" + ], + "import_count": 2 + }, + "yaml": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.zephyr2cp" + ], + "import_count": 2 + }, + "zephyr2cp": { + "used_by": [ + "ports.zephyr-cp.cptools.build_circuitpython", + "ports.zephyr-cp.cptools.tests.test_zephyr2cp" + ], + "import_count": 5 + }, + "atexit": { + "used_by": [ + "ports.zephyr-cp.cptools.cpbuild", + "tests.circuitpython.atexit_test" + ], + "import_count": 2 + }, + "hashlib": { + "used_by": [ + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.tests.test_hashlib", + "py.makeqstrdefs", + "tests.extmod.hashlib_final", + "tests.extmod.hashlib_md5", + "tests.extmod.hashlib_sha1", + "tests.extmod.hashlib_sha256", + "tools.ar_util" + ], + "import_count": 8 + }, + "tempfile": { + "used_by": [ + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "tests.run-multitests", + "tests.run-tests", + "tools.manifestfile" + ], + "import_count": 5 + }, + "typing": { + "used_by": [ + "ports.zephyr-cp.cptools.cpbuild", + "ports.zephyr-cp.tests.perfetto_input_trace", + "tools.convert_release_notes", + "tools.extract_pyi" + ], + "import_count": 6 + }, + "compat2driver": { + "used_by": [ + "ports.zephyr-cp.cptools.zephyr2cp" + ], + "import_count": 1 + }, + "devicetree": { + "used_by": [ + "ports.zephyr-cp.cptools.zephyr2cp", + "ports.zephyr-cp.cptools.tests.test_zephyr2cp" + ], + "import_count": 2 + }, + "pytest": { + "used_by": [ + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.test_adafruit_bus_device", + "ports.zephyr-cp.tests.test_aesio", + "ports.zephyr-cp.tests.test_audiobusio", + "ports.zephyr-cp.tests.test_basics", + "ports.zephyr-cp.tests.test_digitalio", + "ports.zephyr-cp.tests.test_flash", + "ports.zephyr-cp.tests.test_getpass", + "ports.zephyr-cp.tests.test_hashlib", + "ports.zephyr-cp.tests.test_i2c", + "ports.zephyr-cp.tests.test_msgpack", + "ports.zephyr-cp.tests.test_nvm", + "ports.zephyr-cp.tests.test_rotaryio", + "ports.zephyr-cp.tests.test_storage", + "ports.zephyr-cp.tests.test_web_workflow", + "ports.zephyr-cp.tests.test_zlib", + "ports.zephyr-cp.tests.bsim.conftest", + "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "ports.zephyr-cp.tests.bsim", + "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display" + ], + "import_count": 27 + }, + "perfetto": { + "used_by": [ + "ports.zephyr-cp.tests.conftest", + "ports.zephyr-cp.tests.perfetto_input_trace", + "ports.zephyr-cp.tests.test_audiobusio", + "ports.zephyr-cp.tests.test_digitalio" + ], + "import_count": 4 + }, + "__future__": { + "used_by": [ + "ports.zephyr-cp.tests.perfetto_input_trace", + "ports.zephyr-cp.tests.test_web_workflow", + "py.maketranslationdata", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.gen_crt_bundle", + "tools.make-frozen" + ], + "import_count": 6 + }, + "cryptography": { + "used_by": [ + "ports.zephyr-cp.tests.test_aesio", + "tools.gen_crt_bundle" + ], + "import_count": 6 + }, + "zlib": { + "used_by": [ + "ports.zephyr-cp.tests.test_zlib", + "py.makecompresseddata", + "tests.circuitpython.zlib_decompress", + "tests.extmod.zlib_decompio", + "tests.extmod.zlib_decompio_gz", + "tests.extmod.zlib_decompress", + "tools.dfu", + "tools.pydfu" + ], + "import_count": 8 + }, + "threading": { + "used_by": [ + "ports.zephyr-cp.tests", + "tests.run-tests" + ], + "import_count": 2 + }, + "PIL": { + "used_by": [ + "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "tests.circuitpython-manual.pwmio.duty", + "tests.testlib.make_testpattern" + ], + "import_count": 8 + }, + "colorsys": { + "used_by": [ + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display" + ], + "import_count": 1 + }, + "struct": { + "used_by": [ + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "tests.basics.struct1", + "tests.basics.struct1_intbig", + "tests.basics.struct2", + "tests.basics.struct_endian", + "tests.basics.struct_overflow", + "tests.circuitpython.struct_nargs", + "tests.circuitpython.synthesizer", + "tests.circuitpython.synthesizer_note", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "tests.circuitpython-manual.bitmaptools._bmp16", + "tests.circuitpython-manual.socketpool.datagram.ntp", + "tests.cpydiff.modules_struct_fewargs", + "tests.cpydiff.modules_struct_manyargs", + "tests.cpydiff.modules_struct_whitespace_in_format", + "tests.extmod.vfs_rom", + "tests.float.float2int_doubleprec_intbig", + "tests.float.float2int_fp30_intbig", + "tests.float.float2int_intbig", + "tests.float.float_struct", + "tests.float.float_struct_e", + "tests.float.float_struct_e_doubleprec", + "tests.float.float_struct_e_fp30", + "tests.misc.non_compliant", + "tests.unix.ffi_int_long32", + "tests.unix.ffi_int_long64", + "tools.analyze_heap_dump", + "tools.dfu", + "tools.gen_crt_bundle", + "tools.gen_display_resources", + "tools.hci_trace_to_pcap", + "tools.mpy-tool", + "tools.mpy_ld", + "tools.msgfmt", + "tools.pyboard", + "tools.pydfu" + ], + "import_count": 39 + }, + "gzip": { + "used_by": [ + "py.makecompresseddata", + "tools.gen_web_workflow_static" + ], + "import_count": 2 + }, + "huffman": { + "used_by": [ + "py.makecompresseddata", + "py.maketranslationdata" + ], + "import_count": 2 + }, + "io": { + "used_by": [ + "py.makemoduledefs", + "py.makeqstrdefs", + "py.make_root_pointers", + "tests.basics.io_buffered_writer", + "tests.basics.io_bytesio_cow", + "tests.basics.io_bytesio_ext", + "tests.basics.io_bytesio_ext2", + "tests.basics.io_iobase", + "tests.basics.io_stringio1", + "tests.basics.io_stringio_base", + "tests.basics.io_stringio_with", + "tests.basics.io_write_ext", + "tests.basics.sys_tracebacklimit", + "tests.circuitpython.jpegio_decompress", + "tests.extmod.deflate_compress", + "tests.extmod.deflate_compress_memory_error", + "tests.extmod.deflate_decompress", + "tests.extmod.deflate_stream_error", + "tests.extmod.json_dump", + "tests.extmod.json_dump_iobase", + "tests.extmod.json_dump_separators", + "tests.extmod.json_load", + "tests.extmod.msgpack_pack", + "tests.extmod.tls_dtls", + "tests.extmod.tls_noleak", + "tests.extmod.tls_threads", + "tests.extmod.vfs_userfs", + "tests.extmod.websocket_toobig", + "tests.extmod.zlib_decompio", + "tests.extmod.zlib_decompio_gz", + "tests.micropython.builtin_execfile", + "tests.micropython.emg_exc", + "tests.micropython.heapalloc_bytesio2", + "tests.micropython.import_mpy_invalid", + "tests.micropython.import_mpy_native", + "tests.micropython.import_mpy_native_gc", + "tests.perf_bench.bm_hexiom", + "tests.perf_bench.core_import_mpy_multi", + "tests.perf_bench.core_import_mpy_single", + "tests.stress.recursive_data", + "tests.unix.extra_coverage", + "tools.analyze_heap_dump", + "tools.analyze_mpy", + "tools.build_board_info", + "tools.gen_crt_bundle", + "tools.merge_micropython", + "tools.mpy-tool" + ], + "import_count": 48 + }, + "multiprocessing": { + "used_by": [ + "py.makeqstrdefs", + "tests.run-tests", + "tools.build_release_files", + "tools.metrics" + ], + "import_count": 6 + }, + "html": { + "used_by": [ + "py.makeqstrdefs", + "py.maketranslationdata", + "tools.analyze_heap_dump" + ], + "import_count": 3 + }, + "glob": { + "used_by": [ + "py.makeqstrdefs", + "tests.run-internalbench", + "tests.run-perfbench-table", + "tests.run-perfbench", + "tests.run-tests", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tools.codeformat", + "tools.manifestfile" + ], + "import_count": 8 + }, + "bisect": { + "used_by": [ + "py.maketranslationdata" + ], + "import_count": 1 + }, + "dataclasses": { + "used_by": [ + "py.maketranslationdata", + "tools.ruff_bindings" + ], + "import_count": 2 + }, + "gettext": { + "used_by": [ + "py.maketranslationdata" + ], + "import_count": 1 + }, + "datetime": { + "used_by": [ + "py.makeversionhdr", + "tools.build_board_info" + ], + "import_count": 2 + }, + "version": { + "used_by": [ + "py.makeversionhdr" + ], + "import_count": 1 + }, + "types": { + "used_by": [ + "shared.memzip.make-memzip", + "tools.extract_pyi" + ], + "import_count": 2 + }, + "pyboard": { + "used_by": [ + "tests.run-internalbench", + "tests.run-multitests", + "tests.run-perfbench-table", + "tests.run-tests" + ], + "import_count": 4 + }, + "select": { + "used_by": [ + "tests.run-multitests", + "tests.run-tests", + "tests.extmod.vfs_rom", + "tests.thread.thread_stdin", + "tools.pyboard" + ], + "import_count": 5 + }, + "itertools": { + "used_by": [ + "tests.run-multitests", + "tools.codeformat" + ], + "import_count": 2 + }, + "socket": { + "used_by": [ + "tests.run-multitests", + "tests.circuitpython-manual.socketpool.client.host-server", + "tests.circuitpython-manual.socketpool.server.host-client", + "tests.extmod.socket_badconstructor", + "tests.extmod.socket_fileno" + ], + "import_count": 5 + }, + "sysconfig": { + "used_by": [ + "tests.run-tests" + ], + "import_count": 1 + }, + "platform": { + "used_by": [ + "tests.run-tests", + "tests.circuitpython-manual.audioio.run_serial_tests", + "tests.extmod.platform_basic", + "tests.extmod.vfs_posix" + ], + "import_count": 4 + }, + "inspect": { + "used_by": [ + "tests.run-tests", + "tools.pydfu" + ], + "import_count": 2 + }, + "pty": { + "used_by": [ + "tests.run-tests" + ], + "import_count": 1 + }, + "random": { + "used_by": [ + "tests.serial_test", + "tests.basics.class_setname_hazard_rand", + "tests.circuitpython.nvm_present", + "tests.circuitpython.synthio_biquad", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps", + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.cpydiff.modules_random_getrandbits", + "tests.cpydiff.modules_random_randint", + "tests.extmod.random_basic", + "tests.extmod.random_extra", + "tests.extmod.random_extra_float", + "tests.extmod.random_seed_default", + "tests.float.float_format_accuracy", + "tests.perf_bench.bm_chaos", + "tests.testlib.audiofilterhelper" + ], + "import_count": 24 + }, + "array": { + "used_by": [ + "tests.basics.array1", + "tests.basics.array_add", + "tests.basics.array_construct", + "tests.basics.array_construct2", + "tests.basics.array_construct_endian", + "tests.basics.array_intbig", + "tests.basics.array_micropython", + "tests.basics.array_mul", + "tests.basics.bigint_array_overflow", + "tests.basics.bytearray_construct_array", + "tests.basics.bytearray_construct_endian", + "tests.basics.bytes_add_array", + "tests.basics.bytes_add_endian", + "tests.basics.bytes_compare_array", + "tests.basics.bytes_construct_array", + "tests.basics.bytes_construct_endian", + "tests.basics.memoryview1", + "tests.basics.memoryview1_slice_assign", + "tests.basics.memoryview2", + "tests.basics.memoryview_intbig", + "tests.basics.memoryview_itemsize", + "tests.basics.memoryview_slice_assign", + "tests.basics.smallint_array_overflow", + "tests.circuitpython.miditrack", + "tests.circuitpython.synthlfo", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audiobusio.pdmin_rms", + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "tests.circuitpython-manual.live_audio.mix", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.usb.basic_keyboard", + "tests.circuitpython-manual.usb.basic_mouse", + "tests.circuitpython-manual.usb.displayio_mouse", + "tests.cpydiff.modules_array_containment", + "tests.cpydiff.modules_array_deletion", + "tests.cpydiff.modules_array_subscrstep", + "tests.cpydiff.module_array_comparison", + "tests.cpydiff.module_array_constructor", + "tests.float.array_construct", + "tests.float.bytearray_construct_endian", + "tests.float.bytes_construct_endian", + "tests.float.float_array", + "tests.float.float_format_accuracy", + "tests.float.float_format_ints_doubleprec", + "tests.float.math_constants", + "tests.inlineasm.rv32.asmsum", + "tests.inlineasm.thumb.asmfpldrstr", + "tests.inlineasm.thumb.asmsum", + "tests.inlineasm.xtensa.asmloadstore", + "tests.micropython.heapalloc_iter", + "tests.misc.non_compliant", + "tests.testlib.audiofilterhelper", + "tests.testlib.synthblockhelper", + "tests.testlib.synthnotehelper", + "tools.msgfmt" + ], + "import_count": 61 + }, + "skip_if": { + "used_by": [ + "tests.basics.array_intbig", + "tests.basics.bigint_array_overflow", + "tests.basics.builtin_reversed", + "tests.basics.class_reverse_op", + "tests.basics.class_store_class", + "tests.basics.dict_fromkeys2", + "tests.basics.dict_fromkeys_reversed", + "tests.basics.int_big_zeroone", + "tests.basics.int_bytes_intbig", + "tests.basics.int_longint_bytes", + "tests.basics.memoryview1_slice_assign", + "tests.basics.namedtuple1_cpython_compat", + "tests.basics.self_type_check", + "tests.basics.struct_overflow", + "tests.circuitpython.nvm_not_present", + "tests.circuitpython.nvm_present" + ], + "import_count": 16 + }, + "micropython": { + "used_by": [ + "tests.basics.builtin_help", + "tests.basics.int_big_to_small", + "tests.basics.int_big_to_small_int29", + "tests.basics.nanbox_smallint", + "tests.cmdline.cmd_showbc_const", + "tests.cmdline.repl_lock", + "tests.extmod.asyncio_event_queue", + "tests.extmod.asyncio_heaplock", + "tests.extmod.asyncio_iterator_event", + "tests.extmod.asyncio_threadsafeflag", + "tests.extmod.vfs_fat_finaliser", + "tests.import.builtin_ext", + "tests.micropython.const", + "tests.micropython.const2", + "tests.micropython.const_alltypes", + "tests.micropython.const_error", + "tests.micropython.const_float", + "tests.micropython.const_intbig", + "tests.micropython.const_math", + "tests.micropython.emg_exc", + "tests.micropython.extreme_exc", + "tests.micropython.heapalloc", + "tests.micropython.heapalloc_bytesio2", + "tests.micropython.heapalloc_exc_compressed", + "tests.micropython.heapalloc_exc_compressed_emg_exc", + "tests.micropython.heapalloc_exc_raise", + "tests.micropython.heapalloc_fail_bytearray", + "tests.micropython.heapalloc_fail_dict", + "tests.micropython.heapalloc_fail_list", + "tests.micropython.heapalloc_fail_memoryview", + "tests.micropython.heapalloc_fail_set", + "tests.micropython.heapalloc_fail_tuple", + "tests.micropython.heapalloc_inst_call", + "tests.micropython.heapalloc_int_from_bytes", + "tests.micropython.heapalloc_iter", + "tests.micropython.heapalloc_slice", + "tests.micropython.heapalloc_str", + "tests.micropython.heapalloc_super", + "tests.micropython.heapalloc_yield_from", + "tests.micropython.heap_lock", + "tests.micropython.heap_locked", + "tests.micropython.kbd_intr", + "tests.micropython.meminfo", + "tests.micropython.memstats", + "tests.micropython.native_fun_attrs_code", + "tests.micropython.opt_level", + "tests.micropython.opt_level_lineno", + "tests.micropython.ringio_big", + "tests.micropython.schedule", + "tests.micropython.stack_use", + "tests.micropython.viper_import", + "tests.micropython.viper_misc", + "tests.micropython.viper_misc3", + "tests.micropython.viper_misc_intbig", + "tests.micropython.viper_types", + "tests.thread.stress_schedule", + "tests.thread.thread_coop", + "tests.thread.thread_heap_lock" + ], + "import_count": 62 + }, + "builtins": { + "used_by": [ + "tests.basics.builtin_override", + "tests.testlib.skip_if" + ], + "import_count": 2 + }, + "a": { + "used_by": [ + "tests.basics.builtin_override", + "tests.cmdline.cmd_showbc" + ], + "import_count": 7 + }, + "unittest": { + "used_by": [ + "tests.basics.fun_code_lnotab", + "tests.extmod.marshal_micropython", + "tests.extmod.tls_noleak", + "tests.extmod.tls_threads", + "tests.extmod.vfs_rom", + "tests.extmod_hardware.machine_counter", + "tests.extmod_hardware.machine_encoder", + "tests.extmod_hardware.machine_i2c_target", + "tests.extmod_hardware.machine_pwm" + ], + "import_count": 9 + }, + "gc": { + "used_by": [ + "tests.basics.gc1", + "tests.basics.memoryview_gc", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.cpydiff.core_class_delnotimpl", + "tests.extmod.vfs_fat_finaliser", + "tests.extmod.vfs_fat_ilistdir_del", + "tests.extmod.vfs_lfs_ilistdir_del", + "tests.extmod.vfs_posix", + "tests.extmod.vfs_posix_ilistdir_del", + "tests.extmod.vfs_posix_readonly", + "tests.internal_bench.class_instance-0.1-object-gc", + "tests.internal_bench.class_instance-1.3-empty-gc", + "tests.internal_bench.class_instance-3.1-del-gc", + "tests.micropython.import_mpy_native_gc", + "tests.micropython.native_misc", + "tests.micropython.viper_misc3", + "tests.stress.gc_trace", + "tests.thread.stress_schedule", + "tests.thread.thread_gc1" + ], + "import_count": 19 + }, + "mod": { + "used_by": [ + "tests.basics.import_instance_method" + ], + "import_count": 3 + }, + "uctypes": { + "used_by": [ + "tests.basics.memoryview_slice_size", + "tests.extmod.uctypes_32bit_intbig", + "tests.extmod.uctypes_addressof", + "tests.extmod.uctypes_array_assign_le", + "tests.extmod.uctypes_array_assign_native_le", + "tests.extmod.uctypes_array_assign_native_le_intbig", + "tests.extmod.uctypes_array_load_store", + "tests.extmod.uctypes_bytearray", + "tests.extmod.uctypes_byteat", + "tests.extmod.uctypes_error", + "tests.extmod.uctypes_le", + "tests.extmod.uctypes_le_float", + "tests.extmod.uctypes_native_float", + "tests.extmod.uctypes_native_le", + "tests.extmod.uctypes_print", + "tests.extmod.uctypes_ptr_le", + "tests.extmod.uctypes_ptr_native_le", + "tests.extmod.uctypes_sizeof", + "tests.extmod.uctypes_sizeof_float", + "tests.extmod.uctypes_sizeof_layout", + "tests.extmod.uctypes_sizeof_native", + "tests.extmod.uctypes_sizeof_od", + "tests.extmod.vfs_rom", + "tests.unix.extra_coverage" + ], + "import_count": 24 + }, + "__main__": { + "used_by": [ + "tests.basics.module1" + ], + "import_count": 1 + }, + "machine": { + "used_by": [ + "tests.basics.subclass_native_call", + "tests.extmod.machine_hard_timer", + "tests.extmod.machine_timer", + "tests.extmod_hardware.machine_counter", + "tests.extmod_hardware.machine_encoder", + "tests.extmod_hardware.machine_i2c_target", + "tests.extmod_hardware.machine_pwm", + "tests.multi_extmod.machine_i2c_target_irq", + "tests.multi_extmod.machine_i2c_target_memory", + "tests.thread.disable_irq" + ], + "import_count": 18 + }, + "traceback": { + "used_by": [ + "tests.basics.sys_tracebacklimit", + "tests.circuitpython.traceback_test", + "tests.circuitpython.traceback_test_chained", + "tools.extract_pyi" + ], + "import_count": 4 + }, + "aesio": { + "used_by": [ + "tests.circuitpython.aes" + ], + "import_count": 1 + }, + "binascii": { + "used_by": [ + "tests.circuitpython.aes", + "tests.circuitpython.jpegio_decompress", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.extmod.binascii_a2b_base64", + "tests.extmod.binascii_b2a_base64", + "tests.extmod.binascii_crc32", + "tests.extmod.binascii_hexlify", + "tests.extmod.binascii_unhexlify", + "tests.testlib.blinka_image", + "tools.analyze_heap_dump", + "tools.analyze_mpy", + "tools.mpy-tool" + ], + "import_count": 13 + }, + "audiofilters": { + "used_by": [ + "tests.circuitpython.audiofilter_filter", + "tests.circuitpython.audiofilter_filter_biquads", + "tests.circuitpython.audiofilter_filter_stereo", + "tests.circuitpython.audiofilter_filter_stereo_biquads" + ], + "import_count": 4 + }, + "audiofilterhelper": { + "used_by": [ + "tests.circuitpython.audiofilter_filter", + "tests.circuitpython.audiofilter_filter_biquads", + "tests.circuitpython.audiofilter_filter_stereo", + "tests.circuitpython.audiofilter_filter_stereo_biquads" + ], + "import_count": 8 + }, + "synthio": { + "used_by": [ + "tests.circuitpython.audiofilter_filter_biquads", + "tests.circuitpython.audiofilter_filter_stereo", + "tests.circuitpython.audiofilter_filter_stereo_biquads", + "tests.circuitpython.miditrack", + "tests.circuitpython.synthesizer", + "tests.circuitpython.synthesizer_note", + "tests.circuitpython.synthio_biquad", + "tests.circuitpython.synthio_note_info", + "tests.circuitpython.synthlfo", + "tests.circuitpython.synthmath", + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.circuitpython-manual.synthio.wave.midi2wav", + "tests.testlib.audiofilterhelper", + "tests.testlib.synthblockhelper", + "tests.testlib.synthnotehelper" + ], + "import_count": 36 + }, + "audiomixer": { + "used_by": [ + "tests.circuitpython.audiofilter_filter_stereo", + "tests.circuitpython.audiofilter_filter_stereo_biquads", + "tests.circuitpython-manual.live_audio.mix" + ], + "import_count": 3 + }, + "bitmapfilter": { + "used_by": [ + "tests.circuitpython.bitmapfilter_blend", + "tests.circuitpython.bitmapfilter_ironbow", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.bitmapfilter_mix", + "tests.circuitpython.bitmapfilter_morph", + "tests.circuitpython.bitmapfilter_solar" + ], + "import_count": 6 + }, + "dump_bitmap": { + "used_by": [ + "tests.circuitpython.bitmapfilter_blend", + "tests.circuitpython.bitmapfilter_ironbow", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.bitmapfilter_mix", + "tests.circuitpython.bitmapfilter_morph", + "tests.circuitpython.bitmapfilter_solar" + ], + "import_count": 6 + }, + "blinka_image": { + "used_by": [ + "tests.circuitpython.bitmapfilter_blend", + "tests.circuitpython.bitmapfilter_ironbow", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.bitmapfilter_mix", + "tests.circuitpython.bitmapfilter_solar" + ], + "import_count": 5 + }, + "ulab": { + "used_by": [ + "tests.circuitpython.bitmapfilter_ironbow", + "tests.circuitpython.bitmapfilter_lookup", + "tests.circuitpython.bitmapfilter_mix", + "tests.circuitpython.bitmapfilter_solar", + "tests.circuitpython.builtin_submodule", + "tests.circuitpython.synthesizer", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.bitmaptools._bmp16", + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.circuitpython-manual.synthio.wave.midi2wav", + "tests.testlib.audiofilterhelper", + "tests.testlib.synthnotehelper" + ], + "import_count": 19 + }, + "ironbow": { + "used_by": [ + "tests.circuitpython.bitmapfilter_ironbow" + ], + "import_count": 1 + }, + "bitmaptools": { + "used_by": [ + "tests.circuitpython.bitmaptools_blit_boundaries", + "tests.circuitpython.jpegio_decompress", + "tests.circuitpython-manual.bitmaptools.blend", + "tests.circuitpython-manual.bitmaptools.dither", + "tests.circuitpython-manual.bitmaptools._bmp16" + ], + "import_count": 5 + }, + "codeop": { + "used_by": [ + "tests.circuitpython.codeop_compile" + ], + "import_count": 1 + }, + "audiomp3": { + "used_by": [ + "tests.circuitpython.issue9705" + ], + "import_count": 1 + }, + "audiocore": { + "used_by": [ + "tests.circuitpython.issue9705", + "tests.circuitpython.miditrack", + "tests.circuitpython.synthesizer", + "tests.circuitpython.synthesizer_note", + "tests.circuitpython.synthio_note_info", + "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback", + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "tests.circuitpython-manual.live_audio.mix", + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.circuitpython-manual.synthio.wave.midi2wav", + "tests.testlib.audiofilterhelper", + "tests.testlib.synthnotehelper" + ], + "import_count": 27 + }, + "jpegio": { + "used_by": [ + "tests.circuitpython.jpegio_decompress", + "tests.testlib.blinka_image" + ], + "import_count": 2 + }, + "floppyio": { + "used_by": [ + "tests.circuitpython.mfm" + ], + "import_count": 1 + }, + "microcontroller": { + "used_by": [ + "tests.circuitpython.nvm_not_present", + "tests.circuitpython.nvm_present", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.circuitpython-manual.alarm.esp.code", + "tests.circuitpython-manual.alarm.rp.code", + "tests.circuitpython-manual.alarm.stm.code", + "tests.circuitpython-manual.pwmio.code_extremes", + "tests.circuitpython-manual.pwmio.code_ramps" + ], + "import_count": 8 + }, + "rainbowio": { + "used_by": [ + "tests.circuitpython.rainbows" + ], + "import_count": 1 + }, + "synthnotehelper": { + "used_by": [ + "tests.circuitpython.synthio_biquad", + "tests.circuitpython.synth_note_amplitude", + "tests.circuitpython.synth_note_bend", + "tests.circuitpython.synth_note_envelope", + "tests.circuitpython.synth_note_ring" + ], + "import_count": 5 + }, + "synthblockhelper": { + "used_by": [ + "tests.circuitpython.synthlfo_offset", + "tests.circuitpython.synthlfo_phase_offset", + "tests.circuitpython.synthlfo_rate", + "tests.circuitpython.synthlfo_scale", + "tests.circuitpython.synth_block_abs", + "tests.circuitpython.synth_block_add_div", + "tests.circuitpython.synth_block_add_sub", + "tests.circuitpython.synth_block_constrained_lerp", + "tests.circuitpython.synth_block_div_add", + "tests.circuitpython.synth_block_lerp", + "tests.circuitpython.synth_block_max", + "tests.circuitpython.synth_block_mid", + "tests.circuitpython.synth_block_min", + "tests.circuitpython.synth_block_mul_div", + "tests.circuitpython.synth_block_offset_scale", + "tests.circuitpython.synth_block_product", + "tests.circuitpython.synth_block_scale_offset", + "tests.circuitpython.synth_block_sum" + ], + "import_count": 18 + }, + "alarm": { + "used_by": [ + "tests.circuitpython-manual.alarm.deepsleep", + "tests.circuitpython-manual.alarm.lightsleep", + "tests.circuitpython-manual.alarm.sleep_memory_persist", + "tests.circuitpython-manual.alarm.esp.code", + "tests.circuitpython-manual.alarm.nrf.code", + "tests.circuitpython-manual.alarm.rp.code", + "tests.circuitpython-manual.alarm.stm.code" + ], + "import_count": 7 + }, + "storage": { + "used_by": [ + "tests.circuitpython-manual.alarm.esp.boot", + "tests.circuitpython-manual.alarm.esp.code", + "tests.circuitpython-manual.alarm.rp.boot", + "tests.circuitpython-manual.alarm.rp.code", + "tests.circuitpython-manual.alarm.stm.code", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth" + ], + "import_count": 7 + }, + "adafruit_ble": { + "used_by": [ + "tests.circuitpython-manual.alarm.nrf.code" + ], + "import_count": 1 + }, + "adafruit_ble_eddystone": { + "used_by": [ + "tests.circuitpython-manual.alarm.nrf.code" + ], + "import_count": 2 + }, + "sdioio": { + "used_by": [ + "tests.circuitpython-manual.alarm.stm.code" + ], + "import_count": 1 + }, + "audioi2sin": { + "used_by": [ + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth" + ], + "import_count": 3 + }, + "sdcardio": { + "used_by": [ + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth" + ], + "import_count": 2 + }, + "ctypes": { + "used_by": [ + "tests.circuitpython-manual.audioio.run_serial_tests" + ], + "import_count": 1 + }, + "pwd": { + "used_by": [ + "tests.circuitpython-manual.audioio.run_serial_tests" + ], + "import_count": 1 + }, + "audioio": { + "used_by": [ + "tests.circuitpython-manual.audioio.single_buffer_loop", + "tests.circuitpython-manual.audioio.stereo_playback", + "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "tests.circuitpython-manual.audioio.wavefile_playback" + ], + "import_count": 4 + }, + "audiopwmio": { + "used_by": [ + "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "tests.circuitpython-manual.live_audio.mix" + ], + "import_count": 5 + }, + "_bmp16": { + "used_by": [ + "tests.circuitpython-manual.bitmaptools.blend", + "tests.circuitpython-manual.bitmaptools.dither" + ], + "import_count": 2 + }, + "analogbufio": { + "used_by": [ + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop" + ], + "import_count": 1 + }, + "matplotlib": { + "used_by": [ + "tests.circuitpython-manual.pwmio.duty" + ], + "import_count": 1 + }, + "numpy": { + "used_by": [ + "tests.circuitpython-manual.pwmio.duty" + ], + "import_count": 1 + }, + "wifi": { + "used_by": [ + "tests.circuitpython-manual.socketpool.client.cpy-client", + "tests.circuitpython-manual.socketpool.datagram.ntp", + "tests.circuitpython-manual.socketpool.server.cpy-server" + ], + "import_count": 3 + }, + "socketpool": { + "used_by": [ + "tests.circuitpython-manual.socketpool.client.cpy-client", + "tests.circuitpython-manual.socketpool.datagram.ntp", + "tests.circuitpython-manual.socketpool.server.cpy-server" + ], + "import_count": 3 + }, + "ssl": { + "used_by": [ + "tests.circuitpython-manual.socketpool.client.cpy-client" + ], + "import_count": 1 + }, + "adafruit_wave": { + "used_by": [ + "tests.circuitpython-manual.synthio.note.biquad", + "tests.circuitpython-manual.synthio.note.code", + "tests.circuitpython-manual.synthio.note.demo", + "tests.circuitpython-manual.synthio.note.envelope", + "tests.circuitpython-manual.synthio.note.noise", + "tests.circuitpython-manual.synthio.note.panning", + "tests.circuitpython-manual.synthio.note.ring", + "tests.circuitpython-manual.synthio.wave.midi2wav" + ], + "import_count": 8 + }, + "usb": { + "used_by": [ + "tests.circuitpython-manual.usb.basic_keyboard", + "tests.circuitpython-manual.usb.basic_mouse", + "tests.circuitpython-manual.usb.device_info", + "tests.circuitpython-manual.usb.displayio_mouse", + "tools.cpboard", + "tools.pydfu" + ], + "import_count": 7 + }, + "usb_host": { + "used_by": [ + "tests.circuitpython-manual.usb.device_info" + ], + "import_count": 1 + }, + "terminalio": { + "used_by": [ + "tests.circuitpython-manual.usb.displayio_mouse" + ], + "import_count": 1 + }, + "adafruit_display_text": { + "used_by": [ + "tests.circuitpython-manual.usb.displayio_mouse" + ], + "import_count": 1 + }, + "modules": { + "used_by": [ + "tests.cpydiff.core_import_path" + ], + "import_count": 1 + }, + "subpkg": { + "used_by": [ + "tests.cpydiff.core_import_split_ns_pkgs" + ], + "import_count": 2 + }, + "uasyncio": { + "used_by": [ + "tests.extmod.asyncio_as_uasyncio" + ], + "import_count": 1 + }, + "deflate": { + "used_by": [ + "tests.extmod.deflate_compress", + "tests.extmod.deflate_compress_memory_error", + "tests.extmod.deflate_decompress", + "tests.extmod.deflate_stream_error" + ], + "import_count": 4 + }, + "framebuf": { + "used_by": [ + "tests.extmod.framebuf_blit" + ], + "import_count": 1 + }, + "heapq": { + "used_by": [ + "tests.extmod.heapq1" + ], + "import_count": 1 + }, + "marshal": { + "used_by": [ + "tests.extmod.marshal_basic", + "tests.extmod.marshal_micropython", + "tests.extmod.marshal_stress" + ], + "import_count": 3 + }, + "msgpack": { + "used_by": [ + "tests.extmod.msgpack_pack" + ], + "import_count": 1 + }, + "qrio": { + "used_by": [ + "tests.extmod.qrio" + ], + "import_count": 1 + }, + "tls": { + "used_by": [ + "tests.extmod.tls_dtls", + "tests.extmod.tls_noleak", + "tests.extmod.tls_threads" + ], + "import_count": 6 + }, + "_thread": { + "used_by": [ + "tests.extmod.tls_threads", + "tests.thread.disable_irq", + "tests.thread.mutate_bytearray", + "tests.thread.mutate_dict", + "tests.thread.mutate_instance", + "tests.thread.mutate_list", + "tests.thread.mutate_set", + "tests.thread.stress_aes", + "tests.thread.stress_create", + "tests.thread.stress_heap", + "tests.thread.stress_recurse", + "tests.thread.stress_schedule", + "tests.thread.thread_coop", + "tests.thread.thread_exc1", + "tests.thread.thread_exc2", + "tests.thread.thread_exit1", + "tests.thread.thread_exit2", + "tests.thread.thread_gc1", + "tests.thread.thread_heap_lock", + "tests.thread.thread_ident1", + "tests.thread.thread_lock1", + "tests.thread.thread_lock2", + "tests.thread.thread_lock3", + "tests.thread.thread_lock4_intbig", + "tests.thread.thread_lock5", + "tests.thread.thread_qstr1", + "tests.thread.thread_shared1", + "tests.thread.thread_shared2", + "tests.thread.thread_sleep1", + "tests.thread.thread_sleep2", + "tests.thread.thread_stacksize1", + "tests.thread.thread_start1", + "tests.thread.thread_start2", + "tests.thread.thread_stdin" + ], + "import_count": 34 + }, + "vfs": { + "used_by": [ + "tests.extmod.vfs_basic", + "tests.extmod.vfs_blockdev", + "tests.extmod.vfs_blockdev_invalid", + "tests.extmod.vfs_fat_fileio1", + "tests.extmod.vfs_fat_fileio2", + "tests.extmod.vfs_fat_finaliser", + "tests.extmod.vfs_fat_ilistdir_del", + "tests.extmod.vfs_fat_more", + "tests.extmod.vfs_fat_mtime", + "tests.extmod.vfs_fat_oldproto", + "tests.extmod.vfs_fat_ramdisk", + "tests.extmod.vfs_fat_ramdisklarge", + "tests.extmod.vfs_lfs", + "tests.extmod.vfs_lfs_corrupt", + "tests.extmod.vfs_lfs_error", + "tests.extmod.vfs_lfs_file", + "tests.extmod.vfs_lfs_ilistdir_del", + "tests.extmod.vfs_lfs_mount", + "tests.extmod.vfs_lfs_mtime", + "tests.extmod.vfs_lfs_superblock", + "tests.extmod.vfs_mountinfo", + "tests.extmod.vfs_posix", + "tests.extmod.vfs_posix_enoent", + "tests.extmod.vfs_posix_ilistdir_del", + "tests.extmod.vfs_posix_ilistdir_filter", + "tests.extmod.vfs_posix_paths", + "tests.extmod.vfs_posix_readonly", + "tests.extmod.vfs_rom", + "tests.extmod.vfs_userfs", + "tests.micropython.builtin_execfile", + "tests.micropython.import_mpy_invalid", + "tests.micropython.import_mpy_native", + "tests.micropython.import_mpy_native_gc", + "tests.perf_bench.core_import_mpy_multi", + "tests.perf_bench.core_import_mpy_single" + ], + "import_count": 35 + }, + "test_module": { + "used_by": [ + "tests.extmod.vfs_fat_more" + ], + "import_count": 1 + }, + "lfsmod": { + "used_by": [ + "tests.extmod.vfs_lfs_mount" + ], + "import_count": 1 + }, + "lfspkg": { + "used_by": [ + "tests.extmod.vfs_lfs_mount" + ], + "import_count": 1 + }, + "lfsmod2": { + "used_by": [ + "tests.extmod.vfs_lfs_mount" + ], + "import_count": 1 + }, + "file": { + "used_by": [ + "tests.extmod.vfs_posix_paths" + ], + "import_count": 1 + }, + "usermod1": { + "used_by": [ + "tests.extmod.vfs_userfs" + ], + "import_count": 1 + }, + "usermod3": { + "used_by": [ + "tests.extmod.vfs_userfs" + ], + "import_count": 1 + }, + "usermod4": { + "used_by": [ + "tests.extmod.vfs_userfs" + ], + "import_count": 1 + }, + "usermod5": { + "used_by": [ + "tests.extmod.vfs_userfs" + ], + "import_count": 1 + }, + "usermod6": { + "used_by": [ + "tests.extmod.vfs_userfs" + ], + "import_count": 1 + }, + "websocket": { + "used_by": [ + "tests.extmod.websocket_toobig" + ], + "import_count": 1 + }, + "target_wiring": { + "used_by": [ + "tests.extmod_hardware.machine_encoder" + ], + "import_count": 3 + }, + "cmath": { + "used_by": [ + "tests.float.cmath_dunder", + "tests.float.cmath_fun", + "tests.float.cmath_fun_special", + "tests.perf_bench.bm_fft" + ], + "import_count": 4 + }, + "uos": { + "used_by": [ + "tests.import.builtin_ext" + ], + "import_count": 1 + }, + "utime": { + "used_by": [ + "tests.import.builtin_ext" + ], + "import_count": 1 + }, + "usys": { + "used_by": [ + "tests.import.builtin_ext" + ], + "import_count": 1 + }, + "gen_context2": { + "used_by": [ + "tests.import.gen_context" + ], + "import_count": 1 + }, + "import1b": { + "used_by": [ + "tests.import.import1a", + "tests.import.import2a", + "tests.import.import3a", + "tests.import.import_file", + "tests.import.module_dict", + "tests.import.try_module" + ], + "import_count": 7 + }, + "pkg": { + "used_by": [ + "tests.import.import_broken", + "tests.import.import_pkg1", + "tests.import.import_pkg2", + "tests.import.import_pkg3" + ], + "import_count": 6 + }, + "broken": { + "used_by": [ + "tests.import.import_broken", + "tests.import.broken.pkg2_and_zerodiv" + ], + "import_count": 4 + }, + "circular": { + "used_by": [ + "tests.import.import_circular", + "tests.import.circular.main", + "tests.import.circular.sub" + ], + "import_count": 3 + }, + "import_long_dyn2": { + "used_by": [ + "tests.import.import_long_dyn" + ], + "import_count": 1 + }, + "pkg7": { + "used_by": [ + "tests.import.import_override2", + "tests.import.import_pkg7" + ], + "import_count": 2 + }, + "pkg2": { + "used_by": [ + "tests.import.import_pkg4", + "tests.import.broken.pkg2_and_zerodiv", + "tests.import.pkg2.mod1", + "tests.import.pkg2" + ], + "import_count": 4 + }, + "pkg3": { + "used_by": [ + "tests.import.import_pkg5" + ], + "import_count": 3 + }, + "pkg6": { + "used_by": [ + "tests.import.import_pkg6" + ], + "import_count": 1 + }, + "pkg8": { + "used_by": [ + "tests.import.import_pkg8" + ], + "import_count": 1 + }, + "pkg9": { + "used_by": [ + "tests.import.import_pkg9" + ], + "import_count": 3 + }, + "shared_name": { + "used_by": [ + "tests.import.import_shared_name" + ], + "import_count": 1 + }, + "pkgstar_default": { + "used_by": [ + "tests.import.import_star" + ], + "import_count": 1 + }, + "pkgstar_all_array": { + "used_by": [ + "tests.import.import_star" + ], + "import_count": 1 + }, + "pkgstar_all_tuple": { + "used_by": [ + "tests.import.import_star" + ], + "import_count": 1 + }, + "pkgstar_all_miss": { + "used_by": [ + "tests.import.import_star" + ], + "import_count": 1 + }, + "pkgstar_all_inval": { + "used_by": [ + "tests.import.import_star" + ], + "import_count": 1 + }, + "bench": { + "used_by": [ + "tests.internal_bench.arrayop-1-list_inplace", + "tests.internal_bench.arrayop-2-list_map", + "tests.internal_bench.arrayop-3-bytearray_inplace", + "tests.internal_bench.arrayop-4-bytearray_map", + "tests.internal_bench.bytealloc-1-bytes_n", + "tests.internal_bench.bytealloc-2-repeat", + "tests.internal_bench.bytebuf-1-inplace", + "tests.internal_bench.bytebuf-2-join_map_bytes", + "tests.internal_bench.bytebuf-3-bytarray_map", + "tests.internal_bench.class_create-0-empty", + "tests.internal_bench.class_create-1-slots", + "tests.internal_bench.class_create-1.1-slots5", + "tests.internal_bench.class_create-2-classattr", + "tests.internal_bench.class_create-2.1-classattr5", + "tests.internal_bench.class_create-2.3-classattr5objs", + "tests.internal_bench.class_create-3-instancemethod", + "tests.internal_bench.class_create-4-classmethod", + "tests.internal_bench.class_create-4.1-classmethod_implicit", + "tests.internal_bench.class_create-5-staticmethod", + "tests.internal_bench.class_create-6-getattribute", + "tests.internal_bench.class_create-6.1-getattr", + "tests.internal_bench.class_create-6.2-property", + "tests.internal_bench.class_create-6.3-descriptor", + "tests.internal_bench.class_create-7-inherit", + "tests.internal_bench.class_create-7.1-inherit_initsubclass", + "tests.internal_bench.class_create-8-metaclass_setname", + "tests.internal_bench.class_create-8.1-metaclass_setname5", + "tests.internal_bench.class_instance-0-object", + "tests.internal_bench.class_instance-0.1-object-gc", + "tests.internal_bench.class_instance-1-empty", + "tests.internal_bench.class_instance-1.1-classattr", + "tests.internal_bench.class_instance-1.2-func", + "tests.internal_bench.class_instance-1.3-empty-gc", + "tests.internal_bench.class_instance-2-init", + "tests.internal_bench.class_instance-2.1-init_super", + "tests.internal_bench.class_instance-2.2-new", + "tests.internal_bench.class_instance-3-del", + "tests.internal_bench.class_instance-3.1-del-gc", + "tests.internal_bench.class_instance-4-slots", + "tests.internal_bench.class_instance-4.1-slots5", + "tests.internal_bench.from_iter-1-list_bound", + "tests.internal_bench.from_iter-2-list_unbound", + "tests.internal_bench.from_iter-3-tuple_bound", + "tests.internal_bench.from_iter-4-tuple_unbound", + "tests.internal_bench.from_iter-5-bytes_bound", + "tests.internal_bench.from_iter-6-bytes_unbound", + "tests.internal_bench.from_iter-7-bytearray_bound", + "tests.internal_bench.from_iter-8-bytearray_unbound", + "tests.internal_bench.funcall-1-inline", + "tests.internal_bench.funcall-2-funcall", + "tests.internal_bench.funcall-3-funcall-local", + "tests.internal_bench.func_args-1.1-pos_1", + "tests.internal_bench.func_args-1.2-pos_3", + "tests.internal_bench.func_args-2-pos_default_2_of_3", + "tests.internal_bench.func_args-3.1-kw_1", + "tests.internal_bench.func_args-3.2-kw_3", + "tests.internal_bench.func_builtin-1-enum_pos", + "tests.internal_bench.func_builtin-2-enum_kw", + "tests.internal_bench.loop_count-1-range", + "tests.internal_bench.loop_count-2-range_iter", + "tests.internal_bench.loop_count-3-while_up", + "tests.internal_bench.loop_count-4-while_down_gt", + "tests.internal_bench.loop_count-5-while_down_ne", + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar", + "tests.internal_bench.var-1-constant", + "tests.internal_bench.var-2-global", + "tests.internal_bench.var-3-local", + "tests.internal_bench.var-4-arg", + "tests.internal_bench.var-5-class-attr", + "tests.internal_bench.var-6-instance-attr", + "tests.internal_bench.var-6.1-instance-attr-5", + "tests.internal_bench.var-6.2-instance-speciallookup", + "tests.internal_bench.var-6.3-instance-property", + "tests.internal_bench.var-6.4-instance-descriptor", + "tests.internal_bench.var-6.5-instance-getattr", + "tests.internal_bench.var-6.6-instance-builtin_ordered", + "tests.internal_bench.var-7-instance-meth", + "tests.internal_bench.var-8-namedtuple-1st", + "tests.internal_bench.var-8.1-namedtuple-5th", + "tests.internal_bench.var-9-getattr", + "tests.internal_bench.var-9.1-getattr_default", + "tests.internal_bench.var-9.2-getattr_default_special", + "tests.internal_bench.var-9.3-except_ok", + "tests.internal_bench.var-9.4-except_selfinduced", + "tests.internal_bench.var-9.5-except_error", + "tests.internal_bench.var-9.6-except_error_special" + ], + "import_count": 86 + }, + "jni": { + "used_by": [ + "tests.jni.list", + "tests.jni.object", + "tests.jni.system_out" + ], + "import_count": 3 + }, + "features0": { + "used_by": [ + "tests.micropython.import_mpy_native_gc" + ], + "import_count": 2 + }, + "cexample": { + "used_by": [ + "tests.misc.cexample_class", + "tests.misc.cexample_module", + "tests.misc.cexample_subclass" + ], + "import_count": 3 + }, + "sys_settrace_subdir": { + "used_by": [ + "tests.misc.sys_settrace_features", + "tests.misc.sys_settrace_subdir.sys_settrace_generic" + ], + "import_count": 2 + }, + "test_env": { + "used_by": [ + "tests.testlib.skip_if" + ], + "import_count": 2 + }, + "cppexample": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzstr1": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzmpy1": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzstr_pkg1": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzmpy_pkg1": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzstr_pkg2": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzmpy_pkg2": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzmpy2": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzmpy3": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frzqstr": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "frozentest": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 1 + }, + "example_package": { + "used_by": [ + "tests.unix.extra_coverage" + ], + "import_count": 3 + }, + "ffi": { + "used_by": [ + "tests.unix.ffi_callback", + "tests.unix.ffi_float", + "tests.unix.ffi_float2", + "tests.unix.ffi_int_base" + ], + "import_count": 4 + }, + "ffi_int_base": { + "used_by": [ + "tests.unix.ffi_int_long32", + "tests.unix.ffi_int_long64", + "tests.unix.ffi_int_types" + ], + "import_count": 3 + }, + "vectorio": { + "used_by": [ + "tests.vectorio.color_index" + ], + "import_count": 1 + }, + "pygraphviz": { + "used_by": [ + "tools.analyze_heap_dump", + "tools.chart_code_size" + ], + "import_count": 2 + }, + "analyze_mpy": { + "used_by": [ + "tools.analyze_heap_dump" + ], + "import_count": 1 + }, + "functools": { + "used_by": [ + "tools.ar_util" + ], + "import_count": 1 + }, + "ar": { + "used_by": [ + "tools.ar_util" + ], + "import_count": 1 + }, + "sh": { + "used_by": [ + "tools.build_board_info", + "tools.chart_code_size", + "tools.cpboard", + "tools.merge_micropython" + ], + "import_count": 6 + }, + "base64": { + "used_by": [ + "tools.build_board_info" + ], + "import_count": 1 + }, + "adabot": { + "used_by": [ + "tools.build_board_info" + ], + "import_count": 1 + }, + "build_board_info": { + "used_by": [ + "tools.build_release_files", + "tools.ci_set_matrix" + ], + "import_count": 2 + }, + "polib": { + "used_by": [ + "tools.check_translations", + "tools.fixup_translations" + ], + "import_count": 2 + }, + "fnmatch": { + "used_by": [ + "tools.codeformat" + ], + "import_count": 1 + }, + "mistune": { + "used_by": [ + "tools.convert_release_notes" + ], + "import_count": 2 + }, + "gdb": { + "used_by": [ + "tools.cortex-m-fault-gdb", + "tools.gdb-stack-size" + ], + "import_count": 2 + }, + "optparse": { + "used_by": [ + "tools.dfu" + ], + "import_count": 1 + }, + "ast": { + "used_by": [ + "tools.extract_pyi", + "tools.msgfmt", + "tools.pyboard" + ], + "import_count": 3 + }, + "isort": { + "used_by": [ + "tools.extract_pyi" + ], + "import_count": 1 + }, + "black": { + "used_by": [ + "tools.extract_pyi" + ], + "import_count": 1 + }, + "circuitpython_typing": { + "used_by": [ + "tools.extract_pyi" + ], + "import_count": 2 + }, + "git": { + "used_by": [ + "tools.fixup_translations" + ], + "import_count": 1 + }, + "textwrap": { + "used_by": [ + "tools.gen_crt_bundle" + ], + "import_count": 1 + }, + "adafruit_bitmap_font": { + "used_by": [ + "tools.gen_display_resources" + ], + "import_count": 1 + }, + "minify_html": { + "used_by": [ + "tools.gen_web_workflow_static" + ], + "import_count": 1 + }, + "jsmin": { + "used_by": [ + "tools.gen_web_workflow_static" + ], + "import_count": 1 + }, + "mimetypes": { + "used_by": [ + "tools.gen_web_workflow_static" + ], + "import_count": 1 + }, + "mpy_cross": { + "used_by": [ + "tools.makemanifest" + ], + "import_count": 1 + }, + "manifestfile": { + "used_by": [ + "tools.makemanifest" + ], + "import_count": 1 + }, + "contextlib": { + "used_by": [ + "tools.manifestfile" + ], + "import_count": 1 + }, + "makeqstrdata": { + "used_by": [ + "tools.mpy-tool", + "tools.mpy_ld" + ], + "import_count": 2 + }, + "ar_util": { + "used_by": [ + "tools.mpy_ld" + ], + "import_count": 1 + }, + "getopt": { + "used_by": [ + "tools.msgfmt" + ], + "import_count": 1 + }, + "email": { + "used_by": [ + "tools.msgfmt" + ], + "import_count": 1 + }, + "semver": { + "used_by": [ + "tools.preprocess_frozen_modules" + ], + "import_count": 1 + }, + "signal": { + "used_by": [ + "tools.pyboard" + ], + "import_count": 2 + }, + "enum": { + "used_by": [ + "tools.ruff_bindings" + ], + "import_count": 2 + }, + "pyocd": { + "used_by": [ + "tools.safe_mode_finder" + ], + "import_count": 4 + }, + "sigrokdecode": { + "used_by": [ + "tools.swo_function_trace", + "tools.swo_viewer" + ], + "import_count": 2 + }, + "importlib": { + "used_by": [ + "tools.board_stubs.circuitpython_setboard" + ], + "import_count": 3 + } + }, + "declared_dependencies": {}, + "call_graph": { + "conf": [ + { + "caller": "conf.", + "callee": ".collections.defaultdict", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "conf.", + "callee": ".list.append", + "lineno": 97, + "resolution": "local_builtin_method_call" + }, + { + "caller": "conf.CoreModuleTransform.apply", + "callee": "conf.CoreModuleTransform._convert_first_paragraph_into_title", + "lineno": 514, + "resolution": "self_method_call" + }, + { + "caller": "conf.CoreModuleTransform.apply", + "callee": "conf.CoreModuleTransform._enable_linking_to_nonclass_targets", + "lineno": 515, + "resolution": "self_method_call" + } + ], + "runtime": [], + "docs.rstjinja": [ + { + "caller": "docs.rstjinja.rstjinja", + "callee": "docs.rstjinja.render_with_jinja", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "docs.rstjinja.rstjinja", + "callee": ".sphinx.util.template.BaseRenderer", + "lineno": 33, + "resolution": "external_constructor_call" + } + ], + "docs.shared_bindings_matrix": [ + { + "caller": "docs.shared_bindings_matrix.get_bindings", + "callee": "docs.shared_bindings_matrix.get_circuitpython_root_dir", + "lineno": 118, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.get_bindings", + "callee": "docs.shared_bindings_matrix.get_circuitpython_root_dir", + "lineno": 122, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.get_bindings", + "callee": ".list.extend", + "lineno": 123, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.get_bindings", + "callee": ".dict.keys", + "lineno": 128, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.get_board_mapping", + "callee": ".dict.get", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.build_module_map", + "callee": "docs.shared_bindings_matrix.get_bindings", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": "docs.shared_bindings_matrix.remove_prefix", + "lineno": 295, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": "docs.shared_bindings_matrix.get_circuitpython_root_dir", + "lineno": 296, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": "docs.shared_bindings_matrix.get_repository_url", + "lineno": 297, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": ".list.append", + "lineno": 303, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": ".list.append", + "lineno": 305, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": ".list.append", + "lineno": 309, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "callee": ".list.append", + "lineno": 311, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board", + "callee": "docs.shared_bindings_matrix.build_module_map", + "lineno": 335, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": "docs.shared_bindings_matrix.get_settings_from_makefile", + "lineno": 343, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.append", + "lineno": 407, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.append", + "lineno": 414, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": "docs.shared_bindings_matrix.lookup_setting", + "lineno": 418, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.append", + "lineno": 419, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.sort", + "lineno": 420, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.split", + "lineno": 425, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": "docs.shared_bindings_matrix.frozen_modules_from_dirs", + "lineno": 431, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board.support_matrix", + "callee": ".list.append", + "lineno": 473, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board", + "callee": "docs.shared_bindings_matrix.get_board_mapping", + "lineno": 477, + "resolution": "direct_name_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board", + "callee": ".list.append", + "lineno": 481, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.shared_bindings_matrix.support_matrix_by_board", + "callee": ".concurrent.futures.ThreadPoolExecutor", + "lineno": 482, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.shared_bindings_matrix.", + "callee": "docs.shared_bindings_matrix.support_matrix_by_board", + "lineno": 493, + "resolution": "direct_name_call" + } + ], + "docs.readthedocs.settings.local_settings": [], + "mpy-cross.mpy_cross": [ + { + "caller": "mpy-cross.mpy_cross.", + "callee": ".dict.keys", + "lineno": 51, + "resolution": "local_builtin_method_call" + }, + { + "caller": "mpy-cross.mpy_cross.mpy_version", + "callee": "mpy-cross.mpy_cross.run", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "mpy-cross.mpy_cross.compile", + "callee": "mpy-cross.mpy_cross.run", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "mpy-cross.mpy_cross.run", + "callee": "mpy-cross.mpy_cross._find_mpy_cross_binary", + "lineno": 138, + "resolution": "direct_name_call" + } + ], + "mpy-cross.mpy_cross.__main__": [ + { + "caller": "mpy-cross.mpy_cross.__main__.", + "callee": ".mpy-cross.mpy_cross.run", + "lineno": 34, + "resolution": "external_constructor_call" + } + ], + "ports.atmel-samd.modules.frozentest": [], + "ports.atmel-samd.tools.mkcandata": [ + { + "caller": "ports.atmel-samd.tools.mkcandata.", + "callee": "ports.atmel-samd.tools.mkcandata.defines", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mkcandata.", + "callee": "ports.atmel-samd.tools.mkcandata.defines", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "ports.atmel-samd.tools.mksdiodata": [ + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "ports.atmel-samd.tools.mksdiodata.", + "callee": "ports.atmel-samd.tools.mksdiodata.defines", + "lineno": 41, + "resolution": "direct_name_call" + } + ], + "ports.atmel-samd.tools.update_asf": [], + "ports.cxd56.tools.flash_writer": [ + { + "caller": "ports.cxd56.tools.flash_writer.TelnetDev.readline", + "callee": "ports.cxd56.tools.flash_writer.TelnetDev.getc_raw", + "lineno": 307, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.TelnetDev.discard_inputs", + "callee": "ports.cxd56.tools.flash_writer.TelnetDev.getc_raw", + "lineno": 333, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.TelnetDev.getc", + "callee": "ports.cxd56.tools.flash_writer.TelnetDev.getc_raw", + "lineno": 338, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.TelnetDev.putc", + "callee": "ports.cxd56.tools.flash_writer.TelnetDev.show_progress", + "lineno": 343, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.SerialDev.putc", + "callee": "ports.cxd56.tools.flash_writer.SerialDev.show_progress", + "lineno": 415, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.SerialDev.putc_win", + "callee": "ports.cxd56.tools.flash_writer.SerialDev.show_progress", + "lineno": 420, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.__init__", + "callee": "ports.cxd56.tools.flash_writer.TelnetDev.__init__", + "lineno": 458, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.__init__", + "callee": "ports.cxd56.tools.flash_writer.SerialDev.__init__", + "lineno": 460, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.wait", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.recv", + "lineno": 491, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.recv", + "lineno": 499, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.read_output", + "callee": ".list.append", + "lineno": 518, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 530, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait", + "lineno": 532, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 547, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 560, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait", + "lineno": 562, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 570, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 571, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 572, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.delete_files", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.delete_binary", + "lineno": 576, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.delete_binary", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 579, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.FlashWriter.delete_binary", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 580, + "resolution": "self_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.ConfigArgsLoader.__init__", + "lineno": 585, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.ConfigArgsLoader.update_config", + "lineno": 586, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.__init__", + "lineno": 591, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.cancel_autoboot", + "lineno": 598, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.cancel_autoboot", + "lineno": 602, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.recv", + "lineno": 605, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 608, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.recv", + "lineno": 609, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.cancel_autoboot", + "lineno": 620, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.delete_files", + "lineno": 625, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "lineno": 636, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "lineno": 638, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "lineno": 640, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.install_files", + "lineno": 642, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.save_files", + "lineno": 647, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 652, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 653, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 656, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.wait_for_prompt", + "lineno": 657, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.main", + "callee": "ports.cxd56.tools.flash_writer.FlashWriter.send", + "lineno": 661, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.cxd56.tools.flash_writer.", + "callee": "ports.cxd56.tools.flash_writer.main", + "lineno": 668, + "resolution": "direct_name_call" + } + ], + "ports.espressif.tools.build_memory_info": [ + { + "caller": "ports.espressif.tools.build_memory_info.", + "callee": ".elftools.elf.elffile.ELFFile", + "lineno": 125, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.espressif.tools.build_memory_info.", + "callee": "ports.espressif.tools.build_memory_info.find_region", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.build_memory_info.", + "callee": "ports.espressif.tools.build_memory_info.find_region", + "lineno": 145, + "resolution": "direct_name_call" + } + ], + "ports.espressif.tools.check-sdkconfig": [ + { + "caller": "ports.espressif.tools.check-sdkconfig.collect_definitions", + "callee": ".dict.get", + "lineno": 21, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.check-sdkconfig.collect_definitions", + "callee": "ports.espressif.tools.check-sdkconfig.int_or_string", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.check-sdkconfig.run", + "callee": "ports.espressif.tools.check-sdkconfig.collect_definitions", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.check-sdkconfig.run", + "callee": "ports.espressif.tools.check-sdkconfig.int_or_string", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.check-sdkconfig.run", + "callee": "ports.espressif.tools.check-sdkconfig.validate", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.check-sdkconfig.", + "callee": "ports.espressif.tools.check-sdkconfig.run", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "ports.espressif.tools.decode_backtrace": [ + { + "caller": "ports.espressif.tools.decode_backtrace.", + "callee": ".list.startswith", + "lineno": 29, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.decode_backtrace.", + "callee": ".list.extend", + "lineno": 35, + "resolution": "local_builtin_method_call" + } + ], + "ports.espressif.tools.generate_all_sdkconfig": [ + { + "caller": "ports.espressif.tools.generate_all_sdkconfig.", + "callee": "ports.espressif.tools.generate_all_sdkconfig.run", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.generate_all_sdkconfig.", + "callee": "ports.espressif.tools.generate_all_sdkconfig.run", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.generate_all_sdkconfig.", + "callee": "ports.espressif.tools.generate_all_sdkconfig.run", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.generate_all_sdkconfig.", + "callee": "ports.espressif.tools.generate_all_sdkconfig.run", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "ports.espressif.tools.update_all_board_sdkconfig": [ + { + "caller": "ports.espressif.tools.update_all_board_sdkconfig.", + "callee": "ports.espressif.tools.update_all_board_sdkconfig.run", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "ports.espressif.tools.update_sdkconfig": [ + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 212, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 217, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.extend", + "lineno": 229, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.extend", + "lineno": 236, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 238, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 241, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.pop", + "lineno": 283, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.pop", + "lineno": 285, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 293, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 314, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.sym_default", + "lineno": 317, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".dict.keys", + "lineno": 350, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.pop", + "lineno": 369, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.extend", + "lineno": 371, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 392, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 396, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 397, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 399, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 400, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 402, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 405, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 406, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 408, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 409, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 411, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 412, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 414, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 415, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 417, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 419, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 426, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 433, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 437, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 438, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 439, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 441, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 442, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 445, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 448, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.matches_group", + "lineno": 449, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 451, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 452, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 455, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 458, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 465, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 466, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 467, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 470, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 474, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 475, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 476, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 477, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 478, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 479, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": "ports.espressif.tools.update_sdkconfig.add_group", + "lineno": 480, + "resolution": "direct_name_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 485, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 486, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 491, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 492, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.update", + "callee": ".list.append", + "lineno": 493, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.espressif.tools.update_sdkconfig.", + "callee": "ports.espressif.tools.update_sdkconfig.update", + "lineno": 506, + "resolution": "direct_name_call" + } + ], + "ports.mimxrt10xx.tools.gen_peripherals_data": [ + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.rename_instance", + "callee": ".dict.get", + "lineno": 40, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".str.format", + "lineno": 75, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 125, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": "ports.mimxrt10xx.tools.gen_peripherals_data.rename_instance", + "lineno": 168, + "resolution": "direct_name_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".dict.get", + "lineno": 170, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 204, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 209, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 238, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": "ports.mimxrt10xx.tools.gen_peripherals_data.rename_instance", + "lineno": 258, + "resolution": "direct_name_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".dict.get", + "lineno": 259, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 272, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 277, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 280, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 281, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 283, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 284, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 286, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 288, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 289, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 290, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 291, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 292, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 318, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 322, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 325, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 332, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 335, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 347, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 357, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 360, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 361, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 362, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.sort", + "lineno": 364, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 365, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 366, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 371, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 373, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 376, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 377, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.mimxrt10xx.tools.gen_peripherals_data.", + "callee": ".list.append", + "lineno": 379, + "resolution": "local_builtin_method_call" + } + ], + "ports.nordic.boards.challenger_840.challenger_840": [], + "ports.raspberrypi.gen_stage2": [ + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": "ports.raspberrypi.gen_stage2.main.all_match", + "lineno": 40, + "resolution": "nested_function_call" + }, + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": "ports.raspberrypi.gen_stage2.main.all_match", + "lineno": 41, + "resolution": "nested_function_call" + }, + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": "ports.raspberrypi.gen_stage2.main.all_have", + "lineno": 42, + "resolution": "nested_function_call" + }, + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": "ports.raspberrypi.gen_stage2.main.all_have", + "lineno": 43, + "resolution": "nested_function_call" + }, + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": "ports.raspberrypi.gen_stage2.main.all_have", + "lineno": 44, + "resolution": "nested_function_call" + }, + { + "caller": "ports.raspberrypi.gen_stage2.main", + "callee": ".jinja2.Template", + "lineno": 88, + "resolution": "external_constructor_call" + } + ], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl": [], + "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board": [], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget": [ + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.i2c", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._init_dac", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.i2c", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.audio", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.audio", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._init_dac", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_HP_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._check_dac_init", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.enable_speakers", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._check_dac_init", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.enable_speakers", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget._check_dac_init", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_gain", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_gain", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_gain", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.set_speakers_gain", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget.io_exp", + "lineno": 113, + "resolution": "direct_name_call" + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1": [ + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 151, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.", + "callee": ".digitalio.DigitalInOut", + "lineno": 155, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.display", + "callee": ".fourwire.FourWire", + "lineno": 216, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.neopixel", + "callee": ".neopixel.NeoPixel", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.neopixel", + "lineno": 266, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.key_to_led", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.key_to_led", + "lineno": 286, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.key_to_led", + "lineno": 287, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.scan_keyboard", + "lineno": 291, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.falling", + "lineno": 294, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.falling", + "lineno": 303, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.falling", + "lineno": 313, + "resolution": "direct_name_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.simple_synth", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1.raising", + "lineno": 317, + "resolution": "direct_name_call" + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105": [ + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_register", + "lineno": 305, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_register", + "lineno": 316, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 350, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 351, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_off", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 354, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_off", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 355, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.mute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 358, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.mute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 359, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 362, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 363, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 366, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.source_register_offset", + "lineno": 366, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 367, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 370, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.source_register_offset", + "lineno": 370, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 371, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.PGA_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.volume_convert", + "lineno": 389, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.output_stage_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.volume_convert", + "lineno": 392, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.output_stage_volume", + "lineno": 395, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.sink_base_register", + "lineno": 396, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.source_register_offset", + "lineno": 396, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 397, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_HP_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 400, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_HP_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 401, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "lineno": 405, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 406, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 407, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "lineno": 408, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_off", + "lineno": 410, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "lineno": 411, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "lineno": 412, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.mute", + "lineno": 413, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "lineno": 416, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 417, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 418, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "lineno": 419, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_off", + "lineno": 421, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "lineno": 422, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unroute", + "lineno": 423, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_line_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.mute", + "lineno": 424, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_line_out_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 429, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_line_out_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 430, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_line_out_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 431, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_line_out_volume", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.set_volume", + "lineno": 432, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.enable_mic_bias", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 435, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 459, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 462, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 467, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 470, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 473, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 479, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 480, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 483, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 489, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 492, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 495, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 498, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 505, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 508, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 511, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "lineno": 514, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.power_on", + "lineno": 515, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 518, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 521, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 523, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 526, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 528, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 531, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 533, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 536, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 537, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 540, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.route", + "lineno": 541, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 544, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 546, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 549, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 551, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_bit", + "lineno": 554, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 557, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105._write_multi", + "lineno": 560, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "lineno": 563, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.start_i2s_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105.AIC3105.unmute", + "lineno": 564, + "resolution": "self_method_call" + } + ], + "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408": [ + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.__init__", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._write_register", + "lineno": 24, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.__init__", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._write_register", + "lineno": 25, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._set_out", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._write_register", + "lineno": 34, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.enable_codec", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._set_out", + "lineno": 38, + "resolution": "self_method_call" + }, + { + "caller": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408.enable_speakers", + "callee": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408.TCA6408._set_out", + "lineno": 52, + "resolution": "self_method_call" + } + ], + "ports.renode.circuitpy.code": [], + "ports.renode.tools.split_profile": [], + "ports.silabs.tools.make_pins": [ + { + "caller": "ports.silabs.tools.make_pins.make_mcu_dict_entry", + "callee": "ports.silabs.tools.make_pins.make_pin_name", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_mcu_dict_entry2", + "callee": "ports.silabs.tools.make_pins.make_pin_name", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_mcu_dict", + "callee": "ports.silabs.tools.make_pins.make_mcu_dict_entry", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_mcu_dict", + "callee": "ports.silabs.tools.make_pins.make_mcu_dict_entry2", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_board_dict_entry", + "callee": "ports.silabs.tools.make_pins.make_pin_name", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_pin_declaration", + "callee": "ports.silabs.tools.make_pins.make_pin_name", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_pin_declaration", + "callee": "ports.silabs.tools.make_pins.make_pin_name", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_pin_function_lists", + "callee": "ports.silabs.tools.make_pins.make_pin_function_list_decl", + "lineno": 130, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_source_file", + "callee": "ports.silabs.tools.make_pins.make_pin_function_lists", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_source_file", + "callee": "ports.silabs.tools.make_pins.make_pin_declaration", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_source_file", + "callee": "ports.silabs.tools.make_pins.make_mcu_dict", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.make_header_file", + "callee": "ports.silabs.tools.make_pins.define_pin_exists", + "lineno": 163, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.", + "callee": "ports.silabs.tools.make_pins.parse_pins", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.", + "callee": "ports.silabs.tools.make_pins.parse_pin_functions", + "lineno": 214, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.", + "callee": "ports.silabs.tools.make_pins.make_source_file", + "lineno": 215, + "resolution": "direct_name_call" + }, + { + "caller": "ports.silabs.tools.make_pins.", + "callee": "ports.silabs.tools.make_pins.make_header_file", + "lineno": 216, + "resolution": "direct_name_call" + } + ], + "ports.stm.boards.swan_r5.tests.analog_output": [ + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_analog_hilo", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_dac_analog", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_dac_digital", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.main", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.main", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_pair", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.main", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.test_dual", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.analog_output.", + "callee": "ports.stm.boards.swan_r5.tests.analog_output.main", + "lineno": 85, + "resolution": "direct_name_call" + } + ], + "ports.stm.boards.swan_r5.tests.board_voltage": [ + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage._is_number", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage._is_number", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage.buildPin", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage._toggle_wait", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage._deinit_pins", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.board_voltage.", + "callee": "ports.stm.boards.swan_r5.tests.board_voltage.run_test", + "lineno": 146, + "resolution": "direct_name_call" + } + ], + "ports.stm.boards.swan_r5.tests.button": [ + { + "caller": "ports.stm.boards.swan_r5.tests.button.", + "callee": "ports.stm.boards.swan_r5.tests.button.monitor_button", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "ports.stm.boards.swan_r5.tests.enable_3v3": [], + "ports.stm.boards.swan_r5.tests.i2c_scan": [], + "ports.stm.boards.swan_r5.tests.pwnio": [], + "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test": [ + { + "caller": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.", + "callee": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.readByte", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.", + "callee": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.writeByte", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.", + "callee": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test.readByte", + "lineno": 56, + "resolution": "direct_name_call" + } + ], + "ports.stm.boards.swan_r5.tests.uart": [], + "ports.stm.boards.swan_r5.tests.urandom": [ + { + "caller": "ports.stm.boards.swan_r5.tests.urandom.", + "callee": "ports.stm.boards.swan_r5.tests.urandom.main", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "ports.stm.hal_conf.sort_defines": [ + { + "caller": "ports.stm.hal_conf.sort_defines.", + "callee": ".dict.keys", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "ports.stm.tools.parse_af_csv": [ + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": ".list.append", + "lineno": 65, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": ".list.append", + "lineno": 68, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": "ports.stm.tools.parse_af_csv.evaluate_periph", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": "ports.stm.tools.parse_af_csv.evaluate_periph", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": "ports.stm.tools.parse_af_csv.evaluate_tim", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "ports.stm.tools.parse_af_csv.", + "callee": ".list.append", + "lineno": 129, + "resolution": "local_builtin_method_call" + } + ], + "ports.stm.tools.parse_pins_csv": [], + "ports.unix.variants.manifest": [], + "ports.unix.variants.coverage.manifest": [], + "ports.unix.variants.coverage.frzmpy.frzmpy1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy2": [], + "ports.unix.variants.coverage.frzmpy.frzmpy3": [], + "ports.unix.variants.coverage.frzmpy.frzmpy4": [ + { + "caller": "ports.unix.variants.coverage.frzmpy.frzmpy4.", + "callee": "ports.unix.variants.coverage.frzmpy.frzmpy4.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "ports.unix.variants.coverage.frzmpy.frzmpy4.", + "callee": "ports.unix.variants.coverage.frzmpy.frzmpy4.g", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "ports.unix.variants.coverage.frzmpy.frzqstr": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg1": [], + "ports.unix.variants.coverage.frzmpy.frzmpy_pkg2.mod": [], + "ports.unix.variants.coverage.frzstr.frzstr1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg1": [], + "ports.unix.variants.coverage.frzstr.frzstr_pkg2.mod": [], + "ports.unix.variants.standard.manifest": [], + "ports.zephyr-cp.cptools.board_tools": [ + { + "caller": "ports.zephyr-cp.cptools.board_tools.load_mpconfigboard", + "callee": "ports.zephyr-cp.cptools.board_tools.find_mpconfigboard", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.build_all_boards": [ + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._create_jobserver", + "callee": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.__init__", + "lineno": 99, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._jobserver_from_env", + "callee": "ports.zephyr-cp.cptools.build_all_boards._parse_makeflags_jobserver", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._jobserver_from_env", + "callee": "ports.zephyr-cp.cptools.build_all_boards.Jobserver.__init__", + "lineno": 110, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.discover_boards", + "callee": ".list.append", + "lineno": 129, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.build_board", + "callee": ".list.extend", + "lineno": 166, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "callee": ".rich.table.Table", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "callee": "ports.zephyr-cp.cptools.build_all_boards._format_status", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "callee": ".rich.text.Text", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": ".rich.live.Live", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "lineno": 266, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "lineno": 293, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": ".dict.pop", + "lineno": 301, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": ".list.append", + "lineno": 307, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "callee": "ports.zephyr-cp.cptools.build_all_boards._build_status_table", + "lineno": 334, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_plain", + "callee": ".dict.pop", + "lineno": 376, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards._run_builds_plain", + "callee": ".list.append", + "lineno": 381, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.main", + "callee": "ports.zephyr-cp.cptools.build_all_boards.discover_boards", + "lineno": 446, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.main", + "callee": "ports.zephyr-cp.cptools.build_all_boards._jobserver_from_env", + "lineno": 456, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.main", + "callee": "ports.zephyr-cp.cptools.build_all_boards._create_jobserver", + "lineno": 464, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.main", + "callee": "ports.zephyr-cp.cptools.build_all_boards._run_builds_tui", + "lineno": 487, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.main", + "callee": "ports.zephyr-cp.cptools.build_all_boards._run_builds_plain", + "lineno": 498, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_all_boards.", + "callee": "ports.zephyr-cp.cptools.build_all_boards.main", + "lineno": 520, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.build_circuitpython": [ + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.generate_qstr_headers", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.collect_defs", + "lineno": 181, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.generate_module_header", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.collect_defs", + "lineno": 224, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.generate_root_pointer_header", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.collect_defs", + "lineno": 238, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "callee": ".list.extend", + "lineno": 333, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "callee": ".dict.get", + "lineno": 333, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "callee": ".list.pop", + "lineno": 335, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "callee": ".list.extend", + "lineno": 340, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "callee": ".dict.get", + "lineno": 340, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 360, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 361, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 362, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 363, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 364, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 365, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 366, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 367, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 368, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 369, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 370, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 371, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 372, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 373, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 376, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 377, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 378, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.update", + "lineno": 387, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".zephyr2cp.zephyr_dts_to_cp_board", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 418, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 418, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 419, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 419, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 420, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 421, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 423, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 424, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.determine_enabled_modules", + "lineno": 426, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 427, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 432, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 433, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 464, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 465, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 467, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 468, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 470, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 473, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 479, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 480, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 480, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 481, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 488, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 489, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 491, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 492, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 494, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 498, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 498, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 499, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 499, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 501, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 503, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 506, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 509, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 511, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 515, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 516, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 519, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 522, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 525, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 537, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 539, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 566, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 567, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 572, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 575, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 577, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 580, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 581, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.extend", + "lineno": 584, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 600, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.preprocess_and_split_defs", + "lineno": 610, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 636, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.generate_qstr_headers", + "lineno": 641, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.generate_module_header", + "lineno": 645, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.generate_root_pointer_header", + "lineno": 646, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 650, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".dict.get", + "lineno": 653, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.generate_display_resources", + "lineno": 655, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.generate_web_workflow_static", + "lineno": 662, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 690, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "callee": ".list.append", + "lineno": 696, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.main", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.build_circuitpython", + "lineno": 706, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.build_circuitpython.", + "callee": "ports.zephyr-cp.cptools.build_circuitpython.main", + "lineno": 717, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.compat2driver": [], + "ports.zephyr-cp.cptools.cpbuild": [ + { + "caller": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__aenter__", + "callee": "ports.zephyr-cp.cptools.cpbuild._TokenProtocol.__init__", + "lineno": 85, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__aexit__", + "callee": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.new_token", + "lineno": 96, + "resolution": "self_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild._create_semaphore", + "callee": "ports.zephyr-cp.cptools.cpbuild._MakeJobClient.__init__", + "lineno": 104, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.", + "callee": "ports.zephyr-cp.cptools.cpbuild._create_semaphore", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_command", + "callee": ".list.append", + "lineno": 144, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_command", + "callee": ".list.append", + "lineno": 214, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_command", + "callee": ".list.pop", + "lineno": 215, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_command", + "callee": ".list.append", + "lineno": 230, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_command", + "callee": ".list.append", + "lineno": 240, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_function", + "callee": ".list.append", + "lineno": 298, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_function", + "callee": ".list.pop", + "lineno": 299, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_function", + "callee": ".list.append", + "lineno": 304, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_function", + "callee": ".list.append", + "lineno": 314, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.run_in_thread.wrapper", + "callee": "ports.zephyr-cp.cptools.cpbuild.run_function", + "lineno": 326, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.parse_depfile", + "callee": ".list.append", + "lineno": 341, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.Compiler.preprocess", + "callee": "ports.zephyr-cp.cptools.cpbuild.run_command", + "lineno": 362, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.Compiler.compile", + "callee": ".list.append", + "lineno": 399, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.Compiler.compile", + "callee": ".list.append", + "lineno": 401, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.Compiler.compile", + "callee": "ports.zephyr-cp.cptools.cpbuild.run_command", + "lineno": 403, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.cpbuild.Compiler.archive", + "callee": "ports.zephyr-cp.cptools.cpbuild.run_command", + "lineno": 423, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.gen_compat2driver": [ + { + "caller": "ports.zephyr-cp.cptools.gen_compat2driver.", + "callee": ".dict.keys", + "lineno": 19, + "resolution": "local_builtin_method_call" + } + ], + "ports.zephyr-cp.cptools.get_west_shield_args": [ + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.dedupe", + "callee": ".list.append", + "lineno": 33, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "callee": "ports.zephyr-cp.cptools.get_west_shield_args.split_shields", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "callee": "ports.zephyr-cp.cptools.get_west_shield_args.split_shields", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "callee": "ports.zephyr-cp.cptools.get_west_shield_args.dedupe", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "callee": ".list.extend", + "lineno": 64, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.get_west_shield_args.", + "callee": "ports.zephyr-cp.cptools.get_west_shield_args.main", + "lineno": 70, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.pre_zephyr_build_prep": [], + "ports.zephyr-cp.cptools.update_board_info": [ + { + "caller": "ports.zephyr-cp.cptools.update_board_info.main", + "callee": "ports.zephyr-cp.cptools.update_board_info.find_modules", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.update_board_info.main", + "callee": "ports.zephyr-cp.cptools.update_board_info.find_board_info_files", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.update_board_info.main", + "callee": "ports.zephyr-cp.cptools.update_board_info.update_board_info", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.update_board_info.", + "callee": "ports.zephyr-cp.cptools.update_board_info.main", + "lineno": 101, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.cptools.zephyr2cp": [ + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "callee": ".dict.get", + "lineno": 331, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "callee": ".list.append", + "lineno": 333, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "callee": ".dict.get", + "lineno": 363, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "callee": ".list.append", + "lineno": 365, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "callee": ".list.append", + "lineno": 373, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "callee": ".list.append", + "lineno": 402, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "callee": "ports.zephyr-cp.cptools.zephyr2cp._label_to_end", + "lineno": 402, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "callee": "ports.zephyr-cp.cptools.zephyr2cp._label_to_end", + "lineno": 441, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "callee": ".list.append", + "lineno": 449, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": "ports.zephyr-cp.cptools.zephyr2cp.find_flash_devices", + "lineno": 533, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": "ports.zephyr-cp.cptools.zephyr2cp.find_ram_regions", + "lineno": 534, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 545, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 577, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 594, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 625, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 629, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.keys", + "lineno": 706, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 711, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 714, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 715, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 718, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 728, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.items", + "lineno": 741, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 752, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 791, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 793, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 807, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 829, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 882, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 883, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 887, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".list.append", + "lineno": 889, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.cptools.zephyr2cp.zephyr_dts_to_cp_board", + "callee": ".dict.get", + "lineno": 913, + "resolution": "local_builtin_method_call" + } + ], + "ports.zephyr-cp.cptools.tests.test_zephyr2cp": [ + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_no_compatible_returns_empty", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_no_compatible_returns_empty", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_chosen_flash_excluded", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_chosen_flash_excluded", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_blocked_compat_excluded", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_blocked_compat_excluded", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device_multiple_drivers", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 158, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_valid_flash_device_multiple_drivers", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_external_flash_not_chosen", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 187, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_external_flash_not_chosen", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_disabled_flash_excluded", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 214, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindFlashDevices.test_disabled_flash_excluded", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_no_ram_returns_empty", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_no_ram_returns_empty", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_chosen_sram_basic", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 263, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_chosen_sram_basic", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 264, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_with_custom_name", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 302, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_with_custom_name", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_requires_sram_or_device_type", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 348, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_memory_region_requires_sram_or_device_type", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 349, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_disabled_ram_excluded", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 381, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestFindRAMRegions.test_disabled_ram_excluded", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 382, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_typical_nrf_board_configuration", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 427, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_typical_nrf_board_configuration", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 430, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_typical_nrf_board_configuration", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_nrf5340_regions", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 522, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_nrf5340_regions", + "callee": ".zephyr2cp.find_flash_devices", + "lineno": 523, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_nrf5340_regions", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 524, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_chosen_memory_region", + "callee": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.parse_dts_string", + "lineno": 581, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.cptools.tests.test_zephyr2cp.TestIntegration.test_board_with_chosen_memory_region", + "callee": ".zephyr2cp.find_ram_regions", + "lineno": 582, + "resolution": "external_constructor_call" + } + ], + "ports.zephyr-cp.tests.conftest": [ + { + "caller": "ports.zephyr-cp.tests.conftest.", + "callee": ".pathlib.Path", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest._iter_uart_tx_slices", + "callee": ".perfetto.trace_processor.TraceProcessor", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.log_uart_trace_output", + "callee": "ports.zephyr-cp.tests.conftest._iter_uart_tx_slices", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".ports.zephyr-cp.tests.perfetto_input_trace.write_input_trace", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".ports.zephyr-cp.tests.perfetto_input_trace.write_input_trace", + "lineno": 267, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 305, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.extend", + "lineno": 306, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.extend", + "lineno": 320, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 331, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 333, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 335, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 338, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 343, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 346, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 349, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 360, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".ports.zephyr-cp.tests.NativeSimProcess", + "lineno": 363, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": ".list.append", + "lineno": 367, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.conftest.circuitpython", + "callee": "ports.zephyr-cp.tests.NativeSimProcess.shutdown", + "lineno": 375, + "resolution": "local_typed_method_call" + } + ], + "ports.zephyr-cp.tests.perfetto_input_trace": [ + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.build_input_trace", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace._load_perfetto_pb2", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.build_input_trace", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace._is_instant_track", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.write_input_trace", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace.build_input_trace", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.main", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace._build_arg_parser", + "lineno": 147, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.main", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace._parse_trace_json", + "lineno": 151, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.main", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace.write_input_trace", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.perfetto_input_trace.", + "callee": "ports.zephyr-cp.tests.perfetto_input_trace.main", + "lineno": 159, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests.test_adafruit_bus_device": [], + "ports.zephyr-cp.tests.test_aesio": [ + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_ecb", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_cbc", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_ctr", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_rekey", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_rekey", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_aesio.test_aesio_key_lengths", + "callee": ".cryptography.hazmat.primitives.ciphers.Cipher", + "lineno": 219, + "resolution": "external_constructor_call" + } + ], + "ports.zephyr-cp.tests.test_audiobusio": [ + { + "caller": "ports.zephyr-cp.tests.test_audiobusio.parse_i2s_trace", + "callee": ".perfetto.trace_processor.TraceProcessor", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_audiobusio.test_i2s_play_and_stop", + "callee": "ports.zephyr-cp.tests.test_audiobusio.parse_i2s_trace", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_audiobusio.test_i2s_play_and_stop", + "callee": "ports.zephyr-cp.tests.test_audiobusio.parse_i2s_trace", + "lineno": 72, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests.test_basics": [], + "ports.zephyr-cp.tests.test_digitalio": [ + { + "caller": "ports.zephyr-cp.tests.test_digitalio.parse_gpio_trace", + "callee": ".perfetto.trace_processor.TraceProcessor", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "callee": "ports.zephyr-cp.tests.test_digitalio.parse_gpio_trace", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "callee": ".dict.items", + "lineno": 127, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "callee": ".list.append", + "lineno": 135, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "callee": ".list.append", + "lineno": 152, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_digitalio.test_digitalio_blink_output", + "callee": ".list.append", + "lineno": 153, + "resolution": "local_builtin_method_call" + } + ], + "ports.zephyr-cp.tests.test_flash": [ + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_default_erase_size", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_64k_erase_blocks", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_256k_erase_blocks", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_256k_multi_file", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_256k_existing_data_survives", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_256k_existing_data_survives", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 146, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_flash.test_flash_256k_overwrite", + "callee": "ports.zephyr-cp.tests.test_flash.read_file_from_flash", + "lineno": 170, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests.test_getpass": [], + "ports.zephyr-cp.tests.test_hashlib": [], + "ports.zephyr-cp.tests.test_i2c": [], + "ports.zephyr-cp.tests.test_msgpack": [], + "ports.zephyr-cp.tests.test_nvm": [], + "ports.zephyr-cp.tests.test_rotaryio": [], + "ports.zephyr-cp.tests.test_storage": [], + "ports.zephyr-cp.tests.test_web_workflow": [ + { + "caller": "ports.zephyr-cp.tests.test_web_workflow.test_web_workflow_write_code_py_remount", + "callee": ".str.encode", + "lineno": 126, + "resolution": "local_builtin_method_call" + } + ], + "ports.zephyr-cp.tests.test_zlib": [ + { + "caller": "ports.zephyr-cp.tests.test_zlib.", + "callee": "ports.zephyr-cp.tests.test_zlib._make_code", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_zlib.", + "callee": "ports.zephyr-cp.tests.test_zlib._make_code", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_zlib.", + "callee": "ports.zephyr-cp.tests.test_zlib._make_code", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_zlib.", + "callee": "ports.zephyr-cp.tests.test_zlib._make_code", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.test_zlib.", + "callee": "ports.zephyr-cp.tests.test_zlib._make_code", + "lineno": 99, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests": [ + { + "caller": "ports.zephyr-cp.tests.NativeSimProcess.__init__", + "callee": "ports.zephyr-cp.tests.SerialSaver.__init__", + "lineno": 134, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.tests.NativeSimProcess.__init__", + "callee": "ports.zephyr-cp.tests.SerialSaver.__init__", + "lineno": 138, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.tests.NativeSimProcess.__init__", + "callee": "ports.zephyr-cp.tests.StdSerial.__init__", + "lineno": 139, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.tests.NativeSimProcess.display_capture_paths", + "callee": ".pathlib.Path", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.NativeSimProcess.wait_until_done", + "callee": "ports.zephyr-cp.tests.NativeSimProcess.shutdown", + "lineno": 162, + "resolution": "self_method_call" + } + ], + "ports.zephyr-cp.tests.bsim.conftest": [ + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.", + "callee": ".pathlib.Path", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.__init__", + "callee": ".ports.zephyr-cp.tests.SerialSaver", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.__init__", + "callee": ".ports.zephyr-cp.tests.StdSerial", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "callee": ".ports.zephyr-cp.tests.SerialSaver", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "callee": ".ports.zephyr-cp.tests.StdSerial", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "callee": "ports.zephyr-cp.tests.SerialSaver.wait_for", + "lineno": 130, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "callee": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance.__init__", + "lineno": 137, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.bsim_phy", + "callee": "ports.zephyr-cp.tests.bsim.conftest.BsimPhyInstance.shutdown", + "lineno": 139, + "resolution": "local_typed_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.zephyr_sample", + "callee": "ports.zephyr-cp.tests.bsim.conftest._build_zephyr_sample", + "lineno": 189, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.zephyr_sample", + "callee": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.__init__", + "lineno": 210, + "resolution": "same_module_class_call" + }, + { + "caller": "ports.zephyr-cp.tests.bsim.conftest.zephyr_sample", + "callee": "ports.zephyr-cp.tests.bsim.conftest.ZephyrSampleProcess.shutdown", + "lineno": 212, + "resolution": "local_typed_method_call" + } + ], + "ports.zephyr-cp.tests.bsim.test_bsim_basics": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_name": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral": [], + "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan": [], + "ports.zephyr-cp.tests.bsim": [], + "ports.zephyr-cp.tests.zephyr_display.test_gifio": [ + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_gifio.", + "callee": ".pathlib.Path", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_gifio._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_gifio._read_image", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_gifio._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_gifio._read_image", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_gifio.test_gifio_decode", + "callee": ".pathlib.Path", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_gifio.test_gifio_decode", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_gifio._golden_compare_or_update", + "lineno": 201, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests.zephyr_display.test_jpegio": [ + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_jpegio.", + "callee": ".pathlib.Path", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._read_image", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._read_image", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_jpegio.test_jpegio_decode", + "callee": ".pathlib.Path", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_jpegio.test_jpegio_decode", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_jpegio._golden_compare_or_update", + "lineno": 87, + "resolution": "direct_name_call" + } + ], + "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display": [ + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_image", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_image", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_mask", + "lineno": 122, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_mask", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._assert_pixels_equal_masked", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden", + "callee": ".pathlib.Path", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.", + "callee": ".pathlib.Path", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_pixel_format", + "callee": ".pathlib.Path", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_pixel_format", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "lineno": 165, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_mono_no_vtiled", + "callee": ".pathlib.Path", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_console_output_golden_mono_no_vtiled", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "lineno": 190, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._generate_gradient_bmp", + "callee": ".list.append", + "lineno": 241, + "resolution": "local_builtin_method_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._generate_gradient_bmp", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient", + "callee": ".pathlib.Path", + "lineno": 277, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "lineno": 278, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient_pixel_format", + "callee": ".pathlib.Path", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_color_gradient_pixel_format", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._golden_compare_or_update", + "lineno": 297, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display._read_image", + "lineno": 345, + "resolution": "direct_name_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes.pixel_at", + "lineno": 356, + "resolution": "nested_function_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes.pixel_at", + "lineno": 357, + "resolution": "nested_function_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes.pixel_at", + "lineno": 358, + "resolution": "nested_function_call" + }, + { + "caller": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes", + "callee": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display.test_displayio_golden_stripes.pixel_at", + "lineno": 359, + "resolution": "nested_function_call" + } + ], + "py.makecompresseddata": [ + { + "caller": "py.makecompresseddata.space_compression", + "callee": "py.makecompresseddata.check_non_ascii", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "py.makecompresseddata.word_compression", + "callee": "py.makecompresseddata.check_non_ascii", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "py.makecompresseddata.word_compression", + "callee": ".str.strip", + "lineno": 74, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makecompresseddata.ngram_compression", + "callee": "py.makecompresseddata.check_non_ascii", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "py.makecompresseddata.ngram_compression", + "callee": ".str.strip", + "lineno": 139, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makecompresseddata.main", + "callee": "py.makecompresseddata.main.unescape", + "lineno": 182, + "resolution": "nested_function_call" + }, + { + "caller": "py.makecompresseddata.", + "callee": "py.makecompresseddata.main", + "lineno": 203, + "resolution": "direct_name_call" + } + ], + "py.makemoduledefs": [ + { + "caller": "py.makemoduledefs.main", + "callee": "py.makemoduledefs.find_module_registrations", + "lineno": 133, + "resolution": "direct_name_call" + }, + { + "caller": "py.makemoduledefs.main", + "callee": "py.makemoduledefs.generate_module_table_header", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "py.makemoduledefs.main", + "callee": "py.makemoduledefs.generate_module_delegations", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "py.makemoduledefs.", + "callee": "py.makemoduledefs.main", + "lineno": 139, + "resolution": "direct_name_call" + } + ], + "py.makeqstrdata": [ + { + "caller": "py.makeqstrdata.parse_input_headers_with_translations", + "callee": "py.makeqstrdata.qstr_escape", + "lineno": 401, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.parse_input_headers", + "callee": "py.makeqstrdata.parse_input_headers_with_translations", + "lineno": 424, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.make_bytes", + "callee": "py.makeqstrdata.compute_hash", + "lineno": 440, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.make_bytes", + "callee": "py.makeqstrdata.escape_bytes", + "lineno": 444, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.print_qstr_data", + "callee": "py.makeqstrdata.make_bytes", + "lineno": 463, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.print_qstr_data", + "callee": "py.makeqstrdata.qstr_escape", + "lineno": 464, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.print_qstr_data", + "callee": "py.makeqstrdata.make_bytes", + "lineno": 472, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.do_work", + "callee": "py.makeqstrdata.parse_input_headers_with_translations", + "lineno": 492, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.do_work", + "callee": "py.makeqstrdata.print_qstr_data", + "lineno": 493, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdata.", + "callee": "py.makeqstrdata.do_work", + "lineno": 497, + "resolution": "direct_name_call" + } + ], + "py.makeqstrdefs": [ + { + "caller": "py.makeqstrdefs.preprocess", + "callee": "py.makeqstrdefs.is_cxx_source", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.preprocess", + "callee": ".list.append", + "lineno": 89, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.preprocess", + "callee": "py.makeqstrdefs.is_c_source", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.preprocess", + "callee": ".list.append", + "lineno": 91, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.preprocess", + "callee": "py.makeqstrdefs.preprocess.pp", + "lineno": 118, + "resolution": "nested_function_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": "py.makeqstrdefs.is_c_source", + "lineno": 164, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": "py.makeqstrdefs.is_cxx_source", + "lineno": 164, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": "py.makeqstrdefs.write_out", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": ".list.append", + "lineno": 175, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": "py.makeqstrdefs.qstr_unescape", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": ".list.append", + "lineno": 177, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": ".list.append", + "lineno": 181, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.process_file", + "callee": "py.makeqstrdefs.write_out", + "lineno": 187, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.cat_together", + "callee": ".list.sort", + "lineno": 208, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.", + "callee": ".dict.items", + "lineno": 279, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.makeqstrdefs.", + "callee": "py.makeqstrdefs.preprocess", + "lineno": 283, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.", + "callee": "py.makeqstrdefs.process_file", + "lineno": 310, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeqstrdefs.", + "callee": "py.makeqstrdefs.cat_together", + "lineno": 313, + "resolution": "direct_name_call" + } + ], + "py.maketranslationdata": [ + { + "caller": "py.maketranslationdata.translate", + "callee": ".dict.items", + "lineno": 93, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.translate", + "callee": ".list.append", + "lineno": 101, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.TextSplitter.iter_words", + "callee": ".list.append", + "lineno": 126, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.compute_unicode_offset", + "lineno": 192, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.compute_huffman_coding.remove_offset", + "lineno": 211, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.__init__", + "lineno": 230, + "resolution": "same_module_class_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.iter", + "lineno": 232, + "resolution": "local_typed_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.__init__", + "lineno": 246, + "resolution": "same_module_class_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.iter", + "lineno": 249, + "resolution": "local_typed_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding.est_net_savings", + "callee": "py.maketranslationdata.compute_huffman_coding.bit_length", + "lineno": 286, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding.est_net_savings", + "callee": "py.maketranslationdata.compute_huffman_coding.est_len", + "lineno": 286, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.iter_words", + "lineno": 292, + "resolution": "local_typed_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.iter_substrings", + "lineno": 294, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.compute_huffman_coding.est_net_savings", + "lineno": 312, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".list.append", + "lineno": 321, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".list.sort", + "lineno": 327, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.__init__", + "lineno": 328, + "resolution": "same_module_class_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.TextSplitter.iter", + "lineno": 332, + "resolution": "local_typed_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".list.append", + "lineno": 352, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".list.index", + "lineno": 362, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".dict.get", + "lineno": 363, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".dict.get", + "lineno": 366, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".dict.get", + "lineno": 376, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": ".list.index", + "lineno": 380, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.compute_huffman_coding.remove_offset", + "lineno": 395, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compute_huffman_coding", + "callee": "py.maketranslationdata.compute_huffman_coding.remove_offset", + "lineno": 405, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.decompress", + "callee": "py.maketranslationdata.decompress.bititer", + "lineno": 443, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.decompress", + "callee": "py.maketranslationdata.decompress.getnbits", + "lineno": 452, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.decompress", + "callee": "py.maketranslationdata.decompress.getnbits", + "lineno": 471, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.decompress", + "callee": ".list.append", + "lineno": 476, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.compress.put_bits", + "callee": "py.maketranslationdata.compress.put_bit", + "lineno": 494, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compress", + "callee": "py.maketranslationdata.compress.put_bits", + "lineno": 497, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compress", + "callee": "py.maketranslationdata.compress.put_bit", + "lineno": 505, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compress", + "callee": "py.maketranslationdata.compress.put_bits", + "lineno": 507, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.compress", + "callee": "py.maketranslationdata.compress.put_bit", + "lineno": 510, + "resolution": "nested_function_call" + }, + { + "caller": "py.maketranslationdata.parse_qstrs", + "callee": ".list.append", + "lineno": 540, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.parse_qstrs", + "callee": ".list.append", + "lineno": 542, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.make_bytes", + "callee": "py.maketranslationdata.compute_hash", + "lineno": 579, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.make_bytes", + "callee": "py.maketranslationdata.escape_bytes", + "lineno": 583, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.output_translation_data", + "callee": "py.maketranslationdata.compress", + "lineno": 602, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.output_translation_data", + "callee": "py.maketranslationdata.decompress", + "lineno": 606, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.output_translation_data", + "callee": ".dict.items", + "lineno": 608, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.maketranslationdata.", + "callee": "py.maketranslationdata.parse_qstrs", + "lineno": 663, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.", + "callee": "py.maketranslationdata.parse_input_headers", + "lineno": 664, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.", + "callee": "py.maketranslationdata.translate", + "lineno": 666, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.", + "callee": "py.maketranslationdata.compute_huffman_coding", + "lineno": 667, + "resolution": "direct_name_call" + }, + { + "caller": "py.maketranslationdata.", + "callee": "py.maketranslationdata.output_translation_data", + "lineno": 670, + "resolution": "direct_name_call" + } + ], + "py.makeversionhdr": [ + { + "caller": "py.makeversionhdr.make_version_header", + "callee": "py.makeversionhdr.cannot_determine_version", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeversionhdr.make_version_header", + "callee": "py.makeversionhdr.cannot_determine_version", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeversionhdr.main", + "callee": "py.makeversionhdr.make_version_header", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "py.makeversionhdr.", + "callee": "py.makeversionhdr.main", + "lineno": 105, + "resolution": "direct_name_call" + } + ], + "py.make_root_pointers": [ + { + "caller": "py.make_root_pointers.main", + "callee": "py.make_root_pointers.find_root_pointer_registrations", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "py.make_root_pointers.main", + "callee": "py.make_root_pointers.generate_root_pointer_header", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "py.make_root_pointers.", + "callee": "py.make_root_pointers.main", + "lineno": 53, + "resolution": "direct_name_call" + } + ], + "py.version": [ + { + "caller": "py.version.get_version_info_from_git", + "callee": ".str.split", + "lineno": 72, + "resolution": "local_builtin_method_call" + }, + { + "caller": "py.version.", + "callee": "py.version.get_version_info_from_git", + "lineno": 81, + "resolution": "direct_name_call" + } + ], + "shared.memzip.make-memzip": [ + { + "caller": "shared.memzip.make-memzip.main", + "callee": "shared.memzip.make-memzip.create_zip", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "shared.memzip.make-memzip.main", + "callee": "shared.memzip.make-memzip.create_c_from_file", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "shared.memzip.make-memzip.", + "callee": "shared.memzip.make-memzip.main", + "lineno": 79, + "resolution": "direct_name_call" + } + ], + "tests.endorse": [], + "tests.run-internalbench": [ + { + "caller": "tests.run-internalbench.run_tests", + "callee": "tests.run-internalbench.execbench", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-internalbench.main", + "callee": ".glob.glob", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-internalbench.main", + "callee": ".collections.defaultdict", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-internalbench.main", + "callee": "tests.run-internalbench.run_tests", + "lineno": 153, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-internalbench.", + "callee": "tests.run-internalbench.main", + "lineno": 158, + "resolution": "direct_name_call" + } + ], + "tests.run-multitests": [ + { + "caller": "tests.run-multitests.PyInstance.run_file", + "callee": "tests.run-multitests.PyInstance.prepare_script_from_file", + "lineno": 157, + "resolution": "self_method_call" + }, + { + "caller": "tests.run-multitests.PyInstance.start_file", + "callee": "tests.run-multitests.PyInstance.prepare_script_from_file", + "lineno": 160, + "resolution": "self_method_call" + }, + { + "caller": "tests.run-multitests.PyInstanceSubProcess.run_script", + "callee": "tests.run-multitests.decode", + "lineno": 198, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstanceSubProcess.readline", + "callee": "tests.run-multitests.decode", + "lineno": 225, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstanceSubProcess.wait_finished", + "callee": "tests.run-multitests.decode", + "lineno": 237, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstancePyboard.run_script", + "callee": "tests.run-multitests.decode", + "lineno": 263, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstancePyboard.readline", + "callee": "tests.run-multitests.decode", + "lineno": 282, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstancePyboard.readline", + "callee": "tests.run-multitests.decode", + "lineno": 288, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstancePyboard.wait_finished", + "callee": "tests.run-multitests.decode", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.PyInstancePyboard.wait_finished", + "callee": "tests.run-multitests.decode", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.prepare_test_file_list", + "callee": ".list.append", + "lineno": 310, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.get_host_ip", + "lineno": 336, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": ".str.format", + "lineno": 343, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.trace_instance_output", + "lineno": 360, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.trace_instance_output", + "lineno": 371, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.trace_instance_output", + "lineno": 398, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.wait_for_reboot", + "lineno": 402, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": ".str.format", + "lineno": 410, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": ".list.append", + "lineno": 419, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_test_on_instances", + "callee": "tests.run-multitests.trace_instance_output", + "lineno": 423, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": "tests.run-multitests.run_test_on_instances", + "lineno": 499, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": "tests.run-multitests.run_test_on_instances", + "lineno": 511, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": ".list.append", + "lineno": 525, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": ".list.append", + "lineno": 528, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": ".list.append", + "lineno": 531, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.run_tests", + "callee": "tests.run-multitests.print_diff", + "lineno": 538, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.prepare_test_file_list", + "lineno": 594, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstanceSubProcess.__init__", + "lineno": 597, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": ".list.append", + "lineno": 606, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstanceSubProcess.__init__", + "lineno": 606, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": ".list.append", + "lineno": 608, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstanceSubProcess.__init__", + "lineno": 608, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": ".list.append", + "lineno": 610, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstanceSubProcess.__init__", + "lineno": 610, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": ".list.append", + "lineno": 616, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstancePyboard.__init__", + "lineno": 616, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": ".list.append", + "lineno": 619, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.PyInstanceSubProcess.__init__", + "lineno": 619, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-multitests.main", + "callee": "tests.run-multitests.run_tests", + "lineno": 628, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-multitests.", + "callee": "tests.run-multitests.main", + "lineno": 642, + "resolution": "direct_name_call" + } + ], + "tests.run-natmodtests": [ + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".str.replace", + "lineno": 141, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".dict.items", + "lineno": 147, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".list.append", + "lineno": 166, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".str.format", + "lineno": 169, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".list.append", + "lineno": 211, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".list.append", + "lineno": 213, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".list.append", + "lineno": 215, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.run_tests", + "callee": ".list.append", + "lineno": 217, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.TargetSubprocess.__init__", + "lineno": 256, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.TargetSubprocess.__init__", + "lineno": 263, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.TargetPyboard.__init__", + "lineno": 266, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.detect_architecture", + "lineno": 272, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": ".dict.get", + "lineno": 276, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.run_tests", + "lineno": 283, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.TargetPyboard.close", + "lineno": 286, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-natmodtests.main", + "callee": "tests.run-natmodtests.TargetSubprocess.close", + "lineno": 287, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-natmodtests.", + "callee": "tests.run-natmodtests.main", + "lineno": 294, + "resolution": "direct_name_call" + } + ], + "tests.run-perfbench-table": [ + { + "caller": "tests.run-perfbench-table.run_feature_test", + "callee": "tests.run-perfbench-table.run_script_on_target", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmark_on_target", + "callee": "tests.run-perfbench-table.run_script_on_target", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.run_feature_test", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.run_feature_test", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": ".rich.table.Table", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": ".rich.live.Live", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.run_benchmark_on_target", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": ".list.append", + "lineno": 161, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": ".list.append", + "lineno": 162, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": ".list.append", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.run_benchmark_on_target", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.compute_stats", + "lineno": 178, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.compute_stats", + "lineno": 179, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.run_benchmarks", + "callee": "tests.run-perfbench-table.compute_stats", + "lineno": 180, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.parse_output", + "callee": ".list.append", + "lineno": 211, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.compute_diff", + "callee": "tests.run-perfbench-table.parse_output", + "lineno": 217, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.compute_diff", + "callee": "tests.run-perfbench-table.parse_output", + "lineno": 218, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.main", + "callee": "tests.run-perfbench-table.compute_diff", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.main", + "callee": ".rich.console.Console", + "lineno": 314, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-perfbench-table.main", + "callee": "tests.run-perfbench-table.run_benchmarks", + "lineno": 317, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench-table.main", + "callee": ".list.exit_raw_repl", + "lineno": 320, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.main", + "callee": ".list.close", + "lineno": 321, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench-table.", + "callee": "tests.run-perfbench-table.main", + "lineno": 325, + "resolution": "direct_name_call" + } + ], + "tests.run-perfbench": [ + { + "caller": "tests.run-perfbench.run_feature_test", + "callee": "tests.run-perfbench.run_script_on_target", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmark_on_target", + "callee": "tests.run-perfbench.run_script_on_target", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.run_feature_test", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.run_feature_test", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 107, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 128, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.run_benchmark_on_target", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 150, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.run_benchmark_on_target", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".str.startswith", + "lineno": 166, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 167, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 169, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": ".list.append", + "lineno": 172, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.compute_stats", + "lineno": 173, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.run_benchmarks", + "callee": "tests.run-perfbench.compute_stats", + "lineno": 174, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.parse_output", + "callee": ".list.append", + "lineno": 206, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.compute_diff", + "callee": "tests.run-perfbench.parse_output", + "lineno": 212, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.compute_diff", + "callee": "tests.run-perfbench.parse_output", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.main", + "callee": "tests.run-perfbench.compute_diff", + "lineno": 291, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.main", + "callee": ".list.extend", + "lineno": 308, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.main", + "callee": "tests.run-perfbench.run_benchmarks", + "lineno": 330, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-perfbench.main", + "callee": ".list.exit_raw_repl", + "lineno": 334, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.main", + "callee": ".list.close", + "lineno": 335, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-perfbench.", + "callee": "tests.run-perfbench.main", + "lineno": 342, + "resolution": "direct_name_call" + } + ], + "tests.run-tests": [ + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.base_path", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.base_path", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.base_path", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.base_path", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": ".dict.update", + "lineno": 128, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.convert_regex_escapes", + "callee": ".list.append", + "lineno": 348, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.convert_regex_escapes", + "callee": ".list.append", + "lineno": 352, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.convert_regex_escapes", + "callee": ".list.append", + "lineno": 354, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.platform_to_port", + "callee": ".dict.get", + "lineno": 362, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.get_test_instance", + "callee": "tests.run-tests.PyboardNodeRunner.__init__", + "lineno": 382, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-tests.get_test_instance", + "callee": "tests.run-tests.convert_device_shortcut_to_real_device", + "lineno": 385, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.get_test_instance", + "callee": "tests.run-tests.base_path", + "lineno": 388, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.detect_inline_asm_arch", + "callee": "tests.run-tests.run_feature_check", + "lineno": 399, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.map_rv32_arch_flags", + "callee": ".dict.items", + "lineno": 407, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.map_rv32_arch_flags", + "callee": ".list.append", + "lineno": 409, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.detect_test_platform", + "callee": "tests.run-tests.run_feature_check", + "lineno": 418, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.detect_test_platform", + "callee": "tests.run-tests.detect_inline_asm_arch", + "lineno": 426, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.detect_test_platform", + "callee": "tests.run-tests.map_rv32_arch_flags", + "lineno": 432, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.detect_target_wiring_script", + "callee": "tests.run-tests.platform_to_port", + "lineno": 477, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.prepare_script_for_target", + "callee": "tests.run-tests.rm_f", + "lineno": 527, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.prepare_script_for_target", + "callee": "tests.run-tests.rm_f", + "lineno": 528, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_script_on_remote_target", + "callee": "tests.run-tests.prepare_script_for_target", + "lineno": 552, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.base_path", + "lineno": 587, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.base_path", + "lineno": 604, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.base_path", + "lineno": 604, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython.send_get", + "callee": "tests.run-tests.run_micropython.get", + "lineno": 648, + "resolution": "nested_function_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.run_micropython.get", + "lineno": 656, + "resolution": "nested_function_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.run_micropython.send_get", + "lineno": 657, + "resolution": "nested_function_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.run_micropython.send_get", + "lineno": 658, + "resolution": "nested_function_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": ".list.extend", + "lineno": 684, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": ".list.extend", + "lineno": 686, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": ".list.extend", + "lineno": 699, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": ".list.append", + "lineno": 701, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.rm_f", + "lineno": 717, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.normalize_newlines", + "lineno": 726, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": "tests.run-tests.convert_regex_escapes", + "lineno": 744, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_micropython", + "callee": ".list.append", + "lineno": 745, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_feature_check", + "callee": "tests.run-tests.base_path", + "lineno": 784, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_feature_check", + "callee": "tests.run-tests.run_micropython", + "lineno": 785, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.ThreadSafeCounter.increment", + "callee": "tests.run-tests.ThreadSafeCounter.add", + "lineno": 798, + "resolution": "self_method_call" + }, + { + "caller": "tests.run-tests.ThreadSafeCounter.append", + "callee": "tests.run-tests.ThreadSafeCounter.add", + "lineno": 805, + "resolution": "self_method_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.__init__", + "callee": "tests.run-tests.base_path", + "lineno": 816, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "callee": ".list.append", + "lineno": 831, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "callee": ".list.extend", + "lineno": 833, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "callee": ".list.append", + "lineno": 834, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "callee": ".list.append", + "lineno": 837, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.PyboardNodeRunner.run_script_on_remote_target", + "callee": ".list.append", + "lineno": 838, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.ThreadSafeCounter.__init__", + "lineno": 858, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.ThreadSafeCounter.__init__", + "lineno": 859, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 883, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 888, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 893, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 898, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 903, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 908, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 913, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 918, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 923, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 928, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 934, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 951, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 956, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 961, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 965, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 966, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_feature_check", + "lineno": 967, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.base_path", + "lineno": 969, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": ".dict.get", + "lineno": 1038, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": ".dict.get", + "lineno": 1041, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": ".dict.get", + "lineno": 1044, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.append", + "lineno": 1103, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.run_micropython", + "lineno": 1107, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.append", + "lineno": 1118, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.append", + "lineno": 1122, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.base_path", + "lineno": 1171, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.add", + "lineno": 1210, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.add", + "lineno": 1212, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.append", + "lineno": 1221, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.rm_f", + "lineno": 1222, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.rm_f", + "lineno": 1223, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.rm_f", + "lineno": 1230, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.run_tests.run_one_test", + "callee": "tests.run-tests.ThreadSafeCounter.append", + "lineno": 1233, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": ".multiprocessing.pool.ThreadPool", + "lineno": 1250, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-tests.run_tests", + "callee": "tests.run-tests.run_tests.run_one_test", + "lineno": 1254, + "resolution": "nested_function_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1411, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": ".str.replace", + "lineno": 1481, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.run-tests.main", + "callee": ".glob.glob", + "lineno": 1484, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-tests.main", + "callee": ".glob.glob", + "lineno": 1500, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-tests.main", + "callee": ".glob.glob", + "lineno": 1500, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.rm_f", + "lineno": 1504, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.get_test_instance", + "lineno": 1509, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.detect_test_platform", + "lineno": 1512, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.platform_to_port", + "lineno": 1547, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": ".glob.glob", + "lineno": 1561, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.detect_target_wiring_script", + "lineno": 1571, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1583, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1585, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1587, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1589, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.base_path", + "lineno": 1591, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.run_tests", + "lineno": 1596, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.main", + "callee": "tests.run-tests.create_test_report", + "lineno": 1597, + "resolution": "direct_name_call" + }, + { + "caller": "tests.run-tests.", + "callee": "tests.run-tests.main", + "lineno": 1607, + "resolution": "direct_name_call" + } + ], + "tests.serial_test": [ + { + "caller": "tests.serial_test.send_script", + "callee": "tests.serial_test.drain_input", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.echo_test", + "callee": "tests.serial_test.send_script", + "lineno": 130, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.echo_test", + "callee": ".list.append", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.serial_test.read_test", + "callee": "tests.serial_test.send_script", + "lineno": 181, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.write_test", + "callee": "tests.serial_test.send_script", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.write_test", + "callee": "tests.serial_test.drain_input", + "lineno": 241, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.do_test", + "callee": "tests.serial_test.echo_test", + "lineno": 282, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.main", + "callee": "tests.serial_test.do_test", + "lineno": 328, + "resolution": "direct_name_call" + }, + { + "caller": "tests.serial_test.", + "callee": "tests.serial_test.main", + "lineno": 338, + "resolution": "direct_name_call" + } + ], + "tests.basics.0prelim": [], + "tests.basics.andor": [], + "tests.basics.annotate_var": [ + { + "caller": "tests.basics.annotate_var.", + "callee": "tests.basics.annotate_var.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.annotate_var.", + "callee": "tests.basics.annotate_var.f", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.basics.array1": [ + { + "caller": "tests.basics.array1.", + "callee": ".list.append", + "lineno": 53, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.array1.", + "callee": ".list.append", + "lineno": 54, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.array_add": [], + "tests.basics.array_construct": [ + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_construct.", + "callee": ".array.array", + "lineno": 20, + "resolution": "external_constructor_call" + } + ], + "tests.basics.array_construct2": [ + { + "caller": "tests.basics.array_construct2.", + "callee": ".array.array", + "lineno": 8, + "resolution": "external_constructor_call" + } + ], + "tests.basics.array_construct_endian": [ + { + "caller": "tests.basics.array_construct_endian.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.basics.array_intbig": [ + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.array_intbig.", + "callee": ".array.array", + "lineno": 25, + "resolution": "external_constructor_call" + } + ], + "tests.basics.array_micropython": [], + "tests.basics.array_mul": [], + "tests.basics.assign1": [], + "tests.basics.assign_expr": [ + { + "caller": "tests.basics.assign_expr.f", + "callee": ".list.pop", + "lineno": 21, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.assign_expr.", + "callee": "tests.basics.assign_expr.f", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr.", + "callee": "tests.basics.assign_expr.foo", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.basics.assign_expr_scope": [ + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope0", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope1", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope2", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_scope.scope3", + "callee": "tests.basics.assign_expr_scope.scope3.inner3", + "lineno": 44, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope3", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_scope.scope4", + "callee": "tests.basics.assign_expr_scope.scope4.inner4", + "lineno": 60, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope4", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_scope.scope5", + "callee": "tests.basics.assign_expr_scope.scope5.inner5", + "lineno": 74, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.assign_expr_scope.", + "callee": "tests.basics.assign_expr_scope.scope5", + "lineno": 80, + "resolution": "direct_name_call" + } + ], + "tests.basics.assign_expr_syntaxerror": [ + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.assign_expr_syntaxerror.", + "callee": "tests.basics.assign_expr_syntaxerror.test", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_await": [ + { + "caller": "tests.basics.async_await.abinary", + "callee": "tests.basics.async_await.abinary", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_await.abinary", + "callee": "tests.basics.async_await.abinary", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_await.", + "callee": "tests.basics.async_await.abinary", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_await2": [ + { + "caller": "tests.basics.async_await2.f", + "callee": "tests.basics.async_await2.Awaitable.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_await2.", + "callee": "tests.basics.async_await2.f", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_coroutine": [ + { + "caller": "tests.basics.async_coroutine.", + "callee": "tests.basics.async_coroutine.f", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_coroutine.", + "callee": "tests.basics.async_coroutine.f", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_def": [ + { + "caller": "tests.basics.async_def.", + "callee": "tests.basics.async_def.foo", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_for": [ + { + "caller": "tests.basics.async_for.AsyncIteratorWrapper.__aiter__", + "callee": "tests.basics.async_for.AsyncIteratorWrapperIterator.__init__", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for.coro0", + "callee": "tests.basics.async_for.AsyncIteratorWrapper.__init__", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.run_coro", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.coro0", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.coro1", + "callee": "tests.basics.async_for.AsyncIteratorWrapper.__init__", + "lineno": 49, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.run_coro", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.coro1", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.AsyncIteratorWrapper.__init__", + "lineno": 57, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.run_coro", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.coro2", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.run_coro", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.coro3", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_for.", + "callee": "tests.basics.async_for.AsyncIteratorWrapper.__init__", + "lineno": 75, + "resolution": "same_module_class_call" + } + ], + "tests.basics.async_for2": [ + { + "caller": "tests.basics.async_for2.ARange.__anext__", + "callee": "tests.basics.async_for2.Awaitable.__init__", + "lineno": 31, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for2.coro", + "callee": "tests.basics.async_for2.ARange.__init__", + "lineno": 40, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_for2.", + "callee": "tests.basics.async_for2.coro", + "lineno": 43, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_syntaxerror": [ + { + "caller": "tests.basics.async_syntaxerror.", + "callee": "tests.basics.async_syntaxerror.test_syntax", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_syntaxerror.", + "callee": "tests.basics.async_syntaxerror.test_syntax", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_with": [ + { + "caller": "tests.basics.async_with.f", + "callee": "tests.basics.async_with.AContext.", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with.", + "callee": "tests.basics.async_with.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with.g", + "callee": "tests.basics.async_with.AContext.", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with.", + "callee": "tests.basics.async_with.g", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with.h", + "callee": "tests.basics.async_with.AContext.", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with.", + "callee": "tests.basics.async_with.h", + "lineno": 35, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_with2": [ + { + "caller": "tests.basics.async_with2.AContext.__aenter__", + "callee": "tests.basics.async_with2.Awaitable.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with2.AContext.__aexit__", + "callee": "tests.basics.async_with2.Awaitable.__init__", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with2.coro", + "callee": "tests.basics.async_with2.AContext.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with2.coro", + "callee": "tests.basics.async_with2.Awaitable.__init__", + "lineno": 30, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with2.", + "callee": "tests.basics.async_with2.coro", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_with_break": [ + { + "caller": "tests.basics.async_with_break.f1", + "callee": "tests.basics.async_with_break.AContext.", + "lineno": 12, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_break.", + "callee": "tests.basics.async_with_break.f1", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with_break.f2", + "callee": "tests.basics.async_with_break.AContext.", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_break.", + "callee": "tests.basics.async_with_break.f2", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with_break.f3", + "callee": "tests.basics.async_with_break.AContext.", + "lineno": 45, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_break.", + "callee": "tests.basics.async_with_break.f3", + "lineno": 55, + "resolution": "direct_name_call" + } + ], + "tests.basics.async_with_return": [ + { + "caller": "tests.basics.async_with_return.f1", + "callee": "tests.basics.async_with_return.AContext.", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_return.", + "callee": "tests.basics.async_with_return.f1", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with_return.f2", + "callee": "tests.basics.async_with_return.AContext.", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_return.", + "callee": "tests.basics.async_with_return.f2", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.async_with_return.f3", + "callee": "tests.basics.async_with_return.AContext.", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.async_with_return.", + "callee": "tests.basics.async_with_return.f3", + "lineno": 46, + "resolution": "direct_name_call" + } + ], + "tests.basics.attrtuple1": [], + "tests.basics.attrtuple2": [], + "tests.basics.bigint_array_overflow": [ + { + "caller": "tests.basics.bigint_array_overflow.test_array_overflow", + "callee": ".array.array", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.bigint_array_overflow.", + "callee": "tests.basics.bigint_array_overflow.test_array_overflow", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.bit_length": [], + "tests.basics.bool1": [], + "tests.basics.boundmeth1": [ + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 19, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 39, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 48, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 49, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 57, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 58, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 59, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 60, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 65, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.boundmeth1.", + "callee": "tests.basics.boundmeth1.A.", + "lineno": 74, + "resolution": "same_module_class_call" + } + ], + "tests.basics.break": [], + "tests.basics.builtin_abs": [], + "tests.basics.builtin_abs_intbig": [], + "tests.basics.builtin_allany": [], + "tests.basics.builtin_bin": [], + "tests.basics.builtin_bin_intbig": [], + "tests.basics.builtin_callable": [ + { + "caller": "tests.basics.builtin_callable.", + "callee": "tests.basics.builtin_callable.B.", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_callable.", + "callee": "tests.basics.builtin_callable.C.", + "lineno": 41, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_chr": [], + "tests.basics.builtin_compile": [ + { + "caller": "tests.basics.builtin_compile.", + "callee": "tests.basics.builtin_compile.test", + "lineno": 51, + "resolution": "direct_name_call" + } + ], + "tests.basics.builtin_delattr": [], + "tests.basics.builtin_dir": [ + { + "caller": "tests.basics.builtin_dir.", + "callee": "tests.basics.builtin_dir.Foo.__init__", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_dir.", + "callee": "tests.basics.builtin_dir.B.", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_dir.", + "callee": "tests.basics.builtin_dir.D.", + "lineno": 37, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_divmod": [], + "tests.basics.builtin_divmod_intbig": [], + "tests.basics.builtin_ellipsis": [], + "tests.basics.builtin_enumerate": [], + "tests.basics.builtin_eval": [], + "tests.basics.builtin_eval_buffer": [], + "tests.basics.builtin_eval_error": [], + "tests.basics.builtin_exec": [], + "tests.basics.builtin_exec_buffer": [], + "tests.basics.builtin_filter": [], + "tests.basics.builtin_getattr": [ + { + "caller": "tests.basics.builtin_getattr.", + "callee": "tests.basics.builtin_getattr.A.__init__", + "lineno": 12, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_getattr.", + "callee": "tests.basics.builtin_getattr.B.", + "lineno": 27, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_hasattr": [ + { + "caller": "tests.basics.builtin_hasattr.", + "callee": "tests.basics.builtin_hasattr.A.__init__", + "lineno": 12, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_hasattr.", + "callee": "tests.basics.builtin_hasattr.C.", + "lineno": 28, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_hash": [ + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.f", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.A.", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.A.", + "lineno": 39, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.C.", + "lineno": 51, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.D.", + "lineno": 60, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_hash.", + "callee": "tests.basics.builtin_hash.E.", + "lineno": 68, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_hash_gen": [ + { + "caller": "tests.basics.builtin_hash_gen.", + "callee": "tests.basics.builtin_hash_gen.gen", + "lineno": 7, + "resolution": "direct_name_call" + } + ], + "tests.basics.builtin_hash_intbig": [ + { + "caller": "tests.basics.builtin_hash_intbig.", + "callee": "tests.basics.builtin_hash_intbig.F.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_help": [], + "tests.basics.builtin_hex": [], + "tests.basics.builtin_hex_intbig": [], + "tests.basics.builtin_id": [], + "tests.basics.builtin_issubclass": [], + "tests.basics.builtin_len1": [], + "tests.basics.builtin_locals": [], + "tests.basics.builtin_map": [], + "tests.basics.builtin_minmax": [], + "tests.basics.builtin_next_arg2": [ + { + "caller": "tests.basics.builtin_next_arg2.", + "callee": "tests.basics.builtin_next_arg2.gen", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.builtin_next_arg2.", + "callee": "tests.basics.builtin_next_arg2.Gen.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_oct": [], + "tests.basics.builtin_oct_intbig": [], + "tests.basics.builtin_ord": [], + "tests.basics.builtin_override": [], + "tests.basics.builtin_pow": [], + "tests.basics.builtin_pow3": [], + "tests.basics.builtin_pow3_intbig": [], + "tests.basics.builtin_print": [], + "tests.basics.builtin_property": [ + { + "caller": "tests.basics.builtin_property.", + "callee": "tests.basics.builtin_property.A.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_property.", + "callee": "tests.basics.builtin_property.B.__init__", + "lineno": 54, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_property.", + "callee": "tests.basics.builtin_property.C.__init__", + "lineno": 79, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_property.", + "callee": "tests.basics.builtin_property.F.__init__", + "lineno": 113, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_property_inherit": [ + { + "caller": "tests.basics.builtin_property_inherit.", + "callee": "tests.basics.builtin_property_inherit.A.", + "lineno": 22, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_range": [], + "tests.basics.builtin_range_attrs": [], + "tests.basics.builtin_range_binop": [], + "tests.basics.builtin_range_maxsize": [], + "tests.basics.builtin_reversed": [ + { + "caller": "tests.basics.builtin_reversed.", + "callee": "tests.basics.builtin_reversed.A.__init__", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_reversed.", + "callee": "tests.basics.builtin_reversed.B.", + "lineno": 41, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_round": [], + "tests.basics.builtin_round_int": [], + "tests.basics.builtin_round_intbig": [], + "tests.basics.builtin_setattr": [ + { + "caller": "tests.basics.builtin_setattr.", + "callee": "tests.basics.builtin_setattr.A.__init__", + "lineno": 9, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_slice": [ + { + "caller": "tests.basics.builtin_slice.", + "callee": "tests.basics.builtin_slice.A.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_slice.", + "callee": "tests.basics.builtin_slice.A.", + "lineno": 36, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_slice.", + "callee": "tests.basics.builtin_slice.A.", + "lineno": 36, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.builtin_slice.", + "callee": "tests.basics.builtin_slice.A.", + "lineno": 36, + "resolution": "same_module_class_call" + } + ], + "tests.basics.builtin_sorted": [], + "tests.basics.builtin_str_hex": [], + "tests.basics.builtin_sum": [], + "tests.basics.builtin_super": [], + "tests.basics.builtin_type": [], + "tests.basics.builtin_zip": [], + "tests.basics.bytearray1": [], + "tests.basics.bytearray_add": [], + "tests.basics.bytearray_add_self": [], + "tests.basics.bytearray_append": [], + "tests.basics.bytearray_byte_operations": [], + "tests.basics.bytearray_center": [], + "tests.basics.bytearray_construct": [], + "tests.basics.bytearray_construct_array": [ + { + "caller": "tests.basics.bytearray_construct_array.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.bytearray_construct_array.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.basics.bytearray_construct_endian": [ + { + "caller": "tests.basics.bytearray_construct_endian.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.bytearray_construct_endian.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.basics.bytearray_count": [], + "tests.basics.bytearray_decode": [], + "tests.basics.bytearray_intbig": [], + "tests.basics.bytearray_partition": [], + "tests.basics.bytearray_slice_assign": [], + "tests.basics.bytes": [], + "tests.basics.bytes_add": [], + "tests.basics.bytes_add_array": [], + "tests.basics.bytes_add_bytearray": [], + "tests.basics.bytes_add_endian": [], + "tests.basics.bytes_center": [], + "tests.basics.bytes_compare": [], + "tests.basics.bytes_compare2": [], + "tests.basics.bytes_compare3": [], + "tests.basics.bytes_compare_array": [], + "tests.basics.bytes_compare_bytearray": [], + "tests.basics.bytes_construct": [], + "tests.basics.bytes_construct_array": [ + { + "caller": "tests.basics.bytes_construct_array.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.bytes_construct_array.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.basics.bytes_construct_bytearray": [], + "tests.basics.bytes_construct_endian": [ + { + "caller": "tests.basics.bytes_construct_endian.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.bytes_construct_endian.", + "callee": ".array.array", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.basics.bytes_construct_intbig": [], + "tests.basics.bytes_count": [ + { + "caller": "tests.basics.bytes_count.", + "callee": "tests.basics.bytes_count.t", + "lineno": 61, + "resolution": "direct_name_call" + } + ], + "tests.basics.bytes_escape_unicode": [], + "tests.basics.bytes_find": [], + "tests.basics.bytes_format_modulo": [], + "tests.basics.bytes_gen": [ + { + "caller": "tests.basics.bytes_gen.", + "callee": "tests.basics.bytes_gen.gen", + "lineno": 5, + "resolution": "direct_name_call" + } + ], + "tests.basics.bytes_large": [], + "tests.basics.bytes_mult": [], + "tests.basics.bytes_partition": [], + "tests.basics.bytes_replace": [], + "tests.basics.bytes_split": [], + "tests.basics.bytes_strip": [], + "tests.basics.bytes_subscr": [], + "tests.basics.class1": [ + { + "caller": "tests.basics.class1.", + "callee": "tests.basics.class1.go", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.class2": [ + { + "caller": "tests.basics.class2.", + "callee": "tests.basics.class2.C1.__init__", + "lineno": 7, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class2.", + "callee": "tests.basics.class2.C2.__init__", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class2.", + "callee": "tests.basics.class2.C3.__init__", + "lineno": 24, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class3": [ + { + "caller": "tests.basics.class3.", + "callee": "tests.basics.class3.A.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class3.", + "callee": "tests.basics.class3.A.", + "lineno": 19, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_bases": [], + "tests.basics.class_bind_self": [ + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.make_closure", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.A.__init__", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.A.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.C.", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.C.f1", + "lineno": 38, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_bind_self.", + "callee": "tests.basics.class_bind_self.C.f4", + "lineno": 41, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_binop": [ + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 30, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 30, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 31, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_binop.", + "callee": "tests.basics.class_binop.foo.__init__", + "lineno": 31, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_bytes": [ + { + "caller": "tests.basics.class_bytes.", + "callee": "tests.basics.class_bytes.C1.__init__", + "lineno": 9, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_call": [ + { + "caller": "tests.basics.class_call.", + "callee": "tests.basics.class_call.C1.", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_call.", + "callee": "tests.basics.class_call.C2.", + "lineno": 14, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_contains": [ + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.A.", + "lineno": 6, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.B.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.B.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 31, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 39, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 40, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 43, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 45, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 46, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_contains.", + "callee": "tests.basics.class_contains.C.", + "lineno": 47, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_delattr_setattr": [ + { + "caller": "tests.basics.class_delattr_setattr.", + "callee": "tests.basics.class_delattr_setattr.Test.", + "lineno": 7, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_delattr_setattr.", + "callee": "tests.basics.class_delattr_setattr.A.", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_delattr_setattr.", + "callee": "tests.basics.class_delattr_setattr.B.__init__", + "lineno": 54, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_delattr_setattr.", + "callee": "tests.basics.class_delattr_setattr.C.__init__", + "lineno": 75, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_descriptor": [ + { + "caller": "tests.basics.class_descriptor.", + "callee": "tests.basics.class_descriptor.Descriptor.", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_descriptor.", + "callee": "tests.basics.class_descriptor.NonDescriptor.", + "lineno": 55, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_dict": [], + "tests.basics.class_emptybases": [], + "tests.basics.class_getattr": [ + { + "caller": "tests.basics.class_getattr.", + "callee": "tests.basics.class_getattr.C.__init__", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_getattr.", + "callee": "tests.basics.class_getattr.C.__add__", + "lineno": 13, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_inherit1": [ + { + "caller": "tests.basics.class_inherit1.", + "callee": "tests.basics.class_inherit1.A.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inherit1.", + "callee": "tests.basics.class_inherit1.B.__init__", + "lineno": 19, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inherit1.", + "callee": "tests.basics.class_inherit1.A.f", + "lineno": 20, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_inherit1.", + "callee": "tests.basics.class_inherit1.B.g", + "lineno": 21, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_inherit_mul": [ + { + "caller": "tests.basics.class_inherit_mul.", + "callee": "tests.basics.class_inherit_mul.Sub.__init__", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inherit_mul.", + "callee": "tests.basics.class_inherit_mul.A.f", + "lineno": 40, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_inherit_mul.", + "callee": "tests.basics.class_inherit_mul.A.f2", + "lineno": 41, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_inherit_mul.", + "callee": "tests.basics.class_inherit_mul.B.f3", + "lineno": 42, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_inplace_op": [ + { + "caller": "tests.basics.class_inplace_op.A.__add__", + "callee": "tests.basics.class_inplace_op.A.__init__", + "lineno": 10, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inplace_op.", + "callee": "tests.basics.class_inplace_op.A.__init__", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inplace_op.", + "callee": "tests.basics.class_inplace_op.A.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inplace_op.L.__add__", + "callee": "tests.basics.class_inplace_op.L.__init__", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inplace_op.", + "callee": "tests.basics.class_inplace_op.L.__init__", + "lineno": 42, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_inplace_op.", + "callee": "tests.basics.class_inplace_op.L.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_inplace_op2": [ + { + "caller": "tests.basics.class_inplace_op2.", + "callee": "tests.basics.class_inplace_op2.A.", + "lineno": 50, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_instance_override": [ + { + "caller": "tests.basics.class_instance_override.", + "callee": "tests.basics.class_instance_override.A.", + "lineno": 7, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_instance_override.", + "callee": "tests.basics.class_instance_override.A.foo", + "lineno": 8, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_instance_override.", + "callee": "tests.basics.class_instance_override.A.foo", + "lineno": 10, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_item": [ + { + "caller": "tests.basics.class_item.", + "callee": "tests.basics.class_item.C.", + "lineno": 14, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_misc": [], + "tests.basics.class_new": [ + { + "caller": "tests.basics.class_new.", + "callee": "tests.basics.class_new.A.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_new.", + "callee": "tests.basics.class_new.A.meth", + "lineno": 24, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_new.", + "callee": "tests.basics.class_new.B.__init__", + "lineno": 48, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_new.", + "callee": "tests.basics.class_new.C.__init__", + "lineno": 65, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_notimpl": [ + { + "caller": "tests.basics.class_notimpl.", + "callee": "tests.basics.class_notimpl.C.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_number": [ + { + "caller": "tests.basics.class_number.", + "callee": "tests.basics.class_number.C.__init__", + "lineno": 13, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_ordereddict": [ + { + "caller": "tests.basics.class_ordereddict.", + "callee": ".collections.OrderedDict", + "lineno": 14, + "resolution": "external_constructor_call" + } + ], + "tests.basics.class_reverse_op": [ + { + "caller": "tests.basics.class_reverse_op.A.__add__", + "callee": "tests.basics.class_reverse_op.A.__init__", + "lineno": 12, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.A.__add__", + "callee": "tests.basics.class_reverse_op.A.__init__", + "lineno": 13, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.A.__radd__", + "callee": "tests.basics.class_reverse_op.A.__init__", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.A.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.A.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.B.__ror__", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.B.__radd__", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.B.__rmul__", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.B.__rtruediv__", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 48, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 49, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 50, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 52, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 53, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 54, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_reverse_op.", + "callee": "tests.basics.class_reverse_op.B.__init__", + "lineno": 55, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_setname_hazard": [ + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.skip_if_no_descriptors", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.GetSibling.", + "lineno": 39, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.SetSibling.", + "lineno": 52, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.DelSibling.", + "lineno": 66, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.GetSelf.", + "lineno": 86, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.SetSelf.", + "lineno": 98, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.DelSelf.", + "lineno": 112, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.Raise.", + "lineno": 134, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.SetSpecific.__init__", + "lineno": 152, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.SetSpecific.__init__", + "lineno": 153, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.DelSpecific.__init__", + "lineno": 170, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard.", + "callee": "tests.basics.class_setname_hazard.DelSpecific.__init__", + "lineno": 171, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_setname_hazard_rand": [ + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.skip_if_no_descriptors", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.junk_fill", + "callee": ".random.choice", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.junk_sequencer", + "callee": "tests.basics.class_setname_hazard_rand.junk_fill", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.junk_sequencer", + "callee": "tests.basics.class_setname_hazard_rand.junk_clear", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.junk_sequencer", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 80, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 81, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 82, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 83, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 84, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 85, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 86, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 87, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 88, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 89, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 90, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 91, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 92, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 93, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 94, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 95, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 96, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 97, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 98, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 99, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 100, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 101, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 102, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 103, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 104, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": "tests.basics.class_setname_hazard_rand.JunkMaker.", + "lineno": 105, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": ".str.lower", + "lineno": 110, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.class_setname_hazard_rand.", + "callee": ".dict.get", + "lineno": 111, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.class_staticclassmethod": [ + { + "caller": "tests.basics.class_staticclassmethod.", + "callee": "tests.basics.class_staticclassmethod.C.", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_staticclassmethod.", + "callee": "tests.basics.class_staticclassmethod.C.f", + "lineno": 34, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_staticclassmethod.", + "callee": "tests.basics.class_staticclassmethod.C.g", + "lineno": 35, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.class_store": [], + "tests.basics.class_store_class": [ + { + "caller": "tests.basics.class_store_class.", + "callee": ".collections.namedtuple", + "lineno": 15, + "resolution": "external_constructor_call" + } + ], + "tests.basics.class_str": [ + { + "caller": "tests.basics.class_str.", + "callee": "tests.basics.class_str.C1.__init__", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_str.", + "callee": "tests.basics.class_str.C2.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_str.", + "callee": "tests.basics.class_str.C3.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_super": [ + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.Sub.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.Sub.meth", + "lineno": 16, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.A.", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.B.", + "lineno": 36, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.B.", + "lineno": 53, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.B.", + "lineno": 55, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super.", + "callee": "tests.basics.class_super.B.", + "lineno": 59, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_super_aslocal": [ + { + "caller": "tests.basics.class_super_aslocal.A.foo", + "callee": ".list.pop", + "lineno": 6, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.class_super_aslocal.", + "callee": "tests.basics.class_super_aslocal.A.", + "lineno": 9, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_super_closure": [ + { + "caller": "tests.basics.class_super_closure.B.foo", + "callee": "tests.basics.class_super_closure.B.bar", + "lineno": 13, + "resolution": "self_method_call" + }, + { + "caller": "tests.basics.class_super_closure.", + "callee": "tests.basics.class_super_closure.A.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super_closure.", + "callee": "tests.basics.class_super_closure.B.", + "lineno": 18, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_super_multinherit": [ + { + "caller": "tests.basics.class_super_multinherit.", + "callee": "tests.basics.class_super_multinherit.C.", + "lineno": 16, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_super_object": [ + { + "caller": "tests.basics.class_super_object.", + "callee": "tests.basics.class_super_object.Test.__init__", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.class_super_object.", + "callee": "tests.basics.class_super_object.Test2.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + } + ], + "tests.basics.class_use_other": [], + "tests.basics.closure1": [ + { + "caller": "tests.basics.closure1.", + "callee": "tests.basics.closure1.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.closure1.", + "callee": "tests.basics.closure1.f", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.closure1.", + "callee": "tests.basics.closure1.f", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.closure2": [ + { + "caller": "tests.basics.closure2.", + "callee": "tests.basics.closure2.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.closure2.", + "callee": "tests.basics.closure2.f", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.closure2.", + "callee": "tests.basics.closure2.f", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.closure_defargs": [ + { + "caller": "tests.basics.closure_defargs.f", + "callee": "tests.basics.closure_defargs.f.bar", + "lineno": 7, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.closure_defargs.f", + "callee": "tests.basics.closure_defargs.f.bar", + "lineno": 8, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.closure_defargs.f", + "callee": "tests.basics.closure_defargs.f.bar", + "lineno": 9, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.closure_defargs.", + "callee": "tests.basics.closure_defargs.f", + "lineno": 11, + "resolution": "direct_name_call" + } + ], + "tests.basics.closure_manyvars": [ + { + "caller": "tests.basics.closure_manyvars.f", + "callee": "tests.basics.closure_manyvars.f.x", + "lineno": 7, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.closure_manyvars.", + "callee": "tests.basics.closure_manyvars.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.basics.closure_namedarg": [ + { + "caller": "tests.basics.closure_namedarg.", + "callee": "tests.basics.closure_namedarg.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.basics.compare_multi": [], + "tests.basics.comprehension1": [ + { + "caller": "tests.basics.comprehension1.", + "callee": "tests.basics.comprehension1.f", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.containment": [], + "tests.basics.continue": [], + "tests.basics.core_class_superproperty": [ + { + "caller": "tests.basics.core_class_superproperty.", + "callee": "tests.basics.core_class_superproperty.AA.", + "lineno": 19, + "resolution": "same_module_class_call" + } + ], + "tests.basics.decorator": [ + { + "caller": "tests.basics.decorator.g", + "callee": "tests.basics.decorator.dec_arg", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.basics.del_attr": [ + { + "caller": "tests.basics.del_attr.", + "callee": "tests.basics.del_attr.C.", + "lineno": 19, + "resolution": "same_module_class_call" + } + ], + "tests.basics.del_deref": [ + { + "caller": "tests.basics.del_deref.f", + "callee": "tests.basics.del_deref.f.g", + "lineno": 20, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.del_deref.f", + "callee": "tests.basics.del_deref.f.h", + "lineno": 21, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.del_deref.", + "callee": "tests.basics.del_deref.f", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.basics.del_global": [ + { + "caller": "tests.basics.del_global.", + "callee": "tests.basics.del_global.do_del", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.del_global.", + "callee": "tests.basics.del_global.do_del", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.basics.del_local": [ + { + "caller": "tests.basics.del_local.", + "callee": "tests.basics.del_local.f", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.del_local.", + "callee": "tests.basics.del_local.g", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.basics.del_name": [], + "tests.basics.del_subscr": [], + "tests.basics.deque1": [ + { + "caller": "tests.basics.deque1.", + "callee": ".collections.deque", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque1.", + "callee": ".collections.deque", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque1.", + "callee": ".collections.deque", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque1.", + "callee": ".collections.deque", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque1.", + "callee": ".collections.deque", + "lineno": 108, + "resolution": "external_constructor_call" + } + ], + "tests.basics.deque2": [ + { + "caller": "tests.basics.deque2.", + "callee": ".collections.deque", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque2.", + "callee": ".collections.deque", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque2.", + "callee": ".collections.deque", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque2.", + "callee": ".collections.deque", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque2.", + "callee": ".collections.deque", + "lineno": 35, + "resolution": "external_constructor_call" + } + ], + "tests.basics.deque_micropython": [ + { + "caller": "tests.basics.deque_micropython.", + "callee": ".collections.deque", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.deque_micropython.", + "callee": ".collections.deque", + "lineno": 17, + "resolution": "external_constructor_call" + } + ], + "tests.basics.deque_slice": [ + { + "caller": "tests.basics.deque_slice.", + "callee": ".collections.deque", + "lineno": 7, + "resolution": "external_constructor_call" + } + ], + "tests.basics.dict1": [], + "tests.basics.dict2": [], + "tests.basics.dict_clear": [ + { + "caller": "tests.basics.dict_clear.", + "callee": ".dict.clear", + "lineno": 3, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_construct": [], + "tests.basics.dict_copy": [ + { + "caller": "tests.basics.dict_copy.", + "callee": ".dict.copy", + "lineno": 2, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_del": [], + "tests.basics.dict_fixed": [], + "tests.basics.dict_fromkeys": [], + "tests.basics.dict_fromkeys2": [], + "tests.basics.dict_fromkeys_reversed": [], + "tests.basics.dict_from_iter": [], + "tests.basics.dict_get": [], + "tests.basics.dict_intern": [], + "tests.basics.dict_iterator": [ + { + "caller": "tests.basics.dict_iterator.", + "callee": ".list.append", + "lineno": 4, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_pop": [ + { + "caller": "tests.basics.dict_pop.", + "callee": ".dict.pop", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_pop.", + "callee": ".dict.pop", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_pop.", + "callee": ".dict.pop", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_pop.", + "callee": ".dict.pop", + "lineno": 6, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_pop.", + "callee": ".dict.pop", + "lineno": 8, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_popitem": [ + { + "caller": "tests.basics.dict_popitem.", + "callee": ".dict.popitem", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_popitem.", + "callee": ".list.append", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_popitem.", + "callee": ".dict.popitem", + "lineno": 6, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_popitem.", + "callee": ".list.append", + "lineno": 8, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_popitem.", + "callee": ".dict.popitem", + "lineno": 10, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_setdefault": [ + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.setdefault", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.setdefault", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.setdefault", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.setdefault", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.pop", + "lineno": 8, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_setdefault.", + "callee": ".dict.setdefault", + "lineno": 9, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_specialmeth": [ + { + "caller": "tests.basics.dict_specialmeth.", + "callee": ".dict.__setitem__", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_specialmeth.", + "callee": ".dict.__getitem__", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_specialmeth.", + "callee": ".dict.__delitem__", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_union": [ + { + "caller": "tests.basics.dict_union.test_union", + "callee": "tests.basics.dict_union.print_sorted_dict", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.test_union", + "callee": "tests.basics.dict_union.print_sorted_dict", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.test_union", + "callee": "tests.basics.dict_union.print_sorted_dict", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.test_union", + "callee": "tests.basics.dict_union.print_sorted_dict", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.", + "callee": "tests.basics.dict_union.test_union", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.", + "callee": "tests.basics.dict_union.test_union", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.dict_union.", + "callee": "tests.basics.dict_union.test_union", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.basics.dict_update": [ + { + "caller": "tests.basics.dict_update.", + "callee": ".dict.update", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_update.", + "callee": ".dict.update", + "lineno": 8, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_update.", + "callee": ".dict.update", + "lineno": 13, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_update.", + "callee": ".dict.update", + "lineno": 15, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.dict_views": [ + { + "caller": "tests.basics.dict_views.", + "callee": ".dict.keys", + "lineno": 12, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_views.", + "callee": ".dict.values", + "lineno": 12, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.dict_views.", + "callee": ".dict.items", + "lineno": 12, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.equal": [], + "tests.basics.equal_class": [], + "tests.basics.errno1": [], + "tests.basics.exception1": [], + "tests.basics.exception_chain": [ + { + "caller": "tests.basics.exception_chain.", + "callee": "tests.basics.exception_chain.print_exc_info", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.exception_chain.", + "callee": "tests.basics.exception_chain.print_exc_info", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.exception_chain.", + "callee": "tests.basics.exception_chain.print_exc_info", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.exception_chain.", + "callee": "tests.basics.exception_chain.print_exc_info", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.exception_chain.", + "callee": "tests.basics.exception_chain.print_exc_info", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.basics.exceptpoly": [], + "tests.basics.exceptpoly2": [], + "tests.basics.except_match_tuple": [], + "tests.basics.floordivide": [], + "tests.basics.floordivide_intbig": [], + "tests.basics.for1": [ + { + "caller": "tests.basics.for1.", + "callee": "tests.basics.for1.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.basics.for2": [], + "tests.basics.for3": [], + "tests.basics.for_break": [ + { + "caller": "tests.basics.for_break.", + "callee": "tests.basics.for_break.foo", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.for_break.", + "callee": "tests.basics.for_break.bar", + "lineno": 27, + "resolution": "direct_name_call" + } + ], + "tests.basics.for_else": [], + "tests.basics.for_range": [], + "tests.basics.for_return": [ + { + "caller": "tests.basics.for_return.", + "callee": "tests.basics.for_return.f", + "lineno": 7, + "resolution": "direct_name_call" + } + ], + "tests.basics.frozenset1": [], + "tests.basics.frozenset_add": [], + "tests.basics.frozenset_binop": [], + "tests.basics.frozenset_copy": [], + "tests.basics.frozenset_difference": [], + "tests.basics.frozenset_set": [], + "tests.basics.fun1": [ + { + "caller": "tests.basics.fun1.", + "callee": "tests.basics.fun1.f", + "lineno": 5, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun2": [ + { + "caller": "tests.basics.fun2.g", + "callee": "tests.basics.fun2.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun2.g", + "callee": "tests.basics.fun2.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun2.", + "callee": "tests.basics.fun2.g", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun3": [ + { + "caller": "tests.basics.fun3.", + "callee": "tests.basics.fun3.fun", + "lineno": 6, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_annotations": [ + { + "caller": "tests.basics.fun_annotations.", + "callee": "tests.basics.fun_annotations.foo", + "lineno": 4, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_calldblstar": [ + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.f", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.f", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.A.", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.A.f", + "lineno": 21, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.A.f", + "lineno": 22, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_calldblstar.", + "callee": "tests.basics.fun_calldblstar.f1", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_calldblstar2": [], + "tests.basics.fun_calldblstar3": [ + { + "caller": "tests.basics.fun_calldblstar3.", + "callee": "tests.basics.fun_calldblstar3.foo", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar3.", + "callee": "tests.basics.fun_calldblstar3.Mapping.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.basics.fun_calldblstar4": [ + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.f", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.f", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.A.", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.A.f", + "lineno": 26, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.A.f", + "lineno": 27, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.A.f", + "lineno": 28, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_calldblstar4.", + "callee": "tests.basics.fun_calldblstar4.A.f", + "lineno": 31, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.fun_callstar": [ + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.foo", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 38, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 39, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 40, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 41, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 42, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 43, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 44, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 45, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 46, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 47, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 50, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstar.", + "callee": "tests.basics.fun_callstar.A.foo", + "lineno": 53, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.fun_callstardblstar": [ + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.f", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.A.", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.A.f", + "lineno": 21, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.A.f", + "lineno": 22, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.f2", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_callstardblstar.", + "callee": "tests.basics.fun_callstardblstar.f2", + "lineno": 39, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_code": [], + "tests.basics.fun_code_colines": [], + "tests.basics.fun_code_full": [], + "tests.basics.fun_code_lnotab": [ + { + "caller": "tests.basics.fun_code_lnotab.Test.test_co_lnotab_exists", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 25, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.basics.fun_code_lnotab.Test.test_co_lnotab_removed", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 29, + "resolution": "external_inherited_call" + } + ], + "tests.basics.fun_code_micropython": [], + "tests.basics.fun_defargs": [ + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun2", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun2", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun2", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun2", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.fun2", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.f", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.f", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs.", + "callee": "tests.basics.fun_defargs.f", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_defargs2": [ + { + "caller": "tests.basics.fun_defargs2.", + "callee": "tests.basics.fun_defargs2.foo", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs2.", + "callee": "tests.basics.fun_defargs2.foo", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs2.", + "callee": "tests.basics.fun_defargs2.foo", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_defargs2.", + "callee": "tests.basics.fun_defargs2.foo2", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_error": [ + { + "caller": "tests.basics.fun_error.", + "callee": "tests.basics.fun_error.f", + "lineno": 42, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_error2": [], + "tests.basics.fun_globals": [ + { + "caller": "tests.basics.fun_globals.", + "callee": "tests.basics.fun_globals.outer", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_kwargs": [ + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f1", + "lineno": 4, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f1", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f2", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f2", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f2", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f2", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f2", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f3", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f3", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwargs.", + "callee": "tests.basics.fun_kwargs.f3", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_kwonly": [ + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonly.", + "callee": "tests.basics.fun_kwonly.f", + "lineno": 66, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_kwonlydef": [ + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f2", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f2", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f3", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f3", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f3", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f3", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f4", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f4", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f4", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f4", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f5", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f5", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwonlydef.", + "callee": "tests.basics.fun_kwonlydef.f5", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_kwvarargs": [ + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f1", + "lineno": 4, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f1", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f2", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f2", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f3", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f3", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f3", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f3", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f4", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f4", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f4", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.f5", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.print_ret", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_kwvarargs.", + "callee": "tests.basics.fun_kwvarargs.print_ret", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_largestate": [ + { + "caller": "tests.basics.fun_largestate.", + "callee": "tests.basics.fun_largestate.f", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_largestate.", + "callee": "tests.basics.fun_largestate.g", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_largestate.", + "callee": "tests.basics.fun_largestate.h", + "lineno": 159, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_name": [ + { + "caller": "tests.basics.fun_name.", + "callee": "tests.basics.fun_name.A.__init__", + "lineno": 14, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.fun_name.", + "callee": "tests.basics.fun_name.outer", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.basics.fun_str": [], + "tests.basics.fun_varargs": [ + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f1", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f2", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f2", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f2", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f3", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f3", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f3", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f4", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f4", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f4", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f4", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f5", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f5", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f5", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.fun_varargs.", + "callee": "tests.basics.fun_varargs.f5", + "lineno": 41, + "resolution": "direct_name_call" + } + ], + "tests.basics.gc1": [], + "tests.basics.generator1": [ + { + "caller": "tests.basics.generator1.", + "callee": "tests.basics.generator1.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator1.", + "callee": "tests.basics.generator1.f", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator2": [], + "tests.basics.generator_args": [ + { + "caller": "tests.basics.generator_args.", + "callee": "tests.basics.generator_args.gen", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_args.", + "callee": "tests.basics.generator_args.gen", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_args.", + "callee": "tests.basics.generator_args.g", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_close": [ + { + "caller": "tests.basics.generator_close.", + "callee": "tests.basics.generator_close.gen1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_close.", + "callee": "tests.basics.generator_close.gen1", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_close.", + "callee": "tests.basics.generator_close.gen1", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_close.", + "callee": "tests.basics.generator_close.gen2", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_close.", + "callee": "tests.basics.generator_close.gen3", + "lineno": 55, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_closure": [ + { + "caller": "tests.basics.generator_closure.f", + "callee": "tests.basics.generator_closure.f.g", + "lineno": 7, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.generator_closure.", + "callee": "tests.basics.generator_closure.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_closure.f", + "callee": "tests.basics.generator_closure.f.g", + "lineno": 16, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.generator_closure.f", + "callee": "tests.basics.generator_closure.f.g", + "lineno": 18, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.generator_closure.", + "callee": "tests.basics.generator_closure.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_closure.", + "callee": "tests.basics.generator_closure.genc", + "lineno": 32, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_exc": [ + { + "caller": "tests.basics.generator_exc.", + "callee": "tests.basics.generator_exc.gen", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_exc.", + "callee": "tests.basics.generator_exc.gen2", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_exc.", + "callee": "tests.basics.generator_exc.gen3", + "lineno": 45, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_name": [ + { + "caller": "tests.basics.generator_name.", + "callee": "tests.basics.generator_name.A.", + "lineno": 13, + "resolution": "same_module_class_call" + } + ], + "tests.basics.generator_pend_throw": [ + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen_next", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen_pend_throw", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen_cancelled", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen_cancelled", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pend_throw.", + "callee": "tests.basics.generator_pend_throw.gen", + "lineno": 97, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_pep479": [ + { + "caller": "tests.basics.generator_pep479.", + "callee": "tests.basics.generator_pep479.gen", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pep479.", + "callee": "tests.basics.generator_pep479.gen", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_pep479.", + "callee": "tests.basics.generator_pep479.gen", + "lineno": 35, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_return": [ + { + "caller": "tests.basics.generator_return.", + "callee": "tests.basics.generator_return.gen", + "lineno": 5, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_send": [ + { + "caller": "tests.basics.generator_send.", + "callee": "tests.basics.generator_send.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_send.", + "callee": "tests.basics.generator_send.f2", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_throw": [ + { + "caller": "tests.basics.generator_throw.", + "callee": "tests.basics.generator_throw.gen", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_throw.", + "callee": "tests.basics.generator_throw.gen", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_throw.", + "callee": "tests.basics.generator_throw.gen", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_throw.", + "callee": "tests.basics.generator_throw.gen", + "lineno": 41, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_throw_multi_arg": [ + { + "caller": "tests.basics.generator_throw_multi_arg.", + "callee": "tests.basics.generator_throw_multi_arg.gen", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.generator_throw_multi_arg.", + "callee": "tests.basics.generator_throw_multi_arg.gen", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_throw_nested": [ + { + "caller": "tests.basics.generator_throw_nested.", + "callee": "tests.basics.generator_throw_nested.gen", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.basics.generator_throw_repeat": [ + { + "caller": "tests.basics.generator_throw_repeat.", + "callee": "tests.basics.generator_throw_repeat.gen", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_stack_overflow": [ + { + "caller": "tests.basics.gen_stack_overflow.gen", + "callee": "tests.basics.gen_stack_overflow.gen", + "lineno": 3, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_stack_overflow.", + "callee": "tests.basics.gen_stack_overflow.gen", + "lineno": 6, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from": [ + { + "caller": "tests.basics.gen_yield_from.gen2", + "callee": "tests.basics.gen_yield_from.gen", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from.", + "callee": "tests.basics.gen_yield_from.gen2", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from.", + "callee": "tests.basics.gen_yield_from.gen8", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_close": [ + { + "caller": "tests.basics.gen_yield_from_close.gen2", + "callee": "tests.basics.gen_yield_from_close.gen", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen2", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.gen4", + "callee": "tests.basics.gen_yield_from_close.gen3", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen4", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.gen6", + "callee": "tests.basics.gen_yield_from_close.gen5", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen6", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen7", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen8", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.gen9", + "callee": "tests.basics.gen_yield_from_close.Iter.", + "lineno": 125, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen9", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_close.", + "callee": "tests.basics.gen_yield_from_close.gen10", + "lineno": 140, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_ducktype": [ + { + "caller": "tests.basics.gen_yield_from_ducktype.gen", + "callee": "tests.basics.gen_yield_from_ducktype.MyGen.__init__", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.gen2", + "callee": "tests.basics.gen_yield_from_ducktype.gen", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.", + "callee": "tests.basics.gen_yield_from_ducktype.gen", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.", + "callee": "tests.basics.gen_yield_from_ducktype.gen2", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.Incrementer.__next__", + "callee": "tests.basics.gen_yield_from_ducktype.Incrementer.send", + "lineno": 31, + "resolution": "self_method_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.gen3", + "callee": "tests.basics.gen_yield_from_ducktype.Incrementer.", + "lineno": 39, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.", + "callee": "tests.basics.gen_yield_from_ducktype.gen3", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.gen4", + "callee": "tests.basics.gen_yield_from_ducktype.MyIter.", + "lineno": 58, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_ducktype.", + "callee": "tests.basics.gen_yield_from_ducktype.gen4", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_exc": [ + { + "caller": "tests.basics.gen_yield_from_exc.gen2", + "callee": "tests.basics.gen_yield_from_exc.gen", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_exc.", + "callee": "tests.basics.gen_yield_from_exc.gen2", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_executing": [ + { + "caller": "tests.basics.gen_yield_from_executing.", + "callee": "tests.basics.gen_yield_from_executing.f", + "lineno": 8, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_iter": [ + { + "caller": "tests.basics.gen_yield_from_iter.gen2", + "callee": "tests.basics.gen_yield_from_iter.gen", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_iter.", + "callee": "tests.basics.gen_yield_from_iter.gen", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_iter.", + "callee": "tests.basics.gen_yield_from_iter.gen2", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_iter.", + "callee": "tests.basics.gen_yield_from_iter.gen3", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_pending": [ + { + "caller": "tests.basics.gen_yield_from_pending.main", + "callee": "tests.basics.gen_yield_from_pending.raise_task", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_pending.main", + "callee": "tests.basics.gen_yield_from_pending.noop_task", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_pending.", + "callee": "tests.basics.gen_yield_from_pending.main", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_send": [ + { + "caller": "tests.basics.gen_yield_from_send.gen2", + "callee": "tests.basics.gen_yield_from_send.gen", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_send.", + "callee": "tests.basics.gen_yield_from_send.gen2", + "lineno": 8, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_stopped": [ + { + "caller": "tests.basics.gen_yield_from_stopped.", + "callee": "tests.basics.gen_yield_from_stopped.gen", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_stopped.", + "callee": "tests.basics.gen_yield_from_stopped.run", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_stopped.", + "callee": "tests.basics.gen_yield_from_stopped.run", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_throw": [ + { + "caller": "tests.basics.gen_yield_from_throw.gen2", + "callee": "tests.basics.gen_yield_from_throw.gen", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw.", + "callee": "tests.basics.gen_yield_from_throw.gen2", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw.gen2", + "callee": "tests.basics.gen_yield_from_throw.gen", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw.", + "callee": "tests.basics.gen_yield_from_throw.gen2", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_throw2": [ + { + "caller": "tests.basics.gen_yield_from_throw2.gen2", + "callee": "tests.basics.gen_yield_from_throw2.gen", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw2.", + "callee": "tests.basics.gen_yield_from_throw2.gen2", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw2.", + "callee": "tests.basics.gen_yield_from_throw2.gen2", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_throw3": [ + { + "caller": "tests.basics.gen_yield_from_throw3.gen", + "callee": "tests.basics.gen_yield_from_throw3.Iter.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.", + "callee": "tests.basics.gen_yield_from_throw3.gen", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.", + "callee": "tests.basics.gen_yield_from_throw3.gen", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.", + "callee": "tests.basics.gen_yield_from_throw3.gen", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.gen2", + "callee": "tests.basics.gen_yield_from_throw3.Iter2.", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.", + "callee": "tests.basics.gen_yield_from_throw3.gen2", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw3.", + "callee": "tests.basics.gen_yield_from_throw3.gen2", + "lineno": 52, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_throw_multi_arg": [ + { + "caller": "tests.basics.gen_yield_from_throw_multi_arg.gen2", + "callee": "tests.basics.gen_yield_from_throw_multi_arg.gen", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw_multi_arg.", + "callee": "tests.basics.gen_yield_from_throw_multi_arg.gen2", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw_multi_arg.", + "callee": "tests.basics.gen_yield_from_throw_multi_arg.gen2", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.gen_yield_from_throw_repeat": [ + { + "caller": "tests.basics.gen_yield_from_throw_repeat.gen", + "callee": "tests.basics.gen_yield_from_throw_repeat.yielder", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.gen_yield_from_throw_repeat.", + "callee": "tests.basics.gen_yield_from_throw_repeat.gen", + "lineno": 18, + "resolution": "direct_name_call" + } + ], + "tests.basics.getattr": [ + { + "caller": "tests.basics.getattr.", + "callee": "tests.basics.getattr.A.__init__", + "lineno": 10, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getattr.", + "callee": "tests.basics.getattr.A.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + } + ], + "tests.basics.getitem": [ + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 9, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 10, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 13, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.getitem.", + "callee": "tests.basics.getitem.A.", + "lineno": 35, + "resolution": "same_module_class_call" + } + ], + "tests.basics.globals_del": [ + { + "caller": "tests.basics.globals_del.", + "callee": "tests.basics.globals_del._g", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.globals_del.", + "callee": "tests.basics.globals_del._C.", + "lineno": 18, + "resolution": "same_module_class_call" + } + ], + "tests.basics.ifcond": [ + { + "caller": "tests.basics.ifcond.", + "callee": "tests.basics.ifcond.f", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.ifcond.", + "callee": "tests.basics.ifcond.f", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.ifcond.", + "callee": "tests.basics.ifcond.f", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.ifcond.", + "callee": "tests.basics.ifcond.f", + "lineno": 106, + "resolution": "direct_name_call" + } + ], + "tests.basics.ifexpr": [ + { + "caller": "tests.basics.ifexpr.", + "callee": "tests.basics.ifexpr.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.ifexpr.", + "callee": "tests.basics.ifexpr.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.basics.import_instance_method": [ + { + "caller": "tests.basics.import_instance_method.", + "callee": "tests.basics.import_instance_method.A.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.import_instance_method.", + "callee": "tests.basics.import_instance_method.A.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.import_instance_method.", + "callee": ".mod.meth", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.import_instance_method.", + "callee": ".mod.meth_with_arg", + "lineno": 38, + "resolution": "external_constructor_call" + } + ], + "tests.basics.int1": [ + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int1.", + "callee": "tests.basics.int1.test", + "lineno": 96, + "resolution": "direct_name_call" + } + ], + "tests.basics.int2": [], + "tests.basics.int_64_basics": [], + "tests.basics.int_big1": [], + "tests.basics.int_big_add": [], + "tests.basics.int_big_and": [], + "tests.basics.int_big_and2": [], + "tests.basics.int_big_and3": [], + "tests.basics.int_big_cmp": [], + "tests.basics.int_big_div": [], + "tests.basics.int_big_error": [], + "tests.basics.int_big_lshift": [], + "tests.basics.int_big_mod": [], + "tests.basics.int_big_mul": [], + "tests.basics.int_big_or": [], + "tests.basics.int_big_or2": [], + "tests.basics.int_big_or3": [], + "tests.basics.int_big_pow": [], + "tests.basics.int_big_rshift": [], + "tests.basics.int_big_to_small": [], + "tests.basics.int_big_to_small_int29": [], + "tests.basics.int_big_unary": [], + "tests.basics.int_big_xor": [], + "tests.basics.int_big_xor2": [], + "tests.basics.int_big_xor3": [], + "tests.basics.int_big_zeroone": [], + "tests.basics.int_bytes": [], + "tests.basics.int_bytes_int64": [ + { + "caller": "tests.basics.int_bytes_int64.", + "callee": "tests.basics.int_bytes_int64.to_bytes_compat", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_int64.", + "callee": "tests.basics.int_bytes_int64.to_bytes_compat", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_int64.", + "callee": "tests.basics.int_bytes_int64.to_bytes_compat", + "lineno": 52, + "resolution": "direct_name_call" + } + ], + "tests.basics.int_bytes_intbig": [ + { + "caller": "tests.basics.int_bytes_intbig.", + "callee": "tests.basics.int_bytes_intbig.to_bytes_compat", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_intbig.", + "callee": "tests.basics.int_bytes_intbig.to_bytes_compat", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_intbig.", + "callee": "tests.basics.int_bytes_intbig.to_bytes_compat", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_intbig.", + "callee": "tests.basics.int_bytes_intbig.to_bytes_compat", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.int_bytes_intbig.", + "callee": "tests.basics.int_bytes_intbig.to_bytes_compat", + "lineno": 75, + "resolution": "direct_name_call" + } + ], + "tests.basics.int_bytes_optional_args_cp311": [], + "tests.basics.int_constfolding": [], + "tests.basics.int_constfolding_intbig": [], + "tests.basics.int_divmod": [], + "tests.basics.int_divmod_intbig": [], + "tests.basics.int_divzero": [], + "tests.basics.int_intbig": [], + "tests.basics.int_length": [], + "tests.basics.int_longint_bytes": [], + "tests.basics.int_parse": [], + "tests.basics.int_small": [], + "tests.basics.io_buffered_writer": [ + { + "caller": "tests.basics.io_buffered_writer.", + "callee": "tests.basics.io_buffered_writer.MyIO.__init__", + "lineno": 45, + "resolution": "same_module_class_call" + } + ], + "tests.basics.io_bytesio_cow": [], + "tests.basics.io_bytesio_ext": [], + "tests.basics.io_bytesio_ext2": [], + "tests.basics.io_iobase": [ + { + "caller": "tests.basics.io_iobase.", + "callee": "tests.basics.io_iobase.MyIO.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.basics.io_stringio1": [], + "tests.basics.io_stringio_base": [], + "tests.basics.io_stringio_with": [], + "tests.basics.io_write_ext": [], + "tests.basics.is_isnot": [], + "tests.basics.is_isnot_literal": [], + "tests.basics.iter0": [], + "tests.basics.iter1": [ + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.NotIterable.", + "lineno": 7, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.NotIterable.", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 50, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 53, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 57, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 69, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 73, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 74, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 75, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter1.", + "callee": "tests.basics.iter1.myiter.__init__", + "lineno": 77, + "resolution": "same_module_class_call" + } + ], + "tests.basics.iter2": [ + { + "caller": "tests.basics.iter2.", + "callee": "tests.basics.iter2.myiter.__init__", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter2.", + "callee": "tests.basics.iter2.myiter.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.iter2.", + "callee": "tests.basics.iter2.myiter.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + } + ], + "tests.basics.iter_of_iter": [], + "tests.basics.lambda1": [], + "tests.basics.lambda_defargs": [], + "tests.basics.lexer": [ + { + "caller": "tests.basics.lexer.", + "callee": "tests.basics.lexer.a", + "lineno": 67, + "resolution": "direct_name_call" + } + ], + "tests.basics.list1": [ + { + "caller": "tests.basics.list1.", + "callee": ".list.append", + "lineno": 8, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list1.", + "callee": ".list.extend", + "lineno": 14, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list1.", + "callee": ".list.extend", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_clear": [ + { + "caller": "tests.basics.list_clear.", + "callee": ".list.clear", + "lineno": 3, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_compare": [], + "tests.basics.list_copy": [ + { + "caller": "tests.basics.list_copy.", + "callee": ".list.copy", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_copy.", + "callee": ".list.append", + "lineno": 5, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_count": [ + { + "caller": "tests.basics.list_count.", + "callee": ".list.count", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_extend": [ + { + "caller": "tests.basics.list_extend.", + "callee": ".list.extend", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_extend.", + "callee": ".list.extend", + "lineno": 7, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_extend.", + "callee": ".list.extend", + "lineno": 10, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_extend.", + "callee": ".list.extend", + "lineno": 13, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_extend.", + "callee": ".list.extend", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_index": [ + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 6, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 7, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 10, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 17, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_index.", + "callee": ".list.index", + "lineno": 26, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_insert": [ + { + "caller": "tests.basics.list_insert.", + "callee": ".list.insert", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_insert.", + "callee": ".list.insert", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_insert.", + "callee": ".list.insert", + "lineno": 6, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_insert.", + "callee": ".list.insert", + "lineno": 8, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_mult": [], + "tests.basics.list_pop": [ + { + "caller": "tests.basics.list_pop.", + "callee": ".list.pop", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_pop.", + "callee": ".list.pop", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_pop.", + "callee": ".list.pop", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_pop.", + "callee": ".list.pop", + "lineno": 7, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_remove": [ + { + "caller": "tests.basics.list_remove.", + "callee": ".list.remove", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_remove.", + "callee": ".list.remove", + "lineno": 5, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_reverse": [ + { + "caller": "tests.basics.list_reverse.", + "callee": ".list.append", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_reverse.", + "callee": ".list.reverse", + "lineno": 4, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_slice": [], + "tests.basics.list_slice_3arg": [], + "tests.basics.list_slice_assign": [], + "tests.basics.list_slice_assign_grow": [], + "tests.basics.list_sort": [ + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 10, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 15, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 20, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 25, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": "tests.basics.list_sort.A.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": "tests.basics.list_sort.A.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": "tests.basics.list_sort.A.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": "tests.basics.list_sort.A.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": "tests.basics.list_sort.A.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 46, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.list_sort.", + "callee": ".list.sort", + "lineno": 48, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.list_sum": [], + "tests.basics.logic_constfolding": [ + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_false", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_false", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_true", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_true", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_true", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.logic_constfolding.", + "callee": "tests.basics.logic_constfolding.f_false", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.memoryerror": [], + "tests.basics.memoryview1": [], + "tests.basics.memoryview1_slice_assign": [], + "tests.basics.memoryview2": [ + { + "caller": "tests.basics.memoryview2.", + "callee": ".array.array", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.memoryview2.", + "callee": ".array.array", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.memoryview2.", + "callee": ".array.array", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.memoryview2.", + "callee": ".array.array", + "lineno": 17, + "resolution": "external_constructor_call" + } + ], + "tests.basics.memoryview_cast": [ + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.memoryview_cast.", + "callee": "tests.basics.memoryview_cast.print_memview", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.basics.memoryview_gc": [], + "tests.basics.memoryview_intbig": [ + { + "caller": "tests.basics.memoryview_intbig.", + "callee": ".array.array", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.memoryview_intbig.", + "callee": ".array.array", + "lineno": 14, + "resolution": "external_constructor_call" + } + ], + "tests.basics.memoryview_itemsize": [ + { + "caller": "tests.basics.memoryview_itemsize.", + "callee": ".array.array", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.memoryview_itemsize.", + "callee": ".array.array", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "tests.basics.memoryview_slice_assign": [], + "tests.basics.memoryview_slice_size": [ + { + "caller": "tests.basics.memoryview_slice_size.", + "callee": ".uctypes.bytearray_at", + "lineno": 17, + "resolution": "external_constructor_call" + } + ], + "tests.basics.module1": [], + "tests.basics.module2": [], + "tests.basics.module_dict": [], + "tests.basics.namedtuple1": [ + { + "caller": "tests.basics.namedtuple1.", + "callee": ".collections.namedtuple", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.namedtuple1.", + "callee": ".collections.namedtuple", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.namedtuple1.", + "callee": ".collections.namedtuple", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.namedtuple1.", + "callee": ".collections.namedtuple", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.namedtuple1.", + "callee": ".collections.namedtuple", + "lineno": 90, + "resolution": "external_constructor_call" + } + ], + "tests.basics.namedtuple1_cpython_compat": [ + { + "caller": "tests.basics.namedtuple1_cpython_compat.", + "callee": ".collections.namedtuple", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.basics.namedtuple_asdict": [ + { + "caller": "tests.basics.namedtuple_asdict.", + "callee": ".collections.namedtuple", + "lineno": 7, + "resolution": "external_constructor_call" + } + ], + "tests.basics.nanbox_smallint": [], + "tests.basics.object1": [], + "tests.basics.object_dict": [ + { + "caller": "tests.basics.object_dict.", + "callee": "tests.basics.object_dict.Foo.__init__", + "lineno": 8, + "resolution": "same_module_class_call" + } + ], + "tests.basics.object_new": [], + "tests.basics.op_error": [], + "tests.basics.op_error_bytearray": [], + "tests.basics.op_error_intbig": [], + "tests.basics.op_error_literal": [], + "tests.basics.op_error_memoryview": [], + "tests.basics.op_precedence": [], + "tests.basics.ordereddict1": [ + { + "caller": "tests.basics.ordereddict1.", + "callee": ".collections.OrderedDict", + "lineno": 7, + "resolution": "external_constructor_call" + } + ], + "tests.basics.ordereddict2": [ + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict2.", + "callee": ".collections.OrderedDict", + "lineno": 38, + "resolution": "external_constructor_call" + } + ], + "tests.basics.ordereddict_eq": [ + { + "caller": "tests.basics.ordereddict_eq.", + "callee": ".collections.OrderedDict", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict_eq.", + "callee": ".collections.OrderedDict", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.ordereddict_eq.", + "callee": ".collections.OrderedDict", + "lineno": 17, + "resolution": "external_constructor_call" + } + ], + "tests.basics.parser": [], + "tests.basics.python34": [ + { + "caller": "tests.basics.python34.", + "callee": "tests.basics.python34.print_ret", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.python34.", + "callee": "tests.basics.python34.print_ret", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.python34.", + "callee": "tests.basics.python34.test_syntax", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.python34.", + "callee": "tests.basics.python34.test_syntax", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.python34.", + "callee": "tests.basics.python34.test_syntax", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.python36": [], + "tests.basics.return1": [ + { + "caller": "tests.basics.return1.", + "callee": "tests.basics.return1.f", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.return1.", + "callee": "tests.basics.return1.g", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.return1.", + "callee": "tests.basics.return1.f", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.return1.", + "callee": "tests.basics.return1.f", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.basics.scope": [ + { + "caller": "tests.basics.scope.", + "callee": "tests.basics.scope.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope.f", + "callee": "tests.basics.scope.f.g", + "lineno": 19, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.scope.", + "callee": "tests.basics.scope.f", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope.", + "callee": "tests.basics.scope.f", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope.", + "callee": "tests.basics.scope.f", + "lineno": 43, + "resolution": "direct_name_call" + } + ], + "tests.basics.scope_class": [ + { + "caller": "tests.basics.scope_class.", + "callee": "tests.basics.scope_class.test1", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_class.test2", + "callee": "tests.basics.scope_class.test2.method", + "lineno": 32, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.scope_class.", + "callee": "tests.basics.scope_class.test2", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_class.", + "callee": "tests.basics.scope_class.test3", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_class.", + "callee": "tests.basics.scope_class.test4", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_class.", + "callee": "tests.basics.scope_class.test5", + "lineno": 77, + "resolution": "direct_name_call" + } + ], + "tests.basics.scope_implicit": [ + { + "caller": "tests.basics.scope_implicit.", + "callee": "tests.basics.scope_implicit.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_implicit.", + "callee": "tests.basics.scope_implicit.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.scope_implicit.f", + "callee": "tests.basics.scope_implicit.f.g", + "lineno": 27, + "resolution": "nested_function_call" + }, + { + "caller": "tests.basics.scope_implicit.", + "callee": "tests.basics.scope_implicit.f", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.basics.self_type_check": [], + "tests.basics.seq_unpack": [], + "tests.basics.set_add": [ + { + "caller": "tests.basics.set_add.", + "callee": ".set.add", + "lineno": 2, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_basic": [], + "tests.basics.set_binop": [], + "tests.basics.set_clear": [ + { + "caller": "tests.basics.set_clear.", + "callee": ".set.clear", + "lineno": 2, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_comprehension": [], + "tests.basics.set_containment": [], + "tests.basics.set_copy": [ + { + "caller": "tests.basics.set_copy.", + "callee": ".set.copy", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_copy.", + "callee": ".set.add", + "lineno": 3, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_difference": [], + "tests.basics.set_discard": [ + { + "caller": "tests.basics.set_discard.", + "callee": ".set.discard", + "lineno": 2, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_intersection": [ + { + "caller": "tests.basics.set_intersection.", + "callee": ".set.intersection", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_intersection.", + "callee": ".set.intersection", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_intersection.", + "callee": ".set.intersection_update", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_isdisjoint": [ + { + "caller": "tests.basics.set_isdisjoint.", + "callee": ".set.isdisjoint", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_isdisjoint.", + "callee": ".set.isdisjoint", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_isdisjoint.", + "callee": ".set.isdisjoint", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_isdisjoint.", + "callee": ".set.isdisjoint", + "lineno": 5, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_isdisjoint.", + "callee": ".set.isdisjoint", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_isfooset": [], + "tests.basics.set_iter": [], + "tests.basics.set_iter_of_iter": [], + "tests.basics.set_pop": [ + { + "caller": "tests.basics.set_pop.", + "callee": ".set.pop", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_pop.", + "callee": ".set.pop", + "lineno": 4, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_remove": [ + { + "caller": "tests.basics.set_remove.", + "callee": ".set.remove", + "lineno": 3, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_remove.", + "callee": ".set.remove", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_specialmeth": [ + { + "caller": "tests.basics.set_specialmeth.", + "callee": ".set.__contains__", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_specialmeth.", + "callee": ".set.__contains__", + "lineno": 5, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_symmetric_difference": [ + { + "caller": "tests.basics.set_symmetric_difference.", + "callee": ".set.symmetric_difference_update", + "lineno": 4, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.set_type": [], + "tests.basics.set_union": [], + "tests.basics.set_unop": [], + "tests.basics.set_update": [ + { + "caller": "tests.basics.set_update.", + "callee": ".set.update", + "lineno": 2, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_update.", + "callee": ".set.update", + "lineno": 4, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.basics.set_update.", + "callee": ".set.update", + "lineno": 6, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.slice_attrs": [ + { + "caller": "tests.basics.slice_attrs.", + "callee": "tests.basics.slice_attrs.A.", + "lineno": 9, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_attrs.", + "callee": "tests.basics.slice_attrs.A.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_attrs.", + "callee": "tests.basics.slice_attrs.B.", + "lineno": 24, + "resolution": "same_module_class_call" + } + ], + "tests.basics.slice_indices": [ + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 10, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 19, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 24, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 26, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slice_indices.", + "callee": "tests.basics.slice_indices.A.", + "lineno": 31, + "resolution": "same_module_class_call" + } + ], + "tests.basics.slice_intbig": [], + "tests.basics.slice_op": [], + "tests.basics.slice_optimise": [ + { + "caller": "tests.basics.slice_optimise.", + "callee": ".collections.OrderedDict", + "lineno": 20, + "resolution": "external_constructor_call" + } + ], + "tests.basics.slots_bool_len": [ + { + "caller": "tests.basics.slots_bool_len.", + "callee": "tests.basics.slots_bool_len.A.", + "lineno": 14, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slots_bool_len.", + "callee": "tests.basics.slots_bool_len.A.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slots_bool_len.", + "callee": "tests.basics.slots_bool_len.B.", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.slots_bool_len.", + "callee": "tests.basics.slots_bool_len.B.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.basics.smallint_array_overflow": [ + { + "caller": "tests.basics.smallint_array_overflow.test_array_overflow", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_array_overflow", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.smallint_array_overflow.", + "callee": "tests.basics.smallint_array_overflow.test_bytearray_overflow", + "lineno": 53, + "resolution": "direct_name_call" + } + ], + "tests.basics.special_comparisons": [ + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.A.", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.B.", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.C.", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.D.", + "lineno": 24, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.test", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.special_comparisons.", + "callee": "tests.basics.special_comparisons.test", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.basics.special_comparisons2": [ + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 24, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 26, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.E.", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 30, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_comparisons2.", + "callee": "tests.basics.special_comparisons2.F.", + "lineno": 31, + "resolution": "same_module_class_call" + } + ], + "tests.basics.special_methods": [ + { + "caller": "tests.basics.special_methods.", + "callee": "tests.basics.special_methods.Cud.__init__", + "lineno": 101, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_methods.", + "callee": "tests.basics.special_methods.Cud.__init__", + "lineno": 102, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_methods.", + "callee": "tests.basics.special_methods.BadInt.", + "lineno": 124, + "resolution": "same_module_class_call" + } + ], + "tests.basics.special_methods2": [ + { + "caller": "tests.basics.special_methods2.", + "callee": "tests.basics.special_methods2.Cud.__init__", + "lineno": 94, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.special_methods2.", + "callee": "tests.basics.special_methods2.Cud.__init__", + "lineno": 95, + "resolution": "same_module_class_call" + } + ], + "tests.basics.special_methods_intbig": [ + { + "caller": "tests.basics.special_methods_intbig.", + "callee": "tests.basics.special_methods_intbig.A.", + "lineno": 8, + "resolution": "same_module_class_call" + } + ], + "tests.basics.stopiteration": [ + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.gen", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.gen", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.gen2", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.gen2", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.stopiteration.", + "callee": "tests.basics.stopiteration.get_stop_iter_arg", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.basics.string1": [], + "tests.basics.string_center": [], + "tests.basics.string_compare": [], + "tests.basics.string_count": [ + { + "caller": "tests.basics.string_count.", + "callee": "tests.basics.string_count.t", + "lineno": 54, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_crlf_conversion": [], + "tests.basics.string_cr_conversion": [], + "tests.basics.string_endswith": [], + "tests.basics.string_escape": [], + "tests.basics.string_escape_invalid": [], + "tests.basics.string_find": [], + "tests.basics.string_format": [ + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format.", + "callee": "tests.basics.string_format.test", + "lineno": 80, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_format2": [ + { + "caller": "tests.basics.string_format2.test_fmt", + "callee": "tests.basics.string_format2.test", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format2.test_fmt", + "callee": "tests.basics.string_format2.test", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format2.", + "callee": "tests.basics.string_format2.test_fmt", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format2.", + "callee": "tests.basics.string_format2.test_fmt", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format2.", + "callee": "tests.basics.string_format2.test_fmt", + "lineno": 64, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_format_cp310": [ + { + "caller": "tests.basics.string_format_cp310.", + "callee": "tests.basics.string_format_cp310.test", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_cp310.", + "callee": "tests.basics.string_format_cp310.test", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_cp310.", + "callee": "tests.basics.string_format_cp310.test", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_cp310.", + "callee": "tests.basics.string_format_cp310.test", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_format_error": [], + "tests.basics.string_format_intbig": [ + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_format_intbig.", + "callee": "tests.basics.string_format_intbig.test", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_format_modulo": [ + { + "caller": "tests.basics.string_format_modulo.", + "callee": "tests.basics.string_format_modulo.A.", + "lineno": 20, + "resolution": "same_module_class_call" + } + ], + "tests.basics.string_format_modulo_int": [], + "tests.basics.string_format_sep": [], + "tests.basics.string_fstring": [ + { + "caller": "tests.basics.string_fstring.", + "callee": "tests.basics.string_fstring.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring.", + "callee": "tests.basics.string_fstring.g", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring.", + "callee": "tests.basics.string_fstring.h", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring.", + "callee": "tests.basics.string_fstring.foo", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_fstring_debug": [ + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.g", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.h", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.f", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.g", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_fstring_debug.", + "callee": "tests.basics.string_fstring_debug.h", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_fstring_invalid": [], + "tests.basics.string_index": [], + "tests.basics.string_istest": [], + "tests.basics.string_join": [], + "tests.basics.string_large": [], + "tests.basics.string_mult": [], + "tests.basics.string_partition": [], + "tests.basics.string_pep498_fstring": [ + { + "caller": "tests.basics.string_pep498_fstring.", + "callee": "tests.basics.string_pep498_fstring.foo", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_pep498_fstring.", + "callee": "tests.basics.string_pep498_fstring.foo", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_pep498_fstring.", + "callee": "tests.basics.string_pep498_fstring.foo", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_pep498_fstring.", + "callee": "tests.basics.string_pep498_fstring.foo", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.string_pep498_fstring.", + "callee": "tests.basics.string_pep498_fstring.foo", + "lineno": 84, + "resolution": "direct_name_call" + } + ], + "tests.basics.string_replace": [], + "tests.basics.string_repr": [], + "tests.basics.string_rfind": [], + "tests.basics.string_rindex": [], + "tests.basics.string_rpartition": [], + "tests.basics.string_rsplit": [], + "tests.basics.string_slice": [], + "tests.basics.string_split": [], + "tests.basics.string_splitlines": [], + "tests.basics.string_startswith": [], + "tests.basics.string_strip": [ + { + "caller": "tests.basics.string_strip.", + "callee": ".str.strip", + "lineno": 44, + "resolution": "local_builtin_method_call" + } + ], + "tests.basics.string_upperlow": [], + "tests.basics.struct1": [], + "tests.basics.struct1_intbig": [], + "tests.basics.struct2": [], + "tests.basics.struct_endian": [], + "tests.basics.struct_overflow": [ + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.struct_overflow.", + "callee": "tests.basics.struct_overflow.test_struct_overflow", + "lineno": 45, + "resolution": "direct_name_call" + } + ], + "tests.basics.subclass_classmethod": [ + { + "caller": "tests.basics.subclass_classmethod.", + "callee": "tests.basics.subclass_classmethod.D.", + "lineno": 67, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_classmethod.", + "callee": "tests.basics.subclass_classmethod.D.", + "lineno": 68, + "resolution": "same_module_class_call" + } + ], + "tests.basics.subclass_native1": [], + "tests.basics.subclass_native2_list": [], + "tests.basics.subclass_native2_tuple": [], + "tests.basics.subclass_native3": [ + { + "caller": "tests.basics.subclass_native3.gen", + "callee": "tests.basics.subclass_native3.Iter.", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native3.", + "callee": "tests.basics.subclass_native3.gen", + "lineno": 52, + "resolution": "direct_name_call" + } + ], + "tests.basics.subclass_native4": [], + "tests.basics.subclass_native5": [], + "tests.basics.subclass_native_buffer": [], + "tests.basics.subclass_native_call": [ + { + "caller": "tests.basics.subclass_native_call.", + "callee": "tests.basics.subclass_native_call.Pin.", + "lineno": 24, + "resolution": "same_module_class_call" + } + ], + "tests.basics.subclass_native_cmp": [], + "tests.basics.subclass_native_containment": [], + "tests.basics.subclass_native_dict": [ + { + "caller": "tests.basics.subclass_native_dict.", + "callee": "tests.basics.subclass_native_dict.b.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_dict.", + "callee": "tests.basics.subclass_native_dict.mydict.", + "lineno": 27, + "resolution": "same_module_class_call" + } + ], + "tests.basics.subclass_native_exc_new": [ + { + "caller": "tests.basics.subclass_native_exc_new.", + "callee": "tests.basics.subclass_native_exc_new.GoodException.", + "lineno": 21, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_exc_new.", + "callee": "tests.basics.subclass_native_exc_new.BadException.", + "lineno": 26, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_exc_new.", + "callee": "tests.basics.subclass_native_exc_new.gen", + "lineno": 35, + "resolution": "direct_name_call" + } + ], + "tests.basics.subclass_native_init": [ + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.L.__init__", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 19, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 25, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 30, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 40, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.A.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.B.__init__", + "lineno": 54, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 66, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.__init__", + "lineno": 67, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.D.reinit", + "lineno": 68, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.L.__init__", + "lineno": 74, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.subclass_native_init.", + "callee": "tests.basics.subclass_native_init.L.reinit", + "lineno": 76, + "resolution": "local_typed_method_call" + } + ], + "tests.basics.subclass_native_iter": [], + "tests.basics.subclass_native_specmeth": [ + { + "caller": "tests.basics.subclass_native_specmeth.", + "callee": "tests.basics.subclass_native_specmeth.mylist2.", + "lineno": 16, + "resolution": "same_module_class_call" + } + ], + "tests.basics.subclass_native_str": [], + "tests.basics.subscr_tuple": [], + "tests.basics.syntaxerror": [ + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 118, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.syntaxerror.", + "callee": "tests.basics.syntaxerror.test_syntax", + "lineno": 132, + "resolution": "direct_name_call" + } + ], + "tests.basics.syntaxerror_return": [], + "tests.basics.sys1": [], + "tests.basics.sys_exit": [], + "tests.basics.sys_getsizeof": [ + { + "caller": "tests.basics.sys_getsizeof.", + "callee": ".collections.deque", + "lineno": 20, + "resolution": "external_constructor_call" + } + ], + "tests.basics.sys_path": [], + "tests.basics.sys_stdio": [], + "tests.basics.sys_stdio_buffer": [], + "tests.basics.sys_tracebacklimit": [ + { + "caller": "tests.basics.sys_tracebacklimit.f1", + "callee": "tests.basics.sys_tracebacklimit.f0", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.f2", + "callee": "tests.basics.sys_tracebacklimit.f1", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.f3", + "callee": "tests.basics.sys_tracebacklimit.f2", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.ftop", + "callee": "tests.basics.sys_tracebacklimit.f3", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.ftop", + "callee": "tests.basics.sys_tracebacklimit.print_exc", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.", + "callee": "tests.basics.sys_tracebacklimit.ftop", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.sys_tracebacklimit.", + "callee": "tests.basics.sys_tracebacklimit.ftop", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.basics.true_value": [], + "tests.basics.try1": [], + "tests.basics.try2": [ + { + "caller": "tests.basics.try2.func1", + "callee": "tests.basics.try2.func2", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try2.", + "callee": "tests.basics.try2.func1", + "lineno": 49, + "resolution": "direct_name_call" + } + ], + "tests.basics.try3": [ + { + "caller": "tests.basics.try3.", + "callee": "tests.basics.try3.f", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.basics.try4": [ + { + "caller": "tests.basics.try4.", + "callee": "tests.basics.try4.f", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_as_var": [], + "tests.basics.try_continue": [ + { + "caller": "tests.basics.try_continue.", + "callee": "tests.basics.try_continue.f", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_else": [], + "tests.basics.try_else_finally": [], + "tests.basics.try_error": [], + "tests.basics.try_except_break": [], + "tests.basics.try_finally1": [ + { + "caller": "tests.basics.try_finally1.", + "callee": "tests.basics.try_finally1.func2", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally1.", + "callee": "tests.basics.try_finally1.func", + "lineno": 94, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally2": [ + { + "caller": "tests.basics.try_finally2.test1", + "callee": "tests.basics.try_finally2.f1", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally2.", + "callee": "tests.basics.try_finally2.test1", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally2.test2", + "callee": "tests.basics.try_finally2.f2", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally2.", + "callee": "tests.basics.try_finally2.test2", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_break": [ + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 97, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_break.", + "callee": "tests.basics.try_finally_break.f", + "lineno": 99, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_break2": [ + { + "caller": "tests.basics.try_finally_break2.", + "callee": "tests.basics.try_finally_break2.foo", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_continue": [ + { + "caller": "tests.basics.try_finally_continue.", + "callee": "tests.basics.try_finally_continue.foo", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_loops": [ + { + "caller": "tests.basics.try_finally_loops.g", + "callee": "tests.basics.try_finally_loops.f", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_loops.", + "callee": "tests.basics.try_finally_loops.g", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_return": [ + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.func1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.func3", + "callee": "tests.basics.try_finally_return.func2", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.func3", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.f", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.f", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.f", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.f", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return.", + "callee": "tests.basics.try_finally_return.f", + "lineno": 82, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_return2": [ + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return2.", + "callee": "tests.basics.try_finally_return2.f", + "lineno": 104, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_return3": [ + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return3.", + "callee": "tests.basics.try_finally_return3.f", + "lineno": 103, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_return4": [ + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_finally_return4.", + "callee": "tests.basics.try_finally_return4.f", + "lineno": 83, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_finally_return5": [ + { + "caller": "tests.basics.try_finally_return5.", + "callee": "tests.basics.try_finally_return5.foo", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_reraise": [ + { + "caller": "tests.basics.try_reraise.", + "callee": "tests.basics.try_reraise.f", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_reraise2": [ + { + "caller": "tests.basics.try_reraise2.", + "callee": "tests.basics.try_reraise2.f", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.basics.try_return": [ + { + "caller": "tests.basics.try_return.", + "callee": "tests.basics.try_return.f", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_return.", + "callee": "tests.basics.try_return.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.try_return.", + "callee": "tests.basics.try_return.f", + "lineno": 20, + "resolution": "direct_name_call" + } + ], + "tests.basics.tuple1": [], + "tests.basics.tuple_compare": [], + "tests.basics.tuple_count": [], + "tests.basics.tuple_index": [], + "tests.basics.tuple_mult": [], + "tests.basics.tuple_slice": [], + "tests.basics.types1": [], + "tests.basics.types2": [], + "tests.basics.types3": [], + "tests.basics.unary_op": [], + "tests.basics.unboundlocal": [ + { + "caller": "tests.basics.unboundlocal.", + "callee": "tests.basics.unboundlocal.check", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.unboundlocal.", + "callee": "tests.basics.unboundlocal.check", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.basics.unpack1": [], + "tests.basics.while1": [], + "tests.basics.while_cond": [], + "tests.basics.while_nest_exc": [], + "tests.basics.with1": [ + { + "caller": "tests.basics.with1.", + "callee": "tests.basics.with1.CtxMgr.", + "lineno": 11, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with1.", + "callee": "tests.basics.with1.CtxMgr.", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with1.", + "callee": "tests.basics.with1.CtxMgr2.", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with1.", + "callee": "tests.basics.with1.CtxMgr2.", + "lineno": 46, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with1.", + "callee": "tests.basics.with1.CtxMgr2.", + "lineno": 59, + "resolution": "same_module_class_call" + } + ], + "tests.basics.with_break": [ + { + "caller": "tests.basics.with_break.", + "callee": "tests.basics.with_break.CtxMgr.", + "lineno": 12, + "resolution": "same_module_class_call" + } + ], + "tests.basics.with_continue": [ + { + "caller": "tests.basics.with_continue.", + "callee": "tests.basics.with_continue.CtxMgr.", + "lineno": 12, + "resolution": "same_module_class_call" + } + ], + "tests.basics.with_raise": [ + { + "caller": "tests.basics.with_raise.", + "callee": "tests.basics.with_raise.CtxMgr.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_raise.", + "callee": "tests.basics.with_raise.CtxMgr.__init__", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_raise.", + "callee": "tests.basics.with_raise.CtxMgr.__init__", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_raise.", + "callee": "tests.basics.with_raise.CtxMgr.__init__", + "lineno": 41, + "resolution": "same_module_class_call" + } + ], + "tests.basics.with_return": [ + { + "caller": "tests.basics.with_return.foo", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 14, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.", + "callee": "tests.basics.with_return.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 20, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.", + "callee": "tests.basics.with_return.f", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.", + "callee": "tests.basics.with_return.f", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.", + "callee": "tests.basics.with_return.f", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 46, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.f", + "callee": "tests.basics.with_return.CtxMgr.__init__", + "lineno": 49, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.basics.with_return.", + "callee": "tests.basics.with_return.f", + "lineno": 53, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.aes": [ + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.unhexlify", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.aes.", + "callee": ".binascii.hexlify", + "lineno": 148, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.atexit_test": [], + "tests.circuitpython.audiofilter_filter": [ + { + "caller": "tests.circuitpython.audiofilter_filter.basic_filter", + "callee": ".audiofilters.Filter", + "lineno": 7, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.audiofilter_filter_biquads": [ + { + "caller": "tests.circuitpython.audiofilter_filter_biquads.basic_filter", + "callee": ".audiofilters.Filter", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_biquads.basic_filter", + "callee": ".synthio.Biquad", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_biquads.basic_filter", + "callee": ".synthio.Biquad", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.audiofilter_filter_stereo": [ + { + "caller": "tests.circuitpython.audiofilter_filter_stereo.stereo_filter", + "callee": ".audiofilters.Filter", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo.stereo_filter", + "callee": ".audiomixer.Mixer", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo.stereo_filter", + "callee": ".synthio.LFO", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.audiofilter_filter_stereo_biquads": [ + { + "caller": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "callee": ".audiofilters.Filter", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "callee": ".synthio.Biquad", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "callee": ".synthio.Biquad", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "callee": ".audiomixer.Mixer", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.audiofilter_filter_stereo_biquads.stereo_filter", + "callee": ".synthio.LFO", + "lineno": 22, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_blend": [ + { + "caller": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "callee": ".blinka_image.decode_resource", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.blinka", + "callee": ".blinka_image.decode_resource", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.make_quadrant_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": ".displayio.Bitmap", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.make_quadrant_bitmap", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blendfunc", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blendfunc", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.test_pattern", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": "tests.circuitpython.bitmapfilter_blend.blinka", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_blend.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 51, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_ironbow": [ + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.test_pattern", + "callee": ".blinka_image.decode_resource", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.make_quadrant_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.", + "callee": "tests.circuitpython.bitmapfilter_ironbow.make_quadrant_bitmap", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.", + "callee": "tests.circuitpython.bitmapfilter_ironbow.test_pattern", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_ironbow.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 29, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_lookup": [ + { + "caller": "tests.circuitpython.bitmapfilter_lookup.func1", + "callee": ".math.sin", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_lookup.func2", + "callee": ".math.cos", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_lookup.test_pattern", + "callee": ".blinka_image.decode_resource", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_lookup.", + "callee": "tests.circuitpython.bitmapfilter_lookup.test_pattern", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_lookup.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_lookup.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 26, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_mix": [ + { + "caller": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "callee": ".blinka_image.decode_resource", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.make_quadrant_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.make_quadrant_bitmap", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": "tests.circuitpython.bitmapfilter_mix.test_pattern", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_mix.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 54, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_morph": [ + { + "caller": "tests.circuitpython.bitmapfilter_morph.make_circle_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.make_quadrant_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": "tests.circuitpython.bitmapfilter_morph.make_circle_bitmap", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": ".dump_bitmap.dump_bitmap", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": ".dump_bitmap.dump_bitmap", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": "tests.circuitpython.bitmapfilter_morph.make_circle_bitmap", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": "tests.circuitpython.bitmapfilter_morph.make_quadrant_bitmap", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": ".dump_bitmap.dump_bitmap", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": ".dump_bitmap.dump_bitmap", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": "tests.circuitpython.bitmapfilter_morph.make_circle_bitmap", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_morph.", + "callee": ".dump_bitmap.dump_bitmap", + "lineno": 41, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmapfilter_solar": [ + { + "caller": "tests.circuitpython.bitmapfilter_solar.test_pattern", + "callee": ".blinka_image.decode_resource", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_solar.make_quadrant_bitmap", + "callee": ".displayio.Bitmap", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_solar.", + "callee": "tests.circuitpython.bitmapfilter_solar.make_quadrant_bitmap", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_solar.", + "callee": "tests.circuitpython.bitmapfilter_solar.test_pattern", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_solar.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.bitmapfilter_solar.", + "callee": ".dump_bitmap.dump_bitmap_rgb_swapped", + "lineno": 26, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.bitmaptools_blit_boundaries": [], + "tests.circuitpython.builtin_submodule": [], + "tests.circuitpython.codeop_compile": [ + { + "caller": "tests.circuitpython.codeop_compile.test", + "callee": ".codeop.compile_command", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.codeop_compile.", + "callee": "tests.circuitpython.codeop_compile.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.codeop_compile.", + "callee": "tests.circuitpython.codeop_compile.test", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.codeop_compile.", + "callee": "tests.circuitpython.codeop_compile.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.codeop_compile.", + "callee": "tests.circuitpython.codeop_compile.test", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.codeop_compile.", + "callee": "tests.circuitpython.codeop_compile.test", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.deque_subclass": [ + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.__init__", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.append", + "lineno": 34, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.appendleft", + "lineno": 35, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.pop", + "lineno": 36, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.popleft", + "lineno": 37, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.circuitpython.deque_subclass.", + "callee": "tests.circuitpython.deque_subclass.DequeSubclass.extend", + "lineno": 38, + "resolution": "local_typed_method_call" + } + ], + "tests.circuitpython.getenv": [ + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.RAMBlockDevice.__init__", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.run_test", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.run_test", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.run_test", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.run_test", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.getenv.", + "callee": "tests.circuitpython.getenv.run_test", + "lineno": 91, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.issue9705": [ + { + "caller": "tests.circuitpython.issue9705.print_frame_loudness", + "callee": "tests.circuitpython.issue9705.loudness", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.issue9705.", + "callee": "tests.circuitpython.issue9705.print_frame_loudness", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.issue9705.", + "callee": "tests.circuitpython.issue9705.print_frame_loudness", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.issue9705.", + "callee": "tests.circuitpython.issue9705.print_frame_loudness", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.jpegio_decompress": [ + { + "caller": "tests.circuitpython.jpegio_decompress.test", + "callee": ".displayio.Bitmap", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.test", + "callee": ".displayio.Bitmap", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.test", + "callee": ".displayio.Bitmap", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.test", + "callee": "tests.circuitpython.jpegio_decompress.dump_bitmap", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.test", + "callee": "tests.circuitpython.jpegio_decompress.dump_bitmap", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.IOAdapter.__init__", + "lineno": 121, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.jpegio_decompress.", + "callee": "tests.circuitpython.jpegio_decompress.test", + "lineno": 132, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.mfm": [], + "tests.circuitpython.miditrack": [ + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".synthio.MidiTrack", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".audiocore.get_structure", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".audiocore.get_buffer", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".synthio.MidiTrack", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".audiocore.get_structure", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.miditrack.", + "callee": ".audiocore.get_buffer", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.nvm_not_present": [], + "tests.circuitpython.nvm_present": [], + "tests.circuitpython.rainbows": [], + "tests.circuitpython.struct_nargs": [ + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.struct_nargs.", + "callee": "tests.circuitpython.struct_nargs.do_pack", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.synthesizer": [ + { + "caller": "tests.circuitpython.synthesizer.", + "callee": "tests.circuitpython.synthesizer.dump_samples", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer.", + "callee": "tests.circuitpython.synthesizer.dump_samples", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer.", + "callee": "tests.circuitpython.synthesizer.dump_samples", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer.", + "callee": "tests.circuitpython.synthesizer.dump_samples", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.synthesizer_note": [ + { + "caller": "tests.circuitpython.synthesizer_note.", + "callee": "tests.circuitpython.synthesizer_note.dump_samples", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer_note.", + "callee": "tests.circuitpython.synthesizer_note.dump_samples", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer_note.", + "callee": "tests.circuitpython.synthesizer_note.dump_samples", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.synthesizer_note.", + "callee": "tests.circuitpython.synthesizer_note.dump_samples", + "lineno": 27, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.synthio_biquad": [ + { + "caller": "tests.circuitpython.synthio_biquad.gen", + "callee": ".synthio.Biquad", + "lineno": 14, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.synthio_note_info": [ + { + "caller": "tests.circuitpython.synthio_note_info.", + "callee": ".synthio.Synthesizer", + "lineno": 4, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthio_note_info.", + "callee": ".synthio.Note", + "lineno": 5, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthio_note_info.", + "callee": ".synthio.Envelope", + "lineno": 5, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthio_note_info.", + "callee": ".audiocore.get_buffer", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthio_note_info.", + "callee": ".audiocore.get_buffer", + "lineno": 17, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.synthlfo": [ + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".math.sin", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.LFO", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.LFO", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.LFO", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.LFO", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.LFO", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython.synthlfo.", + "callee": ".synthio.lfo_tick", + "lineno": 23, + "resolution": "external_constructor_call" + } + ], + "tests.circuitpython.synthlfo_offset": [], + "tests.circuitpython.synthlfo_phase_offset": [], + "tests.circuitpython.synthlfo_rate": [], + "tests.circuitpython.synthlfo_scale": [], + "tests.circuitpython.synthmath": [], + "tests.circuitpython.synth_block_abs": [], + "tests.circuitpython.synth_block_add_div": [], + "tests.circuitpython.synth_block_add_sub": [], + "tests.circuitpython.synth_block_constrained_lerp": [], + "tests.circuitpython.synth_block_div_add": [], + "tests.circuitpython.synth_block_lerp": [], + "tests.circuitpython.synth_block_max": [], + "tests.circuitpython.synth_block_mid": [], + "tests.circuitpython.synth_block_min": [], + "tests.circuitpython.synth_block_mul_div": [], + "tests.circuitpython.synth_block_offset_scale": [], + "tests.circuitpython.synth_block_product": [], + "tests.circuitpython.synth_block_scale_offset": [], + "tests.circuitpython.synth_block_sum": [], + "tests.circuitpython.synth_note_amplitude": [], + "tests.circuitpython.synth_note_bend": [], + "tests.circuitpython.synth_note_envelope": [], + "tests.circuitpython.synth_note_ring": [], + "tests.circuitpython.traceback_test": [ + { + "caller": "tests.circuitpython.traceback_test.", + "callee": "tests.circuitpython.traceback_test.fun", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.traceback_test_chained": [ + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython.traceback_test_chained.", + "callee": "tests.circuitpython.traceback_test_chained.print_exc_info", + "lineno": 132, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython.zlib_decompress": [], + "tests.circuitpython-manual.alarm.deepsleep": [ + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.show_timealarm", + "callee": "tests.circuitpython-manual.alarm.deepsleep.blink", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.show_pinalarm", + "callee": "tests.circuitpython-manual.alarm.deepsleep.blink", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.show_noalarm", + "callee": "tests.circuitpython-manual.alarm.deepsleep.blink", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.", + "callee": "tests.circuitpython-manual.alarm.deepsleep.show_timealarm", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.", + "callee": "tests.circuitpython-manual.alarm.deepsleep.show_pinalarm", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.deepsleep.", + "callee": "tests.circuitpython-manual.alarm.deepsleep.show_noalarm", + "lineno": 67, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.alarm.lightsleep": [ + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.show_timealarm", + "callee": "tests.circuitpython-manual.alarm.lightsleep.blink", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.show_pinalarm", + "callee": "tests.circuitpython-manual.alarm.lightsleep.blink", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.show_noalarm", + "callee": "tests.circuitpython-manual.alarm.lightsleep.blink", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.", + "callee": "tests.circuitpython-manual.alarm.lightsleep.show_timealarm", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.", + "callee": "tests.circuitpython-manual.alarm.lightsleep.show_pinalarm", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.lightsleep.", + "callee": "tests.circuitpython-manual.alarm.lightsleep.show_noalarm", + "lineno": 77, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.alarm.sleep_memory_persist": [ + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._read", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._write", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._wait_for_safe_mode_window", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._write", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._wait_for_safe_mode_window", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._write", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.alarm.sleep_memory_persist.", + "callee": "tests.circuitpython-manual.alarm.sleep_memory_persist._scoreboard", + "lineno": 98, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.alarm.esp.boot": [], + "tests.circuitpython-manual.alarm.esp.code": [], + "tests.circuitpython-manual.alarm.nrf.code": [], + "tests.circuitpython-manual.alarm.rp.boot": [], + "tests.circuitpython-manual.alarm.rp.code": [], + "tests.circuitpython-manual.alarm.stm.code": [], + "tests.circuitpython-manual.audiobusio.i2s_sample_loop": [ + { + "caller": "tests.circuitpython-manual.audiobusio.i2s_sample_loop.", + "callee": ".list.append", + "lineno": 54, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audiobusio.i2s_sample_loop.", + "callee": ".list.append", + "lineno": 56, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audiobusio.i2s_sample_loop.", + "callee": ".list.append", + "lineno": 60, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audiobusio.pdmin_rms": [ + { + "caller": "tests.circuitpython-manual.audiobusio.pdmin_rms.normalized_rms", + "callee": "tests.circuitpython-manual.audiobusio.pdmin_rms.mean", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audiobusio.pdmin_rms.", + "callee": "tests.circuitpython-manual.audiobusio.pdmin_rms.normalized_rms", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive": [ + { + "caller": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive.", + "callee": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive.wheel", + "lineno": 94, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard": [ + { + "caller": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard.", + "callee": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard.write_wav_header", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard.", + "callee": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard.write_wav_header", + "lineno": 101, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth": [ + { + "caller": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth.", + "callee": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth.write_wav_header", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth.", + "callee": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth.write_wav_header", + "lineno": 96, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioio.run_serial_tests": [ + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._port_holders", + "callee": ".set.add", + "lineno": 125, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._port_holders", + "callee": ".set.add", + "lineno": 127, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.find_port", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._mpremote", + "lineno": 206, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.find_circuitpy", + "callee": ".list.append", + "lineno": 254, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.find_circuitpy", + "callee": ".list.insert", + "lineno": 262, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.find_circuitpy", + "callee": ".list.insert", + "lineno": 263, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.copy_files", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests.find_circuitpy", + "lineno": 275, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.copy_files", + "callee": ".list.append", + "lineno": 305, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.copy_files", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._mpremote", + "lineno": 312, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._wait_for_port", + "lineno": 354, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._mpremote", + "lineno": 358, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._is_retryable", + "lineno": 362, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": ".str.lower", + "lineno": 365, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": ".str.strip", + "lineno": 372, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": ".str.strip", + "lineno": 372, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._wait_for_port", + "lineno": 374, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._interrupt_running_code", + "lineno": 375, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": ".str.splitlines", + "lineno": 378, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "callee": ".str.splitlines", + "lineno": 382, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._settle_between_tests", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._wait_for_port", + "lineno": 395, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests._settle_between_tests", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._interrupt_running_code", + "lineno": 396, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "lineno": 407, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 414, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 415, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 416, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test1_wavefile_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 417, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "lineno": 423, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 430, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 433, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 434, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 435, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 436, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 437, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test2_pause_resume", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 438, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test3_single_buffer_loop", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "lineno": 444, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test3_single_buffer_loop", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 451, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test3_single_buffer_loop", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 452, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test3_single_buffer_loop", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 453, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "lineno": 459, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 465, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 466, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 467, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 468, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 469, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 473, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 477, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test5_stereo_playback", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 478, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test4_deinit", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._run_exec", + "lineno": 483, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test4_deinit", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 489, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.test4_deinit", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._check", + "lineno": 490, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests.find_port", + "lineno": 524, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._port_holders", + "lineno": 529, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests.copy_files", + "lineno": 541, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._interrupt_running_code", + "lineno": 544, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests._settle_between_tests", + "lineno": 559, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.run_serial_tests.", + "callee": "tests.circuitpython-manual.audioio.run_serial_tests.main", + "lineno": 582, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioio.single_buffer_loop": [ + { + "caller": "tests.circuitpython-manual.audioio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 34, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 40, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audioio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 46, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audioio.stereo_playback": [ + { + "caller": "tests.circuitpython-manual.audioio.stereo_playback.", + "callee": "tests.circuitpython-manual.audioio.stereo_playback.stereo_buffer", + "lineno": 48, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.audioio.wavefile_pause_resume": [ + { + "caller": "tests.circuitpython-manual.audioio.wavefile_pause_resume.", + "callee": ".list.append", + "lineno": 20, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audioio.wavefile_playback": [ + { + "caller": "tests.circuitpython-manual.audioio.wavefile_playback.", + "callee": ".list.append", + "lineno": 22, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audiopwmio.single_buffer_loop": [ + { + "caller": "tests.circuitpython-manual.audiopwmio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 24, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audiopwmio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 31, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audiopwmio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 38, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.audiopwmio.single_buffer_loop.", + "callee": ".list.append", + "lineno": 46, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume": [ + { + "caller": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume.", + "callee": ".list.append", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.audiopwmio.wavefile_playback": [ + { + "caller": "tests.circuitpython-manual.audiopwmio.wavefile_playback.", + "callee": ".list.append", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.bitmaptools.blend": [], + "tests.circuitpython-manual.bitmaptools.dither": [], + "tests.circuitpython-manual.bitmaptools._bmp16": [ + { + "caller": "tests.circuitpython-manual.bitmaptools._bmp16.", + "callee": "tests.circuitpython-manual.bitmaptools._bmp16.loadbmp16", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.busio.uart_echo": [], + "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop": [], + "tests.circuitpython-manual.live_audio.mix": [ + { + "caller": "tests.circuitpython-manual.live_audio.mix.play", + "callee": ".list.append", + "lineno": 49, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.circuitpython-manual.live_audio.mix.play", + "callee": ".list.append", + "lineno": 50, + "resolution": "local_builtin_method_call" + } + ], + "tests.circuitpython-manual.pwmio.code_extremes": [], + "tests.circuitpython-manual.pwmio.code_ramps": [], + "tests.circuitpython-manual.pwmio.duty": [], + "tests.circuitpython-manual.settings.code": [ + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check_bad", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check_bad", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check_bad", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.settings.code.", + "callee": "tests.circuitpython-manual.settings.code.check_bad", + "lineno": 52, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.socketpool.client.cpy-client": [], + "tests.circuitpython-manual.socketpool.client.host-server": [], + "tests.circuitpython-manual.socketpool.datagram.ntp": [], + "tests.circuitpython-manual.socketpool.server.cpy-server": [], + "tests.circuitpython-manual.socketpool.server.host-client": [], + "tests.circuitpython-manual.synthio.note.biquad": [ + { + "caller": "tests.circuitpython-manual.synthio.note.biquad.", + "callee": "tests.circuitpython-manual.synthio.note.biquad.synthesize", + "lineno": 64, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.code": [ + { + "caller": "tests.circuitpython-manual.synthio.note.code.", + "callee": "tests.circuitpython-manual.synthio.note.code.chain", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.code.", + "callee": "tests.circuitpython-manual.synthio.note.code.synthesize6", + "lineno": 139, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.demo": [ + { + "caller": "tests.circuitpython-manual.synthio.note.demo.synthesize5", + "callee": "tests.circuitpython-manual.synthio.note.demo.randf", + "lineno": 183, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.chain", + "lineno": 262, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize", + "lineno": 263, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize2", + "lineno": 265, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 266, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize3", + "lineno": 267, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 268, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize4", + "lineno": 269, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 270, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize5", + "lineno": 271, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 272, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize6", + "lineno": 273, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 274, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize7", + "lineno": 275, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.delay", + "lineno": 276, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.demo.", + "callee": "tests.circuitpython-manual.synthio.note.demo.synthesize8", + "lineno": 277, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.envelope": [ + { + "caller": "tests.circuitpython-manual.synthio.note.envelope.", + "callee": "tests.circuitpython-manual.synthio.note.envelope.chain", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.envelope.", + "callee": "tests.circuitpython-manual.synthio.note.envelope.synthesize", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.envelope.", + "callee": "tests.circuitpython-manual.synthio.note.envelope.synthesize2", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.noise": [ + { + "caller": "tests.circuitpython-manual.synthio.note.noise.synthesize", + "callee": "tests.circuitpython-manual.synthio.note.noise.randf", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.noise.", + "callee": "tests.circuitpython-manual.synthio.note.noise.chain", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.noise.", + "callee": "tests.circuitpython-manual.synthio.note.noise.synthesize", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.panning": [ + { + "caller": "tests.circuitpython-manual.synthio.note.panning.", + "callee": "tests.circuitpython-manual.synthio.note.panning.chain", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.panning.", + "callee": "tests.circuitpython-manual.synthio.note.panning.synthesize", + "lineno": 54, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.note.ring": [ + { + "caller": "tests.circuitpython-manual.synthio.note.ring.", + "callee": "tests.circuitpython-manual.synthio.note.ring.chain", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.circuitpython-manual.synthio.note.ring.", + "callee": "tests.circuitpython-manual.synthio.note.ring.synthesize", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.circuitpython-manual.synthio.wave.midi2wav": [], + "tests.circuitpython-manual.usb.basic_keyboard": [], + "tests.circuitpython-manual.usb.basic_mouse": [], + "tests.circuitpython-manual.usb.device_info": [], + "tests.circuitpython-manual.usb.displayio_mouse": [ + { + "caller": "tests.circuitpython-manual.usb.displayio_mouse.", + "callee": ".displayio.Group", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython-manual.usb.displayio_mouse.", + "callee": ".displayio.OnDiskBitmap", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython-manual.usb.displayio_mouse.", + "callee": ".displayio.TileGrid", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.circuitpython-manual.usb.displayio_mouse.", + "callee": ".adafruit_display_text.bitmap_label.Label", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.cmdline.cmd_compile_only": [], + "tests.cmdline.cmd_file_variable": [], + "tests.cmdline.cmd_module_atexit": [], + "tests.cmdline.cmd_module_atexit_exc": [], + "tests.cmdline.cmd_optimise": [], + "tests.cmdline.cmd_parsetree": [], + "tests.cmdline.cmd_showbc": [ + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".a", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".a", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".a", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".a", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".dict.b", + "lineno": 71, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".dict.b", + "lineno": 72, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".dict.b", + "lineno": 73, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.cmdline.cmd_showbc.f", + "callee": ".dict.b", + "lineno": 74, + "resolution": "local_builtin_method_call" + } + ], + "tests.cmdline.cmd_showbc_const": [ + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.cmdline.cmd_showbc_const.", + "callee": ".micropython.const", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.cmdline.cmd_showbc_opt": [], + "tests.cmdline.cmd_sys_exit_0": [], + "tests.cmdline.cmd_sys_exit_error": [], + "tests.cmdline.cmd_sys_exit_none": [], + "tests.cmdline.cmd_verbose": [], + "tests.cmdline.repl_inspect": [], + "tests.cmdline.repl_lock": [], + "tests.cmdline.repl_micropyinspect": [], + "tests.cmdline.repl_sys_ps1_ps2": [], + "tests.cpydiff.core_class_delnotimpl": [ + { + "caller": "tests.cpydiff.core_class_delnotimpl.", + "callee": "tests.cpydiff.core_class_delnotimpl.Foo.", + "lineno": 16, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.core_class_initsubclass": [], + "tests.cpydiff.core_class_initsubclass_autoclassmethod": [ + { + "caller": "tests.cpydiff.core_class_initsubclass_autoclassmethod.", + "callee": "tests.cpydiff.core_class_initsubclass_autoclassmethod.regularize_spelling", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.cpydiff.core_class_initsubclass_autoclassmethod.", + "callee": "tests.cpydiff.core_class_initsubclass_autoclassmethod.regularize_spelling", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.core_class_initsubclass_kwargs": [], + "tests.cpydiff.core_class_initsubclass_super": [], + "tests.cpydiff.core_class_mro": [], + "tests.cpydiff.core_class_name_mangling": [ + { + "caller": "tests.cpydiff.core_class_name_mangling.Foo.do_print", + "callee": "tests.cpydiff.core_class_name_mangling.__print_string", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.cpydiff.core_class_name_mangling.", + "callee": "tests.cpydiff.core_class_name_mangling.Foo.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.cpydiff.core_class_name_mangling.", + "callee": "tests.cpydiff.core_class_name_mangling.Foo.do_print", + "lineno": 26, + "resolution": "local_typed_method_call" + } + ], + "tests.cpydiff.core_class_supermultiple": [ + { + "caller": "tests.cpydiff.core_class_supermultiple.", + "callee": "tests.cpydiff.core_class_supermultiple.D.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.core_class_superproperty": [ + { + "caller": "tests.cpydiff.core_class_superproperty.", + "callee": "tests.cpydiff.core_class_superproperty.AA.", + "lineno": 21, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.core_class_super_init": [ + { + "caller": "tests.cpydiff.core_class_super_init.", + "callee": "tests.cpydiff.core_class_super_init.L1.__init__", + "lineno": 15, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.cpydiff.core_class_super_init.", + "callee": "tests.cpydiff.core_class_super_init.L2.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.core_fstring_concat": [], + "tests.cpydiff.core_fstring_parser": [], + "tests.cpydiff.core_fstring_repr": [], + "tests.cpydiff.core_function_argcount": [], + "tests.cpydiff.core_function_moduleattr": [], + "tests.cpydiff.core_function_userattr": [], + "tests.cpydiff.core_generator_noexit": [ + { + "caller": "tests.cpydiff.core_generator_noexit.bar", + "callee": "tests.cpydiff.core_generator_noexit.foo.", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.cpydiff.core_generator_noexit.func", + "callee": "tests.cpydiff.core_generator_noexit.bar", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.cpydiff.core_generator_noexit.", + "callee": "tests.cpydiff.core_generator_noexit.func", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.core_import_path": [], + "tests.cpydiff.core_import_split_ns_pkgs": [], + "tests.cpydiff.core_locals": [ + { + "caller": "tests.cpydiff.core_locals.", + "callee": "tests.cpydiff.core_locals.test", + "lineno": 14, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.core_locals_eval": [ + { + "caller": "tests.cpydiff.core_locals_eval.", + "callee": "tests.cpydiff.core_locals_eval.test", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.modules_array_containment": [], + "tests.cpydiff.modules_array_deletion": [], + "tests.cpydiff.modules_array_subscrstep": [], + "tests.cpydiff.modules_deque": [], + "tests.cpydiff.modules_errno_enotsup": [], + "tests.cpydiff.modules_json_nonserializable": [], + "tests.cpydiff.modules_os_environ": [], + "tests.cpydiff.modules_os_getenv": [], + "tests.cpydiff.modules_random_getrandbits": [], + "tests.cpydiff.modules_random_randint": [], + "tests.cpydiff.modules_struct_fewargs": [], + "tests.cpydiff.modules_struct_manyargs": [], + "tests.cpydiff.modules_struct_whitespace_in_format": [], + "tests.cpydiff.modules_sys_stdassign": [], + "tests.cpydiff.module_array_comparison": [], + "tests.cpydiff.module_array_constructor": [], + "tests.cpydiff.syntax_arg_unpacking": [ + { + "caller": "tests.cpydiff.syntax_arg_unpacking.", + "callee": "tests.cpydiff.syntax_arg_unpacking.example", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.syntax_assign_expr": [], + "tests.cpydiff.syntax_literal_underscore": [], + "tests.cpydiff.syntax_spaces": [], + "tests.cpydiff.syntax_unicode_nameesc": [], + "tests.cpydiff.types_bytearray_sliceassign": [], + "tests.cpydiff.types_bytes_format": [], + "tests.cpydiff.types_bytes_keywords": [], + "tests.cpydiff.types_bytes_subscrstep": [], + "tests.cpydiff.types_complex_parser": [], + "tests.cpydiff.types_dict_keys_set": [], + "tests.cpydiff.types_exception_attrs": [], + "tests.cpydiff.types_exception_chaining": [], + "tests.cpydiff.types_exception_instancevar": [], + "tests.cpydiff.types_exception_loops": [], + "tests.cpydiff.types_exception_subclassinit": [ + { + "caller": "tests.cpydiff.types_exception_subclassinit.", + "callee": "tests.cpydiff.types_exception_subclassinit.A.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.types_float_implicit_conversion": [ + { + "caller": "tests.cpydiff.types_float_implicit_conversion.", + "callee": "tests.cpydiff.types_float_implicit_conversion.Test.", + "lineno": 14, + "resolution": "same_module_class_call" + } + ], + "tests.cpydiff.types_int_bit_length": [], + "tests.cpydiff.types_int_subclassconv": [], + "tests.cpydiff.types_int_to_bytes": [], + "tests.cpydiff.types_list_delete_subscrstep": [], + "tests.cpydiff.types_list_store_noniter": [], + "tests.cpydiff.types_list_store_subscrstep": [], + "tests.cpydiff.types_memoryview_invalid": [], + "tests.cpydiff.types_oserror_errnomap": [ + { + "caller": "tests.cpydiff.types_oserror_errnomap.", + "callee": "tests.cpydiff.types_oserror_errnomap.errno_output_type", + "lineno": 48, + "resolution": "direct_name_call" + } + ], + "tests.cpydiff.types_range_limits": [], + "tests.cpydiff.types_str_formatsep": [], + "tests.cpydiff.types_str_formatsep_float": [], + "tests.cpydiff.types_str_formatsubscr": [], + "tests.cpydiff.types_str_keywords": [], + "tests.cpydiff.types_str_ljust_rjust": [], + "tests.cpydiff.types_str_rsplitnone": [], + "tests.cpydiff.types_str_subscrstep": [], + "tests.cpydiff.types_tuple_subscrstep": [], + "tests.cpydiff.modules.foo": [], + "tests.cpydiff.modules": [], + "tests.cpydiff.modules.subpkg.foo": [], + "tests.cpydiff.modules2.subpkg.bar": [], + "tests.extmod.asyncio_as_uasyncio": [], + "tests.extmod.asyncio_await_return": [ + { + "caller": "tests.extmod.asyncio_await_return.", + "callee": "tests.extmod.asyncio_await_return.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_await_return.main", + "callee": "tests.extmod.asyncio_await_return.foo", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_await_return.main", + "callee": "tests.extmod.asyncio_await_return.foo", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_await_return.", + "callee": "tests.extmod.asyncio_await_return.main", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_basic": [ + { + "caller": "tests.extmod.asyncio_basic.", + "callee": "tests.extmod.asyncio_basic.foo", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_basic.main", + "callee": "tests.extmod.asyncio_basic.delay_print", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_basic.main", + "callee": "tests.extmod.asyncio_basic.delay_print", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_basic.main", + "callee": "tests.extmod.asyncio_basic.delay_print", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_basic.", + "callee": "tests.extmod.asyncio_basic.main", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_basic2": [ + { + "caller": "tests.extmod.asyncio_basic2.main", + "callee": "tests.extmod.asyncio_basic2.forever", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_basic2.", + "callee": "tests.extmod.asyncio_basic2.main", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_cancel_fair": [ + { + "caller": "tests.extmod.asyncio_cancel_fair.main", + "callee": "tests.extmod.asyncio_cancel_fair.task", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_fair.main", + "callee": "tests.extmod.asyncio_cancel_fair.task", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_fair.main", + "callee": "tests.extmod.asyncio_cancel_fair.task", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_fair.", + "callee": "tests.extmod.asyncio_cancel_fair.main", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_cancel_fair2": [ + { + "caller": "tests.extmod.asyncio_cancel_fair2.main", + "callee": "tests.extmod.asyncio_cancel_fair2.task_a", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_fair2.main", + "callee": "tests.extmod.asyncio_cancel_fair2.task_b", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_fair2.", + "callee": "tests.extmod.asyncio_cancel_fair2.main", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_cancel_self": [ + { + "caller": "tests.extmod.asyncio_cancel_self.main", + "callee": "tests.extmod.asyncio_cancel_self.task", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_self.", + "callee": "tests.extmod.asyncio_cancel_self.main", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_cancel_task": [ + { + "caller": "tests.extmod.asyncio_cancel_task.task2", + "callee": "tests.extmod.asyncio_cancel_task.task", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task2", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.main", + "callee": "tests.extmod.asyncio_cancel_task.task2", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_task.", + "callee": "tests.extmod.asyncio_cancel_task.main", + "lineno": 82, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_cancel_wait_on_finished": [ + { + "caller": "tests.extmod.asyncio_cancel_wait_on_finished.main", + "callee": "tests.extmod.asyncio_cancel_wait_on_finished.wait_task", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_wait_on_finished.main", + "callee": "tests.extmod.asyncio_cancel_wait_on_finished.sleep_task", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_cancel_wait_on_finished.", + "callee": "tests.extmod.asyncio_cancel_wait_on_finished.main", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_current_task": [ + { + "caller": "tests.extmod.asyncio_current_task.main", + "callee": "tests.extmod.asyncio_current_task.task", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_current_task.", + "callee": "tests.extmod.asyncio_current_task.main", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_event": [ + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task_delay_set", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.main", + "callee": "tests.extmod.asyncio_event.task_delay_set", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event.", + "callee": "tests.extmod.asyncio_event.main", + "lineno": 95, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_event_fair": [ + { + "caller": "tests.extmod.asyncio_event_fair.", + "callee": "tests.extmod.asyncio_event_fair.foo", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_fair.main", + "callee": "tests.extmod.asyncio_event_fair.task1", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_fair.main", + "callee": "tests.extmod.asyncio_event_fair.task2", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_fair.main", + "callee": "tests.extmod.asyncio_event_fair.task1", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_fair.main", + "callee": "tests.extmod.asyncio_event_fair.task2", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_fair.", + "callee": "tests.extmod.asyncio_event_fair.main", + "lineno": 52, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_event_queue": [ + { + "caller": "tests.extmod.asyncio_event_queue.foo", + "callee": "tests.extmod.asyncio_event_queue.schedule_watchdog", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_queue.main", + "callee": "tests.extmod.asyncio_event_queue.foo", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_event_queue.", + "callee": "tests.extmod.asyncio_event_queue.main", + "lineno": 64, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_exception": [ + { + "caller": "tests.extmod.asyncio_exception.", + "callee": "tests.extmod.asyncio_exception.main", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_exception.main", + "callee": "tests.extmod.asyncio_exception.task", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_exception.", + "callee": "tests.extmod.asyncio_exception.main", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_exception.main", + "callee": "tests.extmod.asyncio_exception.task", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_exception.", + "callee": "tests.extmod.asyncio_exception.main", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_fair": [ + { + "caller": "tests.extmod.asyncio_fair.main", + "callee": "tests.extmod.asyncio_fair.task", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_fair.main", + "callee": "tests.extmod.asyncio_fair.task", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_fair.main", + "callee": "tests.extmod.asyncio_fair.task", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_fair.main", + "callee": "tests.extmod.asyncio_fair.task", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_fair.", + "callee": "tests.extmod.asyncio_fair.main", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_gather": [ + { + "caller": "tests.extmod.asyncio_gather.", + "callee": "tests.extmod.asyncio_gather.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.factorial", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.factorial", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.factorial", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task_raise", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task_loop", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task_raise", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task_raise", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task_raise", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.gather_task", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.gather_task", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.main", + "callee": "tests.extmod.asyncio_gather.task", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather.", + "callee": "tests.extmod.asyncio_gather.main", + "lineno": 126, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_gather_finished_early": [ + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": ".list.append", + "lineno": 41, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": "tests.extmod.asyncio_gather_finished_early.task_that_runs", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": ".list.append", + "lineno": 42, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": "tests.extmod.asyncio_gather_finished_early.task_that_finishes_early", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": ".list.append", + "lineno": 43, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.main", + "callee": "tests.extmod.asyncio_gather_finished_early.task_that_finishes_early", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_finished_early.", + "callee": "tests.extmod.asyncio_gather_finished_early.main", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_gather_notimpl": [ + { + "caller": "tests.extmod.asyncio_gather_notimpl.", + "callee": "tests.extmod.asyncio_gather_notimpl.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.task", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.task", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.gather_task", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.task", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.task", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.main", + "callee": "tests.extmod.asyncio_gather_notimpl.gather_task", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_gather_notimpl.", + "callee": "tests.extmod.asyncio_gather_notimpl.main", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_get_event_loop": [ + { + "caller": "tests.extmod.asyncio_get_event_loop.", + "callee": "tests.extmod.asyncio_get_event_loop.main", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_heaplock": [ + { + "caller": "tests.extmod.asyncio_heaplock.f", + "callee": "tests.extmod.asyncio_heaplock.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.", + "callee": "tests.extmod.asyncio_heaplock.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.main", + "callee": "tests.extmod.asyncio_heaplock.task", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.main", + "callee": "tests.extmod.asyncio_heaplock.task", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.main", + "callee": "tests.extmod.asyncio_heaplock.TestStream.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.main", + "callee": "tests.extmod.asyncio_heaplock.TestStream.__init__", + "lineno": 70, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.asyncio_heaplock.", + "callee": "tests.extmod.asyncio_heaplock.main", + "lineno": 77, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_iterator_event": [ + { + "caller": "tests.extmod.asyncio_iterator_event.main", + "callee": "tests.extmod.asyncio_iterator_event.AsyncIterable.__init__", + "lineno": 78, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.asyncio_iterator_event.main", + "callee": "tests.extmod.asyncio_iterator_event.test", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_iterator_event.main", + "callee": "tests.extmod.asyncio_iterator_event.schedule_watchdog", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_iterator_event.", + "callee": "tests.extmod.asyncio_iterator_event.main", + "lineno": 86, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_lock": [ + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_loop", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_loop", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_loop", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_sleep", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_sleep", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.main", + "callee": "tests.extmod.asyncio_lock.task_cancel", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock.", + "callee": "tests.extmod.asyncio_lock.main", + "lineno": 98, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_lock_cancel": [ + { + "caller": "tests.extmod.asyncio_lock_cancel.", + "callee": "tests.extmod.asyncio_lock_cancel.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock_cancel.main", + "callee": "tests.extmod.asyncio_lock_cancel.task", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock_cancel.main", + "callee": "tests.extmod.asyncio_lock_cancel.task", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock_cancel.main", + "callee": "tests.extmod.asyncio_lock_cancel.task", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock_cancel.main", + "callee": "tests.extmod.asyncio_lock_cancel.task", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_lock_cancel.", + "callee": "tests.extmod.asyncio_lock_cancel.main", + "lineno": 67, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_loop_stop": [ + { + "caller": "tests.extmod.asyncio_loop_stop.main", + "callee": "tests.extmod.asyncio_loop_stop.task", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_loop_stop.", + "callee": "tests.extmod.asyncio_loop_stop.main", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_micropython": [ + { + "caller": "tests.extmod.asyncio_micropython.main", + "callee": "tests.extmod.asyncio_micropython.task", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_micropython.main", + "callee": "tests.extmod.asyncio_micropython.task", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_micropython.", + "callee": "tests.extmod.asyncio_micropython.main", + "lineno": 43, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_new_event_loop": [ + { + "caller": "tests.extmod.asyncio_new_event_loop.main", + "callee": "tests.extmod.asyncio_new_event_loop.task", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_new_event_loop.", + "callee": "tests.extmod.asyncio_new_event_loop.main", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_new_event_loop.", + "callee": "tests.extmod.asyncio_new_event_loop.main", + "lineno": 50, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_set_exception_handler": [ + { + "caller": "tests.extmod.asyncio_set_exception_handler.main", + "callee": "tests.extmod.asyncio_set_exception_handler.task", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_set_exception_handler.main", + "callee": "tests.extmod.asyncio_set_exception_handler.task", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_set_exception_handler.main", + "callee": "tests.extmod.asyncio_set_exception_handler.task", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_set_exception_handler.main", + "callee": "tests.extmod.asyncio_set_exception_handler.task", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_set_exception_handler.", + "callee": "tests.extmod.asyncio_set_exception_handler.main", + "lineno": 53, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_task_done": [ + { + "caller": "tests.extmod.asyncio_task_done.main", + "callee": "tests.extmod.asyncio_task_done.task", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_task_done.main", + "callee": "tests.extmod.asyncio_task_done.task", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_task_done.main", + "callee": "tests.extmod.asyncio_task_done.task", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_task_done.main", + "callee": "tests.extmod.asyncio_task_done.task", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_task_done.", + "callee": "tests.extmod.asyncio_task_done.main", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_threadsafeflag": [ + { + "caller": "tests.extmod.asyncio_threadsafeflag.main", + "callee": "tests.extmod.asyncio_threadsafeflag.task", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_threadsafeflag.main", + "callee": "tests.extmod.asyncio_threadsafeflag.task", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_threadsafeflag.main", + "callee": "tests.extmod.asyncio_threadsafeflag.task", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_threadsafeflag.main", + "callee": "tests.extmod.asyncio_threadsafeflag.task", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_threadsafeflag.", + "callee": "tests.extmod.asyncio_threadsafeflag.main", + "lineno": 88, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_wait_for": [ + { + "caller": "tests.extmod.asyncio_wait_for.task_wait_for_cancel", + "callee": "tests.extmod.asyncio_wait_for.task", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.task_wait_for_cancel_ignore", + "callee": "tests.extmod.asyncio_wait_for.task_catch", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_catch", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_raise", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_cancel_other", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_wait_for_cancel", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_wait_for_cancel_ignore", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.main", + "callee": "tests.extmod.asyncio_wait_for.task_wait_for_cancel", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for.", + "callee": "tests.extmod.asyncio_wait_for.main", + "lineno": 129, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_wait_for_fwd": [ + { + "caller": "tests.extmod.asyncio_wait_for_fwd.", + "callee": "tests.extmod.asyncio_wait_for_fwd.foo", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded.wait", + "callee": "tests.extmod.asyncio_wait_for_fwd.awaiting", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded.wait", + "lineno": 61, + "resolution": "nested_function_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded.cancel", + "lineno": 62, + "resolution": "nested_function_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_fwd.", + "callee": "tests.extmod.asyncio_wait_for_fwd.test_cancellation_forwarded", + "lineno": 72, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_wait_for_linked_task": [ + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.launchTask", + "lineno": 34, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.job", + "lineno": 34, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.launchTask", + "lineno": 35, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.job", + "lineno": 35, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.launchTask", + "lineno": 36, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.job", + "lineno": 36, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "lineno": 48, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.waitForTask", + "lineno": 49, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.waitForTask", + "lineno": 51, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.__init__", + "lineno": 57, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.planTasks", + "lineno": 58, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.syncWaitForTask", + "lineno": 59, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "callee": "tests.extmod.asyncio_wait_for_linked_task.Worker.syncWaitForTask", + "lineno": 61, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.", + "callee": "tests.extmod.asyncio_wait_for_linked_task.async_test", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_for_linked_task.", + "callee": "tests.extmod.asyncio_wait_for_linked_task.sync_test", + "lineno": 66, + "resolution": "direct_name_call" + } + ], + "tests.extmod.asyncio_wait_task": [ + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.task", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.task", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.delay_print", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.delay_print", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.task_raise", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.main", + "callee": "tests.extmod.asyncio_wait_task.task_raise", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.asyncio_wait_task.", + "callee": "tests.extmod.asyncio_wait_task.main", + "lineno": 83, + "resolution": "direct_name_call" + } + ], + "tests.extmod.binascii_a2b_base64": [], + "tests.extmod.binascii_b2a_base64": [], + "tests.extmod.binascii_crc32": [], + "tests.extmod.binascii_hexlify": [ + { + "caller": "tests.extmod.binascii_hexlify.", + "callee": ".binascii.hexlify", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.binascii_hexlify.", + "callee": ".binascii.hexlify", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.binascii_hexlify.", + "callee": ".binascii.hexlify", + "lineno": 19, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.binascii_unhexlify": [ + { + "caller": "tests.extmod.binascii_unhexlify.", + "callee": ".binascii.unhexlify", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.binascii_unhexlify.", + "callee": ".binascii.unhexlify", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.binascii_unhexlify.", + "callee": ".binascii.unhexlify", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.binascii_unhexlify.", + "callee": ".binascii.unhexlify", + "lineno": 25, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.deflate_compress": [ + { + "caller": "tests.extmod.deflate_compress.compress_error", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.check_header", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.check_header", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.check_header", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.check_header", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 117, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 122, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress_error", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.decompress", + "lineno": 147, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_compress.", + "callee": "tests.extmod.deflate_compress.compress", + "lineno": 153, + "resolution": "direct_name_call" + } + ], + "tests.extmod.deflate_compress_memory_error": [ + { + "caller": "tests.extmod.deflate_compress_memory_error.", + "callee": ".list.append", + "lineno": 24, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.deflate_compress_memory_error.", + "callee": ".list.pop", + "lineno": 27, + "resolution": "local_builtin_method_call" + } + ], + "tests.extmod.deflate_decompress": [ + { + "caller": "tests.extmod.deflate_decompress.decompress_error", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 97, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 148, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 149, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 154, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 157, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 158, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 159, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 160, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 162, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 163, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 166, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 170, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 171, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 173, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 174, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 176, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 177, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 178, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 182, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress_error", + "lineno": 183, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.deflate_decompress.", + "callee": "tests.extmod.deflate_decompress.decompress", + "lineno": 185, + "resolution": "direct_name_call" + } + ], + "tests.extmod.deflate_stream_error": [ + { + "caller": "tests.extmod.deflate_stream_error.", + "callee": "tests.extmod.deflate_stream_error.Stream.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.deflate_stream_error.", + "callee": "tests.extmod.deflate_stream_error.Stream.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.deflate_stream_error.", + "callee": "tests.extmod.deflate_stream_error.Stream.__init__", + "lineno": 62, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.deflate_stream_error.", + "callee": "tests.extmod.deflate_stream_error.Stream.__init__", + "lineno": 84, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.framebuf_blit": [ + { + "caller": "tests.extmod.framebuf_blit.", + "callee": "tests.extmod.framebuf_blit.printbuf", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.framebuf_blit.", + "callee": "tests.extmod.framebuf_blit.printbuf", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.framebuf_blit.", + "callee": "tests.extmod.framebuf_blit.printbuf", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.framebuf_blit.", + "callee": "tests.extmod.framebuf_blit.printbuf", + "lineno": 50, + "resolution": "direct_name_call" + } + ], + "tests.extmod.hashlib_final": [], + "tests.extmod.hashlib_md5": [], + "tests.extmod.hashlib_sha1": [], + "tests.extmod.hashlib_sha256": [], + "tests.extmod.heapq1": [ + { + "caller": "tests.extmod.heapq1.pop_and_print", + "callee": ".list.append", + "lineno": 21, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.heapq1.", + "callee": "tests.extmod.heapq1.pop_and_print", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.heapq1.", + "callee": "tests.extmod.heapq1.pop_and_print", + "lineno": 39, + "resolution": "direct_name_call" + } + ], + "tests.extmod.json_dump": [ + { + "caller": "tests.extmod.json_dump.", + "callee": ".io.StringIO", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_dump.", + "callee": ".io.StringIO", + "lineno": 12, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.json_dumps": [], + "tests.extmod.json_dumps_extra": [], + "tests.extmod.json_dumps_float": [], + "tests.extmod.json_dumps_ordereddict": [ + { + "caller": "tests.extmod.json_dumps_ordereddict.", + "callee": ".collections.OrderedDict", + "lineno": 8, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.json_dumps_separators": [], + "tests.extmod.json_dump_iobase": [ + { + "caller": "tests.extmod.json_dump_iobase.", + "callee": "tests.extmod.json_dump_iobase.S.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.json_dump_separators": [ + { + "caller": "tests.extmod.json_dump_separators.", + "callee": ".io.StringIO", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_dump_separators.", + "callee": ".io.StringIO", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_dump_separators.", + "callee": ".io.StringIO", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_dump_separators.", + "callee": ".io.StringIO", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_dump_separators.", + "callee": ".io.StringIO", + "lineno": 55, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.json_load": [ + { + "caller": "tests.extmod.json_load.", + "callee": ".io.StringIO", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_load.", + "callee": ".io.StringIO", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_load.", + "callee": ".io.StringIO", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.json_load.", + "callee": ".io.StringIO", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.json_loads": [ + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads.", + "callee": "tests.extmod.json_loads.my_print", + "lineno": 95, + "resolution": "direct_name_call" + } + ], + "tests.extmod.json_loads_bytes": [], + "tests.extmod.json_loads_float": [ + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.json_loads_float.", + "callee": "tests.extmod.json_loads_float.my_print", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.extmod.json_loads_int_64": [], + "tests.extmod.json_load_readinto": [ + { + "caller": "tests.extmod.json_load_readinto.", + "callee": "tests.extmod.json_load_readinto.Buffer.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.json_load_readinto.", + "callee": "tests.extmod.json_load_readinto.Buffer.__init__", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.json_load_readinto.", + "callee": "tests.extmod.json_load_readinto.Buffer.__init__", + "lineno": 24, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.json_load_readinto.", + "callee": "tests.extmod.json_load_readinto.Buffer.__init__", + "lineno": 25, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.machine_hard_timer": [ + { + "caller": "tests.extmod.machine_hard_timer.", + "callee": ".machine.Timer", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.machine_hard_timer.", + "callee": ".time.sleep_ms", + "lineno": 44, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.machine_timer": [ + { + "caller": "tests.extmod.machine_timer.", + "callee": ".machine.Timer", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.machine_timer.", + "callee": ".time.sleep_ms", + "lineno": 47, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.marshal_basic": [], + "tests.extmod.marshal_micropython": [ + { + "caller": "tests.extmod.marshal_micropython.Test.test_function_with_children", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 16, + "resolution": "external_inherited_call" + } + ], + "tests.extmod.marshal_stress": [], + "tests.extmod.msgpack_pack": [ + { + "caller": "tests.extmod.msgpack_pack.", + "callee": ".io.BytesIO", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.msgpack_pack.", + "callee": ".io.BytesIO", + "lineno": 13, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.platform_basic": [], + "tests.extmod.qrio": [], + "tests.extmod.random_basic": [], + "tests.extmod.random_extra": [], + "tests.extmod.random_extra_float": [], + "tests.extmod.random_seed_default": [ + { + "caller": "tests.extmod.random_seed_default.", + "callee": "tests.extmod.random_seed_default.rng_seq", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.random_seed_default.", + "callee": "tests.extmod.random_seed_default.rng_seq", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.random_seed_default.", + "callee": "tests.extmod.random_seed_default.rng_seq", + "lineno": 27, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re1": [], + "tests.extmod.re_debug": [], + "tests.extmod.re_error": [ + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_error.", + "callee": "tests.extmod.re_error.test_re", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_group": [ + { + "caller": "tests.extmod.re_group.", + "callee": "tests.extmod.re_group.print_groups", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_group.", + "callee": "tests.extmod.re_group.print_groups", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_group.", + "callee": "tests.extmod.re_group.print_groups", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_group.", + "callee": "tests.extmod.re_group.print_groups", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_groups": [], + "tests.extmod.re_limit": [ + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_limit.", + "callee": "tests.extmod.re_limit.test_re", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_namedclass": [ + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_namedclass.", + "callee": "tests.extmod.re_namedclass.print_groups", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_span": [ + { + "caller": "tests.extmod.re_span.", + "callee": "tests.extmod.re_span.print_spans", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_span.", + "callee": "tests.extmod.re_span.print_spans", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_span.", + "callee": "tests.extmod.re_span.print_spans", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_span.", + "callee": "tests.extmod.re_span.print_spans", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_split": [], + "tests.extmod.re_split_empty": [], + "tests.extmod.re_split_notimpl": [], + "tests.extmod.re_stack_overflow": [], + "tests.extmod.re_start_end_pos": [ + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.re_start_end_pos.", + "callee": "tests.extmod.re_start_end_pos.print_groups", + "lineno": 78, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_sub": [ + { + "caller": "tests.extmod.re_sub.", + "callee": "tests.extmod.re_sub.A", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.extmod.re_sub_unmatched": [], + "tests.extmod.socket_badconstructor": [], + "tests.extmod.socket_fileno": [], + "tests.extmod.time_mktime": [ + { + "caller": "tests.extmod.time_mktime.test_bwd", + "callee": "tests.extmod.time_mktime.safe_mktime", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.test_bwd", + "callee": "tests.extmod.time_mktime.safe_mktime", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.test_fwd", + "callee": "tests.extmod.time_mktime.safe_mktime", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.test_fwd", + "callee": "tests.extmod.time_mktime.safe_localtime", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.test_fwd", + "callee": "tests.extmod.time_mktime.safe_localtime", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.", + "callee": "tests.extmod.time_mktime.test_bwd", + "lineno": 116, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.time_mktime.", + "callee": "tests.extmod.time_mktime.test_fwd", + "lineno": 117, + "resolution": "direct_name_call" + } + ], + "tests.extmod.time_res": [ + { + "caller": "tests.extmod.time_res.test", + "callee": ".dict.get", + "lineno": 55, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.time_res.", + "callee": "tests.extmod.time_res.test", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.extmod.tls_dtls": [ + { + "caller": "tests.extmod.tls_dtls.", + "callee": "tests.extmod.tls_dtls.DummySocket.__init__", + "lineno": 31, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.tls_dtls.", + "callee": "tests.extmod.tls_dtls.DummySocket.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.tls_dtls.", + "callee": ".tls.SSLContext", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod.tls_dtls.", + "callee": ".tls.SSLContext", + "lineno": 51, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.tls_noleak": [ + { + "caller": "tests.extmod.tls_noleak.TLSNoLeaks.test_unique_context", + "callee": "tests.extmod.tls_noleak.TestSocket.", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.tls_noleak.TLSNoLeaks.test_shared_context", + "callee": "tests.extmod.tls_noleak.TestSocket.", + "lineno": 45, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.tls_threads": [ + { + "caller": "tests.extmod.tls_threads.TLSThreads.test_sslsocket_threaded", + "callee": "tests.extmod.tls_threads.TLSThreads._alloc_many_sockets", + "lineno": 39, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.tls_threads.TLSThreads._alloc_many_sockets", + "callee": "tests.extmod.tls_threads.TestSocket.", + "lineno": 49, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.uctypes_32bit_intbig": [], + "tests.extmod.uctypes_addressof": [], + "tests.extmod.uctypes_array_assign_le": [], + "tests.extmod.uctypes_array_assign_native_le": [], + "tests.extmod.uctypes_array_assign_native_le_intbig": [], + "tests.extmod.uctypes_array_load_store": [], + "tests.extmod.uctypes_bytearray": [], + "tests.extmod.uctypes_byteat": [], + "tests.extmod.uctypes_error": [], + "tests.extmod.uctypes_le": [], + "tests.extmod.uctypes_le_float": [], + "tests.extmod.uctypes_native_float": [], + "tests.extmod.uctypes_native_le": [], + "tests.extmod.uctypes_print": [], + "tests.extmod.uctypes_ptr_le": [], + "tests.extmod.uctypes_ptr_native_le": [], + "tests.extmod.uctypes_sizeof": [], + "tests.extmod.uctypes_sizeof_float": [], + "tests.extmod.uctypes_sizeof_layout": [], + "tests.extmod.uctypes_sizeof_native": [], + "tests.extmod.uctypes_sizeof_od": [ + { + "caller": "tests.extmod.uctypes_sizeof_od.", + "callee": ".collections.OrderedDict", + "lineno": 8, + "resolution": "external_constructor_call" + } + ], + "tests.extmod.vfs_basic": [ + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 84, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 104, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 110, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 150, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 156, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_basic.", + "callee": "tests.extmod.vfs_basic.Filesystem.__init__", + "lineno": 179, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_blockdev": [ + { + "caller": "tests.extmod.vfs_blockdev.", + "callee": "tests.extmod.vfs_blockdev.RAMBlockDevice.__init__", + "lineno": 68, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_blockdev.", + "callee": "tests.extmod.vfs_blockdev.test", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_blockdev.", + "callee": "tests.extmod.vfs_blockdev.test", + "lineno": 74, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_blockdev_invalid": [ + { + "caller": "tests.extmod.vfs_blockdev_invalid.", + "callee": "tests.extmod.vfs_blockdev_invalid.RAMBlockDevice.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_blockdev_invalid.", + "callee": "tests.extmod.vfs_blockdev_invalid.test", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_blockdev_invalid.", + "callee": "tests.extmod.vfs_blockdev_invalid.test", + "lineno": 89, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_fat_case": [ + { + "caller": "tests.extmod.vfs_fat_case.", + "callee": "tests.extmod.vfs_fat_case.RAMFS.__init__", + "lineno": 39, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_fileio1": [ + { + "caller": "tests.extmod.vfs_fat_fileio1.", + "callee": "tests.extmod.vfs_fat_fileio1.RAMFS.__init__", + "lineno": 37, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_fileio2": [ + { + "caller": "tests.extmod.vfs_fat_fileio2.", + "callee": "tests.extmod.vfs_fat_fileio2.RAMFS.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_finaliser": [ + { + "caller": "tests.extmod.vfs_fat_finaliser.", + "callee": "tests.extmod.vfs_fat_finaliser.RAMBlockDevice.__init__", + "lineno": 36, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_ilistdir_del": [ + { + "caller": "tests.extmod.vfs_fat_ilistdir_del.", + "callee": "tests.extmod.vfs_fat_ilistdir_del.RAMBlockDevice.__init__", + "lineno": 74, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_fat_ilistdir_del.", + "callee": "tests.extmod.vfs_fat_ilistdir_del.test", + "lineno": 79, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_fat_more": [ + { + "caller": "tests.extmod.vfs_fat_more.", + "callee": "tests.extmod.vfs_fat_more.RAMFS.__init__", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_fat_more.", + "callee": "tests.extmod.vfs_fat_more.RAMFS.__init__", + "lineno": 38, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_mtime": [ + { + "caller": "tests.extmod.vfs_fat_mtime.", + "callee": "tests.extmod.vfs_fat_mtime.RAMBlockDevice.__init__", + "lineno": 73, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_fat_mtime.", + "callee": "tests.extmod.vfs_fat_mtime.test", + "lineno": 74, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_fat_oldproto": [ + { + "caller": "tests.extmod.vfs_fat_oldproto.", + "callee": "tests.extmod.vfs_fat_oldproto.RAMFS_OLD.__init__", + "lineno": 38, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_ramdisk": [ + { + "caller": "tests.extmod.vfs_fat_ramdisk.", + "callee": "tests.extmod.vfs_fat_ramdisk.RAMFS.__init__", + "lineno": 39, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_fat_ramdisklarge": [ + { + "caller": "tests.extmod.vfs_fat_ramdisklarge.", + "callee": "tests.extmod.vfs_fat_ramdisklarge.RAMBDevSparse.__init__", + "lineno": 44, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_lfs": [ + { + "caller": "tests.extmod.vfs_lfs.test", + "callee": "tests.extmod.vfs_lfs.print_stat", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs.test", + "callee": "tests.extmod.vfs_lfs.print_stat", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs.test", + "callee": "tests.extmod.vfs_lfs.print_stat", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs.test", + "callee": "tests.extmod.vfs_lfs.print_stat", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs.", + "callee": "tests.extmod.vfs_lfs.RAMBlockDevice.__init__", + "lineno": 152, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs.", + "callee": "tests.extmod.vfs_lfs.test", + "lineno": 153, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs.", + "callee": "tests.extmod.vfs_lfs.test", + "lineno": 154, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_corrupt": [ + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.corrupt", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.corrupt", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.test", + "callee": "tests.extmod.vfs_lfs_corrupt.create_vfs", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.", + "callee": "tests.extmod.vfs_lfs_corrupt.RAMBlockDevice.__init__", + "lineno": 110, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.", + "callee": "tests.extmod.vfs_lfs_corrupt.test", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_corrupt.", + "callee": "tests.extmod.vfs_lfs_corrupt.test", + "lineno": 112, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_error": [ + { + "caller": "tests.extmod.vfs_lfs_error.test", + "callee": "tests.extmod.vfs_lfs_error.RAMBlockDevice.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_error.", + "callee": "tests.extmod.vfs_lfs_error.RAMBlockDevice.__init__", + "lineno": 119, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_error.", + "callee": "tests.extmod.vfs_lfs_error.test", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_error.", + "callee": "tests.extmod.vfs_lfs_error.test", + "lineno": 121, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_file": [ + { + "caller": "tests.extmod.vfs_lfs_file.", + "callee": "tests.extmod.vfs_lfs_file.RAMBlockDevice.__init__", + "lineno": 122, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_file.", + "callee": "tests.extmod.vfs_lfs_file.test", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_file.", + "callee": "tests.extmod.vfs_lfs_file.test", + "lineno": 124, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_ilistdir_del": [ + { + "caller": "tests.extmod.vfs_lfs_ilistdir_del.", + "callee": "tests.extmod.vfs_lfs_ilistdir_del.RAMBlockDevice.__init__", + "lineno": 74, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_ilistdir_del.", + "callee": "tests.extmod.vfs_lfs_ilistdir_del.test", + "lineno": 79, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_mount": [ + { + "caller": "tests.extmod.vfs_lfs_mount.test", + "callee": "tests.extmod.vfs_lfs_mount.RAMBlockDevice.__init__", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_mount.", + "callee": "tests.extmod.vfs_lfs_mount.test", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_lfs_mount.", + "callee": "tests.extmod.vfs_lfs_mount.test", + "lineno": 114, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_mtime": [ + { + "caller": "tests.extmod.vfs_lfs_mtime.", + "callee": "tests.extmod.vfs_lfs_mtime.RAMBlockDevice.__init__", + "lineno": 106, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_lfs_mtime.", + "callee": "tests.extmod.vfs_lfs_mtime.test", + "lineno": 111, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_lfs_superblock": [ + { + "caller": "tests.extmod.vfs_lfs_superblock.", + "callee": "tests.extmod.vfs_lfs_superblock.RAMBlockDevice.__init__", + "lineno": 36, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_mountinfo": [ + { + "caller": "tests.extmod.vfs_mountinfo.", + "callee": "tests.extmod.vfs_mountinfo.Filesystem.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_mountinfo.", + "callee": "tests.extmod.vfs_mountinfo.Filesystem.__init__", + "lineno": 51, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_mountinfo.", + "callee": "tests.extmod.vfs_mountinfo.Filesystem.__init__", + "lineno": 55, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_mountinfo.", + "callee": "tests.extmod.vfs_mountinfo.Filesystem.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.vfs_posix": [ + { + "caller": "tests.extmod.vfs_posix.", + "callee": "tests.extmod.vfs_posix.write_files_without_closing", + "lineno": 86, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_posix_enoent": [], + "tests.extmod.vfs_posix_ilistdir_del": [ + { + "caller": "tests.extmod.vfs_posix_ilistdir_del.", + "callee": "tests.extmod.vfs_posix_ilistdir_del.test", + "lineno": 72, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_posix_ilistdir_filter": [ + { + "caller": "tests.extmod.vfs_posix_ilistdir_filter.test", + "callee": ".list.append", + "lineno": 26, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.vfs_posix_ilistdir_filter.test", + "callee": ".list.sort", + "lineno": 27, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.vfs_posix_ilistdir_filter.", + "callee": "tests.extmod.vfs_posix_ilistdir_filter.test", + "lineno": 48, + "resolution": "direct_name_call" + } + ], + "tests.extmod.vfs_posix_paths": [], + "tests.extmod.vfs_posix_readonly": [], + "tests.extmod.vfs_rom": [ + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "callee": ".list.insert", + "lineno": 78, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 83, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 83, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.finalise", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 93, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.closedir", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 104, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.closedir", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._extend", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.closedir", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkdata", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._extend", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkdata", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 115, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 119, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._encode_uint", + "lineno": 120, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 121, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 123, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 124, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod.vfs_rom._make_romfs", + "callee": "tests.extmod.vfs_rom._make_romfs", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.make_romfs", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.__init__", + "lineno": 140, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_rom.make_romfs", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.mkdata", + "lineno": 144, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.make_romfs", + "callee": "tests.extmod.vfs_rom._make_romfs", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.make_romfs", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.finalise", + "lineno": 146, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestBase.setUpClass", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 166, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestBase.setUpClass", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestBase.setUpClass", + "callee": "tests.extmod.vfs_rom.Range.__init__", + "lineno": 191, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 197, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 199, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 201, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 202, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_empty_romfs", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 203, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_error", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 207, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_error", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 209, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.__init__", + "lineno": 212, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._extend", + "lineno": 213, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 213, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.mkfile", + "lineno": 214, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter._pack", + "lineno": 217, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": "tests.extmod.vfs_rom.VfsRomWriter.finalise", + "lineno": 219, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 221, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestEdgeCases.test_unknown_record", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 223, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 229, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 231, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 235, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 237, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 241, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 245, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_filesystem", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 247, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": "tests.extmod.vfs_rom.make_romfs", + "lineno": 250, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 256, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 258, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 264, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 266, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 272, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 279, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 287, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod.vfs_rom.TestCorrupt.test_corrupt_file_entry", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 295, + "resolution": "external_inherited_call" + } + ], + "tests.extmod.vfs_userfs": [ + { + "caller": "tests.extmod.vfs_userfs.UserFS.open", + "callee": "tests.extmod.vfs_userfs.UserFile.__init__", + "lineno": 66, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.extmod.vfs_userfs.", + "callee": "tests.extmod.vfs_userfs.UserFS.__init__", + "lineno": 79, + "resolution": "same_module_class_call" + } + ], + "tests.extmod.websocket_toobig": [ + { + "caller": "tests.extmod.websocket_toobig.", + "callee": "tests.extmod.websocket_toobig.ws_write", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.extmod.zlib_decompio": [], + "tests.extmod.zlib_decompio_gz": [], + "tests.extmod.zlib_decompress": [], + "tests.extmod_hardware.machine_counter": [ + { + "caller": "tests.extmod_hardware.machine_counter.", + "callee": ".machine.Pin", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.", + "callee": ".machine.Pin", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.setUp", + "callee": ".machine.Counter", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 44, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_connections", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 49, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_connections", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 51, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 54, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.toggle", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 56, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 58, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 59, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 61, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_rising", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 63, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 66, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.toggle", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 68, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 70, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 72, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.toggle", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_change_directions", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 74, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.toggle", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 79, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 81, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 83, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.toggle", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_counter.TestCounter.test_count_falling", + "callee": "tests.extmod_hardware.machine_counter.TestCounter.assertCounter", + "lineno": 86, + "resolution": "self_method_call" + } + ], + "tests.extmod_hardware.machine_encoder": [ + { + "caller": "tests.extmod_hardware.machine_encoder.", + "callee": ".machine.Pin", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.", + "callee": ".machine.Pin", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.", + "callee": ".machine.Pin", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.", + "callee": ".machine.Pin", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.setUp", + "callee": ".machine.Encoder", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.setUp", + "callee": ".machine.Encoder", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.setUp", + "callee": ".machine.Encoder", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 89, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 91, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 93, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_connections", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 102, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_connections", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 104, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 107, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 108, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 110, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_basics", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 111, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 115, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 116, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 117, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 118, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 119, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 120, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 121, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 122, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 123, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 124, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 125, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 126, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 127, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 128, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 129, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 130, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 131, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 132, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 133, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 134, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 135, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 136, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 137, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 138, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 139, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 140, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 141, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 142, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 143, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 144, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 145, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 146, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 147, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.rotate", + "lineno": 148, + "resolution": "self_method_call" + }, + { + "caller": "tests.extmod_hardware.machine_encoder.TestEncoder.test_partial", + "callee": "tests.extmod_hardware.machine_encoder.TestEncoder.assertPosition", + "lineno": 149, + "resolution": "self_method_call" + } + ], + "tests.extmod_hardware.machine_i2c_target": [ + { + "caller": "tests.extmod_hardware.machine_i2c_target.", + "callee": ".machine.Pin", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.", + "callee": ".machine.Pin", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.", + "callee": ".machine.Pin", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.", + "callee": ".machine.Pin", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "callee": ".machine.Pin", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "callee": ".machine.Pin", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.setUpClass", + "callee": ".machine.SoftI2C", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.setUpClass", + "callee": ".machine.I2CTarget", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.setUpClass", + "callee": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_scan", + "callee": ".unittest.TestCase.assertIn", + "lineno": 78, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 83, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 85, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_wrap", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 90, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_wrap_large", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 96, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 100, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 101, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 105, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 106, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 107, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_read_wrap_large", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 112, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 116, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 117, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 122, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 123, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemory.test_write_read_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 124, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.setUpClass", + "callee": ".machine.SoftI2C", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.setUpClass", + "callee": ".machine.I2CTarget", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.setUpClass", + "callee": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_scan", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 154, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 160, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 161, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 166, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestMemoryIRQ.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 167, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.setUpClass", + "callee": ".machine.SoftI2C", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.setUpClass", + "callee": ".machine.I2CTarget", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.setUpClass", + "callee": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "lineno": 191, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 200, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 204, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 206, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestPolling.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 207, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.setUpClass", + "callee": ".machine.SoftI2C", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.setUpClass", + "callee": ".machine.I2CTarget", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.setUpClass", + "callee": "tests.extmod_hardware.machine_i2c_target.config_pull_up", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_scan", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 249, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_write", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 260, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 276, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 277, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_write_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 290, + "resolution": "external_inherited_call" + }, + { + "caller": "tests.extmod_hardware.machine_i2c_target.TestIRQ.test_write_read", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 291, + "resolution": "external_inherited_call" + } + ], + "tests.extmod_hardware.machine_pwm": [ + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "callee": ".machine.time_pulse_us", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm._test_freq", + "callee": "tests.extmod_hardware.machine_pwm._test_freq_duty", + "lineno": 118, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.setUpClass", + "callee": ".machine.PWM", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.setUpClass", + "callee": ".machine.Pin", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_50", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_100", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_500", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_1000", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_2000", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 147, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_5000", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 151, + "resolution": "direct_name_call" + }, + { + "caller": "tests.extmod_hardware.machine_pwm.TestBase.test_freq_10000", + "callee": "tests.extmod_hardware.machine_pwm._test_freq", + "lineno": 155, + "resolution": "direct_name_call" + } + ], + "tests.feature_check.async_check": [], + "tests.feature_check.bytearray": [], + "tests.feature_check.byteorder": [], + "tests.feature_check.complex": [], + "tests.feature_check.const": [], + "tests.feature_check.coverage": [], + "tests.feature_check.fstring": [], + "tests.feature_check.inlineasm_rv32": [], + "tests.feature_check.inlineasm_rv32_zba": [ + { + "caller": "tests.feature_check.inlineasm_rv32_zba.", + "callee": "tests.feature_check.inlineasm_rv32_zba.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.feature_check.inlineasm_thumb": [], + "tests.feature_check.inlineasm_thumb2": [], + "tests.feature_check.inlineasm_xtensa": [], + "tests.feature_check.int_64": [], + "tests.feature_check.int_big": [], + "tests.feature_check.native_check": [ + { + "caller": "tests.feature_check.native_check.", + "callee": "tests.feature_check.native_check.f", + "lineno": 7, + "resolution": "direct_name_call" + } + ], + "tests.feature_check.reverse_ops": [ + { + "caller": "tests.feature_check.reverse_ops.", + "callee": "tests.feature_check.reverse_ops.Foo.", + "lineno": 7, + "resolution": "same_module_class_call" + } + ], + "tests.feature_check.set_check": [], + "tests.feature_check.slice": [], + "tests.feature_check.target_info": [], + "tests.float.array_construct": [ + { + "caller": "tests.float.array_construct.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.array_construct.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.array_construct.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.array_construct.", + "callee": ".array.array", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.float.builtin_float_abs": [], + "tests.float.builtin_float_hash": [], + "tests.float.builtin_float_minmax": [], + "tests.float.builtin_float_pow": [], + "tests.float.builtin_float_round": [], + "tests.float.builtin_float_round_intbig": [], + "tests.float.bytearray_construct_endian": [ + { + "caller": "tests.float.bytearray_construct_endian.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + } + ], + "tests.float.bytes_construct_endian": [ + { + "caller": "tests.float.bytes_construct_endian.", + "callee": ".array.array", + "lineno": 9, + "resolution": "external_constructor_call" + } + ], + "tests.float.cmath_dunder": [], + "tests.float.cmath_fun": [ + { + "caller": "tests.float.cmath_fun.", + "callee": ".list.append", + "lineno": 18, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun.", + "callee": ".list.append", + "lineno": 20, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun.", + "callee": ".list.append", + "lineno": 22, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun.", + "callee": ".list.append", + "lineno": 24, + "resolution": "local_builtin_method_call" + } + ], + "tests.float.cmath_fun_special": [ + { + "caller": "tests.float.cmath_fun_special.", + "callee": ".list.append", + "lineno": 16, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun_special.", + "callee": ".list.append", + "lineno": 18, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun_special.", + "callee": ".list.append", + "lineno": 20, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.float.cmath_fun_special.", + "callee": ".list.append", + "lineno": 22, + "resolution": "local_builtin_method_call" + } + ], + "tests.float.complex1": [], + "tests.float.complex1_intbig": [], + "tests.float.complex_dunder": [ + { + "caller": "tests.float.complex_dunder.", + "callee": "tests.float.complex_dunder.TestFloat.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.complex_dunder.", + "callee": "tests.float.complex_dunder.TestComplex.", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.complex_dunder.", + "callee": "tests.float.complex_dunder.TestStrComplex.", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.complex_dunder.", + "callee": "tests.float.complex_dunder.TestNonComplex.", + "lineno": 38, + "resolution": "same_module_class_call" + } + ], + "tests.float.complex_reverse_op": [ + { + "caller": "tests.float.complex_reverse_op.", + "callee": "tests.float.complex_reverse_op.A.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.float.complex_special_methods": [ + { + "caller": "tests.float.complex_special_methods.", + "callee": "tests.float.complex_special_methods.A.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.float.float1": [], + "tests.float.float2int_doubleprec_intbig": [ + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_doubleprec_intbig.", + "callee": "tests.float.float2int_doubleprec_intbig.fp2int_test", + "lineno": 99, + "resolution": "direct_name_call" + } + ], + "tests.float.float2int_fp30_intbig": [ + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_fp30_intbig.", + "callee": "tests.float.float2int_fp30_intbig.fp2int_test", + "lineno": 96, + "resolution": "direct_name_call" + } + ], + "tests.float.float2int_intbig": [ + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float2int_intbig.", + "callee": "tests.float.float2int_intbig.fp2int_test", + "lineno": 99, + "resolution": "direct_name_call" + } + ], + "tests.float.float_array": [ + { + "caller": "tests.float.float_array.", + "callee": "tests.float.float_array.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_array.", + "callee": ".array.array", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.float_array.", + "callee": "tests.float.float_array.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_array.", + "callee": ".array.array", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.float_array.", + "callee": ".array.array", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.float_array.", + "callee": ".array.array", + "lineno": 24, + "resolution": "external_constructor_call" + } + ], + "tests.float.float_compare": [], + "tests.float.float_divmod": [ + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod.", + "callee": "tests.float.float_divmod.test", + "lineno": 27, + "resolution": "direct_name_call" + } + ], + "tests.float.float_divmod_relaxed": [ + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_divmod_relaxed.", + "callee": "tests.float.float_divmod_relaxed.test", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.float.float_dunder": [ + { + "caller": "tests.float.float_dunder.", + "callee": "tests.float.float_dunder.TestFloat.", + "lineno": 23, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.float_dunder.", + "callee": "tests.float.float_dunder.TestFloat.", + "lineno": 24, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.float_dunder.", + "callee": "tests.float.float_dunder.TestStrFloat.", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.float.float_dunder.", + "callee": "tests.float.float_dunder.TestNonFloat.", + "lineno": 34, + "resolution": "same_module_class_call" + } + ], + "tests.float.float_format": [], + "tests.float.float_format_accuracy": [ + { + "caller": "tests.float.float_format_accuracy.", + "callee": "tests.float.float_format_accuracy.pseudo_randfloat", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.float_format_accuracy.", + "callee": "tests.float.float_format_accuracy.pseudo_randfloat", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.float.float_format_ftoe": [], + "tests.float.float_format_ints": [], + "tests.float.float_format_ints_doubleprec": [], + "tests.float.float_format_ints_power10": [], + "tests.float.float_parse": [], + "tests.float.float_parse_doubleprec": [], + "tests.float.float_struct": [], + "tests.float.float_struct_e": [], + "tests.float.float_struct_e_doubleprec": [], + "tests.float.float_struct_e_fp30": [], + "tests.float.inf_nan_arith": [], + "tests.float.int_64_float": [], + "tests.float.int_big_float": [], + "tests.float.int_divzero": [], + "tests.float.int_power": [], + "tests.float.lexer": [], + "tests.float.list_index": [], + "tests.float.math_constants": [ + { + "caller": "tests.float.math_constants.", + "callee": ".array.array", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_constants.", + "callee": ".array.array", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_constants.", + "callee": ".array.array", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_constants.", + "callee": ".array.array", + "lineno": 27, + "resolution": "external_constructor_call" + } + ], + "tests.float.math_constants_extra": [ + { + "caller": "tests.float.math_constants_extra.", + "callee": ".math.isnan", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_constants_extra.", + "callee": ".math.isnan", + "lineno": 19, + "resolution": "external_constructor_call" + } + ], + "tests.float.math_domain": [], + "tests.float.math_domain_python311": [], + "tests.float.math_domain_special": [], + "tests.float.math_dunder": [ + { + "caller": "tests.float.math_dunder.", + "callee": "tests.float.math_dunder.TestFloat.", + "lineno": 15, + "resolution": "same_module_class_call" + } + ], + "tests.float.math_factorial_intbig": [], + "tests.float.math_fun": [], + "tests.float.math_fun_bool": [], + "tests.float.math_fun_int": [], + "tests.float.math_fun_intbig": [], + "tests.float.math_fun_special": [], + "tests.float.math_isclose": [ + { + "caller": "tests.float.math_isclose.test", + "callee": ".math.isclose", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_isclose.test_combinations", + "callee": "tests.float.math_isclose.test", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.test_combinations", + "callee": "tests.float.math_isclose.test", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.test_combinations", + "callee": "tests.float.math_isclose.test", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.test_combinations", + "callee": "tests.float.math_isclose.test", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test_combinations", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test_combinations", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test_combinations", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test_combinations", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": "tests.float.math_isclose.test", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": ".math.isclose", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.float.math_isclose.", + "callee": ".math.isclose", + "lineno": 48, + "resolution": "external_constructor_call" + } + ], + "tests.float.python36": [], + "tests.float.string_format": [ + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 5, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format.", + "callee": "tests.float.string_format.test", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.float.string_format2": [ + { + "caller": "tests.float.string_format2.test_fmt", + "callee": "tests.float.string_format2.test", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.test_fmt", + "callee": "tests.float.string_format2.test", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 154, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 156, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 174, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 176, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format2.", + "callee": "tests.float.string_format2.test_fmt", + "lineno": 179, + "resolution": "direct_name_call" + } + ], + "tests.float.string_format_modulo": [], + "tests.float.string_format_modulo2": [ + { + "caller": "tests.float.string_format_modulo2.", + "callee": "tests.float.string_format_modulo2.test", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.float.string_format_modulo2.", + "callee": "tests.float.string_format_modulo2.test", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.float.string_format_modulo2_intbig": [ + { + "caller": "tests.float.string_format_modulo2_intbig.", + "callee": "tests.float.string_format_modulo2_intbig.test", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.float.string_format_modulo3": [], + "tests.float.true_value": [], + "tests.float.types": [], + "tests.frozen.frozentest": [], + "tests.import.builtin_ext": [], + "tests.import.builtin_import": [], + "tests.import.gen_context": [ + { + "caller": "tests.import.gen_context.", + "callee": "tests.import.gen_context.gen", + "lineno": 11, + "resolution": "direct_name_call" + } + ], + "tests.import.gen_context2": [], + "tests.import.import1a": [], + "tests.import.import1b": [], + "tests.import.import2a": [], + "tests.import.import3a": [], + "tests.import.import_broken": [], + "tests.import.import_circular": [], + "tests.import.import_file": [], + "tests.import.import_long_dyn": [], + "tests.import.import_long_dyn2": [], + "tests.import.import_override": [], + "tests.import.import_override2": [], + "tests.import.import_pkg1": [], + "tests.import.import_pkg2": [ + { + "caller": "tests.import.import_pkg2.", + "callee": ".pkg.mod.foo", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.import.import_pkg3": [], + "tests.import.import_pkg4": [], + "tests.import.import_pkg5": [], + "tests.import.import_pkg6": [], + "tests.import.import_pkg7": [], + "tests.import.import_pkg8": [], + "tests.import.import_pkg9": [], + "tests.import.import_shared_name": [], + "tests.import.import_star": [], + "tests.import.import_star_error": [], + "tests.import.module_dict": [], + "tests.import.module_getattr": [], + "tests.import.rel_import_inv": [], + "tests.import.shared_name": [], + "tests.import.try_module": [ + { + "caller": "tests.import.try_module.func2", + "callee": "tests.import.try_module.func1", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.import.try_module.", + "callee": "tests.import.try_module.func2", + "lineno": 18, + "resolution": "direct_name_call" + } + ], + "tests.import.broken.pkg2_and_zerodiv": [], + "tests.import.broken.zerodiv": [], + "tests.import.circular.main": [], + "tests.import.circular.sub": [], + "tests.import.ext.micropython": [], + "tests.import.ext.os": [], + "tests.import.ext.sys": [], + "tests.import.ext.time": [], + "tests.import.ext.usys": [], + "tests.import.pkg.mod": [], + "tests.import.pkg": [], + "tests.import.pkg2.mod1": [], + "tests.import.pkg2.mod2": [], + "tests.import.pkg2": [], + "tests.import.pkg3.mod1": [], + "tests.import.pkg3.mod2": [], + "tests.import.pkg3": [], + "tests.import.pkg3.subpkg1.mod1": [], + "tests.import.pkg3.subpkg1": [], + "tests.import.pkg6": [], + "tests.import.pkg6.x.y": [], + "tests.import.pkg6.x": [], + "tests.import.pkg7.mod1": [], + "tests.import.pkg7.mod2": [], + "tests.import.pkg7": [], + "tests.import.pkg7.subpkg1": [], + "tests.import.pkg7.subpkg1.subpkg2.mod3": [], + "tests.import.pkg7.subpkg1.subpkg2": [], + "tests.import.pkg8.mod": [], + "tests.import.pkg9.mod1": [], + "tests.import.pkg9.mod2": [], + "tests.import.pkg9": [], + "tests.import.pkgstar_all_array.funcs": [], + "tests.import.pkgstar_all_array": [ + { + "caller": "tests.import.pkgstar_all_array.__getattr__", + "callee": ".dict.get", + "lineno": 44, + "resolution": "local_builtin_method_call" + } + ], + "tests.import.pkgstar_all_inval": [], + "tests.import.pkgstar_all_miss": [], + "tests.import.pkgstar_all_tuple": [], + "tests.import.pkgstar_default": [], + "tests.inlineasm.rv32.asmargs": [ + { + "caller": "tests.inlineasm.rv32.asmargs.", + "callee": "tests.inlineasm.rv32.asmargs.arg0", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmargs.", + "callee": "tests.inlineasm.rv32.asmargs.arg1", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmargs.", + "callee": "tests.inlineasm.rv32.asmargs.arg2", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmargs.", + "callee": "tests.inlineasm.rv32.asmargs.arg3", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmargs.", + "callee": "tests.inlineasm.rv32.asmargs.arg4", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmarith": [ + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f1", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f2", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f3", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f5", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f5", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f6", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmarith.", + "callee": "tests.inlineasm.rv32.asmarith.f6", + "lineno": 79, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmbranch": [ + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbeq", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbeq", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbeq", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbeq", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbne", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbne", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbne", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbne", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbgeu", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbgeu", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbgeu", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbgeu", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbltu", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbltu", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbltu", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbltu", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbge", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbge", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbge", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tbge", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tblt", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tblt", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tblt", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tblt", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbeqz", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbeqz", + "lineno": 142, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbeqz", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbeqz", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbnez", + "lineno": 158, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbnez", + "lineno": 159, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbnez", + "lineno": 160, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmbranch.", + "callee": "tests.inlineasm.rv32.asmbranch.tcbnez", + "lineno": 161, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmconst": [ + { + "caller": "tests.inlineasm.rv32.asmconst.", + "callee": "tests.inlineasm.rv32.asmconst.c1", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmconst.", + "callee": "tests.inlineasm.rv32.asmconst.c2", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmconst.", + "callee": "tests.inlineasm.rv32.asmconst.c3", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmconst.", + "callee": "tests.inlineasm.rv32.asmconst.c4", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmconst.", + "callee": "tests.inlineasm.rv32.asmconst.c5", + "lineno": 49, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmcsr": [ + { + "caller": "tests.inlineasm.rv32.asmcsr.", + "callee": "tests.inlineasm.rv32.asmcsr.csr", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmcsr.", + "callee": "tests.inlineasm.rv32.asmcsr.csri", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmdata": [ + { + "caller": "tests.inlineasm.rv32.asmdata.", + "callee": "tests.inlineasm.rv32.asmdata.ret_num", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdata.", + "callee": "tests.inlineasm.rv32.asmdata.ret_num_la", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmdivmul": [ + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.sdiv", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.sdiv", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.sdiv", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.sdiv", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.udiv", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.udiv", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.udiv", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.srem", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.srem", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.srem", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.srem", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.urem", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.urem", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.urem", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.m1", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.m2", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.m3", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmdivmul.", + "callee": "tests.inlineasm.rv32.asmdivmul.m4", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmjump": [ + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f1", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f2", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f3", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f4", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f5", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmjump.", + "callee": "tests.inlineasm.rv32.asmjump.f6", + "lineno": 115, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmloadstore": [ + { + "caller": "tests.inlineasm.rv32.asmloadstore.", + "callee": "tests.inlineasm.rv32.asmloadstore.l", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmloadstore.", + "callee": "tests.inlineasm.rv32.asmloadstore.s", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmloadstore.", + "callee": "tests.inlineasm.rv32.asmloadstore.lu", + "lineno": 86, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmrettype": [ + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_obj", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_bool", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_bool", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmrettype.", + "callee": "tests.inlineasm.rv32.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmsanity": [ + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 96, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 97, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 97, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 101, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 103, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 104, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 108, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 111, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 112, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 113, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 115, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 118, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 118, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 119, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 120, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 121, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 129, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 130, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 130, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 131, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 132, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 134, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 135, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 136, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 137, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 138, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 138, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 139, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 141, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 142, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 142, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 143, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 144, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 145, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 146, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 146, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 201, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 201, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 202, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 202, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 203, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 203, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": "tests.inlineasm.rv32.asmsanity.harness", + "lineno": 204, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsanity.", + "callee": ".str.format", + "lineno": 204, + "resolution": "local_builtin_method_call" + } + ], + "tests.inlineasm.rv32.asmshift": [ + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsl1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsl23", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsr1", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsr31", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.asr1", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.asr31", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.clsl1", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.clsl23", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.clsr1", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.clsr31", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.casr1", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.casr31", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsl1r", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.lsr1r", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmshift.", + "callee": "tests.inlineasm.rv32.asmshift.asr1r", + "lineno": 121, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmstack": [ + { + "caller": "tests.inlineasm.rv32.asmstack.", + "callee": "tests.inlineasm.rv32.asmstack.l", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmstack.", + "callee": "tests.inlineasm.rv32.asmstack.s", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmstack.", + "callee": "tests.inlineasm.rv32.asmstack.a", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmsum": [ + { + "caller": "tests.inlineasm.rv32.asmsum.", + "callee": "tests.inlineasm.rv32.asmsum.asm_sum_words", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsum.", + "callee": "tests.inlineasm.rv32.asmsum.asm_sum_bytes", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmsum.", + "callee": "tests.inlineasm.rv32.asmsum.asm_sum_bytes", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.rv32.asmzba": [ + { + "caller": "tests.inlineasm.rv32.asmzba.", + "callee": "tests.inlineasm.rv32.asmzba.test_sh1add", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmzba.", + "callee": "tests.inlineasm.rv32.asmzba.test_sh2add", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.rv32.asmzba.", + "callee": "tests.inlineasm.rv32.asmzba.test_sh3add", + "lineno": 18, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmargs": [ + { + "caller": "tests.inlineasm.thumb.asmargs.", + "callee": "tests.inlineasm.thumb.asmargs.arg0", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmargs.", + "callee": "tests.inlineasm.thumb.asmargs.arg1", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmargs.", + "callee": "tests.inlineasm.thumb.asmargs.arg2", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmargs.", + "callee": "tests.inlineasm.thumb.asmargs.arg3", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmargs.", + "callee": "tests.inlineasm.thumb.asmargs.arg4", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmbcc": [ + { + "caller": "tests.inlineasm.thumb.asmbcc.", + "callee": "tests.inlineasm.thumb.asmbcc.f", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbcc.", + "callee": "tests.inlineasm.thumb.asmbcc.f", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbcc.", + "callee": "tests.inlineasm.thumb.asmbcc.f", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbcc.", + "callee": "tests.inlineasm.thumb.asmbcc.f", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmbitops": [ + { + "caller": "tests.inlineasm.thumb.asmbitops.clz", + "callee": "tests.inlineasm.thumb.asmbitops.clz", + "lineno": 3, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbitops.", + "callee": "tests.inlineasm.thumb.asmbitops.clz", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbitops.", + "callee": "tests.inlineasm.thumb.asmbitops.clz", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbitops.rbit", + "callee": "tests.inlineasm.thumb.asmbitops.rbit", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbitops.", + "callee": "tests.inlineasm.thumb.asmbitops.rbit", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmbitops.", + "callee": "tests.inlineasm.thumb.asmbitops.rbit", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmblbx": [ + { + "caller": "tests.inlineasm.thumb.asmblbx.", + "callee": "tests.inlineasm.thumb.asmblbx.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmblbx.", + "callee": "tests.inlineasm.thumb.asmblbx.f", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmconst": [ + { + "caller": "tests.inlineasm.thumb.asmconst.", + "callee": "tests.inlineasm.thumb.asmconst.c1", + "lineno": 11, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmdata": [ + { + "caller": "tests.inlineasm.thumb.asmdata.", + "callee": "tests.inlineasm.thumb.asmdata.ret_num", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmdiv": [ + { + "caller": "tests.inlineasm.thumb.asmdiv.sdiv", + "callee": "tests.inlineasm.thumb.asmdiv.sdiv", + "lineno": 3, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.udiv", + "callee": "tests.inlineasm.thumb.asmdiv.udiv", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.sdiv", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.sdiv", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.sdiv", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.sdiv", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.udiv", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.udiv", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmdiv.", + "callee": "tests.inlineasm.thumb.asmdiv.udiv", + "lineno": 18, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmerrors": [], + "tests.inlineasm.thumb.asmfpaddsub": [ + { + "caller": "tests.inlineasm.thumb.asmfpaddsub.", + "callee": "tests.inlineasm.thumb.asmfpaddsub.add_sub", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmfpcmp": [ + { + "caller": "tests.inlineasm.thumb.asmfpcmp.", + "callee": "tests.inlineasm.thumb.asmfpcmp.f", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmfpcmp.", + "callee": "tests.inlineasm.thumb.asmfpcmp.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmfpcmp.", + "callee": "tests.inlineasm.thumb.asmfpcmp.f", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmfpldrstr": [ + { + "caller": "tests.inlineasm.thumb.asmfpldrstr.", + "callee": "tests.inlineasm.thumb.asmfpldrstr.arrayadd", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmfpmuldiv": [ + { + "caller": "tests.inlineasm.thumb.asmfpmuldiv.", + "callee": "tests.inlineasm.thumb.asmfpmuldiv.muldiv", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmfpsqrt": [ + { + "caller": "tests.inlineasm.thumb.asmfpsqrt.", + "callee": "tests.inlineasm.thumb.asmfpsqrt.sqrt_test", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmit": [ + { + "caller": "tests.inlineasm.thumb.asmit.", + "callee": "tests.inlineasm.thumb.asmit.f", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmit.", + "callee": "tests.inlineasm.thumb.asmit.f", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmit.", + "callee": "tests.inlineasm.thumb.asmit.g", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmit.", + "callee": "tests.inlineasm.thumb.asmit.g", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmpushpop": [ + { + "caller": "tests.inlineasm.thumb.asmpushpop.", + "callee": "tests.inlineasm.thumb.asmpushpop.f", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmpushpop.", + "callee": "tests.inlineasm.thumb.asmpushpop.g", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmrettype": [ + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_obj", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_bool", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_bool", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_int", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmrettype.", + "callee": "tests.inlineasm.thumb.asmrettype.ret_uint", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmshift": [ + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.lsl1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.lsl23", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.lsr1", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.lsr31", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.asr1", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmshift.", + "callee": "tests.inlineasm.thumb.asmshift.asr31", + "lineno": 46, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmspecialregs": [ + { + "caller": "tests.inlineasm.thumb.asmspecialregs.", + "callee": "tests.inlineasm.thumb.asmspecialregs.getBASEPRI", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmspecialregs.", + "callee": "tests.inlineasm.thumb.asmspecialregs.getIPSR", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.thumb.asmsum": [ + { + "caller": "tests.inlineasm.thumb.asmsum.", + "callee": "tests.inlineasm.thumb.asmsum.asm_sum_words", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmsum.", + "callee": "tests.inlineasm.thumb.asmsum.asm_sum_bytes", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.thumb.asmsum.", + "callee": "tests.inlineasm.thumb.asmsum.asm_sum_bytes", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmargs": [ + { + "caller": "tests.inlineasm.xtensa.asmargs.", + "callee": "tests.inlineasm.xtensa.asmargs.arg0", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmargs.", + "callee": "tests.inlineasm.xtensa.asmargs.arg1", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmargs.", + "callee": "tests.inlineasm.xtensa.asmargs.arg2", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmargs.", + "callee": "tests.inlineasm.xtensa.asmargs.arg3", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmargs.", + "callee": "tests.inlineasm.xtensa.asmargs.arg4", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmarith": [ + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f1", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": ".str.format", + "lineno": 19, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.a2", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.a4", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.a8", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.s2", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.s4", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.s8", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f5", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f6", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f7", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f8", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f9", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmarith.", + "callee": "tests.inlineasm.xtensa.asmarith.f10", + "lineno": 119, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmbranch": [ + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tball", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tball", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tball", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tball", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbany", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbany", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbany", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbany", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbc", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbc", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbc", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": ".str.format", + "lineno": 63, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbs", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbs", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbbs", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": ".str.format", + "lineno": 97, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeq", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeq", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeq", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbge", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbge", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbge", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgeu", + "lineno": 153, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgeu", + "lineno": 154, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgeu", + "lineno": 155, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgeu", + "lineno": 156, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgez", + "lineno": 168, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgez", + "lineno": 169, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbgez", + "lineno": 170, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tblt", + "lineno": 182, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tblt", + "lineno": 183, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tblt", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltu", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltu", + "lineno": 197, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltu", + "lineno": 198, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltu", + "lineno": 199, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltz", + "lineno": 211, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltz", + "lineno": 212, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbltz", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnall", + "lineno": 225, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnall", + "lineno": 226, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnall", + "lineno": 227, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnall", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbne", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbne", + "lineno": 241, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbne", + "lineno": 242, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez", + "lineno": 254, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez", + "lineno": 255, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez", + "lineno": 256, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnone", + "lineno": 268, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnone", + "lineno": 269, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnone", + "lineno": 270, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnone", + "lineno": 271, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz_n", + "lineno": 283, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz_n", + "lineno": 284, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbeqz_n", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez_n", + "lineno": 297, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez_n", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmbranch.", + "callee": "tests.inlineasm.xtensa.asmbranch.tbnez_n", + "lineno": 299, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmjump": [ + { + "caller": "tests.inlineasm.xtensa.asmjump.", + "callee": "tests.inlineasm.xtensa.asmjump.jump", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmjump.", + "callee": "tests.inlineasm.xtensa.asmjump.jumpx", + "lineno": 26, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmloadstore": [ + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl32r", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl32i", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl8ui", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl16ui", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl16si", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.ts8i", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.ts16i", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.ts32i", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmloadstore.", + "callee": "tests.inlineasm.xtensa.asmloadstore.tl32i_n", + "lineno": 98, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmmisc": [ + { + "caller": "tests.inlineasm.xtensa.asmmisc.", + "callee": "tests.inlineasm.xtensa.asmmisc.tnop", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmmisc.", + "callee": "tests.inlineasm.xtensa.asmmisc.tnop_n", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmmisc.", + "callee": "tests.inlineasm.xtensa.asmmisc.tmov_n", + "lineno": 25, + "resolution": "direct_name_call" + } + ], + "tests.inlineasm.xtensa.asmshift": [ + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsl1", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsl23", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsr1", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsr15", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.asr1", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.asr31", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsl1r", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.lsr1r", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.asr1r", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.sll9", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.srlr", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.sllr", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.srcr", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.srai24", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.nsar", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.nsar", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "tests.inlineasm.xtensa.asmshift.", + "callee": "tests.inlineasm.xtensa.asmshift.nsaur", + "lineno": 137, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.arrayop-1-list_inplace": [], + "tests.internal_bench.arrayop-2-list_map": [], + "tests.internal_bench.arrayop-3-bytearray_inplace": [], + "tests.internal_bench.arrayop-4-bytearray_map": [], + "tests.internal_bench.bench": [], + "tests.internal_bench.bytealloc-1-bytes_n": [], + "tests.internal_bench.bytealloc-2-repeat": [], + "tests.internal_bench.bytebuf-1-inplace": [], + "tests.internal_bench.bytebuf-2-join_map_bytes": [], + "tests.internal_bench.bytebuf-3-bytarray_map": [], + "tests.internal_bench.class_create-0-empty": [], + "tests.internal_bench.class_create-1-slots": [], + "tests.internal_bench.class_create-1.1-slots5": [], + "tests.internal_bench.class_create-2-classattr": [], + "tests.internal_bench.class_create-2.1-classattr5": [], + "tests.internal_bench.class_create-2.3-classattr5objs": [], + "tests.internal_bench.class_create-3-instancemethod": [], + "tests.internal_bench.class_create-4-classmethod": [], + "tests.internal_bench.class_create-4.1-classmethod_implicit": [], + "tests.internal_bench.class_create-5-staticmethod": [], + "tests.internal_bench.class_create-6-getattribute": [], + "tests.internal_bench.class_create-6.1-getattr": [], + "tests.internal_bench.class_create-6.2-property": [], + "tests.internal_bench.class_create-6.3-descriptor": [ + { + "caller": "tests.internal_bench.class_create-6.3-descriptor.test", + "callee": "tests.internal_bench.class_create-6.3-descriptor.D.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_create-7-inherit": [], + "tests.internal_bench.class_create-7.1-inherit_initsubclass": [], + "tests.internal_bench.class_create-8-metaclass_setname": [ + { + "caller": "tests.internal_bench.class_create-8-metaclass_setname.test", + "callee": "tests.internal_bench.class_create-8-metaclass_setname.D.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_create-8.1-metaclass_setname5": [ + { + "caller": "tests.internal_bench.class_create-8.1-metaclass_setname5.test", + "callee": "tests.internal_bench.class_create-8.1-metaclass_setname5.D.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-0-object": [], + "tests.internal_bench.class_instance-0.1-object-gc": [], + "tests.internal_bench.class_instance-1-empty": [], + "tests.internal_bench.class_instance-1.1-classattr": [], + "tests.internal_bench.class_instance-1.2-func": [ + { + "caller": "tests.internal_bench.class_instance-1.2-func.test", + "callee": "tests.internal_bench.class_instance-1.2-func.X.", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-1.3-empty-gc": [], + "tests.internal_bench.class_instance-2-init": [ + { + "caller": "tests.internal_bench.class_instance-2-init.test", + "callee": "tests.internal_bench.class_instance-2-init.X.__init__", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-2.1-init_super": [ + { + "caller": "tests.internal_bench.class_instance-2.1-init_super.test", + "callee": "tests.internal_bench.class_instance-2.1-init_super.X.__init__", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-2.2-new": [ + { + "caller": "tests.internal_bench.class_instance-2.2-new.test", + "callee": "tests.internal_bench.class_instance-2.2-new.X.", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-3-del": [ + { + "caller": "tests.internal_bench.class_instance-3-del.test", + "callee": "tests.internal_bench.class_instance-3-del.X.", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-3.1-del-gc": [ + { + "caller": "tests.internal_bench.class_instance-3.1-del-gc.test", + "callee": "tests.internal_bench.class_instance-3.1-del-gc.X.", + "lineno": 12, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.class_instance-4-slots": [], + "tests.internal_bench.class_instance-4.1-slots5": [], + "tests.internal_bench.from_iter-1-list_bound": [], + "tests.internal_bench.from_iter-2-list_unbound": [], + "tests.internal_bench.from_iter-3-tuple_bound": [], + "tests.internal_bench.from_iter-4-tuple_unbound": [], + "tests.internal_bench.from_iter-5-bytes_bound": [], + "tests.internal_bench.from_iter-6-bytes_unbound": [], + "tests.internal_bench.from_iter-7-bytearray_bound": [], + "tests.internal_bench.from_iter-8-bytearray_unbound": [], + "tests.internal_bench.funcall-1-inline": [], + "tests.internal_bench.funcall-2-funcall": [ + { + "caller": "tests.internal_bench.funcall-2-funcall.test", + "callee": "tests.internal_bench.funcall-2-funcall.f", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.funcall-3-funcall-local": [], + "tests.internal_bench.func_args-1.1-pos_1": [ + { + "caller": "tests.internal_bench.func_args-1.1-pos_1.test", + "callee": "tests.internal_bench.func_args-1.1-pos_1.func", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.func_args-1.2-pos_3": [ + { + "caller": "tests.internal_bench.func_args-1.2-pos_3.test", + "callee": "tests.internal_bench.func_args-1.2-pos_3.func", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.func_args-2-pos_default_2_of_3": [ + { + "caller": "tests.internal_bench.func_args-2-pos_default_2_of_3.test", + "callee": "tests.internal_bench.func_args-2-pos_default_2_of_3.func", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.func_args-3.1-kw_1": [ + { + "caller": "tests.internal_bench.func_args-3.1-kw_1.test", + "callee": "tests.internal_bench.func_args-3.1-kw_1.func", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.func_args-3.2-kw_3": [ + { + "caller": "tests.internal_bench.func_args-3.2-kw_3.test", + "callee": "tests.internal_bench.func_args-3.2-kw_3.func", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.func_builtin-1-enum_pos": [], + "tests.internal_bench.func_builtin-2-enum_kw": [], + "tests.internal_bench.loop_count-1-range": [], + "tests.internal_bench.loop_count-2-range_iter": [], + "tests.internal_bench.loop_count-3-while_up": [], + "tests.internal_bench.loop_count-4-while_down_gt": [], + "tests.internal_bench.loop_count-5-while_down_ne": [], + "tests.internal_bench.loop_count-5.1-while_down_ne_localvar": [], + "tests.internal_bench.var-1-constant": [], + "tests.internal_bench.var-2-global": [], + "tests.internal_bench.var-3-local": [], + "tests.internal_bench.var-4-arg": [ + { + "caller": "tests.internal_bench.var-4-arg.", + "callee": "tests.internal_bench.var-4-arg.test", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.internal_bench.var-5-class-attr": [], + "tests.internal_bench.var-6-instance-attr": [ + { + "caller": "tests.internal_bench.var-6-instance-attr.test", + "callee": "tests.internal_bench.var-6-instance-attr.Foo.__init__", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.1-instance-attr-5": [ + { + "caller": "tests.internal_bench.var-6.1-instance-attr-5.test", + "callee": "tests.internal_bench.var-6.1-instance-attr-5.Foo.__init__", + "lineno": 14, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.2-instance-speciallookup": [ + { + "caller": "tests.internal_bench.var-6.2-instance-speciallookup.test", + "callee": "tests.internal_bench.var-6.2-instance-speciallookup.Foo.__init__", + "lineno": 13, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.3-instance-property": [ + { + "caller": "tests.internal_bench.var-6.3-instance-property.test", + "callee": "tests.internal_bench.var-6.3-instance-property.Foo.", + "lineno": 11, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.4-instance-descriptor": [ + { + "caller": "tests.internal_bench.var-6.4-instance-descriptor.", + "callee": "tests.internal_bench.var-6.4-instance-descriptor.Descriptor.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.5-instance-getattr": [ + { + "caller": "tests.internal_bench.var-6.5-instance-getattr.test", + "callee": "tests.internal_bench.var-6.5-instance-getattr.Foo.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-6.6-instance-builtin_ordered": [], + "tests.internal_bench.var-7-instance-meth": [ + { + "caller": "tests.internal_bench.var-7-instance-meth.test", + "callee": "tests.internal_bench.var-7-instance-meth.Foo.__init__", + "lineno": 13, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.internal_bench.var-7-instance-meth.test", + "callee": "tests.internal_bench.var-7-instance-meth.Foo.num", + "lineno": 15, + "resolution": "local_typed_method_call" + } + ], + "tests.internal_bench.var-8-namedtuple-1st": [ + { + "caller": "tests.internal_bench.var-8-namedtuple-1st.", + "callee": ".collections.namedtuple", + "lineno": 4, + "resolution": "external_constructor_call" + } + ], + "tests.internal_bench.var-8.1-namedtuple-5th": [ + { + "caller": "tests.internal_bench.var-8.1-namedtuple-5th.", + "callee": ".collections.namedtuple", + "lineno": 4, + "resolution": "external_constructor_call" + } + ], + "tests.internal_bench.var-9-getattr": [], + "tests.internal_bench.var-9.1-getattr_default": [], + "tests.internal_bench.var-9.2-getattr_default_special": [ + { + "caller": "tests.internal_bench.var-9.2-getattr_default_special.test", + "callee": "tests.internal_bench.var-9.2-getattr_default_special.Foo.", + "lineno": 10, + "resolution": "same_module_class_call" + } + ], + "tests.internal_bench.var-9.3-except_ok": [ + { + "caller": "tests.internal_bench.var-9.3-except_ok.test", + "callee": "tests.internal_bench.var-9.3-except_ok.test.get", + "lineno": 19, + "resolution": "nested_function_call" + } + ], + "tests.internal_bench.var-9.4-except_selfinduced": [ + { + "caller": "tests.internal_bench.var-9.4-except_selfinduced.test", + "callee": "tests.internal_bench.var-9.4-except_selfinduced.test.get", + "lineno": 18, + "resolution": "nested_function_call" + } + ], + "tests.internal_bench.var-9.5-except_error": [ + { + "caller": "tests.internal_bench.var-9.5-except_error.test", + "callee": "tests.internal_bench.var-9.5-except_error.test.get", + "lineno": 18, + "resolution": "nested_function_call" + } + ], + "tests.internal_bench.var-9.6-except_error_special": [ + { + "caller": "tests.internal_bench.var-9.6-except_error_special.test", + "callee": "tests.internal_bench.var-9.6-except_error_special.Foo.", + "lineno": 10, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.internal_bench.var-9.6-except_error_special.test", + "callee": "tests.internal_bench.var-9.6-except_error_special.test.get", + "lineno": 19, + "resolution": "nested_function_call" + } + ], + "tests.io.argv": [], + "tests.io.builtin_print_file": [], + "tests.io.file1": [], + "tests.io.file_iter": [], + "tests.io.file_long_read": [], + "tests.io.file_long_read2": [], + "tests.io.file_long_read3": [], + "tests.io.file_readinto": [], + "tests.io.file_readinto_len": [], + "tests.io.file_readline": [], + "tests.io.file_seek": [], + "tests.io.file_stdio": [], + "tests.io.file_stdio2": [ + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.io.file_stdio2.", + "callee": "tests.io.file_stdio2.print_flush", + "lineno": 56, + "resolution": "direct_name_call" + } + ], + "tests.io.file_with": [], + "tests.io.open_append": [], + "tests.io.open_plus": [], + "tests.jni.list": [], + "tests.jni.object": [], + "tests.jni.system_out": [], + "tests.micropython.builtin_execfile": [ + { + "caller": "tests.micropython.builtin_execfile.Filesystem.open", + "callee": "tests.micropython.builtin_execfile.File.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.builtin_execfile.", + "callee": "tests.micropython.builtin_execfile.Filesystem.__init__", + "lineno": 58, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.builtin_execfile.", + "callee": "tests.micropython.builtin_execfile.EvilFilesystem.", + "lineno": 91, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.const": [ + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const.", + "callee": "tests.micropython.const.f", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const.", + "callee": ".micropython.const", + "lineno": 26, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.const2": [ + { + "caller": "tests.micropython.const2.", + "callee": ".micropython.const", + "lineno": 5, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const2.", + "callee": ".micropython.const", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const2.", + "callee": ".micropython.const", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const2.", + "callee": "tests.micropython.const2.f", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const2.", + "callee": ".micropython.const", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const2.", + "callee": "tests.micropython.const2.A.", + "lineno": 48, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.const_alltypes": [ + { + "caller": "tests.micropython.const_alltypes.", + "callee": ".micropython.const", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_alltypes.", + "callee": ".micropython.const", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_alltypes.", + "callee": ".micropython.const", + "lineno": 8, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_alltypes.", + "callee": ".micropython.const", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_alltypes.", + "callee": ".micropython.const", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.const_error": [ + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.const_error.", + "callee": "tests.micropython.const_error.test_syntax", + "lineno": 24, + "resolution": "direct_name_call" + } + ], + "tests.micropython.const_float": [ + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_float.", + "callee": ".micropython.const", + "lineno": 18, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.const_intbig": [ + { + "caller": "tests.micropython.const_intbig.", + "callee": ".micropython.const", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_intbig.", + "callee": ".micropython.const", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_intbig.", + "callee": ".micropython.const", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.const_intbig.", + "callee": ".micropython.const", + "lineno": 12, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.const_math": [], + "tests.micropython.decorator": [ + { + "caller": "tests.micropython.decorator.", + "callee": "tests.micropython.decorator.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.micropython.decorator_error": [ + { + "caller": "tests.micropython.decorator_error.", + "callee": "tests.micropython.decorator_error.test_syntax", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.decorator_error.", + "callee": "tests.micropython.decorator_error.test_syntax", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.micropython.emg_exc": [ + { + "caller": "tests.micropython.emg_exc.", + "callee": "tests.micropython.emg_exc.f", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.micropython.extreme_exc": [ + { + "caller": "tests.micropython.extreme_exc.", + "callee": "tests.micropython.extreme_exc.stackless", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.extreme_exc.main", + "callee": "tests.micropython.extreme_exc.main.f", + "lineno": 111, + "resolution": "nested_function_call" + }, + { + "caller": "tests.micropython.extreme_exc.main", + "callee": "tests.micropython.extreme_exc.main.f", + "lineno": 128, + "resolution": "nested_function_call" + }, + { + "caller": "tests.micropython.extreme_exc.main.g", + "callee": "tests.micropython.extreme_exc.main.g", + "lineno": 140, + "resolution": "nested_function_call" + }, + { + "caller": "tests.micropython.extreme_exc.main", + "callee": "tests.micropython.extreme_exc.main.g", + "lineno": 144, + "resolution": "nested_function_call" + }, + { + "caller": "tests.micropython.extreme_exc.main", + "callee": "tests.micropython.extreme_exc.main.h", + "lineno": 163, + "resolution": "nested_function_call" + }, + { + "caller": "tests.micropython.extreme_exc.", + "callee": "tests.micropython.extreme_exc.main", + "lineno": 170, + "resolution": "direct_name_call" + } + ], + "tests.micropython.heapalloc": [ + { + "caller": "tests.micropython.heapalloc.", + "callee": "tests.micropython.heapalloc.stackless", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f1", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f1", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f1", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f2", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f2", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f1", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f3", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.test", + "callee": "tests.micropython.heapalloc.f4", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc.", + "callee": "tests.micropython.heapalloc.test", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.micropython.heapalloc_bytesio2": [], + "tests.micropython.heapalloc_exc_compressed": [], + "tests.micropython.heapalloc_exc_compressed_emg_exc": [ + { + "caller": "tests.micropython.heapalloc_exc_compressed_emg_exc.", + "callee": "tests.micropython.heapalloc_exc_compressed_emg_exc.test", + "lineno": 45, + "resolution": "direct_name_call" + } + ], + "tests.micropython.heapalloc_exc_raise": [ + { + "caller": "tests.micropython.heapalloc_exc_raise.", + "callee": "tests.micropython.heapalloc_exc_raise.func", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.micropython.heapalloc_fail_bytearray": [ + { + "caller": "tests.micropython.heapalloc_fail_bytearray.", + "callee": "tests.micropython.heapalloc_fail_bytearray.GetSlice.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.heapalloc_fail_dict": [ + { + "caller": "tests.micropython.heapalloc_fail_dict.", + "callee": ".dict.items", + "lineno": 24, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.heapalloc_fail_list": [ + { + "caller": "tests.micropython.heapalloc_fail_list.", + "callee": "tests.micropython.heapalloc_fail_list.GetSlice.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.heapalloc_fail_memoryview": [ + { + "caller": "tests.micropython.heapalloc_fail_memoryview.", + "callee": "tests.micropython.heapalloc_fail_memoryview.GetSlice.", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.heapalloc_fail_set": [ + { + "caller": "tests.micropython.heapalloc_fail_set.", + "callee": ".set.copy", + "lineno": 24, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.heapalloc_fail_tuple": [], + "tests.micropython.heapalloc_inst_call": [ + { + "caller": "tests.micropython.heapalloc_inst_call.", + "callee": "tests.micropython.heapalloc_inst_call.Foo0.", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.heapalloc_inst_call.", + "callee": "tests.micropython.heapalloc_inst_call.Foo1.", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.heapalloc_inst_call.", + "callee": "tests.micropython.heapalloc_inst_call.Foo2.", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.heapalloc_inst_call.", + "callee": "tests.micropython.heapalloc_inst_call.Foo3.", + "lineno": 36, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.heapalloc_int_from_bytes": [], + "tests.micropython.heapalloc_iter": [ + { + "caller": "tests.micropython.heapalloc_iter.do_iter", + "callee": ".micropython.heap_lock", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.do_iter", + "callee": ".micropython.heap_unlock", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.gen_func", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_lock", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_unlock", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_lock", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_unlock", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_lock", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": ".micropython.heap_unlock", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_iter.", + "callee": "tests.micropython.heapalloc_iter.do_iter", + "lineno": 77, + "resolution": "direct_name_call" + } + ], + "tests.micropython.heapalloc_slice": [ + { + "caller": "tests.micropython.heapalloc_slice.", + "callee": ".micropython.heap_lock", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.heapalloc_slice.", + "callee": ".micropython.heap_unlock", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.heapalloc_str": [], + "tests.micropython.heapalloc_super": [ + { + "caller": "tests.micropython.heapalloc_super.", + "callee": "tests.micropython.heapalloc_super.stackless", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_super.", + "callee": "tests.micropython.heapalloc_super.B.", + "lineno": 38, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.heapalloc_super.", + "callee": "tests.micropython.heapalloc_super.B.foo", + "lineno": 41, + "resolution": "local_typed_method_call" + } + ], + "tests.micropython.heapalloc_yield_from": [ + { + "caller": "tests.micropython.heapalloc_yield_from.", + "callee": "tests.micropython.heapalloc_yield_from.gen", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_yield_from.", + "callee": "tests.micropython.heapalloc_yield_from.sub_gen", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_yield_from.", + "callee": "tests.micropython.heapalloc_yield_from.gen", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.heapalloc_yield_from.", + "callee": "tests.micropython.heapalloc_yield_from.G.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.heap_lock": [ + { + "caller": "tests.micropython.heap_lock.", + "callee": ".list.extend", + "lineno": 23, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.heap_locked": [], + "tests.micropython.import_mpy_invalid": [ + { + "caller": "tests.micropython.import_mpy_invalid.UserFS.open", + "callee": "tests.micropython.import_mpy_invalid.UserFile.__init__", + "lineno": 50, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.import_mpy_invalid.", + "callee": "tests.micropython.import_mpy_invalid.UserFS.__init__", + "lineno": 62, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.import_mpy_native": [ + { + "caller": "tests.micropython.import_mpy_native.UserFS.open", + "callee": "tests.micropython.import_mpy_native.UserFile.__init__", + "lineno": 52, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.import_mpy_native.", + "callee": "tests.micropython.import_mpy_native.UserFS.__init__", + "lineno": 117, + "resolution": "same_module_class_call" + } + ], + "tests.micropython.import_mpy_native_gc": [ + { + "caller": "tests.micropython.import_mpy_native_gc.UserFS.open", + "callee": "tests.micropython.import_mpy_native_gc.UserFile.__init__", + "lineno": 46, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": "tests.micropython.import_mpy_native_gc.UserFS.__init__", + "lineno": 83, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": ".features0.get", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": ".features0.add1", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.recurse", + "callee": "tests.micropython.import_mpy_native_gc.recurse", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": "tests.micropython.import_mpy_native_gc.recurse", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": ".features0.get", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.import_mpy_native_gc.", + "callee": ".features0.add1", + "lineno": 115, + "resolution": "external_constructor_call" + } + ], + "tests.micropython.kbd_intr": [], + "tests.micropython.meminfo": [], + "tests.micropython.memstats": [], + "tests.micropython.native_closure": [ + { + "caller": "tests.micropython.native_closure.", + "callee": "tests.micropython.native_closure.f", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_closure.", + "callee": "tests.micropython.native_closure.f", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_closure.", + "callee": "tests.micropython.native_closure.f", + "lineno": 46, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_const": [ + { + "caller": "tests.micropython.native_const.", + "callee": "tests.micropython.native_const.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_const.", + "callee": "tests.micropython.native_const.f", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_const_intbig": [ + { + "caller": "tests.micropython.native_const_intbig.", + "callee": "tests.micropython.native_const_intbig.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_for": [ + { + "caller": "tests.micropython.native_for.", + "callee": "tests.micropython.native_for.f1", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_for.", + "callee": "tests.micropython.native_for.f2", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_fun_attrs": [], + "tests.micropython.native_fun_attrs_code": [], + "tests.micropython.native_gen": [ + { + "caller": "tests.micropython.native_gen.", + "callee": "tests.micropython.native_gen.gen1", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_gen.", + "callee": "tests.micropython.native_gen.gen2", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_gen.", + "callee": "tests.micropython.native_gen.gen3", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_gen.", + "callee": "tests.micropython.native_gen.gen4", + "lineno": 56, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_misc": [ + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.native_test", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.native_test", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_misc.", + "callee": "tests.micropython.native_misc.f", + "lineno": 54, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_try": [ + { + "caller": "tests.micropython.native_try.", + "callee": "tests.micropython.native_try.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_try.", + "callee": "tests.micropython.native_try.f", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_try.", + "callee": "tests.micropython.native_try.f", + "lineno": 48, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_try_deep": [ + { + "caller": "tests.micropython.native_try_deep.", + "callee": "tests.micropython.native_try_deep.f", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_while": [ + { + "caller": "tests.micropython.native_while.", + "callee": "tests.micropython.native_while.f", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_while.", + "callee": "tests.micropython.native_while.f", + "lineno": 13, + "resolution": "direct_name_call" + } + ], + "tests.micropython.native_with": [ + { + "caller": "tests.micropython.native_with.f", + "callee": "tests.micropython.native_with.C.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.native_with.", + "callee": "tests.micropython.native_with.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.native_with.f", + "callee": "tests.micropython.native_with.C.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.native_with.", + "callee": "tests.micropython.native_with.f", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tests.micropython.opt_level": [], + "tests.micropython.opt_level_lineno": [], + "tests.micropython.ringio_big": [], + "tests.micropython.schedule": [], + "tests.micropython.stack_use": [], + "tests.micropython.test_normalize_newlines": [], + "tests.micropython.viper_addr": [ + { + "caller": "tests.micropython.viper_addr.", + "callee": "tests.micropython.viper_addr.get_addr", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_addr.", + "callee": "tests.micropython.viper_addr.memset", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_addr.", + "callee": "tests.micropython.viper_addr.memset", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_addr.", + "callee": "tests.micropython.viper_addr.memset", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_addr.", + "callee": "tests.micropython.viper_addr.memsum", + "lineno": 43, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_arith": [ + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.add", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.add", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.add", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.add", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.sub", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.sub", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.sub", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.sub", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.mul", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shl", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shl", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shl", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shl", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shl", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shr", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shr", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shr", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.shr", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.and_", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.and_", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.and_", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.and_", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.or_", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.or_", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.or_", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.xor", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.xor", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith.", + "callee": "tests.micropython.viper_binop_arith.xor", + "lineno": 93, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_arith_uint": [ + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.add", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.add", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.sub", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.sub", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.mul", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.mul", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_arith_uint.", + "callee": "tests.micropython.viper_binop_arith_uint.mul", + "lineno": 32, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_bitwise_uint": [ + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shl", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shl", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shl", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shr", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shr", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.shr", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.and_", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.and_", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.and_", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.and_", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.or_", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.or_", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.or_", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.xor", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.xor", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.xor", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_bitwise_uint.", + "callee": "tests.micropython.viper_binop_bitwise_uint.xor", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_comp": [ + { + "caller": "tests.micropython.viper_binop_comp.", + "callee": "tests.micropython.viper_binop_comp.f", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp.", + "callee": "tests.micropython.viper_binop_comp.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp.", + "callee": "tests.micropython.viper_binop_comp.f", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp.", + "callee": "tests.micropython.viper_binop_comp.f", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp.", + "callee": "tests.micropython.viper_binop_comp.f", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_comp_imm": [ + { + "caller": "tests.micropython.viper_binop_comp_imm.", + "callee": "tests.micropython.viper_binop_comp_imm.f", + "lineno": 7, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_imm.", + "callee": "tests.micropython.viper_binop_comp_imm.f", + "lineno": 8, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_imm.", + "callee": "tests.micropython.viper_binop_comp_imm.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_imm.", + "callee": "tests.micropython.viper_binop_comp_imm.f", + "lineno": 10, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_comp_uint": [ + { + "caller": "tests.micropython.viper_binop_comp_uint.test", + "callee": "tests.micropython.viper_binop_comp_uint.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_comp_uint.", + "callee": "tests.micropython.viper_binop_comp_uint.test", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_divmod": [ + { + "caller": "tests.micropython.viper_binop_divmod.dm", + "callee": "tests.micropython.viper_binop_divmod.div", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_divmod.dm", + "callee": "tests.micropython.viper_binop_divmod.mod", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_divmod.", + "callee": "tests.micropython.viper_binop_divmod.dm", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_binop_multi_comp": [ + { + "caller": "tests.micropython.viper_binop_multi_comp.", + "callee": "tests.micropython.viper_binop_multi_comp.f", + "lineno": 18, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_multi_comp.", + "callee": "tests.micropython.viper_binop_multi_comp.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_multi_comp.", + "callee": "tests.micropython.viper_binop_multi_comp.f", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_multi_comp.", + "callee": "tests.micropython.viper_binop_multi_comp.f", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_binop_multi_comp.", + "callee": "tests.micropython.viper_binop_multi_comp.f", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_cond": [ + { + "caller": "tests.micropython.viper_cond.", + "callee": "tests.micropython.viper_cond.f", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_cond.", + "callee": "tests.micropython.viper_cond.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_cond.", + "callee": "tests.micropython.viper_cond.g", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_cond.", + "callee": "tests.micropython.viper_cond.h", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_const": [ + { + "caller": "tests.micropython.viper_const.", + "callee": "tests.micropython.viper_const.f", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_const.", + "callee": "tests.micropython.viper_const.f", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_const_intbig": [ + { + "caller": "tests.micropython.viper_const_intbig.", + "callee": "tests.micropython.viper_const_intbig.f", + "lineno": 9, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_error": [ + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_error.", + "callee": "tests.micropython.viper_error.test", + "lineno": 90, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_globals": [], + "tests.micropython.viper_import": [ + { + "caller": "tests.micropython.viper_import.f", + "callee": ".micropython.const", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.micropython.viper_import.", + "callee": "tests.micropython.viper_import.f", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_large_jump": [], + "tests.micropython.viper_misc": [ + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_int", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_object", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_ret_none", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_ret_ellipsis", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_3args", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_4args", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_local", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc.", + "callee": "tests.micropython.viper_misc.viper_no_annotation", + "lineno": 76, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_misc2": [ + { + "caller": "tests.micropython.viper_misc2.", + "callee": "tests.micropython.viper_misc2.expand", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_misc3": [ + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_for", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_access_global", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_print", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_tuple_consts", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_tuple", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_list", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_set", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_raise", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_gc", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_misc3.", + "callee": "tests.micropython.viper_misc3.viper_gc", + "lineno": 96, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_misc_intbig": [ + { + "caller": "tests.micropython.viper_misc_intbig.", + "callee": "tests.micropython.viper_misc_intbig.viper_uint", + "lineno": 12, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr16_load": [ + { + "caller": "tests.micropython.viper_ptr16_load.", + "callee": "tests.micropython.viper_ptr16_load.get", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load.", + "callee": "tests.micropython.viper_ptr16_load.get1", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load.", + "callee": "tests.micropython.viper_ptr16_load.memadd", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load.", + "callee": "tests.micropython.viper_ptr16_load.memadd2", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr16_load_boundary": [ + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": "tests.micropython.viper_ptr16_load_boundary.data", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": "tests.micropython.viper_ptr16_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": "tests.micropython.viper_ptr16_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": "tests.micropython.viper_ptr16_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": ".str.format", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": ".str.format", + "lineno": 38, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr16_load_boundary.", + "callee": ".str.format", + "lineno": 39, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.viper_ptr16_store": [ + { + "caller": "tests.micropython.viper_ptr16_store.", + "callee": "tests.micropython.viper_ptr16_store.set", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store.", + "callee": "tests.micropython.viper_ptr16_store.set1", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store.", + "callee": "tests.micropython.viper_ptr16_store.memset", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store.", + "callee": "tests.micropython.viper_ptr16_store.memset2", + "lineno": 40, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr16_store_boundary": [ + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": ".str.format", + "lineno": 49, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": "tests.micropython.viper_ptr16_store_boundary.next_value", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": "tests.micropython.viper_ptr16_store_boundary.get_index", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": "tests.micropython.viper_ptr16_store_boundary.set_index", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": "tests.micropython.viper_ptr16_store_boundary.next_value", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr16_store_boundary.", + "callee": "tests.micropython.viper_ptr16_store_boundary.get_index", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr32_load": [ + { + "caller": "tests.micropython.viper_ptr32_load.", + "callee": "tests.micropython.viper_ptr32_load.get", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load.", + "callee": "tests.micropython.viper_ptr32_load.get1", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load.", + "callee": "tests.micropython.viper_ptr32_load.memadd", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load.", + "callee": "tests.micropython.viper_ptr32_load.memadd2", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr32_load_boundary": [ + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": "tests.micropython.viper_ptr32_load_boundary.data", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": "tests.micropython.viper_ptr32_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": "tests.micropython.viper_ptr32_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": "tests.micropython.viper_ptr32_load_boundary.get_index", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": ".str.format", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": ".str.format", + "lineno": 38, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr32_load_boundary.", + "callee": ".str.format", + "lineno": 39, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.viper_ptr32_store": [ + { + "caller": "tests.micropython.viper_ptr32_store.", + "callee": "tests.micropython.viper_ptr32_store.set", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store.", + "callee": "tests.micropython.viper_ptr32_store.set1", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store.", + "callee": "tests.micropython.viper_ptr32_store.memset", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store.", + "callee": "tests.micropython.viper_ptr32_store.memset2", + "lineno": 40, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr32_store_boundary": [ + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": ".str.format", + "lineno": 54, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": "tests.micropython.viper_ptr32_store_boundary.next_value", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": "tests.micropython.viper_ptr32_store_boundary.get_index", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": "tests.micropython.viper_ptr32_store_boundary.set_index", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": "tests.micropython.viper_ptr32_store_boundary.next_value", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr32_store_boundary.", + "callee": "tests.micropython.viper_ptr32_store_boundary.get_index", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr8_load": [ + { + "caller": "tests.micropython.viper_ptr8_load.", + "callee": "tests.micropython.viper_ptr8_load.get", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load.", + "callee": "tests.micropython.viper_ptr8_load.get1", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load.", + "callee": "tests.micropython.viper_ptr8_load.memadd", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load.", + "callee": "tests.micropython.viper_ptr8_load.memadd2", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr8_load_boundary": [ + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": "tests.micropython.viper_ptr8_load_boundary.data", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": "tests.micropython.viper_ptr8_load_boundary.get_index", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": "tests.micropython.viper_ptr8_load_boundary.get_index", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": "tests.micropython.viper_ptr8_load_boundary.get_index", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": ".str.format", + "lineno": 36, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": ".str.format", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr8_load_boundary.", + "callee": ".str.format", + "lineno": 38, + "resolution": "local_builtin_method_call" + } + ], + "tests.micropython.viper_ptr8_store": [ + { + "caller": "tests.micropython.viper_ptr8_store.", + "callee": "tests.micropython.viper_ptr8_store.set", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store.", + "callee": "tests.micropython.viper_ptr8_store.set1", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store.", + "callee": "tests.micropython.viper_ptr8_store.memset", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store.", + "callee": "tests.micropython.viper_ptr8_store.memset2", + "lineno": 40, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_ptr8_store_boundary": [ + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": ".str.format", + "lineno": 49, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": "tests.micropython.viper_ptr8_store_boundary.next_value", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": "tests.micropython.viper_ptr8_store_boundary.get_index", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": "tests.micropython.viper_ptr8_store_boundary.set_index", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": "tests.micropython.viper_ptr8_store_boundary.next_value", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_ptr8_store_boundary.", + "callee": "tests.micropython.viper_ptr8_store_boundary.get_index", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_storeattr": [ + { + "caller": "tests.micropython.viper_storeattr.", + "callee": "tests.micropython.viper_storeattr.X.", + "lineno": 9, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.viper_storeattr.", + "callee": "tests.micropython.viper_storeattr.a", + "lineno": 20, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_subscr": [ + { + "caller": "tests.micropython.viper_subscr.", + "callee": "tests.micropython.viper_subscr.set", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_subscr.", + "callee": "tests.micropython.viper_subscr.get", + "lineno": 23, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_subscr_multi": [ + { + "caller": "tests.micropython.viper_subscr_multi.", + "callee": "tests.micropython.viper_subscr_multi.f1", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_subscr_multi.", + "callee": "tests.micropython.viper_subscr_multi.f2", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_subscr_multi.", + "callee": "tests.micropython.viper_subscr_multi.f3", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_try": [ + { + "caller": "tests.micropython.viper_try.", + "callee": "tests.micropython.viper_try.f", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_try.", + "callee": "tests.micropython.viper_try.f", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_try.", + "callee": "tests.micropython.viper_try.f", + "lineno": 48, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_types": [ + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f1", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f1", + "lineno": 13, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f1", + "lineno": 14, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f1", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f2", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f2", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f3", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_types.", + "callee": "tests.micropython.viper_types.f3", + "lineno": 35, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_unop": [ + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.pos", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.pos", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.pos", + "lineno": 11, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.neg", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.neg", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.neg", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.inv", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.inv", + "lineno": 30, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_unop.", + "callee": "tests.micropython.viper_unop.inv", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.micropython.viper_with": [ + { + "caller": "tests.micropython.viper_with.f", + "callee": "tests.micropython.viper_with.C.__init__", + "lineno": 18, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.viper_with.", + "callee": "tests.micropython.viper_with.f", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.micropython.viper_with.f", + "callee": "tests.micropython.viper_with.C.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.micropython.viper_with.", + "callee": "tests.micropython.viper_with.f", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tests.misc.cexample_class": [], + "tests.misc.cexample_module": [], + "tests.misc.cexample_subclass": [ + { + "caller": "tests.misc.cexample_subclass.", + "callee": "tests.misc.cexample_subclass.SubTimer.__init__", + "lineno": 37, + "resolution": "same_module_class_call" + } + ], + "tests.misc.features": [ + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.ten", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": ".list.append", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.p", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.p", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.A.print", + "callee": "tests.misc.features.A.print", + "lineno": 57, + "resolution": "same_class_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.print", + "lineno": 64, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.set", + "lineno": 65, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.print", + "lineno": 66, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.__init__", + "lineno": 67, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.set", + "lineno": 68, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.print", + "lineno": 69, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.gcheck", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.f", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.A.__init__", + "lineno": 133, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.misc.features.fib2", + "callee": ".list.append", + "lineno": 159, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.fib2", + "lineno": 164, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.f", + "lineno": 176, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.u", + "callee": "tests.misc.features.u", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.u", + "callee": "tests.misc.features.u", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.u", + "lineno": 198, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.features.", + "callee": "tests.misc.features.u49", + "lineno": 205, + "resolution": "direct_name_call" + } + ], + "tests.misc.non_compliant": [], + "tests.misc.non_compliant_lexer": [ + { + "caller": "tests.misc.non_compliant_lexer.", + "callee": "tests.misc.non_compliant_lexer.test", + "lineno": 33, + "resolution": "direct_name_call" + } + ], + "tests.misc.rge_sm": [ + { + "caller": "tests.misc.rge_sm.RungeKutta.solve", + "callee": "tests.misc.rge_sm.RungeKutta.iterate", + "lineno": 39, + "resolution": "self_method_call" + }, + { + "caller": "tests.misc.rge_sm.singleTraj", + "callee": "tests.misc.rge_sm.RungeKutta.__init__", + "lineno": 84, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.misc.rge_sm.singleTraj", + "callee": "tests.misc.rge_sm.RungeKutta.solve", + "lineno": 85, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.rge_sm.", + "callee": "tests.misc.rge_sm.singleTraj", + "lineno": 102, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_exc_info": [ + { + "caller": "tests.misc.sys_exc_info.", + "callee": "tests.misc.sys_exc_info.f", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_exc_info.", + "callee": "tests.misc.sys_exc_info.f", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_cov": [ + { + "caller": "tests.misc.sys_settrace_cov.", + "callee": "tests.misc.sys_settrace_cov.f", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_features": [ + { + "caller": "tests.misc.sys_settrace_features.print_stacktrace", + "callee": "tests.misc.sys_settrace_features.print_stacktrace", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_features.print_stacktrace", + "callee": "tests.misc.sys_settrace_features.print_stacktrace", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_features._Prof.trace_tick", + "callee": "tests.misc.sys_settrace_features.print_stacktrace", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_features.", + "callee": "tests.misc.sys_settrace_features._Prof.", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.misc.sys_settrace_features.trace_tick_handler_alice", + "callee": "tests.misc.sys_settrace_features._Prof.trace_tick", + "lineno": 54, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.sys_settrace_features.trace_tick_handler_bob", + "callee": "tests.misc.sys_settrace_features._Prof.trace_tick", + "lineno": 63, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.sys_settrace_features.trace_tick_handler", + "callee": "tests.misc.sys_settrace_features._Prof.trace_tick", + "lineno": 80, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.misc.sys_settrace_features.factorial", + "callee": "tests.misc.sys_settrace_features.factorial", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_features.do_tests", + "callee": "tests.misc.sys_settrace_features.factorial", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_features.", + "callee": "tests.misc.sys_settrace_features.do_tests", + "lineno": 117, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_generator": [ + { + "caller": "tests.misc.sys_settrace_generator.print_stacktrace", + "callee": "tests.misc.sys_settrace_generator.print_stacktrace", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_generator.trace_tick_handler", + "callee": "tests.misc.sys_settrace_generator.print_stacktrace", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_generator.test_generator", + "callee": "tests.misc.sys_settrace_generator.test_generator.make_gen", + "lineno": 48, + "resolution": "nested_function_call" + }, + { + "caller": "tests.misc.sys_settrace_generator.test_generator", + "callee": "tests.misc.sys_settrace_generator.test_generator.make_gen", + "lineno": 59, + "resolution": "nested_function_call" + }, + { + "caller": "tests.misc.sys_settrace_generator.", + "callee": "tests.misc.sys_settrace_generator.test_generator", + "lineno": 67, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_loop": [ + { + "caller": "tests.misc.sys_settrace_loop.print_stacktrace", + "callee": "tests.misc.sys_settrace_loop.print_stacktrace", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_loop.trace_tick_handler", + "callee": "tests.misc.sys_settrace_loop.print_stacktrace", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_loop.", + "callee": "tests.misc.sys_settrace_loop.test_loop", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_subdir.sys_settrace_generic": [ + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_func", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_func.test_sub_func", + "lineno": 9, + "resolution": "nested_function_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_func", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_closure", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_exception", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_listcomp", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_lambda", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_class", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.misc.sys_settrace_subdir.sys_settrace_generic.run_tests", + "callee": "tests.misc.sys_settrace_subdir.sys_settrace_generic.test_import", + "lineno": 90, + "resolution": "direct_name_call" + } + ], + "tests.misc.sys_settrace_subdir.sys_settrace_importme": [], + "tests.multi_extmod.machine_i2c_target_irq": [ + { + "caller": "tests.multi_extmod.machine_i2c_target_irq.instance0", + "callee": ".machine.I2C", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.multi_extmod.machine_i2c_target_irq.instance1", + "callee": ".machine.I2CTarget", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.multi_extmod.machine_i2c_target_irq.instance1", + "callee": ".machine.I2CTarget", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.multi_extmod.machine_i2c_target_irq.instance1", + "callee": "tests.multi_extmod.machine_i2c_target_irq.I2CTargetMemory.__init__", + "lineno": 127, + "resolution": "same_module_class_call" + } + ], + "tests.multi_extmod.machine_i2c_target_memory": [ + { + "caller": "tests.multi_extmod.machine_i2c_target_memory.instance0", + "callee": ".machine.I2C", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.multi_extmod.machine_i2c_target_memory.instance1", + "callee": ".machine.I2CTarget", + "lineno": 68, + "resolution": "external_constructor_call" + } + ], + "tests.perf_bench.benchrun": [ + { + "caller": "tests.perf_bench.benchrun.bm_run", + "callee": ".time.ticks_us", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.perf_bench.benchrun.bm_run", + "callee": ".time.ticks_us", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.perf_bench.benchrun.bm_run", + "callee": ".time.ticks_diff", + "lineno": 28, + "resolution": "external_constructor_call" + } + ], + "tests.perf_bench.bm_chaos": [ + { + "caller": "tests.perf_bench.bm_chaos.GVector.__add__", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.GVector.__mul__", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.GVector.linear_combination", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Spline.__call__", + "callee": "tests.perf_bench.bm_chaos.Spline.GetDomain", + "lineno": 82, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Spline.__call__", + "callee": "tests.perf_bench.bm_chaos.Spline.GetIndex", + "lineno": 89, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Spline.GetIndex", + "callee": "tests.perf_bench.bm_chaos.Spline.GetDomain", + "lineno": 103, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Chaosgame.transform_point", + "callee": "tests.perf_bench.bm_chaos.Chaosgame.get_random_trafo", + "lineno": 165, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Chaosgame.transform_point", + "callee": "tests.perf_bench.bm_chaos.Chaosgame.truncate", + "lineno": 183, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Chaosgame.create_image_chaos", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 202, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.Chaosgame.create_image_chaos", + "callee": "tests.perf_bench.bm_chaos.Chaosgame.transform_point", + "lineno": 204, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.Spline.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 236, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 237, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 238, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 239, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 240, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 241, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 242, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.Spline.__init__", + "lineno": 247, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 249, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 250, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 251, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 252, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.Spline.__init__", + "lineno": 257, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 259, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 260, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 261, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.GVector.__init__", + "lineno": 262, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup", + "callee": "tests.perf_bench.bm_chaos.Chaosgame.__init__", + "lineno": 269, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_chaos.bm_setup.run", + "callee": "tests.perf_bench.bm_chaos.Chaosgame.create_image_chaos", + "lineno": 275, + "resolution": "local_typed_method_call" + } + ], + "tests.perf_bench.bm_fannkuch": [ + { + "caller": "tests.perf_bench.bm_fannkuch.bm_setup.run", + "callee": "tests.perf_bench.bm_fannkuch.fannkuch", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_fft": [ + { + "caller": "tests.perf_bench.bm_fft.transform_radix2", + "callee": "tests.perf_bench.bm_fft.transform_radix2.reverse", + "lineno": 21, + "resolution": "nested_function_call" + }, + { + "caller": "tests.perf_bench.bm_fft.bm_setup.run", + "callee": "tests.perf_bench.bm_fft.transform_radix2", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_fft.bm_setup.run", + "callee": "tests.perf_bench.bm_fft.transform_radix2", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_float": [ + { + "caller": "tests.perf_bench.bm_float.Point.__init__", + "callee": ".math.sin", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.perf_bench.bm_float.Point.__init__", + "callee": ".math.cos", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.perf_bench.bm_float.Point.normalize", + "callee": ".math.sqrt", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.perf_bench.bm_float.benchmark", + "callee": "tests.perf_bench.bm_float.Point.__init__", + "lineno": 46, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_float.benchmark", + "callee": "tests.perf_bench.bm_float.maximize", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_float.bm_setup.run", + "callee": "tests.perf_bench.bm_float.benchmark", + "lineno": 69, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_hexiom": [ + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.", + "callee": "tests.perf_bench.bm_hexiom.Dir.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.clone", + "callee": "tests.perf_bench.bm_hexiom.Done.__init__", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.remove_all", + "callee": "tests.perf_bench.bm_hexiom.Done.remove", + "lineno": 59, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.remove_unfixed", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 64, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.remove_unfixed", + "callee": "tests.perf_bench.bm_hexiom.Done.remove", + "lineno": 65, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.filter_tiles", + "callee": "tests.perf_bench.bm_hexiom.Done.remove_all", + "lineno": 72, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_highest_value", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 96, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_first", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_max_neighbors", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 113, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_max_neighbors", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 116, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_min_neighbors", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 128, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell_min_neighbors", + "callee": "tests.perf_bench.bm_hexiom.Done.already_done", + "lineno": 131, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_highest_value", + "lineno": 141, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_min_choice", + "lineno": 143, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_max_choice", + "lineno": 145, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_first", + "lineno": 147, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_max_neighbors", + "lineno": 149, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Done.next_cell", + "callee": "tests.perf_bench.bm_hexiom.Done.next_cell_min_neighbors", + "lineno": 151, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Hex.__init__", + "callee": "tests.perf_bench.bm_hexiom.Node.__init__", + "lineno": 179, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Hex.__init__", + "callee": "tests.perf_bench.bm_hexiom.Node.__init__", + "lineno": 187, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Hex.link_nodes", + "callee": "tests.perf_bench.bm_hexiom.Hex.contains_pos", + "lineno": 198, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Pos.__init__", + "callee": "tests.perf_bench.bm_hexiom.Done.__init__", + "lineno": 216, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.Pos.clone", + "callee": "tests.perf_bench.bm_hexiom.Pos.__init__", + "lineno": 219, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.constraint_pass", + "callee": ".list.append", + "lineno": 287, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solved", + "callee": "tests.perf_bench.bm_hexiom.print_pos", + "lineno": 399, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.constraint_pass", + "lineno": 406, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.find_moves", + "lineno": 411, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.solved", + "lineno": 413, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.play_move", + "lineno": 419, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.constraint_pass", + "lineno": 421, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.solved", + "lineno": 423, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_step", + "callee": "tests.perf_bench.bm_hexiom.solve_step", + "lineno": 427, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve", + "callee": "tests.perf_bench.bm_hexiom.check_valid", + "lineno": 449, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve", + "callee": "tests.perf_bench.bm_hexiom.solve_step", + "lineno": 450, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Hex.__init__", + "lineno": 459, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Done.__init__", + "lineno": 462, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Done.set_done", + "lineno": 478, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Hex.get_by_pos", + "lineno": 478, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Done.set_done", + "lineno": 497, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Hex.get_by_pos", + "lineno": 497, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Hex.link_nodes", + "lineno": 499, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Done.filter_tiles", + "lineno": 500, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.read_file", + "callee": "tests.perf_bench.bm_hexiom.Pos.__init__", + "lineno": 501, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_file", + "callee": "tests.perf_bench.bm_hexiom.read_file", + "lineno": 505, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.solve_file", + "callee": "tests.perf_bench.bm_hexiom.solve", + "lineno": 506, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_hexiom.bm_setup.run", + "callee": "tests.perf_bench.bm_hexiom.solve_file", + "lineno": 648, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_nqueens": [ + { + "caller": "tests.perf_bench.bm_nqueens.n_queens", + "callee": "tests.perf_bench.bm_nqueens.permutations", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_nqueens.bm_setup.run", + "callee": "tests.perf_bench.bm_nqueens.n_queens", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_pidigits": [ + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": "tests.perf_bench.bm_pidigits.extract", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": "tests.perf_bench.bm_pidigits.extract", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": "tests.perf_bench.bm_pidigits.compose", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": "tests.perf_bench.bm_pidigits.extract", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": "tests.perf_bench.bm_pidigits.compose", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "callee": ".list.append", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.perf_bench.bm_pidigits.bm_setup.run", + "callee": "tests.perf_bench.bm_pidigits.gen_pi_digits", + "lineno": 62, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.bm_wordcount": [ + { + "caller": "tests.perf_bench.bm_wordcount.test", + "callee": ".str.split", + "lineno": 7, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.perf_bench.bm_wordcount.test", + "callee": ".dict.get", + "lineno": 12, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.perf_bench.bm_wordcount.bm_setup.run", + "callee": "tests.perf_bench.bm_wordcount.test", + "lineno": 40, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_import_mpy_multi": [ + { + "caller": "tests.perf_bench.core_import_mpy_multi.FS.open", + "callee": "tests.perf_bench.core_import_mpy_multi.File.__init__", + "lineno": 58, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_multi.mount", + "callee": "tests.perf_bench.core_import_mpy_multi.FS.", + "lineno": 62, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_multi.bm_setup", + "callee": "tests.perf_bench.core_import_mpy_multi.mount", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_multi.bm_setup", + "callee": "tests.perf_bench.core_import_mpy_multi.test", + "lineno": 87, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_import_mpy_single": [ + { + "caller": "tests.perf_bench.core_import_mpy_single.FS.open", + "callee": "tests.perf_bench.core_import_mpy_single.File.__init__", + "lineno": 113, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_single.mount", + "callee": "tests.perf_bench.core_import_mpy_single.FS.", + "lineno": 117, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_single.bm_setup", + "callee": "tests.perf_bench.core_import_mpy_single.mount", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.core_import_mpy_single.bm_setup", + "callee": "tests.perf_bench.core_import_mpy_single.test", + "lineno": 137, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_locals": [ + { + "caller": "tests.perf_bench.core_locals.bm_setup.run", + "callee": "tests.perf_bench.core_locals.test", + "lineno": 186, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_qstr": [ + { + "caller": "tests.perf_bench.core_qstr.bm_setup", + "callee": "tests.perf_bench.core_qstr.test", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_str": [ + { + "caller": "tests.perf_bench.core_str.test", + "callee": ".str.replace", + "lineno": 30, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.perf_bench.core_str.bm_setup.run", + "callee": "tests.perf_bench.core_str.test", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.core_yield_from": [ + { + "caller": "tests.perf_bench.core_yield_from.recursive_yield_from", + "callee": "tests.perf_bench.core_yield_from.recursive_yield_from", + "lineno": 9, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.core_yield_from.test", + "callee": "tests.perf_bench.core_yield_from.recursive_yield_from", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.core_yield_from.bm_setup", + "callee": "tests.perf_bench.core_yield_from.test", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.misc_aes": [ + { + "caller": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_3", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "callee": "tests.perf_bench.misc_aes.aes_gf8_mul_2", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_state", + "callee": "tests.perf_bench.misc_aes.aes_add_round_key", + "lineno": 116, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_state", + "callee": "tests.perf_bench.misc_aes.aes_sb_sr_mc_ark", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_state", + "callee": "tests.perf_bench.misc_aes.aes_sb_sr_ark", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_key_expansion", + "callee": "tests.perf_bench.misc_aes.aes_s_box", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_key_expansion", + "callee": "tests.perf_bench.misc_aes.aes_r_con", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_key_expansion", + "callee": "tests.perf_bench.misc_aes.aes_s_box", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.aes_key_expansion", + "callee": "tests.perf_bench.misc_aes.aes_s_box", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.AES.set_key", + "callee": "tests.perf_bench.misc_aes.aes_key_expansion", + "lineno": 171, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.AES.get_some_state", + "callee": "tests.perf_bench.misc_aes.aes_state", + "lineno": 181, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_aes.AES.apply_to", + "callee": "tests.perf_bench.misc_aes.AES.get_some_state", + "lineno": 192, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup", + "callee": "tests.perf_bench.misc_aes.AES.__init__", + "lineno": 214, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.set_key", + "lineno": 223, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.set_iv", + "lineno": 224, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.apply_to", + "lineno": 226, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.set_key", + "lineno": 229, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.set_iv", + "lineno": 230, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.perf_bench.misc_aes.bm_setup.run", + "callee": "tests.perf_bench.misc_aes.AES.apply_to", + "lineno": 232, + "resolution": "local_typed_method_call" + } + ], + "tests.perf_bench.misc_mandel": [ + { + "caller": "tests.perf_bench.misc_mandel.mandelbrot", + "callee": "tests.perf_bench.misc_mandel.mandelbrot.in_set", + "lineno": 20, + "resolution": "nested_function_call" + }, + { + "caller": "tests.perf_bench.misc_mandel.bm_setup", + "callee": "tests.perf_bench.misc_mandel.mandelbrot", + "lineno": 34, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.misc_pystone": [ + { + "caller": "tests.perf_bench.misc_pystone.Record.copy", + "callee": "tests.perf_bench.misc_pystone.Record.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Record.__init__", + "lineno": 62, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Record.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc5", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc4", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Func2", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc7", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc8", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc1", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Func1", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc6", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc0", + "callee": "tests.perf_bench.misc_pystone.Proc2", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc1", + "callee": "tests.perf_bench.misc_pystone.Proc3", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc1", + "callee": "tests.perf_bench.misc_pystone.Proc6", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc1", + "callee": "tests.perf_bench.misc_pystone.Proc7", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc3", + "callee": "tests.perf_bench.misc_pystone.Proc7", + "lineno": 133, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Proc6", + "callee": "tests.perf_bench.misc_pystone.Func3", + "lineno": 155, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.Func2", + "callee": "tests.perf_bench.misc_pystone.Func1", + "lineno": 205, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.bm_setup", + "callee": "tests.perf_bench.misc_pystone.Setup", + "lineno": 239, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_pystone.bm_setup", + "callee": "tests.perf_bench.misc_pystone.Proc0", + "lineno": 240, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.misc_raytrace": [ + { + "caller": "tests.perf_bench.misc_raytrace.Vec.__neg__", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 13, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Vec.__add__", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 16, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Vec.__sub__", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 19, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Vec.__mul__", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Vec.normalise", + "callee": "tests.perf_bench.misc_raytrace.Vec.length", + "lineno": 28, + "resolution": "self_method_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Vec.normalise", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 29, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Surface.dull", + "callee": "tests.perf_bench.misc_raytrace.Surface.__init__", + "lineno": 75, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Surface.shiny", + "callee": "tests.perf_bench.misc_raytrace.Surface.__init__", + "lineno": 79, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.Surface.transparent", + "callee": "tests.perf_bench.misc_raytrace.Surface.__init__", + "lineno": 83, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_scene", + "callee": "tests.perf_bench.misc_raytrace.Ray.__init__", + "lineno": 140, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_scene", + "callee": "tests.perf_bench.misc_raytrace.trace_ray", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.Ray.__init__", + "lineno": 178, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.trace_to_light", + "lineno": 179, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.trace_ray", + "lineno": 187, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.Ray.__init__", + "lineno": 187, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.trace_ray", + "lineno": 191, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.trace_ray", + "callee": "tests.perf_bench.misc_raytrace.Ray.__init__", + "lineno": 191, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Canvas.__init__", + "lineno": 224, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.View.__init__", + "lineno": 225, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 225, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 225, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 225, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 225, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Scene.__init__", + "lineno": 226, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Light.__init__", + "lineno": 228, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 228, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Plane.__init__", + "lineno": 230, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 230, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 230, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Plane.__init__", + "lineno": 231, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 231, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 231, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Plane.__init__", + "lineno": 232, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 232, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 232, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Plane.__init__", + "lineno": 233, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 233, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 233, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Plane.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Sphere.__init__", + "lineno": 235, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 235, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Sphere.__init__", + "lineno": 236, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 236, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Sphere.__init__", + "lineno": 237, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.Vec.__init__", + "lineno": 237, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.main", + "callee": "tests.perf_bench.misc_raytrace.trace_scene", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "tests.perf_bench.misc_raytrace.bm_setup", + "callee": "tests.perf_bench.misc_raytrace.main", + "lineno": 258, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call0": [ + { + "caller": "tests.perf_bench.viper_call0.bm_setup", + "callee": "tests.perf_bench.viper_call0.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call1a": [ + { + "caller": "tests.perf_bench.viper_call1a.bm_setup", + "callee": "tests.perf_bench.viper_call1a.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call1b": [ + { + "caller": "tests.perf_bench.viper_call1b.bm_setup", + "callee": "tests.perf_bench.viper_call1b.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call1c": [ + { + "caller": "tests.perf_bench.viper_call1c.bm_setup", + "callee": "tests.perf_bench.viper_call1c.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call2a": [ + { + "caller": "tests.perf_bench.viper_call2a.bm_setup", + "callee": "tests.perf_bench.viper_call2a.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.perf_bench.viper_call2b": [ + { + "caller": "tests.perf_bench.viper_call2b.bm_setup", + "callee": "tests.perf_bench.viper_call2b.call", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.stress.bytecode_limit": [ + { + "caller": "tests.stress.bytecode_limit.", + "callee": ".list.append", + "lineno": 21, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.stress.bytecode_limit.", + "callee": ".list.append", + "lineno": 26, + "resolution": "local_builtin_method_call" + } + ], + "tests.stress.dict_copy": [ + { + "caller": "tests.stress.dict_copy.", + "callee": ".dict.copy", + "lineno": 9, + "resolution": "local_builtin_method_call" + } + ], + "tests.stress.dict_create": [], + "tests.stress.dict_create_max": [], + "tests.stress.fun_call_limit": [ + { + "caller": "tests.stress.fun_call_limit.", + "callee": "tests.stress.fun_call_limit.test", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.fun_call_limit.", + "callee": "tests.stress.fun_call_limit.test", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.fun_call_limit.", + "callee": "tests.stress.fun_call_limit.test", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.stress.gc_trace": [], + "tests.stress.list_sort": [], + "tests.stress.qstr_limit": [ + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 70, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.qstr_limit.", + "callee": "tests.stress.qstr_limit.make_id", + "lineno": 79, + "resolution": "direct_name_call" + } + ], + "tests.stress.qstr_limit_str_modulo": [ + { + "caller": "tests.stress.qstr_limit_str_modulo.", + "callee": "tests.stress.qstr_limit_str_modulo.make_id", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.stress.recursion": [ + { + "caller": "tests.stress.recursion.foo", + "callee": "tests.stress.recursion.foo", + "lineno": 2, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.recursion.", + "callee": "tests.stress.recursion.foo", + "lineno": 6, + "resolution": "direct_name_call" + } + ], + "tests.stress.recursive_data": [], + "tests.stress.recursive_gen": [ + { + "caller": "tests.stress.recursive_gen.gen", + "callee": "tests.stress.recursive_gen.gen", + "lineno": 6, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.recursive_gen.", + "callee": "tests.stress.recursive_gen.gen", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.recursive_gen.gen2", + "callee": "tests.stress.recursive_gen.gen2", + "lineno": 17, + "resolution": "direct_name_call" + }, + { + "caller": "tests.stress.recursive_gen.", + "callee": "tests.stress.recursive_gen.gen2", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.stress.recursive_iternext": [ + { + "caller": "tests.stress.recursive_iternext.", + "callee": "tests.stress.recursive_iternext.recurse_iternext", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tests.target_wiring.alif": [], + "tests.target_wiring.EK_RA6M2": [], + "tests.target_wiring.esp32": [], + "tests.target_wiring.mimxrt": [], + "tests.target_wiring.nrf": [], + "tests.target_wiring.NUCLEO_WB55": [], + "tests.target_wiring.PYBx": [], + "tests.target_wiring.rp2": [], + "tests.target_wiring.samd": [], + "tests.target_wiring.ZEPHYR_NUCLEO_WB55RG": [], + "tests.testlib.audiofilterhelper": [ + { + "caller": "tests.testlib.audiofilterhelper.", + "callee": ".audiocore.RawSample", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.audiofilterhelper.", + "callee": ".math.sin", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.audiofilterhelper.", + "callee": ".audiocore.RawSample", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.audiofilterhelper.synth_test.func", + "callee": ".audiocore.get_buffer", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.audiofilterhelper.synth_test", + "callee": "tests.testlib.audiofilterhelper.synth_test.func", + "lineno": 33, + "resolution": "nested_function_call" + } + ], + "tests.testlib.blinka_image": [ + { + "caller": "tests.testlib.blinka_image.decode_common", + "callee": ".displayio.Bitmap", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.blinka_image.decode_blinka", + "callee": "tests.testlib.blinka_image.decode_common", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.blinka_image.decode_resource", + "callee": "tests.testlib.blinka_image.decode_common", + "lineno": 69, + "resolution": "direct_name_call" + } + ], + "tests.testlib.dump_bitmap": [ + { + "caller": "tests.testlib.dump_bitmap.dump_bitmap_rgb_swapped", + "callee": "tests.testlib.dump_bitmap.dump_bitmap", + "lineno": 17, + "resolution": "direct_name_call" + } + ], + "tests.testlib.ironbow": [], + "tests.testlib.make_testpattern": [], + "tests.testlib.skip_if": [ + { + "caller": "tests.testlib.skip_if.always", + "callee": "tests.testlib.skip_if.skip", + "lineno": 16, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_reversed", + "callee": "tests.testlib.skip_if.skip", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_bigint", + "callee": "tests.testlib.skip_if.skip", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.board_in", + "callee": "tests.testlib.skip_if.skip", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.board_not_in", + "callee": "tests.testlib.skip_if.skip", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_cpython_compat", + "callee": "tests.testlib.skip_if.skip", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_cpython_compat", + "callee": ".collections.namedtuple", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.skip_if.no_cpython_compat", + "callee": "tests.testlib.skip_if.skip", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_slice_assign", + "callee": "tests.testlib.skip_if.skip", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_slice_assign", + "callee": "tests.testlib.skip_if.skip", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.skip_if.no_reverse_ops", + "callee": "tests.testlib.skip_if.skip", + "lineno": 98, + "resolution": "direct_name_call" + } + ], + "tests.testlib.synthblockhelper": [ + { + "caller": "tests.testlib.synthblockhelper.", + "callee": ".math.sin", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.print_result", + "callee": ".synthio.lfo_tick", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.mathop_test", + "callee": ".synthio.LFO", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.mathop_test", + "callee": "tests.testlib.synthblockhelper.print_result", + "lineno": 22, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.synthblockhelper.lfo_test", + "callee": ".synthio.LFO", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.lfo_test", + "callee": ".synthio.LFO", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.lfo_test", + "callee": ".synthio.LFO", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthblockhelper.lfo_test", + "callee": "tests.testlib.synthblockhelper.print_result", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "tests.testlib.synthnotehelper": [ + { + "caller": "tests.testlib.synthnotehelper.", + "callee": ".math.sin", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.mathop_test", + "callee": ".synthio.LFO", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.mathop_test", + "callee": "tests.testlib.synthnotehelper.print_result", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test.func", + "callee": ".synthio.Synthesizer", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test.func", + "callee": ".math.ceil", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test.func", + "callee": ".audiocore.get_buffer", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test", + "callee": "tests.testlib.synthnotehelper.synth_test.func", + "lineno": 51, + "resolution": "nested_function_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test_rms.func", + "callee": ".synthio.Synthesizer", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test_rms.func", + "callee": ".math.ceil", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test_rms.func", + "callee": ".audiocore.get_buffer", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test_rms.func", + "callee": "tests.testlib.synthnotehelper.rms", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.testlib.synthnotehelper.synth_test_rms", + "callee": "tests.testlib.synthnotehelper.synth_test_rms.func", + "lineno": 82, + "resolution": "nested_function_call" + } + ], + "tests.thread.disable_irq": [ + { + "caller": "tests.thread.disable_irq.inc_count_multiple", + "callee": "tests.thread.disable_irq.inc_count", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.disable_irq.thread_entry", + "callee": "tests.thread.disable_irq.inc_count_multiple", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.disable_irq.", + "callee": "tests.thread.disable_irq.inc_count_multiple", + "lineno": 51, + "resolution": "direct_name_call" + } + ], + "tests.thread.mutate_bytearray": [], + "tests.thread.mutate_dict": [ + { + "caller": "tests.thread.mutate_dict.th", + "callee": ".dict.pop", + "lineno": 25, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.thread.mutate_dict.", + "callee": ".dict.items", + "lineno": 45, + "resolution": "local_builtin_method_call" + } + ], + "tests.thread.mutate_instance": [ + { + "caller": "tests.thread.mutate_instance.", + "callee": "tests.thread.mutate_instance.User.__init__", + "lineno": 17, + "resolution": "same_module_class_call" + } + ], + "tests.thread.mutate_list": [], + "tests.thread.mutate_set": [], + "tests.thread.stress_aes": [ + { + "caller": "tests.thread.stress_aes.aes_gf8_mul_3", + "callee": "tests.thread.stress_aes.aes_gf8_mul_2", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_2", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_3", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_2", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_3", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_2", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_3", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_3", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "callee": "tests.thread.stress_aes.aes_gf8_mul_2", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_state", + "callee": "tests.thread.stress_aes.aes_add_round_key", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_state", + "callee": "tests.thread.stress_aes.aes_sb_sr_mc_ark", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_state", + "callee": "tests.thread.stress_aes.aes_sb_sr_ark", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_key_expansion", + "callee": "tests.thread.stress_aes.aes_s_box", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_key_expansion", + "callee": "tests.thread.stress_aes.aes_r_con", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_key_expansion", + "callee": "tests.thread.stress_aes.aes_s_box", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.aes_key_expansion", + "callee": "tests.thread.stress_aes.aes_s_box", + "lineno": 155, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.AES.set_key", + "callee": "tests.thread.stress_aes.aes_key_expansion", + "lineno": 187, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.AES.get_some_state", + "callee": "tests.thread.stress_aes.aes_state", + "lineno": 197, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_aes.AES.apply_to", + "callee": "tests.thread.stress_aes.AES.get_some_state", + "lineno": 208, + "resolution": "self_method_call" + }, + { + "caller": "tests.thread.stress_aes.", + "callee": "tests.thread.stress_aes.LockedCounter.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.__init__", + "lineno": 240, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.set_key", + "lineno": 248, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.set_iv", + "lineno": 249, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.apply_to", + "lineno": 251, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.set_key", + "lineno": 254, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.set_iv", + "lineno": 255, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.AES.apply_to", + "lineno": 257, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.thread_entry", + "callee": "tests.thread.stress_aes.LockedCounter.add", + "lineno": 263, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.stress_aes.", + "callee": "tests.thread.stress_aes.thread_entry", + "lineno": 284, + "resolution": "direct_name_call" + } + ], + "tests.thread.stress_create": [], + "tests.thread.stress_heap": [ + { + "caller": "tests.thread.stress_heap.thread_entry", + "callee": "tests.thread.stress_heap.last", + "lineno": 22, + "resolution": "direct_name_call" + } + ], + "tests.thread.stress_recurse": [ + { + "caller": "tests.thread.stress_recurse.foo", + "callee": "tests.thread.stress_recurse.foo", + "lineno": 10, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.stress_recurse.thread_entry", + "callee": "tests.thread.stress_recurse.foo", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.thread.stress_schedule": [], + "tests.thread.thread_coop": [ + { + "caller": "tests.thread.thread_coop.test_sleeps", + "callee": ".time.ticks_ms", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.thread.thread_coop.test_sleeps", + "callee": ".time.sleep_ms", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.thread.thread_coop.test_sleeps", + "callee": ".time.ticks_ms", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.thread.thread_coop.test_sleeps", + "callee": ".time.ticks_diff", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.thread.thread_coop.", + "callee": "tests.thread.thread_coop.test_sleeps", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.thread_coop.", + "callee": ".time.sleep_ms", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.thread.thread_coop.", + "callee": "tests.thread.thread_coop.busy_thread", + "lineno": 56, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_exc1": [ + { + "caller": "tests.thread.thread_exc1.thread_entry", + "callee": "tests.thread.thread_exc1.foo", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_exc2": [], + "tests.thread.thread_exit1": [], + "tests.thread.thread_exit2": [], + "tests.thread.thread_gc1": [ + { + "caller": "tests.thread.thread_gc1.", + "callee": "tests.thread.thread_gc1.thread_entry", + "lineno": 43, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_heap_lock": [], + "tests.thread.thread_ident1": [], + "tests.thread.thread_lock1": [], + "tests.thread.thread_lock2": [], + "tests.thread.thread_lock3": [], + "tests.thread.thread_lock4_intbig": [ + { + "caller": "tests.thread.thread_lock4_intbig.", + "callee": ".list.sort", + "lineno": 53, + "resolution": "local_builtin_method_call" + } + ], + "tests.thread.thread_lock5": [], + "tests.thread.thread_qstr1": [ + { + "caller": "tests.thread.thread_qstr1.", + "callee": "tests.thread.thread_qstr1.th", + "lineno": 42, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_shared1": [ + { + "caller": "tests.thread.thread_shared1.thread_entry", + "callee": "tests.thread.thread_shared1.foo", + "lineno": 15, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.thread_shared1.", + "callee": "tests.thread.thread_shared1.thread_entry", + "lineno": 39, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_shared2": [ + { + "caller": "tests.thread.thread_shared2.thread_entry", + "callee": "tests.thread.thread_shared2.foo", + "lineno": 16, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_sleep1": [ + { + "caller": "tests.thread.thread_sleep1.", + "callee": "tests.thread.thread_sleep1.thread_entry", + "lineno": 38, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_sleep2": [ + { + "caller": "tests.thread.thread_sleep2.thread_entry", + "callee": "tests.thread.thread_sleep2.sleep", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.thread.thread_sleep2.", + "callee": "tests.thread.thread_sleep2.sleep", + "lineno": 30, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_stacksize1": [ + { + "caller": "tests.thread.thread_stacksize1.thread_entry", + "callee": "tests.thread.thread_stacksize1.foo", + "lineno": 21, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_start1": [ + { + "caller": "tests.thread.thread_start1.thread_entry", + "callee": "tests.thread.thread_start1.foo", + "lineno": 15, + "resolution": "direct_name_call" + } + ], + "tests.thread.thread_start2": [], + "tests.thread.thread_stdin": [ + { + "caller": "tests.thread.thread_stdin.", + "callee": "tests.thread.thread_stdin.StdinWaiter.__init__", + "lineno": 33, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.thread.thread_stdin.", + "callee": "tests.thread.thread_stdin.StdinWaiter.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.thread.thread_stdin.", + "callee": "tests.thread.thread_stdin.StdinWaiter.is_done", + "lineno": 41, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.thread.thread_stdin.", + "callee": "tests.thread.thread_stdin.StdinWaiter.is_done", + "lineno": 45, + "resolution": "local_typed_method_call" + } + ], + "tests.unicode.file1": [], + "tests.unicode.file2": [ + { + "caller": "tests.unicode.file2.", + "callee": "tests.unicode.file2.do", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.unicode.file2.", + "callee": "tests.unicode.file2.do", + "lineno": 28, + "resolution": "direct_name_call" + } + ], + "tests.unicode.file_invalid": [], + "tests.unicode.unicode": [ + { + "caller": "tests.unicode.unicode.", + "callee": ".str.encode", + "lineno": 17, + "resolution": "local_builtin_method_call" + } + ], + "tests.unicode.unicode_chr": [], + "tests.unicode.unicode_id": [ + { + "caller": "tests.unicode.unicode_id.", + "callee": "tests.unicode.unicode_id.\u03b1", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.unicode.unicode_id.", + "callee": "tests.unicode.unicode_id.\u03c6.__init__", + "lineno": 32, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.unicode.unicode_id.", + "callee": "tests.unicode.unicode_id.\u03c6.\u03b4", + "lineno": 34, + "resolution": "local_typed_method_call" + } + ], + "tests.unicode.unicode_index": [], + "tests.unicode.unicode_iter": [], + "tests.unicode.unicode_ord": [], + "tests.unicode.unicode_pos": [], + "tests.unicode.unicode_repr": [], + "tests.unicode.unicode_slice": [], + "tests.unicode.unicode_str_format": [], + "tests.unicode.unicode_str_modulo": [], + "tests.unicode.unicode_subscr": [], + "tests.unicode.unicode_ure": [ + { + "caller": "tests.unicode.unicode_ure.", + "callee": "tests.unicode.unicode_ure.print_spans", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "tests.unix.extra_coverage": [ + { + "caller": "tests.unix.extra_coverage.", + "callee": ".frzqstr.returns_NULL", + "lineno": 126, + "resolution": "external_constructor_call" + } + ], + "tests.unix.ffi_callback": [ + { + "caller": "tests.unix.ffi_callback.", + "callee": "tests.unix.ffi_callback.ffi_open", + "lineno": 19, + "resolution": "direct_name_call" + } + ], + "tests.unix.ffi_float": [ + { + "caller": "tests.unix.ffi_float.", + "callee": "tests.unix.ffi_float.ffi_open", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.unix.ffi_float.", + "callee": "tests.unix.ffi_float.ffi_open", + "lineno": 36, + "resolution": "direct_name_call" + } + ], + "tests.unix.ffi_float2": [ + { + "caller": "tests.unix.ffi_float2.", + "callee": "tests.unix.ffi_float2.ffi_open", + "lineno": 20, + "resolution": "direct_name_call" + } + ], + "tests.unix.ffi_int_base": [], + "tests.unix.ffi_int_long32": [], + "tests.unix.ffi_int_long64": [], + "tests.unix.ffi_int_types": [], + "tests.unix.mod_os": [], + "tests.unix.subclass_native": [ + { + "caller": "tests.unix.subclass_native.", + "callee": "tests.unix.subclass_native.B.__init__", + "lineno": 42, + "resolution": "same_module_class_call" + } + ], + "tests.unix.time_mktime_localtime": [ + { + "caller": "tests.unix.time_mktime_localtime.test", + "callee": "tests.unix.time_mktime_localtime.is_leap", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.unix.time_mktime_localtime.", + "callee": "tests.unix.time_mktime_localtime.test", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.vectorio.color_index": [ + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.vectorio.color_index.", + "callee": "tests.vectorio.color_index.increment_color", + "lineno": 50, + "resolution": "direct_name_call" + } + ], + "tools.analyze_heap_dump": [ + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 150, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 153, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 170, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 173, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 183, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.add_symbol", + "lineno": 192, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "callee": "tools.analyze_heap_dump.do_all_the_things.load", + "lineno": 224, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load", + "lineno": 231, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load", + "lineno": 251, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "lineno": 257, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "lineno": 259, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "lineno": 263, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 339, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.load_pointer", + "lineno": 340, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "callee": ".list.append", + "lineno": 389, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "callee": ".list.append", + "lineno": 393, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "callee": ".list.append", + "lineno": 403, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "callee": ".list.append", + "lineno": 411, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "callee": ".list.append", + "lineno": 415, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "lineno": 431, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.save_allocated_block", + "lineno": 448, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.find_qstr", + "callee": "tools.analyze_heap_dump.do_all_the_things.is_qstr", + "lineno": 455, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.format", + "callee": "tools.analyze_heap_dump.do_all_the_things.is_qstr", + "lineno": 500, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things.format", + "callee": "tools.analyze_heap_dump.do_all_the_things.find_qstr", + "lineno": 501, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 524, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 526, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": "tools.analyze_heap_dump.do_all_the_things.format", + "lineno": 526, + "resolution": "nested_function_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 557, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 578, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".analyze_mpy.Prelude", + "lineno": 594, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 654, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 725, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.do_all_the_things", + "callee": ".list.append", + "lineno": 728, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.analyze_heap_dump.", + "callee": "tools.analyze_heap_dump.do_all_the_things", + "lineno": 763, + "resolution": "direct_name_call" + } + ], + "tools.analyze_mpy": [ + { + "caller": "tools.analyze_mpy.Prelude.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.Prelude.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.Prelude.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 199, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 223, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.Prelude.__init__", + "lineno": 226, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode._load_qstr", + "lineno": 236, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode._load_qstr", + "lineno": 237, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode._load_bytecode_qstrs", + "lineno": 240, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 244, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 245, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode._load_qstr", + "lineno": 249, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode._load_obj", + "lineno": 252, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.RawCode.__init__", + "callee": "tools.analyze_mpy.RawCode.__init__", + "lineno": 256, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.analyze_mpy.RawCode._load_qstr", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 262, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode._load_obj", + "callee": "tools.analyze_mpy.read_uint", + "lineno": 276, + "resolution": "direct_name_call" + }, + { + "caller": "tools.analyze_mpy.RawCode._load_bytecode_qstrs", + "callee": "tools.analyze_mpy.RawCode._load_qstr", + "lineno": 302, + "resolution": "self_method_call" + }, + { + "caller": "tools.analyze_mpy.mpyFile.__init__", + "callee": "tools.analyze_mpy.RawCode.__init__", + "lineno": 324, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.analyze_mpy.", + "callee": "tools.analyze_mpy.mpyFile.__init__", + "lineno": 329, + "resolution": "same_module_class_call" + } + ], + "tools.ar_util": [ + { + "caller": "tools.ar_util.CachedArFile.__init__", + "callee": ".ar.Archive", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ar_util.CachedArFile.__init__", + "callee": "tools.ar_util.CachedArFile.open", + "lineno": 100, + "resolution": "same_class_name_call" + }, + { + "caller": "tools.ar_util.CachedArFile.__init__", + "callee": "tools.ar_util.CachedArFile.load_symbols", + "lineno": 101, + "resolution": "self_method_call" + }, + { + "caller": "tools.ar_util.CachedArFile._cache_key", + "callee": "tools.ar_util.CachedArFile.open", + "lineno": 110, + "resolution": "same_class_name_call" + }, + { + "caller": "tools.ar_util.CachedArFile.load_symbols", + "callee": ".collections.defaultdict", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ar_util.CachedArFile.load_symbols", + "callee": "tools.ar_util.CachedArFile.open", + "lineno": 124, + "resolution": "self_method_call" + }, + { + "caller": "tools.ar_util.CachedArFile.load_symbols", + "callee": "tools.ar_util.cached", + "lineno": 117, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ar_util.CachedArFile.load_symbols", + "callee": "tools.ar_util.PickleCache.__init__", + "lineno": 117, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ar_util.resolve.add_obj", + "callee": ".list.append", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ar_util.resolve", + "callee": "tools.ar_util.resolve.add_obj", + "lineno": 193, + "resolution": "nested_function_call" + }, + { + "caller": "tools.ar_util.expand_ld_script", + "callee": ".list.extend", + "lineno": 224, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ar_util.load_archive", + "callee": "tools.ar_util.CachedArFile.__init__", + "lineno": 234, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ar_util.load_archive", + "callee": "tools.ar_util.CachedArFile.__init__", + "lineno": 236, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ar_util.load_archive", + "callee": "tools.ar_util.expand_ld_script", + "lineno": 236, + "resolution": "direct_name_call" + } + ], + "tools.boardgen": [ + { + "caller": "tools.boardgen.Pin.index_name", + "callee": "tools.boardgen.Pin.index", + "lineno": 143, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.parse_board_csv", + "callee": "tools.boardgen.PinGenerator.find_pin_by_cpu_pin_name", + "lineno": 225, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.parse_af_csv", + "callee": "tools.boardgen.PinGenerator.find_pin_by_cpu_pin_name", + "lineno": 272, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.parse_af_csv", + "callee": ".dict.get", + "lineno": 278, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.find_pin_by_cpu_pin_name", + "callee": "tools.boardgen.PinGenerator.add_cpu_pin", + "lineno": 290, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_board_locals_dict", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 301, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_cpu_locals_dict", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 333, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_defines", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 381, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_defines", + "callee": "tools.boardgen.PinGenerator._cpu_pin_pointer", + "lineno": 390, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_defines", + "callee": "tools.boardgen.PinGenerator.board_name_define_prefix", + "lineno": 402, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_pin_objects", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 414, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_pin_object_externs", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 431, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_source", + "callee": "tools.boardgen.PinGenerator.print_pin_objects", + "lineno": 446, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_source", + "callee": "tools.boardgen.PinGenerator.print_cpu_locals_dict", + "lineno": 447, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_source", + "callee": "tools.boardgen.PinGenerator.print_board_locals_dict", + "lineno": 448, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_header", + "callee": "tools.boardgen.PinGenerator.print_pin_object_externs", + "lineno": 451, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.print_header", + "callee": "tools.boardgen.PinGenerator.print_defines", + "lineno": 452, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.load_inputs", + "callee": "tools.boardgen.PinGenerator.parse_af_csv", + "lineno": 459, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.load_inputs", + "callee": "tools.boardgen.PinGenerator.parse_board_csv", + "lineno": 464, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.extra_args", + "lineno": 486, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.load_inputs", + "lineno": 495, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 498, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.print_source", + "lineno": 502, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.print_header", + "lineno": 505, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.PinGenerator.main", + "callee": "tools.boardgen.PinGenerator.generate_extra_files", + "lineno": 507, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_cpu_table", + "callee": "tools.boardgen.NumericPinGenerator.cpu_table_size", + "lineno": 525, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_cpu_table", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 528, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_cpu_table", + "callee": "tools.boardgen.PinGenerator.available_pins", + "lineno": 549, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_source", + "callee": "tools.boardgen.NumericPinGenerator.print_cpu_table", + "lineno": 570, + "resolution": "self_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_source", + "callee": "tools.boardgen.PinGenerator.print_board_locals_dict", + "lineno": 571, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.boardgen.NumericPinGenerator.print_header", + "callee": "tools.boardgen.PinGenerator.print_defines", + "lineno": 575, + "resolution": "inherited_method_call" + } + ], + "tools.board_summaries": [ + { + "caller": "tools.board_summaries.module_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 51, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.module_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 54, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.module_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 56, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.frozen_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 86, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.frozen_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 89, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.frozen_incidence_matrix_csvs", + "callee": ".list.append", + "lineno": 91, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.summarize_pins", + "callee": "tools.board_summaries.span_string", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.summarize_pins", + "callee": ".dict.keys", + "lineno": 113, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.span_string", + "callee": "tools.board_summaries.int_or_zero", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.board_pins_matrix_csvs", + "callee": "tools.board_summaries.summarize_pins", + "lineno": 162, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.board_pins_matrix_csvs", + "callee": "tools.board_summaries.summarize_pins", + "lineno": 166, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.board_pins_matrix_csvs", + "callee": ".list.append", + "lineno": 169, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.board_pins_matrix_csvs", + "callee": ".list.append", + "lineno": 172, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.board_pins_matrix_csvs", + "callee": ".list.append", + "lineno": 174, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_summaries.write_csvs", + "callee": ".shared_bindings_matrix.support_matrix_by_board", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.board_summaries.write_csvs", + "callee": "tools.board_summaries.module_incidence_matrix_csvs", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.write_csvs", + "callee": "tools.board_summaries.frozen_incidence_matrix_csvs", + "lineno": 185, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.write_csvs", + "callee": "tools.board_summaries.board_pins_matrix_csvs", + "lineno": 186, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_summaries.", + "callee": "tools.board_summaries.write_csvs", + "lineno": 197, + "resolution": "direct_name_call" + } + ], + "tools.board_to_port": [ + { + "caller": "tools.board_to_port.", + "callee": ".pathlib.Path", + "lineno": 10, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.board_to_port.", + "callee": ".shared_bindings_matrix.get_board_mapping", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "tools.build_board_info": [ + { + "caller": "tools.build_board_info.get_version_info", + "callee": ".io.StringIO", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.get_version_info", + "callee": ".sh.contrib.git", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.get_version_info", + "callee": ".io.StringIO", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.get_version_info", + "callee": ".sh.contrib.git", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.create_json", + "callee": ".list.append", + "lineno": 155, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.build_board_info.create_pr", + "callee": "tools.build_board_info.create_json", + "lineno": 162, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.print_active_user", + "lineno": 231, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.get_version_info", + "lineno": 233, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.get_current_info", + "lineno": 235, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.get_languages", + "lineno": 237, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": ".shared_bindings_matrix.support_matrix_by_board", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": ".shared_bindings_matrix.get_board_mapping", + "lineno": 257, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.create_pr", + "lineno": 278, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.generate_download_info", + "callee": "tools.build_board_info.create_json", + "lineno": 281, + "resolution": "direct_name_call" + }, + { + "caller": "tools.build_board_info.", + "callee": "tools.build_board_info.generate_download_info", + "lineno": 288, + "resolution": "direct_name_call" + } + ], + "tools.build_memory_info": [ + { + "caller": "tools.build_memory_info.", + "callee": ".dict.items", + "lineno": 41, + "resolution": "local_builtin_method_call" + } + ], + "tools.build_release_files": [ + { + "caller": "tools.build_release_files.", + "callee": ".dict.update", + "lineno": 63, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.build_release_files.", + "callee": ".shared_bindings_matrix.get_settings_from_makefile", + "lineno": 65, + "resolution": "external_constructor_call" + } + ], + "tools.chart_code_size": [ + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.pop", + "lineno": 47, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 56, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 148, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 158, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things.get_size", + "callee": "tools.chart_code_size.do_all_the_things.get_size", + "lineno": 173, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "callee": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "lineno": 187, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "callee": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "lineno": 197, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "callee": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "lineno": 203, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "callee": "tools.chart_code_size.do_all_the_things.get_size", + "lineno": 204, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".dict.items", + "lineno": 216, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.do_all_the_things.get_pointer_map", + "lineno": 219, + "resolution": "nested_function_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 227, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 229, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 231, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 233, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.append", + "lineno": 235, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".list.reverse", + "lineno": 239, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 308, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 316, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": "tools.chart_code_size.parse_hex", + "lineno": 323, + "resolution": "direct_name_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".dict.items", + "lineno": 357, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.do_all_the_things", + "callee": ".dict.items", + "lineno": 374, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.chart_code_size.", + "callee": "tools.chart_code_size.do_all_the_things", + "lineno": 477, + "resolution": "direct_name_call" + } + ], + "tools.check_translations": [], + "tools.circuitpy_header_change": [ + { + "caller": "tools.circuitpy_header_change.find_related_copyrights", + "callee": ".list.append", + "lineno": 39, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.circuitpy_header_change.find_related_copyrights", + "callee": ".list.append", + "lineno": 43, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.circuitpy_header_change.fix_file", + "callee": ".list.append", + "lineno": 59, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.circuitpy_header_change.fix_file", + "callee": ".list.append", + "lineno": 94, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.circuitpy_header_change.fix_file", + "callee": ".list.append", + "lineno": 100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.circuitpy_header_change.fix_file", + "callee": "tools.circuitpy_header_change.find_related_copyrights", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tools.circuitpy_header_change.main", + "callee": "tools.circuitpy_header_change.fix_file", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tools.circuitpy_header_change.", + "callee": "tools.circuitpy_header_change.main", + "lineno": 147, + "resolution": "direct_name_call" + } + ], + "tools.ci_changes_per_commit": [ + { + "caller": "tools.ci_changes_per_commit.get_bad_check_runs", + "callee": ".dict.setdefault", + "lineno": 194, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_changes_per_commit.set_commit", + "callee": "tools.ci_changes_per_commit.set_output", + "lineno": 208, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.set_commit", + "callee": "tools.ci_changes_per_commit.set_output", + "lineno": 209, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.Query.__init__", + "lineno": 213, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.get_commit_depth_and_check_suite", + "lineno": 218, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.set_commit", + "lineno": 222, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.Query.__init__", + "lineno": 227, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.get_bad_check_runs", + "lineno": 230, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.set_commit", + "lineno": 236, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.main", + "callee": "tools.ci_changes_per_commit.set_output", + "lineno": 237, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_changes_per_commit.", + "callee": "tools.ci_changes_per_commit.main", + "lineno": 241, + "resolution": "direct_name_call" + } + ], + "tools.ci_check_duplicate_usb_vid_pid": [ + { + "caller": "tools.ci_check_duplicate_usb_vid_pid.check_vid_pid", + "callee": ".collections.defaultdict", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ci_check_duplicate_usb_vid_pid.check_vid_pid", + "callee": ".list.append", + "lineno": 147, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_check_duplicate_usb_vid_pid.check_vid_pid", + "callee": ".list.append", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_check_duplicate_usb_vid_pid.", + "callee": "tools.ci_check_duplicate_usb_vid_pid.configboard_files", + "lineno": 171, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_check_duplicate_usb_vid_pid.", + "callee": "tools.ci_check_duplicate_usb_vid_pid.check_vid_pid", + "lineno": 172, + "resolution": "direct_name_call" + } + ], + "tools.ci_fetch_deps": [ + { + "caller": "tools.ci_fetch_deps.", + "callee": "tools.ci_fetch_deps._git_version", + "lineno": 19, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.", + "callee": "tools.ci_fetch_deps._all_submodules", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.fetch", + "callee": "tools.ci_fetch_deps.run", + "lineno": 133, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.fetch", + "callee": "tools.ci_fetch_deps.run", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.fetch", + "callee": "tools.ci_fetch_deps.matching_submodules", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.fetch", + "callee": "tools.ci_fetch_deps.run", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.main", + "callee": ".list.append", + "lineno": 186, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_fetch_deps.main", + "callee": ".list.extend", + "lineno": 187, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_fetch_deps.main", + "callee": "tools.ci_fetch_deps.fetch", + "lineno": 247, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.main", + "callee": "tools.ci_fetch_deps.set_output", + "lineno": 251, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.main", + "callee": "tools.ci_fetch_deps.set_output", + "lineno": 254, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.", + "callee": "tools.ci_fetch_deps.run", + "lineno": 261, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_fetch_deps.", + "callee": "tools.ci_fetch_deps.main", + "lineno": 265, + "resolution": "direct_name_call" + } + ], + "tools.ci_set_idf_constraint": [ + { + "caller": "tools.ci_set_idf_constraint.", + "callee": "tools.ci_set_idf_constraint.main", + "lineno": 47, + "resolution": "direct_name_call" + } + ], + "tools.ci_set_matrix": [ + { + "caller": "tools.ci_set_matrix.", + "callee": "tools.ci_set_matrix.git_diff", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.", + "callee": "tools.ci_set_matrix.git_diff", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.", + "callee": "tools.ci_set_matrix.print_enclosed", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.", + "callee": "tools.ci_set_matrix.print_enclosed", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": ".dict.setdefault", + "lineno": 135, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards.compute_board_settings", + "callee": ".dict.keys", + "lineno": 138, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards.compute_board_settings.get_settings", + "callee": ".shared_bindings_matrix.get_settings_from_makefile", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards.compute_board_settings", + "callee": ".concurrent.futures.ThreadPoolExecutor", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards.compute_board_settings", + "callee": ".dict.update", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": "tools.ci_set_matrix.set_boards.compute_board_settings", + "lineno": 203, + "resolution": "nested_function_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": ".dict.get", + "lineno": 251, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": ".dict.setdefault", + "lineno": 257, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": ".dict.keys", + "lineno": 261, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.ci_set_matrix.set_boards", + "callee": "tools.ci_set_matrix.set_output", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.set_docs", + "callee": "tools.ci_set_matrix.set_output", + "lineno": 292, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.set_windows", + "callee": "tools.ci_set_matrix.set_output", + "lineno": 313, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.main", + "callee": "tools.ci_set_matrix.set_docs", + "lineno": 320, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.main", + "callee": "tools.ci_set_matrix.set_windows", + "lineno": 321, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.main", + "callee": "tools.ci_set_matrix.set_boards", + "lineno": 322, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ci_set_matrix.", + "callee": "tools.ci_set_matrix.main", + "lineno": 326, + "resolution": "direct_name_call" + } + ], + "tools.codeformat": [ + { + "caller": "tools.codeformat.git_glob_to_regex", + "callee": "tools.codeformat.git_glob_to_regex.transform", + "lineno": 85, + "resolution": "nested_function_call" + }, + { + "caller": "tools.codeformat.", + "callee": "tools.codeformat.git_glob_to_regex", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.", + "callee": "tools.codeformat.git_glob_to_regex", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.list_files", + "callee": "tools.codeformat.relative_filename", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.fixup_c", + "callee": ".list.append", + "lineno": 160, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.fixup_c", + "callee": ".list.append", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.fixup_c", + "callee": ".list.pop", + "lineno": 171, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.list_files", + "lineno": 199, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.check_uncrustify_version", + "lineno": 222, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.main", + "callee": ".list.append", + "lineno": 225, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.main.batch", + "lineno": 226, + "resolution": "nested_function_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.fixup_c", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.main.batch", + "lineno": 232, + "resolution": "nested_function_call" + }, + { + "caller": "tools.codeformat.main", + "callee": "tools.codeformat.main.bindings_files", + "lineno": 232, + "resolution": "nested_function_call" + }, + { + "caller": "tools.codeformat.main", + "callee": ".list.append", + "lineno": 238, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.main", + "callee": ".list.append", + "lineno": 240, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.main", + "callee": ".list.append", + "lineno": 241, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.codeformat.", + "callee": "tools.codeformat.main", + "lineno": 246, + "resolution": "direct_name_call" + } + ], + "tools.convert_release_notes": [ + { + "caller": "tools.convert_release_notes.", + "callee": "tools.convert_release_notes.AdafruitBBCodeRenderer.", + "lineno": 94, + "resolution": "same_module_class_call" + } + ], + "tools.cortex-m-fault-gdb": [ + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv6m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 46, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv6m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 49, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 70, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 89, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 92, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 98, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 121, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 129, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 148, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 151, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 157, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 168, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault.invoke", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._read", + "lineno": 177, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault.invoke", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._armv8m_fault", + "lineno": 188, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault.invoke", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._armv7m_fault", + "lineno": 190, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.CortexMFault.invoke", + "callee": "tools.cortex-m-fault-gdb.CortexMFault._armv6m_fault", + "lineno": 192, + "resolution": "self_method_call" + }, + { + "caller": "tools.cortex-m-fault-gdb.", + "callee": "tools.cortex-m-fault-gdb.CortexMFault.__init__", + "lineno": 197, + "resolution": "same_module_class_call" + } + ], + "tools.cpboard": [ + { + "caller": "tools.cpboard.REPL.__enter__", + "callee": "tools.cpboard.REPL.reset", + "lineno": 52, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.reset", + "callee": "tools.cpboard.REPL.read", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.reset", + "callee": "tools.cpboard.REPL.write", + "lineno": 107, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.reset", + "callee": "tools.cpboard.REPL.write", + "lineno": 108, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.reset", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.read", + "lineno": 112, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.write", + "lineno": 114, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 115, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.write", + "lineno": 117, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.write", + "lineno": 119, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 122, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 124, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.execute", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 127, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.run", + "callee": "tools.cpboard.REPL.reset", + "lineno": 136, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.run", + "callee": "tools.cpboard.REPL.write", + "lineno": 138, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.run", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 139, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.REPL.run", + "callee": "tools.cpboard.REPL.read_until", + "lineno": 148, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.Disk.__init__", + "callee": ".list.split", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.cpboard.Disk.__init__", + "callee": ".list.startswith", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.cpboard.Disk.__exit__", + "callee": "tools.cpboard.Disk.close", + "lineno": 180, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.Disk.copy", + "callee": "tools.cpboard.Disk.sync", + "lineno": 224, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.Firmware.disk", + "callee": "tools.cpboard.Disk.__init__", + "lineno": 236, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.cpboard.CPboard.from_try_all", + "callee": "tools.cpboard.CPboard.__init__", + "lineno": 274, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.cpboard.CPboard.from_usb", + "callee": ".list.append", + "lineno": 349, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.cpboard.CPboard.from_usb", + "callee": ".list.append", + "lineno": 351, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.cpboard.CPboard.__init__", + "callee": "tools.cpboard.REPL.__init__", + "lineno": 377, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.cpboard.CPboard.__init__", + "callee": "tools.cpboard.CPboard.exec", + "lineno": 381, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.__enter__", + "callee": "tools.cpboard.CPboard.open", + "lineno": 384, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.__exit__", + "callee": "tools.cpboard.CPboard.close", + "lineno": 388, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.eval", + "callee": "tools.cpboard.CPboard.eval", + "lineno": 451, + "resolution": "same_class_name_call" + }, + { + "caller": "tools.cpboard.CPboard._reset", + "callee": "tools.cpboard.CPboard.exec", + "lineno": 457, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard._reset", + "callee": "tools.cpboard.CPboard.exec", + "lineno": 462, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset", + "callee": "tools.cpboard.CPboard._reset", + "lineno": 467, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset", + "callee": "tools.cpboard.CPboard.close", + "lineno": 468, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset", + "callee": "tools.cpboard.CPboard.open", + "lineno": 470, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset_to_bootloader", + "callee": "tools.cpboard.CPboard._reset", + "lineno": 475, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset_to_bootloader", + "callee": "tools.cpboard.CPboard.close", + "lineno": 476, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.reset_to_bootloader", + "callee": "tools.cpboard.CPboard.close", + "lineno": 478, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.serial_number", + "callee": "tools.cpboard.CPboard.get_port_info", + "lineno": 496, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.disk", + "callee": "tools.cpboard.CPboard.get_disks", + "lineno": 516, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.disk", + "callee": "tools.cpboard.Disk.__init__", + "lineno": 523, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.cpboard.CPboard.firmware", + "callee": "tools.cpboard.Firmware.__init__", + "lineno": 529, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.cpboard.CPboard.execfile", + "callee": "tools.cpboard.CPboard.execfile_disk", + "lineno": 550, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.CPboard.execfile", + "callee": "tools.cpboard.CPboard.open", + "lineno": 552, + "resolution": "same_class_name_call" + }, + { + "caller": "tools.cpboard.CPboard.execfile", + "callee": "tools.cpboard.CPboard.exec", + "lineno": 554, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.Pyboard.exit_raw_repl", + "callee": "tools.cpboard.Pyboard.close", + "lineno": 577, + "resolution": "self_method_call" + }, + { + "caller": "tools.cpboard.eval_namedtuple", + "callee": ".collections.namedtuple", + "lineno": 600, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.cpboard.os_uname", + "callee": "tools.cpboard.eval_namedtuple", + "lineno": 606, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 617, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 621, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.os_uname", + "lineno": 625, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 628, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 631, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 633, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 635, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 637, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 639, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.print_verbose", + "lineno": 641, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.upload", + "callee": "tools.cpboard.os_uname", + "lineno": 647, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.main", + "callee": "tools.cpboard.upload", + "lineno": 677, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.main", + "callee": "tools.cpboard.print_error_exit", + "lineno": 679, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.main", + "callee": "tools.cpboard.print_error_exit", + "lineno": 686, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.main", + "callee": "tools.cpboard.print_error_exit", + "lineno": 699, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.main", + "callee": "tools.cpboard.os_uname", + "lineno": 714, + "resolution": "direct_name_call" + }, + { + "caller": "tools.cpboard.", + "callee": "tools.cpboard.main", + "lineno": 724, + "resolution": "direct_name_call" + } + ], + "tools.dfu": [ + { + "caller": "tools.dfu.consume", + "callee": "tools.dfu.named", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "tools.dfu.parse", + "callee": "tools.dfu.compute_crc", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "tools.dfu.parse", + "callee": "tools.dfu.named", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "tools.dfu.build", + "callee": "tools.dfu.compute_crc", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tools.dfu.", + "callee": ".optparse.OptionParser", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.dfu.", + "callee": "tools.dfu.build", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tools.dfu.", + "callee": "tools.dfu.parse", + "lineno": 127, + "resolution": "direct_name_call" + } + ], + "tools.diff_nm_sizes": [ + { + "caller": "tools.diff_nm_sizes.", + "callee": ".dict.items", + "lineno": 47, + "resolution": "local_builtin_method_call" + } + ], + "tools.extract_pyi": [ + { + "caller": "tools.extract_pyi.find_stub_issues", + "callee": "tools.extract_pyi.is_typed", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.find_stub_issues", + "callee": "tools.extract_pyi.is_typed", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.find_stub_issues", + "callee": "tools.extract_pyi.is_typed", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.find_stub_issues", + "callee": "tools.extract_pyi.is_typed", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.find_stub_issues", + "callee": "tools.extract_pyi.is_typed", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.extract_imports", + "callee": ".dict.keys", + "lineno": 112, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.extract_imports.collect_annotations", + "callee": ".dict.items", + "lineno": 121, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.extract_imports", + "callee": "tools.extract_pyi.extract_imports.collect_annotations", + "lineno": 130, + "resolution": "nested_function_call" + }, + { + "caller": "tools.extract_pyi.extract_imports", + "callee": "tools.extract_pyi.extract_imports.collect_annotations", + "lineno": 132, + "resolution": "nested_function_call" + }, + { + "caller": "tools.extract_pyi.extract_imports", + "callee": "tools.extract_pyi.extract_imports.collect_annotations", + "lineno": 134, + "resolution": "nested_function_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": "tools.extract_pyi.convert_folder", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.append", + "lineno": 182, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.extend", + "lineno": 185, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": "tools.extract_pyi.find_references", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.insert", + "lineno": 199, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.append", + "lineno": 201, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": "tools.extract_pyi.find_stub_issues", + "lineno": 218, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": "tools.extract_pyi.extract_imports", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.append", + "lineno": 232, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.convert_folder", + "callee": ".list.extend", + "lineno": 233, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.extract_pyi.", + "callee": "tools.extract_pyi.convert_folder", + "lineno": 256, + "resolution": "direct_name_call" + } + ], + "tools.file2h": [], + "tools.fixup_translations": [ + { + "caller": "tools.fixup_translations.", + "callee": ".list.append", + "lineno": 79, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.fixup_translations.", + "callee": ".dict.items", + "lineno": 87, + "resolution": "local_builtin_method_call" + } + ], + "tools.fwsizes": [], + "tools.gc_activity": [ + { + "caller": "tools.gc_activity.", + "callee": ".list.append", + "lineno": 48, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity.", + "callee": ".list.append", + "lineno": 50, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity.", + "callee": "tools.gc_activity.change_root", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gc_activity.", + "callee": "tools.gc_activity.change_root", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gc_activity.", + "callee": "tools.gc_activity.change_root", + "lineno": 80, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gc_activity.", + "callee": ".list.append", + "lineno": 87, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity.", + "callee": ".dict.values", + "lineno": 93, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity.", + "callee": ".list.append", + "lineno": 96, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity.print_frame", + "callee": "tools.gc_activity.print_frame", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gc_activity.", + "callee": "tools.gc_activity.print_frame", + "lineno": 111, + "resolution": "direct_name_call" + } + ], + "tools.gc_activity_between_collects": [ + { + "caller": "tools.gc_activity_between_collects.", + "callee": ".list.append", + "lineno": 58, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity_between_collects.", + "callee": ".list.append", + "lineno": 60, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity_between_collects.", + "callee": "tools.gc_activity_between_collects.change_root", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gc_activity_between_collects.", + "callee": ".list.append", + "lineno": 136, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity_between_collects.", + "callee": ".dict.values", + "lineno": 147, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity_between_collects.", + "callee": ".list.append", + "lineno": 150, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gc_activity_between_collects.print_frame", + "callee": "tools.gc_activity_between_collects.print_frame", + "lineno": 162, + "resolution": "direct_name_call" + } + ], + "tools.gdb-stack-size": [ + { + "caller": "tools.gdb-stack-size.", + "callee": "tools.gdb-stack-size.StackSize.__init__", + "lineno": 66, + "resolution": "same_module_class_call" + } + ], + "tools.gen_crt_bundle": [ + { + "caller": "tools.gen_crt_bundle.status", + "callee": "tools.gen_crt_bundle.critical", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_path", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "lineno": 77, + "resolution": "self_method_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_path", + "callee": "tools.gen_crt_bundle.InputError.__init__", + "lineno": 80, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.status", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": ".io.open", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "lineno": 88, + "resolution": "self_method_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.status", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": ".io.open", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_der", + "lineno": 95, + "resolution": "self_method_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.critical", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "callee": "tools.gen_crt_bundle.InputError.__init__", + "lineno": 100, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "callee": ".str.encode", + "lineno": 119, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "callee": ".cryptography.hazmat.backends.default_backend", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "callee": "tools.gen_crt_bundle.InputError.__init__", + "lineno": 126, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "callee": "tools.gen_crt_bundle.status", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_der", + "callee": ".cryptography.hazmat.backends.default_backend", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_from_der", + "callee": "tools.gen_crt_bundle.status", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.create_bundle", + "callee": ".cryptography.hazmat.backends.default_backend", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.create_bundle", + "callee": ".cryptography.hazmat.backends.default_backend", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "callee": ".io.open", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "callee": "tools.gen_crt_bundle.status", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "callee": ".io.open", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_pem", + "lineno": 187, + "resolution": "self_method_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.CertificateBundle.__init__", + "lineno": 233, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_with_filter", + "lineno": 238, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_file", + "lineno": 240, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.CertificateBundle.add_from_path", + "lineno": 242, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.InputError.__init__", + "lineno": 244, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.status", + "lineno": 246, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": "tools.gen_crt_bundle.CertificateBundle.create_bundle", + "lineno": 248, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": ".io.open", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.main", + "callee": ".io.open", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.gen_crt_bundle.", + "callee": "tools.gen_crt_bundle.main", + "lineno": 293, + "resolution": "direct_name_call" + } + ], + "tools.gen_display_resources": [ + { + "caller": "tools.gen_display_resources.", + "callee": ".str.encode", + "lineno": 362, + "resolution": "local_builtin_method_call" + } + ], + "tools.gen_ld_files": [ + { + "caller": "tools.gen_ld_files.", + "callee": "tools.gen_ld_files.remove_UL", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tools.gen_ld_files.", + "callee": ".dict.items", + "lineno": 63, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.gen_ld_files.", + "callee": ".string.Template", + "lineno": 67, + "resolution": "external_constructor_call" + } + ], + "tools.gen_nvm_devices": [ + { + "caller": "tools.gen_nvm_devices.main", + "callee": ".jinja2.Template", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tools.gen_web_workflow_static": [], + "tools.hci_trace_to_pcap": [], + "tools.insert-usb-ids": [ + { + "caller": "tools.insert-usb-ids.", + "callee": "tools.insert-usb-ids.parse_usb_ids", + "lineno": 37, + "resolution": "direct_name_call" + } + ], + "tools.join_bins": [ + { + "caller": "tools.join_bins.", + "callee": ".dict.keys", + "lineno": 17, + "resolution": "local_builtin_method_call" + } + ], + "tools.make-frozen": [ + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 44, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.make-frozen.", + "callee": "tools.make-frozen.module_name", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 77, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 81, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 83, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 85, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.make-frozen.", + "callee": ".list.append", + "lineno": 87, + "resolution": "local_builtin_method_call" + } + ], + "tools.makemanifest": [ + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 81, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 82, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 84, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 88, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 89, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 91, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 105, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 109, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 113, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 115, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 117, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 119, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.generate_frozen_str_content", + "callee": ".list.append", + "lineno": 121, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": ".list.append", + "lineno": 181, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.get_timestamp", + "lineno": 190, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.mkdir", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.get_timestamp", + "lineno": 209, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": ".list.append", + "lineno": 210, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": ".list.append", + "lineno": 213, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.get_timestamp", + "lineno": 218, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.generate_frozen_str_content", + "lineno": 223, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.system", + "lineno": 227, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.main", + "callee": "tools.makemanifest.mkdir", + "lineno": 259, + "resolution": "direct_name_call" + }, + { + "caller": "tools.makemanifest.", + "callee": "tools.makemanifest.main", + "lineno": 268, + "resolution": "direct_name_call" + } + ], + "tools.manifestfile": [ + { + "caller": "tools.manifestfile.", + "callee": ".collections.namedtuple", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.manifestfile.ManifestPackageMetadata.update", + "callee": "tools.manifestfile.ManifestUsePyPIException.__init__", + "lineno": 144, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.__init__", + "callee": "tools.manifestfile.ManifestPackageMetadata.__init__", + "lineno": 198, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.__init__", + "callee": "tools.manifestfile.ManifestFile.add_library", + "lineno": 206, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._manifest_globals", + "callee": "tools.manifestfile.IncludeOptions.__init__", + "lineno": 224, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._manifest_globals", + "callee": ".dict.update", + "lineno": 229, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.execute", + "callee": "tools.manifestfile.ManifestFile.include", + "lineno": 250, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.execute", + "callee": "tools.manifestfile.ManifestFile._manifest_globals", + "lineno": 254, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._search", + "callee": "tools.manifestfile.ManifestFile._resolve_path", + "lineno": 291, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._search", + "callee": "tools.manifestfile.ManifestFile._add_file", + "lineno": 298, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._search", + "callee": "tools.manifestfile.ManifestFile._resolve_path", + "lineno": 302, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._search", + "callee": "tools.manifestfile.ManifestFile._add_file", + "lineno": 310, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.include", + "callee": "tools.manifestfile.ManifestFile.include", + "lineno": 367, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.include", + "callee": "tools.manifestfile.ManifestFile._resolve_path", + "lineno": 369, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.include", + "callee": "tools.manifestfile.ManifestPackageMetadata.__init__", + "lineno": 379, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.include", + "callee": "tools.manifestfile.ManifestFile._manifest_globals", + "lineno": 387, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._require_from_path", + "callee": "tools.manifestfile.ManifestFile.include", + "lineno": 405, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.require", + "callee": "tools.manifestfile.ManifestFile._require_from_path", + "lineno": 435, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.require", + "callee": "tools.manifestfile.ManifestFile._require_from_path", + "lineno": 445, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.add_library", + "callee": "tools.manifestfile.ManifestFile._resolve_path", + "lineno": 461, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.package", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 482, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.module", + "callee": "tools.manifestfile.ManifestFile._resolve_path", + "lineno": 497, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.module", + "callee": "tools.manifestfile.ManifestFile._add_file", + "lineno": 502, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._freeze_internal", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 506, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._freeze_internal", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 508, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._freeze_internal", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 510, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile._freeze_internal", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 512, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.freeze", + "callee": "tools.manifestfile.ManifestFile._freeze_internal", + "lineno": 542, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.freeze_as_str", + "callee": "tools.manifestfile.ManifestFile._search", + "lineno": 558, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.freeze_as_mpy", + "callee": "tools.manifestfile.ManifestFile._freeze_internal", + "lineno": 565, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.ManifestFile.freeze_mpy", + "callee": "tools.manifestfile.ManifestFile._freeze_internal", + "lineno": 572, + "resolution": "self_method_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.__init__", + "lineno": 636, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.add_library", + "lineno": 638, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.execute", + "lineno": 641, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.metadata", + "lineno": 645, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.files", + "lineno": 646, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.manifestfile.main", + "callee": "tools.manifestfile.ManifestFile.pypi_dependencies", + "lineno": 649, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.manifestfile.", + "callee": "tools.manifestfile.main", + "lineno": 654, + "resolution": "direct_name_call" + } + ], + "tools.merge_micropython": [ + { + "caller": "tools.merge_micropython.checkout_ours", + "callee": ".io.StringIO", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 122, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 159, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 188, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 198, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.rm_paths", + "lineno": 210, + "resolution": "direct_name_call" + }, + { + "caller": "tools.merge_micropython.", + "callee": "tools.merge_micropython.checkout_ours", + "lineno": 233, + "resolution": "direct_name_call" + } + ], + "tools.metrics": [ + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 64, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 65, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 66, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 67, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 68, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 69, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 70, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 71, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 77, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 78, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 79, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 80, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 81, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.PortData.__init__", + "lineno": 82, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.metrics.", + "callee": ".dict.items", + "lineno": 85, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.syscmd", + "callee": ".list.append", + "lineno": 98, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.syscmd", + "callee": ".list.extend", + "lineno": 100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.syscmd", + "callee": "tools.metrics.quoted", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.parse_port_list", + "callee": ".dict.values", + "lineno": 110, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.parse_port_list", + "callee": ".list.append", + "lineno": 116, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.read_build_log", + "callee": ".list.append", + "lineno": 135, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.do_diff", + "callee": "tools.metrics.read_build_log", + "lineno": 160, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_diff", + "callee": "tools.metrics.read_build_log", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_diff", + "callee": ".dict.values", + "lineno": 172, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.metrics.do_clean", + "callee": "tools.metrics.parse_port_list", + "lineno": 208, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_clean", + "callee": "tools.metrics.syscmd", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_clean", + "callee": "tools.metrics.syscmd", + "lineno": 216, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_build", + "callee": "tools.metrics.parse_port_list", + "lineno": 229, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_build", + "callee": "tools.metrics.syscmd", + "lineno": 233, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_build", + "callee": "tools.metrics.syscmd", + "lineno": 237, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_build", + "callee": "tools.metrics.do_sizes", + "lineno": 246, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_sizes", + "callee": "tools.metrics.parse_port_list", + "lineno": 252, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_sizes", + "callee": "tools.metrics.syscmd", + "lineno": 257, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.do_sizes", + "callee": "tools.metrics.syscmd", + "lineno": 260, + "resolution": "direct_name_call" + }, + { + "caller": "tools.metrics.", + "callee": "tools.metrics.main", + "lineno": 283, + "resolution": "direct_name_call" + } + ], + "tools.mpconfig_category_reader": [ + { + "caller": "tools.mpconfig_category_reader.", + "callee": ".list.append", + "lineno": 12, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpconfig_category_reader.", + "callee": ".list.append", + "lineno": 14, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpconfig_category_reader.", + "callee": ".list.append", + "lineno": 16, + "resolution": "local_builtin_method_call" + } + ], + "tools.mpy-tool": [ + { + "caller": "tools.mpy-tool.hexlify_to_str", + "callee": ".binascii.hexlify", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.mpy-tool.mp_opcode_encode", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 410, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.extract_prelude", + "callee": "tools.mpy-tool.read_prelude_sig", + "lineno": 508, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.extract_prelude", + "callee": "tools.mpy-tool.read_prelude_size", + "lineno": 513, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.extract_prelude", + "callee": "tools.mpy-tool.extract_prelude.local_read_byte", + "lineno": 522, + "resolution": "nested_function_call" + }, + { + "caller": "tools.mpy-tool.extract_prelude", + "callee": ".list.append", + "lineno": 526, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.GlobalQStrList.__init__", + "callee": "tools.mpy-tool.QStrType.__init__", + "lineno": 556, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.GlobalQStrList.add", + "callee": "tools.mpy-tool.QStrType.__init__", + "lineno": 559, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 674, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze", + "callee": "tools.mpy-tool.CompiledModule.freeze_constants", + "lineno": 701, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": "tools.mpy-tool.mp_small_int_fits", + "lineno": 762, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": "tools.mpy-tool.FreezeError.__init__", + "lineno": 766, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": ".list.append", + "lineno": 779, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": ".list.append", + "lineno": 825, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "lineno": 825, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "callee": "tools.mpy-tool.FreezeError.__init__", + "lineno": 835, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constants", + "callee": ".list.append", + "lineno": 856, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.CompiledModule.freeze_constants", + "callee": "tools.mpy-tool.CompiledModule.freeze_constant_obj", + "lineno": 856, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.__init__", + "callee": "tools.mpy-tool.extract_prelude", + "lineno": 901, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCode.disassemble_children", + "callee": "tools.mpy-tool.RawCode.print_children_annotated", + "lineno": 920, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.get_source_annotation", + "callee": "tools.mpy-tool.RawCode.decode_lineinfo", + "lineno": 1031, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.print_children_annotated", + "callee": ".list.append", + "lineno": 1066, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.print_children_annotated", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1066, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.print_children_annotated", + "callee": ".list.append", + "lineno": 1067, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.RawCode.print_children_annotated", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1069, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "callee": "tools.mpy-tool.RawCode.get_source_annotation", + "lineno": 1093, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1096, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1106, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1107, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1127, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1140, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 1141, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 1144, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.mp_opcode_decode", + "lineno": 1147, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 1158, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.RawCodeBytecode.get_opcode_annotations_labels", + "lineno": 1162, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.disassemble", + "callee": "tools.mpy-tool.RawCode.disassemble_children", + "lineno": 1173, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.freeze", + "callee": "tools.mpy-tool.mp_opcode_decode", + "lineno": 1201, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.freeze", + "callee": "tools.mpy-tool.RawCode.freeze_children", + "lineno": 1214, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeBytecode.freeze", + "callee": "tools.mpy-tool.RawCode.freeze_raw_code", + "lineno": 1215, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.disassemble", + "callee": "tools.mpy-tool.RawCode.get_label", + "lineno": 1272, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 1276, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.disassemble", + "callee": "tools.mpy-tool.hexlify_to_str", + "lineno": 1287, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.disassemble", + "callee": "tools.mpy-tool.RawCode.disassemble_children", + "lineno": 1289, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.freeze", + "callee": "tools.mpy-tool.FreezeError.__init__", + "lineno": 1293, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.freeze", + "callee": "tools.mpy-tool.RawCode.freeze_children", + "lineno": 1336, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.RawCodeNative.freeze", + "callee": "tools.mpy-tool.RawCode.freeze_raw_code", + "lineno": 1337, + "resolution": "inherited_method_call" + }, + { + "caller": "tools.mpy-tool.MPYReader.read_uint", + "callee": "tools.mpy-tool.MPYReader.read_byte", + "lineno": 1370, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.read_qstr", + "callee": "tools.mpy-tool.MPYSegment.__init__", + "lineno": 1383, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_qstr", + "callee": "tools.mpy-tool.MPYSegment.__init__", + "lineno": 1389, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_obj", + "callee": "tools.mpy-tool.MPFunTable.", + "lineno": 1396, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_obj", + "callee": "tools.mpy-tool.read_obj", + "lineno": 1407, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.read_obj", + "callee": "tools.mpy-tool.MPYReadError.__init__", + "lineno": 1428, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_obj", + "callee": "tools.mpy-tool.MPYSegment.__init__", + "lineno": 1429, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_raw_code", + "callee": "tools.mpy-tool.RawCodeBytecode.__init__", + "lineno": 1447, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_raw_code", + "callee": "tools.mpy-tool.RawCodeNative.__init__", + "lineno": 1481, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_raw_code", + "callee": "tools.mpy-tool.MPYSegment.__init__", + "lineno": 1495, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_raw_code", + "callee": "tools.mpy-tool.read_raw_code", + "lineno": 1508, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.__init__", + "lineno": 1515, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.read_bytes", + "lineno": 1519, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReadError.__init__", + "lineno": 1522, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReadError.__init__", + "lineno": 1524, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReadError.__init__", + "lineno": 1530, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReadError.__init__", + "lineno": 1534, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.read_uint", + "lineno": 1540, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.read_uint", + "lineno": 1543, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.read_uint", + "lineno": 1544, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.tell", + "lineno": 1547, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": ".list.append", + "lineno": 1550, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.read_qstr", + "lineno": 1550, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.tell", + "lineno": 1553, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": ".list.append", + "lineno": 1556, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.read_obj", + "lineno": 1556, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.MPYReader.tell", + "lineno": 1562, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.read_raw_code", + "lineno": 1563, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.read_mpy", + "callee": "tools.mpy-tool.CompiledModule.__init__", + "lineno": 1566, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "callee": "tools.mpy-tool.mp_opcode_decode", + "lineno": 1787, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "callee": "tools.mpy-tool.Opcode.__init__", + "lineno": 1788, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "callee": ".list.append", + "lineno": 1790, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "callee": "tools.mpy-tool.mp_opcode_encode", + "lineno": 1818, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1835, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.adjust_bytecode_qstr_obj_indices", + "lineno": 1840, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.encode_prelude_size", + "lineno": 1843, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1847, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1851, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.rewrite_raw_code", + "callee": "tools.mpy-tool.rewrite_raw_code", + "lineno": 1853, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1898, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1905, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1906, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.merge_mpy.copy_section", + "lineno": 1915, + "resolution": "nested_function_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.merge_mpy.copy_section", + "lineno": 1917, + "resolution": "nested_function_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1925, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1932, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.mp_encode_uint", + "lineno": 1934, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.merge_mpy", + "callee": "tools.mpy-tool.rewrite_raw_code", + "lineno": 1944, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.extract_segments", + "callee": ".list.append", + "lineno": 1970, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.PrintShim.__exit__", + "callee": "tools.mpy-tool.PrintShim.on_exit", + "lineno": 2019, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.PrintJson.on_exit", + "callee": "tools.mpy-tool.PrintJson.__call__", + "lineno": 2054, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy-tool.PrintJson.__call__", + "callee": ".dict.update", + "lineno": 2077, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.GlobalQStrList.__init__", + "lineno": 2164, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.read_mpy", + "lineno": 2168, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.PrintJson.__init__", + "lineno": 2175, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.PrintJson.__init__", + "lineno": 2177, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.PrintJson.__init__", + "lineno": 2179, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.PrintJson.__init__", + "lineno": 2181, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.PrintIgnoreExtraArgs.", + "lineno": 2183, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.hexdump_mpy", + "lineno": 2187, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.disassemble_mpy", + "lineno": 2192, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.freeze_mpy", + "lineno": 2196, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.merge_mpy", + "lineno": 2202, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.main", + "callee": "tools.mpy-tool.extract_segments", + "lineno": 2205, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy-tool.", + "callee": "tools.mpy-tool.main", + "lineno": 2209, + "resolution": "direct_name_call" + } + ], + "tools.mpy_bin2res": [], + "tools.mpy_cross_all": [ + { + "caller": "tools.mpy_cross_all.", + "callee": ".dict.get", + "lineno": 39, + "resolution": "local_builtin_method_call" + } + ], + "tools.mpy_ld": [ + { + "caller": "tools.mpy_ld.asm_jump_rv32", + "callee": "tools.mpy_ld.split_riscv_address", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 202, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 209, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 216, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 223, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 230, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 237, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 244, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 251, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.ArchData.__init__", + "lineno": 259, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.extract_qstrs", + "callee": "tools.mpy_ld.extract_qstrs.read_qstrs", + "lineno": 341, + "resolution": "nested_function_call" + }, + { + "caller": "tools.mpy_ld.Section.from_elfsec", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 368, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.LinkEnv.print_sections", + "callee": "tools.mpy_ld.log", + "lineno": 412, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.LinkEnv.print_sections", + "callee": "tools.mpy_ld.log", + "lineno": 414, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_got_generic", + "callee": "tools.mpy_ld.GOTEntry.__init__", + "lineno": 438, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.build_got_xtensa", + "callee": "tools.mpy_ld.GOTEntry.__init__", + "lineno": 472, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.build_got_xtensa", + "callee": "tools.mpy_ld.LiteralEntry.__init__", + "lineno": 484, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.populate_got", + "callee": "tools.mpy_ld.log", + "lineno": 544, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.populate_got", + "callee": "tools.mpy_ld.log", + "lineno": 546, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.populate_lit", + "callee": "tools.mpy_ld.log", + "lineno": 553, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.populate_lit", + "callee": "tools.mpy_ld.log", + "lineno": 556, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.process_riscv32_relocation", + "lineno": 711, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.do_relocation_data", + "lineno": 715, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.unpack_u24le", + "lineno": 739, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.pack_u24le", + "lineno": 744, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.log", + "lineno": 755, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_text", + "callee": "tools.mpy_ld.log", + "lineno": 757, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_relocation_data", + "callee": "tools.mpy_ld.log", + "lineno": 797, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.process_riscv32_relocation", + "callee": "tools.mpy_ld.split_riscv_address", + "lineno": 956, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.process_riscv32_relocation", + "callee": "tools.mpy_ld.split_riscv_address", + "lineno": 966, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.process_riscv32_relocation", + "callee": "tools.mpy_ld.split_riscv_address", + "lineno": 976, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.process_riscv32_relocation", + "callee": "tools.mpy_ld.split_riscv_address", + "lineno": 1024, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.load_object_file", + "callee": ".list.append", + "lineno": 1138, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.build_got_xtensa", + "lineno": 1150, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.build_got_generic", + "lineno": 1152, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1156, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1165, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1169, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1176, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1183, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.Section.__init__", + "lineno": 1212, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": ".list.append", + "lineno": 1227, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.log", + "lineno": 1231, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.align_to", + "lineno": 1252, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.populate_got", + "lineno": 1258, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.populate_lit", + "lineno": 1260, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.log", + "lineno": 1266, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.do_relocation_text", + "lineno": 1272, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.link_objects", + "callee": "tools.mpy_ld.do_relocation_data", + "lineno": 1274, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.open", + "callee": "tools.mpy_ld.MPYOutput.open", + "lineno": 1285, + "resolution": "same_class_name_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_uint", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1302, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_qstr", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1306, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_qstr", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1309, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_qstr", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1310, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_qstr", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1311, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_reloc", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1323, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_reloc", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1329, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.MPYOutput.write_reloc", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1331, + "resolution": "self_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.log", + "lineno": 1339, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.log", + "lineno": 1340, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.log", + "lineno": 1342, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.log", + "lineno": 1343, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.log", + "lineno": 1344, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.", + "lineno": 1348, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.open", + "lineno": 1349, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1352, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1360, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1363, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_qstr", + "lineno": 1366, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_qstr", + "lineno": 1368, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1374, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1377, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1385, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1390, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_uint", + "lineno": 1393, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1395, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_reloc", + "lineno": 1428, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_reloc", + "lineno": 1434, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.write_bytes", + "lineno": 1437, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.build_mpy", + "callee": "tools.mpy_ld.MPYOutput.close", + "lineno": 1439, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.do_preprocess", + "callee": "tools.mpy_ld.extract_qstrs", + "lineno": 1450, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": ".list.append", + "lineno": 1477, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.log", + "lineno": 1478, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.LinkEnv.__init__", + "lineno": 1479, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.parse_linkerscript", + "lineno": 1482, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.load_object_file", + "lineno": 1487, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": ".list.extend", + "lineno": 1493, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.log", + "lineno": 1501, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.load_object_file", + "lineno": 1503, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.link_objects", + "lineno": 1505, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.build_mpy", + "lineno": 1506, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.do_link", + "callee": "tools.mpy_ld.LinkEnv.find_addr", + "lineno": 1506, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.mpy_ld.main", + "callee": "tools.mpy_ld.do_preprocess", + "lineno": 1586, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.main", + "callee": "tools.mpy_ld.do_link", + "lineno": 1588, + "resolution": "direct_name_call" + }, + { + "caller": "tools.mpy_ld.", + "callee": "tools.mpy_ld.main", + "lineno": 1592, + "resolution": "direct_name_call" + } + ], + "tools.msgfmt": [ + { + "caller": "tools.msgfmt.generate", + "callee": ".dict.keys", + "lineno": 60, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.msgfmt.generate", + "callee": ".list.append", + "lineno": 66, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": "tools.msgfmt.add", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": "tools.msgfmt.add", + "lineno": 146, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": "tools.msgfmt.add", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": ".email.parser.HeaderParser", + "lineno": 155, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": "tools.msgfmt.add", + "lineno": 208, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.make", + "callee": "tools.msgfmt.generate", + "lineno": 211, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.main", + "callee": "tools.msgfmt.usage", + "lineno": 224, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.main", + "callee": "tools.msgfmt.usage", + "lineno": 230, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.main", + "callee": "tools.msgfmt.make", + "lineno": 243, + "resolution": "direct_name_call" + }, + { + "caller": "tools.msgfmt.", + "callee": "tools.msgfmt.main", + "lineno": 247, + "resolution": "direct_name_call" + } + ], + "tools.preprocess_frozen_modules": [ + { + "caller": "tools.preprocess_frozen_modules.copy_and_process", + "callee": ".pathlib.Path", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.preprocess_frozen_modules.copy_and_process", + "callee": ".pathlib.Path", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.preprocess_frozen_modules.copy_and_process", + "callee": ".pathlib.Path", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.preprocess_frozen_modules.copy_and_process", + "callee": "tools.preprocess_frozen_modules.version_string", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tools.preprocess_frozen_modules.", + "callee": "tools.preprocess_frozen_modules.copy_and_process", + "lineno": 104, + "resolution": "direct_name_call" + } + ], + "tools.print_status": [], + "tools.pyboard": [ + { + "caller": "tools.pyboard.", + "callee": ".collections.namedtuple", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.pyboard.TelnetToSerial.__init__", + "callee": ".collections.deque", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.pyboard.TelnetToSerial.__init__", + "callee": "tools.pyboard.PyboardError.", + "lineno": 109, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.TelnetToSerial.__del__", + "callee": "tools.pyboard.TelnetToSerial.close", + "lineno": 112, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.ProcessPtyToTerminal.__init__", + "callee": "tools.pyboard.ProcessPtyToTerminal.close", + "lineno": 225, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.__init__", + "callee": "tools.pyboard.ProcessToSerial.__init__", + "lineno": 264, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.__init__", + "callee": "tools.pyboard.ProcessPtyToTerminal.__init__", + "lineno": 266, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.__init__", + "callee": "tools.pyboard.TelnetToSerial.__init__", + "lineno": 269, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.__init__", + "callee": "tools.pyboard.PyboardError.", + "lineno": 313, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.enter_raw_repl", + "callee": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "lineno": 363, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.enter_raw_repl", + "callee": "tools.pyboard.PyboardError.", + "lineno": 365, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 379, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.PyboardError.", + "lineno": 384, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 391, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.PyboardError.", + "lineno": 394, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 396, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard._enter_raw_repl_unprotected", + "callee": "tools.pyboard.PyboardError.", + "lineno": 399, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.follow", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 409, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.follow", + "callee": "tools.pyboard.PyboardError.", + "lineno": 411, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.follow", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 415, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.follow", + "callee": "tools.pyboard.PyboardError.", + "lineno": 417, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.raw_paste_write", + "callee": "tools.pyboard.PyboardError.", + "lineno": 443, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.raw_paste_write", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 454, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.raw_paste_write", + "callee": "tools.pyboard.PyboardError.", + "lineno": 456, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 465, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.PyboardError.", + "lineno": 467, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.Pyboard.raw_paste_write", + "lineno": 478, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.Pyboard.read_until", + "lineno": 481, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.PyboardError.", + "lineno": 484, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw_no_follow", + "callee": "tools.pyboard.PyboardError.", + "lineno": 497, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw", + "callee": "tools.pyboard.Pyboard.exec_raw_no_follow", + "lineno": 500, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_raw", + "callee": "tools.pyboard.Pyboard.follow", + "lineno": 501, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.eval", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 505, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.eval", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 509, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_", + "callee": "tools.pyboard.Pyboard.exec_raw", + "lineno": 515, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.exec_", + "callee": "tools.pyboard.PyboardError.", + "lineno": 517, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.execfile", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 523, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.get_time", + "callee": "tools.pyboard.Pyboard.eval", + "lineno": 526, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_exists", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 531, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_ls", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 542, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_listdir", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 555, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_stat", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 567, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_stat", + "callee": "tools.pyboard.Pyboard.eval", + "lineno": 568, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_cat", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 577, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_readfile", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 590, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_writefile", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 596, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_writefile", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 599, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_writefile", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 601, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_cp", + "callee": "tools.pyboard.Pyboard.fs_stat", + "lineno": 605, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_cp", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 607, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_cp", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 609, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_cp", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 615, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_get", + "callee": "tools.pyboard.Pyboard.fs_stat", + "lineno": 619, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_get", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 621, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_get", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 625, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_get", + "callee": "tools.pyboard.PyboardError.", + "lineno": 632, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_get", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 639, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_put", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 645, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_put", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 652, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_put", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 654, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_put", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 658, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_mkdir", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 661, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_rmdir", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 664, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_rm", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 667, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.Pyboard.fs_touch", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 670, + "resolution": "self_method_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.Pyboard.__init__", + "lineno": 679, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.Pyboard.enter_raw_repl", + "lineno": 680, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.Pyboard.execfile", + "lineno": 681, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.stdout_write_bytes", + "lineno": 682, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.Pyboard.exit_raw_repl", + "lineno": 683, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.execfile", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 684, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.PyboardError.", + "lineno": 709, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.filesystem_command.fname_remote", + "lineno": 727, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.filesystem_command.fname_cp_dest", + "lineno": 728, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.filesystem_command.fname_remote", + "lineno": 728, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.PyboardError.", + "lineno": 740, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.filesystem_command", + "callee": "tools.pyboard.filesystem_command.fname_remote", + "lineno": 744, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.__init__", + "lineno": 860, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.enter_raw_repl", + "lineno": 872, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 875, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.Pyboard.exec_raw", + "lineno": 881, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.Pyboard.exec_raw_no_follow", + "lineno": 885, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 889, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.Pyboard.exit_raw_repl", + "lineno": 894, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 895, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main.execbuffer", + "callee": "tools.pyboard.stdout_write_bytes", + "lineno": 896, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.filesystem_command", + "lineno": 901, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.main.execbuffer", + "lineno": 906, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.exec_", + "lineno": 913, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.main.execbuffer", + "lineno": 915, + "resolution": "nested_function_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.exit_raw_repl", + "lineno": 918, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.follow", + "lineno": 923, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 930, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.stdout_write_bytes", + "lineno": 931, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pyboard.main", + "callee": "tools.pyboard.Pyboard.close", + "lineno": 935, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.pyboard.", + "callee": "tools.pyboard.main", + "lineno": 939, + "resolution": "direct_name_call" + } + ], + "tools.pydfu": [ + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.get_dfu_devices", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.find_dfu_cfg_descr", + "lineno": 121, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.find_dfu_cfg_descr", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.get_status", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.abort_request", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.init", + "callee": "tools.pydfu.clr_status", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.get_status", + "callee": "tools.pydfu.get_string", + "lineno": 156, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.check_status", + "callee": "tools.pydfu.get_status", + "lineno": 164, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.check_status", + "callee": ".dict.get", + "lineno": 166, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.pydfu.mass_erase", + "callee": "tools.pydfu.check_status", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.mass_erase", + "callee": "tools.pydfu.check_status", + "lineno": 178, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.page_erase", + "callee": "tools.pydfu.check_status", + "lineno": 191, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.page_erase", + "callee": "tools.pydfu.check_status", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.set_address", + "callee": "tools.pydfu.check_status", + "lineno": 204, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.set_address", + "callee": "tools.pydfu.check_status", + "lineno": 207, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_memory", + "callee": "tools.pydfu.set_address", + "lineno": 230, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_memory", + "callee": "tools.pydfu.check_status", + "lineno": 239, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_memory", + "callee": "tools.pydfu.check_status", + "lineno": 242, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_page", + "callee": "tools.pydfu.set_address", + "lineno": 256, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_page", + "callee": "tools.pydfu.check_status", + "lineno": 262, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_page", + "callee": "tools.pydfu.check_status", + "lineno": 265, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.exit_dfu", + "callee": "tools.pydfu.set_address", + "lineno": 274, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.exit_dfu", + "callee": "tools.pydfu.get_status", + "lineno": 281, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.consume", + "callee": "tools.pydfu.named", + "lineno": 301, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.compute_crc", + "lineno": 328, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.consume", + "lineno": 339, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.consume", + "lineno": 354, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.cstring", + "lineno": 359, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.consume", + "lineno": 377, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": ".list.append", + "lineno": 384, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.pydfu.read_dfu_file", + "callee": "tools.pydfu.named", + "lineno": 400, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.get_dfu_devices", + "callee": "tools.pydfu.FilterDFU.", + "lineno": 436, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.pydfu.get_memory_layout", + "callee": "tools.pydfu.get_string", + "lineno": 451, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.get_memory_layout", + "callee": ".list.append", + "lineno": 469, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.pydfu.get_memory_layout", + "callee": "tools.pydfu.named", + "lineno": 470, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.list_dfu_devices", + "callee": "tools.pydfu.get_dfu_devices", + "lineno": 481, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.list_dfu_devices", + "callee": "tools.pydfu.get_memory_layout", + "lineno": 490, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_elements", + "callee": "tools.pydfu.get_memory_layout", + "lineno": 505, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_elements", + "callee": "tools.pydfu.page_erase", + "lineno": 525, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.write_elements", + "callee": "tools.pydfu.write_memory", + "lineno": 527, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.list_dfu_devices", + "lineno": 585, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.init", + "lineno": 588, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.mass_erase", + "lineno": 593, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.read_dfu_file", + "lineno": 597, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.write_elements", + "lineno": 602, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.exit_dfu", + "lineno": 605, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.main", + "callee": "tools.pydfu.exit_dfu", + "lineno": 610, + "resolution": "direct_name_call" + }, + { + "caller": "tools.pydfu.", + "callee": "tools.pydfu.main", + "lineno": 620, + "resolution": "direct_name_call" + } + ], + "tools.ruff_bindings": [ + { + "caller": "tools.ruff_bindings.", + "callee": ".enum.auto", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ruff_bindings.", + "callee": ".enum.auto", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ruff_bindings.", + "callee": ".dataclasses.dataclass", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.ruff_bindings.parse_lines", + "callee": "tools.ruff_bindings.parse_line", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.parse_lines", + "lineno": 73, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.PythonOutputWriter.", + "lineno": 74, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.parse_lines", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.COutputWriter.", + "lineno": 77, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.COutputWriter.write", + "lineno": 80, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.ruff_bindings.swap_comment_markers", + "callee": "tools.ruff_bindings.OutputWriter.getcontent", + "lineno": 82, + "resolution": "local_typed_method_call" + }, + { + "caller": "tools.ruff_bindings.process_one_file", + "callee": "tools.ruff_bindings.swap_comment_markers", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ruff_bindings.process_one_file", + "callee": "tools.ruff_bindings.swap_comment_markers", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "tools.ruff_bindings.", + "callee": ".concurrent.futures.ThreadPoolExecutor", + "lineno": 119, + "resolution": "external_constructor_call" + } + ], + "tools.safe_mode_finder": [ + { + "caller": "tools.safe_mode_finder.", + "callee": ".pyocd.debug.elf.symbols.ELFSymbolProvider", + "lineno": 29, + "resolution": "external_constructor_call" + } + ], + "tools.stack-loc-to-pc": [], + "tools.swo_function_trace": [ + { + "caller": "tools.swo_function_trace.", + "callee": ".elftools.elf.elffile.ELFFile", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.swo_function_trace.emit", + "callee": ".list.append", + "lineno": 61, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.swo_function_trace.emit", + "callee": ".list.pop", + "lineno": 65, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.swo_function_trace.decoder_cb", + "callee": "tools.swo_function_trace.emit", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tools.swo_function_trace.decoder_cb", + "callee": "tools.swo_function_trace.emit", + "lineno": 97, + "resolution": "direct_name_call" + }, + { + "caller": "tools.swo_function_trace.", + "callee": ".list.append", + "lineno": 123, + "resolution": "local_builtin_method_call" + } + ], + "tools.swo_viewer": [ + { + "caller": "tools.swo_viewer.", + "callee": ".list.append", + "lineno": 47, + "resolution": "local_builtin_method_call" + } + ], + "tools.verifygitlog": [ + { + "caller": "tools.verifygitlog.git_log", + "callee": "tools.verifygitlog.very_verbose", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify", + "callee": "tools.verifygitlog.verbose", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify", + "callee": "tools.verifygitlog.git_log", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify", + "callee": "tools.verifygitlog.very_verbose", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify", + "callee": "tools.verifygitlog.git_log", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify", + "callee": "tools.verifygitlog.verify_message_body", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify_message_body", + "callee": "tools.verifygitlog.verbose", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify_message_body", + "callee": "tools.verifygitlog.very_verbose", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify_message_body", + "callee": "tools.verifygitlog.diagnose_subject_line", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.verify_message_body", + "callee": "tools.verifygitlog.verify_subject_line_prefix", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.verbose", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.ErrorCollection.__init__", + "lineno": 143, + "resolution": "same_module_class_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.verbose", + "lineno": 147, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": ".list.pop", + "lineno": 152, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.verify_message_body", + "lineno": 153, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.git_log", + "lineno": 155, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.run", + "callee": "tools.verifygitlog.verify", + "lineno": 156, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.", + "callee": "tools.verifygitlog.show_help", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "tools.verifygitlog.", + "callee": "tools.verifygitlog.run", + "lineno": 198, + "resolution": "direct_name_call" + } + ], + "tools.board_stubs.build_board_specific_stubs.board_stub_builder": [ + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.get_board_pins", + "callee": ".list.append", + "lineno": 53, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.get_board_pins", + "callee": ".list.append", + "lineno": 70, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 90, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 110, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 120, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 135, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 142, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "callee": ".list.append", + "lineno": 145, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "callee": ".collections.defaultdict", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "callee": ".collections.defaultdict", + "lineno": 212, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "callee": ".list.append", + "lineno": 218, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "callee": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.get_board_pins", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "callee": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.create_board_stubs", + "lineno": 229, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.build_stubs", + "callee": "docs.shared_bindings_matrix.support_matrix_by_board", + "lineno": 276, + "resolution": "qualified_module_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.build_stubs", + "callee": "docs.shared_bindings_matrix.get_board_mapping", + "lineno": 293, + "resolution": "qualified_module_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.build_stubs", + "callee": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.process", + "lineno": 339, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.", + "callee": "tools.board_stubs.build_board_specific_stubs.board_stub_builder.build_stubs", + "lineno": 343, + "resolution": "direct_name_call" + } + ], + "tools.board_stubs.circuitpython_setboard": [ + { + "caller": "tools.board_stubs.circuitpython_setboard.get_doc_or_exit", + "callee": "tools.board_stubs.circuitpython_setboard.get_definitions_or_exit", + "lineno": 39, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.circuitpython_setboard.set_board", + "callee": ".collections.defaultdict", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tools.board_stubs.circuitpython_setboard.set_board", + "callee": "tools.board_stubs.circuitpython_setboard.get_doc_or_exit", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.circuitpython_setboard.set_board", + "callee": "tools.board_stubs.circuitpython_setboard.header", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "tools.board_stubs.circuitpython_setboard.set_board", + "callee": "tools.board_stubs.circuitpython_setboard.get_definitions_or_exit", + "lineno": 111, + "resolution": "direct_name_call" + } + ] + }, + "cyclic_clusters": [], + "unresolved": [ + { + "module": "tests.cmdline.cmd_compile_only_error", + "pattern": "parse_error", + "note": "SyntaxError: '(' was never closed (cmd_compile_only_error.py, line 4)" + }, + { + "module": "tests.cmdline.repl_autocomplete", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+007F (repl_autocomplete.py, line 3)" + }, + { + "module": "tests.cmdline.repl_autocomplete_underscore", + "pattern": "parse_error", + "note": "SyntaxError: unexpected character after line continuation character (repl_autocomplete_underscore.py, line 4)" + }, + { + "module": "tests.cmdline.repl_autoindent", + "pattern": "parse_error", + "note": "IndentationError: expected an indented block after 'if' statement on line 2 (repl_autoindent.py, line 3)" + }, + { + "module": "tests.cmdline.repl_basic", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+001B (repl_basic.py, line 3)" + }, + { + "module": "tests.cmdline.repl_cont", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+0008 (repl_cont.py, line 30)" + }, + { + "module": "tests.cmdline.repl_emacs_keys", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+0010 (repl_emacs_keys.py, line 6)" + }, + { + "module": "tests.cmdline.repl_paste", + "pattern": "parse_error", + "note": "SyntaxError: unexpected character after line continuation character (repl_paste.py, line 4)" + }, + { + "module": "tests.cmdline.repl_words_move", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+001B (repl_words_move.py, line 3)" + }, + { + "module": "tests.feature_check.repl_emacs_check", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+0002 (repl_emacs_check.py, line 2)" + }, + { + "module": "tests.feature_check.repl_words_move_check", + "pattern": "parse_error", + "note": "SyntaxError: invalid non-printable character U+0017 (repl_words_move_check.py, line 3)" + }, + { + "module": "tests.micropython.viper_args", + "pattern": "parse_error", + "note": "SyntaxError: named arguments must follow bare * (viper_args.py, line 67)" + }, + { + "module": "conf", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .support_matrix_by_board(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .quote(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .missing_reference(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .next_node(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .next_node(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .Text(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .traverse(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .traverse(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .add_css_file(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .add_css_file(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .add_js_file(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .add_config_value(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "conf", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .add_transform(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "runtime", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "docs.rstjinja", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.rstjinja", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .render_string(...) - target object type not statically resolved." + }, + { + "module": "docs.rstjinja", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .render_string(...) - target object type not statically resolved." + }, + { + "module": "docs.rstjinja", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .title(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "docs.shared_bindings_matrix", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "docs.readthedocs.settings.local_settings", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "docs.readthedocs.settings.local_settings", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "docs.readthedocs.settings.local_settings", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'CrossCompileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 141, + "pattern": "name_call_unresolved", + "note": "Call to 'CrossCompileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .chmod(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 152, + "pattern": "name_call_unresolved", + "note": "Call to 'CrossCompileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "mpy-cross.mpy_cross", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "mpy-cross.mpy_cross.__main__", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .post(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .ZipFile(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .extractall(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .move(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .move(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .move(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .move(...) - target object type not statically resolved." + }, + { + "module": "ports.atmel-samd.tools.update_asf", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument_group(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument_group(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .Telnet(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .read_eager(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 377, + "pattern": "name_call_unresolved", + "note": "Call to 'quit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .flushInput(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .setDTR(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .setDTR(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .setDTR(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .reboot(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .discard_inputs(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .XMODEM(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .XMODEM(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .setBaudrate(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .discard_inputs(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .set_file_size(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .setBaudrate(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .XMODEM(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .XMODEM(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .setBaudrate(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .discard_inputs(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .set_file_size(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .setBaudrate(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.cxd56.tools.flash_writer", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_sections(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.build_memory_info", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .command(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.check-sdkconfig", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .File(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.decode_backtrace", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .copyfile(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.generate_all_sdkconfig", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .copyfile(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_all_board_sdkconfig", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_all_board_sdkconfig", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_all_board_sdkconfig", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_all_board_sdkconfig", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .expr_value(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access ._str_default(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access ._selection_from_defaults(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .Kconfig(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .load_config(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .Kconfig(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .load_config(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .Kconfig(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .command(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "ports.espressif.tools.update_sdkconfig", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.mimxrt10xx.tools.gen_peripherals_data", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.nordic.boards.challenger_840.challenger_840", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .Argument(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .filter_toml(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .Exit(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .render(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.gen_stage2", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .UART(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .I2C(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .UART(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_carrier_board_xl", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .I2C(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .UART(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.solderparty_rp2040_stamp.stamp_round_carrier_board", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .I2C(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .TCA6408(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .I2C(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .AIC3105(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .start_i2s_out(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_codec(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .set_HP_volume(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .I2SOut(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .set_HP_volume(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_line_out(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_speakers(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .set_line_out_volume(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .set_speakers_gain(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .set_speakers_gain(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .set_speakers_gain(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.noise_nugget", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .set_speakers_gain(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .release_displays(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .SSD1306(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget.pgb1", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .I2CDevice(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget._aic3105", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .I2CDevice(...) - target object type not statically resolved." + }, + { + "module": "ports.raspberrypi.boards.weenoisemakers_noisenugget._tca6408", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.renode.tools.split_profile", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .__next__(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.silabs.tools.make_pins", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogIn(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogIn(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogIn(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .AnalogIn(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.analog_output", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.board_voltage", + "lineno": 146, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.stm.boards.swan_r5.tests.button", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.button", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.stm.boards.swan_r5.tests.button", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.enable_3v3", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.enable_3v3", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.enable_3v3", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.i2c_scan", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .I2C(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.i2c_scan", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .try_lock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.i2c_scan", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .scan(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.i2c_scan", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .unlock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.pwnio", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.pwnio", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .try_lock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .configure(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .unlock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .try_lock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .configure(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.spi_bme680_smoke_test", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .unlock(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .UART(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.uart", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.boards.swan_r5.tests.urandom", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .urandom(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.hal_conf.sort_defines", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.hal_conf.sort_defines", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_af_csv", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.stm.tools.parse_pins_csv", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "ports.unix.variants.manifest", + "lineno": 1, + "pattern": "name_call_unresolved", + "note": "Call to 'add_library(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.manifest", + "lineno": 2, + "pattern": "name_call_unresolved", + "note": "Call to 'require(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.manifest", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'require(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.coverage.manifest", + "lineno": 1, + "pattern": "name_call_unresolved", + "note": "Call to 'add_library(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.coverage.manifest", + "lineno": 2, + "pattern": "name_call_unresolved", + "note": "Call to 'freeze_as_str(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.coverage.manifest", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'freeze_as_mpy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.coverage.manifest", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'freeze_mpy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.coverage.manifest", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'require(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.unix.variants.standard.manifest", + "lineno": 1, + "pattern": "name_call_unresolved", + "note": "Call to 'include(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.board_tools", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .pipe(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .set_inheritable(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_fds(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .add_row(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .ThreadPoolExecutor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .ThreadPoolExecutor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .isatty(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_all_boards", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .Compiler(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .preprocess(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .TaskGroup(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .find_mpconfigboard(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .TaskGroup(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .discard(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .document(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .comment(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .comment(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .TaskGroup(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .run_command(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .TaskGroup(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .TaskGroup(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .archive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 709, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .StreamHandler(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .setFormatter(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .ColoredFormatter(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.build_circuitpython", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .new_token(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .set_result(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .pause_reading(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .connect_read_pipe(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .create_future(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .resume_reading(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .BoundedSemaphore(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .sha3_256(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .file_digest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter_ns(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .create_subprocess_shell(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .communicate(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .communicate(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter_ns(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .file_digest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .utime(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter_ns(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .to_thread(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter_ns(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.cpbuild", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.gen_compat2driver", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .load_mpconfigboard(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .get_shields(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.get_west_shield_args", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .load_mpconfigboard(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.pre_zephyr_build_prep", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.update_board_info", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .to_path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .to_strings(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .to_strings(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .to_path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .to_nums(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .to_strings(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .to_nums(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .safe_load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .safe_load(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .DT(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .to_path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .to_path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .to_strings(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .to_num(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .to_num(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .to_num(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 890, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 891, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 903, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 903, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.zephyr2cp", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .DT(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.cptools.tests.test_zephyr2cp", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .addoption(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .isEnabledFor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .add_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .display_pixel_format(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_markers_with_node(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_markers_with_node(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .write_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .write_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.conftest", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .Trace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .write_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.perfetto_input_trace", + "lineno": 159, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_adafruit_bus_device", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .disable_i2c_devices(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .ECB(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .CBC(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .CTR(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .ECB(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .ECB(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .encryptor(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .ECB(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_aesio", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_audiobusio", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_basics", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .input_trace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_digitalio", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .flash_config(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .flash_config(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .flash_config(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .flash_config(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_flash", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .flash_config(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_getpass", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_hashlib", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .disable_i2c_devices(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_i2c", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .disable_i2c_devices(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_msgpack", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_nvm", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .input_trace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .input_trace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_rotaryio", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .input_trace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_storage", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_web_workflow", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .compressobj(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .compressobj(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.test_zlib", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'EOFError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .peek(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .Lock(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .Condition(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .Thread(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .notify_all(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .is_alive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.conftest", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_basics", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_advertising", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_connect", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_name", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_name", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_name", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_peripheral", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .zephyr_sample(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .code_py_runs(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim.test_bsim_ble_scan", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.bsim", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpython_board(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .copy2(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_gifio", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .copy2(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_jpegio", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .with_suffix(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .copy2(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .display_mono_vtiled(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .hls_to_rgb(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_until_done(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .display_capture_paths(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .circuitpy_drive(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .display(...) - target object type not statically resolved." + }, + { + "module": "ports.zephyr-cp.tests.zephyr_display.test_zephyr_display", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .duration(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .codebook(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .OrderedDict(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 163, + "pattern": "name_call_unresolved", + "note": "Call to 'fn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.makecompresseddata", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makecompresseddata", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.makemoduledefs", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 438, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.makeqstrdata", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdata", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 102, + "pattern": "name_call_unresolved", + "note": "Call to 'PreprocessorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.makeqstrdefs", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .Pool(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .imap(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .md5(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 252, + "pattern": "name_call_unresolved", + "note": "Call to 'Args(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.makeqstrdefs", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "py.makeqstrdefs", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .reconfigure(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .reconfigure(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .GNUTranslations(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .gettext(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .codebook(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .Counter(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .codebook(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 418, + "pattern": "name_call_unresolved", + "note": "Call to 'EncodingTable(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.maketranslationdata", + "lineno": 448, + "pattern": "name_call_unresolved", + "note": "Call to 'nextbit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.maketranslationdata", + "lineno": 461, + "pattern": "name_call_unresolved", + "note": "Call to 'nextbit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.maketranslationdata", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "py.maketranslationdata", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "py.makeversionhdr", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .get_version_info_from_git(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .today(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .date(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .strftime(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.makeversionhdr", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "py.make_root_pointers", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "py.version", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "shared.memzip.make-memzip", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.endorse", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.endorse", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tests.endorse", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.endorse", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tests.endorse", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .base_path(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .exec(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .get_test_instance(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-internalbench", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .getsockname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 157, + "pattern": "self_method_not_found", + "note": "self.run_script(...) not found in class 'PyInstance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.run-multitests", + "lineno": 160, + "pattern": "self_method_not_found", + "note": "self.start_script(...) not found in class 'PyInstance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.run-multitests", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .prepare_script_from_file(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .select(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .Pyboard(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_raw_no_follow(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .follow(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .start_file(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .is_finished(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .is_finished(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 405, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.run-multitests", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .start_file(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .base_path(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_device_shortcut_to_real_device(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .permutations(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .create_test_report(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-multitests", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .run_script(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .run_script(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .run_script(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .base_path(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .get_test_instance(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .create_test_report(...) - target object type not statically resolved." + }, + { + "module": "tests.run-natmodtests", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .add_column(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .add_row(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .add_row(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .add_row(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .add_row(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .Pyboard(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench-table", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 126, + "pattern": "name_call_unresolved", + "note": "Call to 'prepare_script_for_target(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.run-perfbench", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .base_path(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .get_test_instance(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .create_test_report(...) - target object type not statically resolved." + }, + { + "module": "tests.run-perfbench", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcefile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .Pyboard(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_raw(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .removesuffix(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .removesuffix(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .mktemp(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .enter_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .exec_(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .select(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .openpty(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .mktemp(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .run_script_on_remote_target(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .Lock(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 843, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 941, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 953, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 984, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 992, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1000, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1031, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .architecture(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1052, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1052, + "pattern": "attribute_call", + "note": "Call via attribute access .get_platform(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1054, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1078, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1078, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1082, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1082, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1083, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1131, + "pattern": "name_call_unresolved", + "note": "Call to 'TestError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.run-tests", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1143, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1161, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1164, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1167, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1177, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1183, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1201, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1202, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1206, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1207, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1212, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1216, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1228, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1232, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1238, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1238, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1240, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1251, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1258, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1278, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1279, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1285, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1286, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1293, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1300, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1311, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1330, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1335, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1339, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1339, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1375, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1399, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1405, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1407, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1413, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1421, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1433, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1436, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1437, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1440, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1443, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1448, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1449, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1454, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1459, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1464, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1480, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1484, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1501, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1506, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1521, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1523, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1548, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1561, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1570, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1595, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1600, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.run-tests", + "lineno": 1603, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 113, + "pattern": "name_call_unresolved", + "note": "Call to 'TestError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.serial_test", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 294, + "pattern": "name_call_unresolved", + "note": "Call to 'test_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.serial_test", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_device_shortcut_to_real_device(...) - target object type not statically resolved." + }, + { + "module": "tests.serial_test", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.array1", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.array1", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.array1", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.array1", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.array1", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array1", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_add", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_intbig", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_micropython", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_mul", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.array_mul", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.assign_expr_scope", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_await", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_await2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_await2", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_await2", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_def", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_for", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_for2", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with2", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_break", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_break", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_break", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_return", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_return", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.async_with_return", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.attrtuple1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.attrtuple2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .uname(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.attrtuple2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bigint_array_overflow", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bit_length", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.boundmeth1", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'm(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.boundmeth1", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'm(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.boundmeth1", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'm(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_callable", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_callable", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'D(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_callable", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_callable", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'D(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_delattr", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_dir", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_exec", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_hash", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_help", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'help(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_len1", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_len1", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_property", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .setter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_property", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .deleter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_property", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'D(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property", + "lineno": 107, + "pattern": "name_call_unresolved", + "note": "Call to 'E(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'E(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'F(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'G(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'F(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'G(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'I(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_property_inherit", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'I(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.builtin_reversed", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_reversed(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_slice", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_slice", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_slice", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_slice", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_slice", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.builtin_str_hex", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .fromhex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_add", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_add", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_append", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_append", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .isalpha(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .isupper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_byte_operations", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_center", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_center", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_count", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_decode", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_decode", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_intbig", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_partition", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_partition", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytearray_slice_assign", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_add_array", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_add_array", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_add_endian", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_center", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_compare_array", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_count", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_find", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_partition", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_replace", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_split", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.bytes_strip", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .g(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class1", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .print(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .print(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class3", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class3", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class3", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .a(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class3", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .a(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .f2(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .f3(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .f5(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .f6(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .f7(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .f8(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .f9(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .f5(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .f6(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .f7(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .f8(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_bind_self", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .f9(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_call", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'c1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_call", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'c2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_contains", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .__contains__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_contains", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .__contains__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_contains", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .__contains__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_contains", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .__contains__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_contains", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .__contains__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .__delattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .__delattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_delattr_setattr", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .__delattr__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_descriptor", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'Main(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_descriptor", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_descriptor", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_descriptor", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_inherit1", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_inherit_mul", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_inherit_mul", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_inplace_op", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_inplace_op", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_item", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_misc", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_new", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_new", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_new", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .meth(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_new", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_new", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .meth(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_new", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'Dummy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_notimpl", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_ordereddict", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_ordereddict", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_reverse_op", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_reverse_ops(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_reverse_op", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_reverse_op", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'Descriptor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'GetSiblingTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'SetSiblingTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'DelSiblingTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'GetSelfTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'SetSelfTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 115, + "pattern": "name_call_unresolved", + "note": "Call to 'DelSelfTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 156, + "pattern": "name_call_unresolved", + "note": "Call to 'SetReplaceTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'DelReplaceTest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'Descriptor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_setname_hazard_rand", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_store", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .no_cpython_compat(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 19, + "pattern": "self_method_not_found", + "note": "self._encoded_counterpart(...) not found in class '_ResultMixinStr' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 23, + "pattern": "self_method_not_found", + "note": "self._decoded_counterpart(...) not found in class '_ResultMixinBytes' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'DefragResult(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'DefragResultBytes(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_store_class", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_str", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_str", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_str", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_str", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .meth(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .p(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_aslocal", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_closure", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_closure", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_closure", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_multinherit", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_multinherit", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_object", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_super_object", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.class_use_other", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.class_use_other", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .store(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.closure1", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure1", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.closure2", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'y(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.containment", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.containment", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.containment", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.containment", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.containment", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque1", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque2", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque2", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_micropython", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_slice", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_slice", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.deque_slice", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_del", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .popitem(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fixed", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys2", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_reversed(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys2", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys_reversed", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .no_reversed(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_fromkeys_reversed", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_from_iter", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_from_iter", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_get", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_get", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_intern", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_union", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'm(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.dict_views", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'm(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.dict_views", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.dict_views", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.dict_views", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.dict_views", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.dict_views", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.equal_class", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.equal_class", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.frozenset_add", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_add", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_binop", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_binop", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_binop", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_binop", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_copy", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_difference", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_difference", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_difference", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_difference", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.frozenset_difference", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_calldblstar2", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_calldblstar2", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_calldblstar3", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'f1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'f2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .fun(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .fun(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .fun(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .co_lines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .co_lines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_colines", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_full", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_full", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .co_lines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_lnotab", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_lnotab", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .skipUnless(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_code_lnotab", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_defargs", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.fun_error", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_error", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_error", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_error", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.fun_kwonly", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'x(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.gc1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .isenabled(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .disable(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .isenabled(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .enable(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .isenabled(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_free(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_alloc(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gc1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .threshold(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_args", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_close", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_close", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_close", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_close", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_close", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_exc", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_exc", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'CancelledError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'CancelledError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 92, + "pattern": "name_call_unresolved", + "note": "Call to 'CancelledError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'CancelledError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_pend_throw", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .pend_throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pep479", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_pep479", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_send", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'GeneratorExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_throw_multi_arg", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw_multi_arg", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'GeneratorExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_throw_multi_arg", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw_multi_arg", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'GeneratorExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.generator_throw_nested", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw_repeat", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw_repeat", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.generator_throw_repeat", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'GeneratorExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_close", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_ducktype", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_ducktype", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_send", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw2", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw2", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'GeneratorExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.gen_yield_from_throw3", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw3", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw3", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw3", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw3", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw_multi_arg", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw_multi_arg", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw_repeat", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw_repeat", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.gen_yield_from_throw_repeat", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.import_instance_method", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .meth(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.import_instance_method", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .meth_with_arg(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_64_basics", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big1", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_cmp", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small_int29", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_to_small_int29", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_big_zeroone", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_int64", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_intbig", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_bytes_optional_args_cp311", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_length", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.int_longint_bytes", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_buffered_writer", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_cow", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext2", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_bytesio_ext2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio1", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_base", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_with", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_with", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_stringio_with", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.io_write_ext", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.iter0", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .__next__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.lambda1", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.lambda_defargs", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.list1", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.list_copy", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_count", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_index", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_index", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_index", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_index", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_pop", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_sort", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.list_sort", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryerror", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1_slice_assign", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1_slice_assign", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .no_slice_assign(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1_slice_assign", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1_slice_assign", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview1_slice_assign", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_cast", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_cast", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_cast", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_cast", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_gc", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_gc", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_gc", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_slice_assign", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_slice_assign", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_slice_assign", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_slice_assign", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.memoryview_slice_assign", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.module1", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'T3(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'T4(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'T5(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple1_cpython_compat", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_cpython_compat(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.namedtuple1_cpython_compat", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.namedtuple1_cpython_compat", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'T3(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.namedtuple_asdict", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access ._asdict(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.namedtuple_asdict", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.namedtuple_asdict", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.nanbox_smallint", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.object_new", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.object_new", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.object_new", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.object_new", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .popitem(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .popitem(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .popitem(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .popitem(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict1", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.ordereddict2", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .move_to_end(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.scope_class", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.scope_class", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.scope_class", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'closure(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.scope_class", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .method(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.self_type_check", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .board_in(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.self_type_check", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.self_type_check", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.self_type_check", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.self_type_check", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_add", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_binop", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_binop", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_binop", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_binop", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_containment", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_containment", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_copy", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_difference", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_isfooset", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .issubset(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_isfooset", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .issuperset(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_iter", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_pop", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_pop", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_remove", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_remove", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_remove", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_symmetric_difference", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .symmetric_difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_symmetric_difference", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .symmetric_difference(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.set_union", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_indices", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .indices(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_optimise", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.slice_optimise", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.special_comparisons", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.special_comparisons", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.special_methods2", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.special_methods2", + "lineno": 125, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.string_center", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_center", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .center(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_count", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_endswith", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_find", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_cp310", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_cp310", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_error", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_intbig", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_intbig", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_sep", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_format_sep", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_index", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .isspace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .isalpha(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .isalpha(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .isalpha(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .isalpha(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .isupper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .isupper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .isupper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_istest", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .islower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_join", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_partition", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_pep498_fstring", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_pep498_fstring", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_replace", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_repr", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rfind", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rindex", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .rindex(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rpartition", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_rsplit", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_split", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_splitlines", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_startswith", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_strip", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_upperlow", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_upperlow", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_upperlow", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.string_upperlow", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct1_intbig", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct2", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_endian", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_overflow", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .no_bigint(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.struct_overflow", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .bar(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .bar(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .baz(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .g(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .g(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_classmethod", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .g(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native1", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'mylist(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_list", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Clist1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native2_tuple", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'Ctuple2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'MyExc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'MyExc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'MyExc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'MyExc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'MyStopIteration(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'MyStopIteration(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'MyStopIteration(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'MyOSError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native3", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'MyOSError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native4", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mylist(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native4", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native5", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'Sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_buffer", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'my_bytes(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_buffer", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'my_bytes(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_call", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'MySignal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_call", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 's(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_cmp", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mytuple(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_containment", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'mylist(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_containment", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'mydict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_containment", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'mybytes(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_dict", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_dict", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_dict", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_exc_new", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'Dummy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_exc_new", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_init", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.subclass_native_iter", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mymap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_specmeth", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mylist(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subclass_native_str", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.subscr_tuple", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.sys1", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .intern(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .intern(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_exit", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_exit", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_getsizeof", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getsizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_getsizeof", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .getsizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_getsizeof", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getsizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_getsizeof", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.sys_getsizeof", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getsizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_path", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .exc_info(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'print_exception(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.sys_tracebacklimit", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.try1", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .a(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.try2", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try2", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'bar(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try2", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try2", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'bar(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try2", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try3", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try3", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'baz(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try3", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'bar(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try4", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try4", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'bar(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try4", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'baz(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try4", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'bak(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try_finally1", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try_finally1", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.try_finally1", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.tuple1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_count", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_count", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.tuple_index", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.basics.unary_op", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unary_op", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unary_op", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unary_op", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unary_op", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unary_op", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'D(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.basics.unboundlocal", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .encrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .AES(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.aes", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .decrypt_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.atexit_test", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .unregister(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.atexit_test", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_biquads", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_stereo", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_stereo", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_stereo", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .stop_voice(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_stereo_biquads", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.audiofilter_filter_stereo_biquads", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_blend", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .blend_precompute(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_blend", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .blend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_blend", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .blend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_blend", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .blend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_blend", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .blend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_ironbow", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .false_color(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_lookup", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .lookup(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .ChannelMixer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .mix(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .mix(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .ChannelScale(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .mix(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ChannelScale(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .mix(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .ChannelMixerOffset(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .mix(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_mix", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .ChannelScaleOffset(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_morph", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .morph(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_morph", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .morph(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_morph", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .morph(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmapfilter_solar", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .solarize(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .Bitmap(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .Bitmap(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.bitmaptools_blit_boundaries", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.builtin_submodule", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .appendleft(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.deque_subclass", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.getenv", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.issue9705", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.issue9705", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.issue9705", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .MP3Decoder(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.issue9705", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .MP3Decoder(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.issue9705", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .JpegDecoder(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.jpegio_decompress", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.mfm", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .mfm_readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.miditrack", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_not_present", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .board_not_in(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_present", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .always(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_present", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .board_not_in(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_present", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_present", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.nvm_present", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.rainbows", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.rainbows", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .colorwheel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.rainbows", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .colorwheel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.rainbows", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.rainbows", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .colorwheel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.struct_nargs", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .release_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .release_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthesizer_note", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'LFO(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'Note(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthio_biquad", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .note_info(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .note_info(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthio_note_info", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .note_info(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthlfo", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthlfo", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthlfo", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthlfo", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthlfo_offset", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthlfo_phase_offset", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthlfo_rate", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthlfo_scale", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthmath", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synthmath", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'Math(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synthmath", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_tick(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_abs", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_add_div", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_add_sub", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_constrained_lerp", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_div_add", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_lerp", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_max", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_mid", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_min", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_mul_div", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_offset_scale", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_product", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_scale_offset", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_block_sum", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mathop_test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_amplitude", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'LFO(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_amplitude", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Note(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_amplitude", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synth_note_bend", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'LFO(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_bend", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Note(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_bend", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synth_note_envelope", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'LFO(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_envelope", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Note(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_envelope", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.synth_note_ring", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'LFO(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_ring", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Note(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.synth_note_ring", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .format_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'NonNativeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 94, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 127, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.traceback_test_chained", + "lineno": 130, + "pattern": "name_call_unresolved", + "note": "Call to 'SomeException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython.zlib_decompress", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.zlib_decompress", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.zlib_decompress", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.zlib_decompress", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython.zlib_decompress", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .PinAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.deepsleep", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_and_deep_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .PinAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.lightsleep", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .light_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .reset(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.sleep_memory_persist", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .reload(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.boot", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.boot", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .remount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.code", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.code", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.esp.code", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_and_deep_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .NeoPixel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .BLERadio(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .EddystoneUID(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .EddystoneURL(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .start_advertising(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .stop_advertising(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .start_advertising(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .stop_advertising(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.nrf.code", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_and_deep_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.boot", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.boot", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .remount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.code", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.code", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.rp.code", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_and_deep_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .NeoPixel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .SDCard(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .TimeAlarm(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.alarm.stm.code", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_and_deep_sleep_until_alarms(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .I2S0(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.i2s_sample_loop", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .PDMIn(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .record(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiobusio.pdmin_rms", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .NeoPixel(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .I2SIn(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .record(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_neopixel_reactive", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .SDCard(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .I2SIn(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .record(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .SPI(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .SDCard(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .I2SIn(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .record(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioi2sin.i2sin_record_sdcard_output_bit_depth", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_input_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .create_unicode_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .GetVolumeInformationW(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .getpwuid(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .getuid(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .disk_usage(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .copy2(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 561, + "pattern": "name_call_unresolved", + "note": "Call to 'runner(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.run_serial_tests", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .AudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.single_buffer_loop", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .AudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .WaveFile(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.stereo_playback", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .AudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .WaveFile(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .pause(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .resume(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_pause_resume", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .AudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .WaveFile(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audioio.wavefile_playback", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMAudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.single_buffer_loop", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMAudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .WaveFile(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .pause(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .resume(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_pause_resume", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMAudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .WaveFile(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.audiopwmio.wavefile_playback", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .loadbmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .loadbmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .Bitmap(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .alphablend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .writebmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .alphablend(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.blend", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .writebmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .loadbmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .Bitmap(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .dither(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .writebmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .dither(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools.dither", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .writebmp16(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .Bitmap(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.bitmaptools._bmp16", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .UART(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.busio.uart_echo", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedIn(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.analogbufio_bufferedin_loop", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .RawSample(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .Mixer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMAudioOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.live_audio.mix", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .play(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_extremes", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .PWMOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.code_ramps", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .fromarray(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .Draw(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .text(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.pwmio.duty", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .save(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .get_setting(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .get_setting(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .get_setting(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.settings.code", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .get_setting(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .SocketPool(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .settimeout(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.cpy-client", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .recv_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .settimeout(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .bind(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .listen(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .accept(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .settimeout(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .recv(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.client.host-server", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .sendall(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .SocketPool(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .sendto(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .recvfrom_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.datagram.ntp", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .SocketPool(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .bind(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .listen(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .accept(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .recvfrom_into(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.cpy-server", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.host-client", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.host-client", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .settimeout(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.host-client", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.host-client", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.socketpool.server.host-client", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .recv(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .LFO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .Biquad(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .Biquad(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .Biquad(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .Biquad(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .retrigger(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.biquad", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.code", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .LFO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .LFO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .LFO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all_then_press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.demo", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.envelope", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.noise", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.panning", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .Synthesizer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .Note(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .LFO(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .press(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .release_all(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.note.ring", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .Envelope(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .MidiTrack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .MidiTrack(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .setnchannels(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .setsampwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .setframerate(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .get_buffer(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.synthio.wave.midi2wav", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .writeframes(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .set_configuration(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .is_kernel_driver_active(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .detach_kernel_driver(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_keyboard", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .is_kernel_driver_active(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .detach_kernel_driver(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .set_configuration(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.basic_mouse", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.device_info", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .DigitalInOut(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.device_info", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .switch_to_output(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.device_info", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .Port(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.device_info", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.device_info", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .make_transparent(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .is_kernel_driver_active(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .detach_kernel_driver(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .set_configuration(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.circuitpython-manual.usb.displayio_mouse", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_module_atexit", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .atexit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_module_atexit_exc", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .atexit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_module_atexit_exc", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_showbc", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_sys_exit_0", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_sys_exit_error", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.cmd_sys_exit_none", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.repl_lock", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.repl_lock", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.cmdline.repl_lock", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_delnotimpl", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_initsubclass_autoclassmethod", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_initsubclass_kwargs", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .__init_subclass__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_initsubclass_super", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .__init_subclass__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_initsubclass_super", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .__init_subclass__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_mro", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.cpydiff.core_class_supermultiple", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_supermultiple", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_supermultiple", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_super_init", + "lineno": 11, + "pattern": "self_method_not_found", + "note": "self.append(...) not found in class 'L1' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.cpydiff.core_class_super_init", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_class_super_init", + "lineno": 24, + "pattern": "self_method_not_found", + "note": "self.append(...) not found in class 'L2' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.cpydiff.core_function_argcount", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_import_split_ns_pkgs", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.core_import_split_ns_pkgs", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_array_containment", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_array_deletion", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_array_subscrstep", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_deque", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .deque(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_json_nonserializable", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_environ", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_environ", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_environ", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .putenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_environ", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_getenv", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_getenv", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .putenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_os_getenv", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_random_getrandbits", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_random_getrandbits", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_random_randint", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_random_randint", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_struct_fewargs", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_struct_manyargs", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.modules_struct_whitespace_in_format", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.module_array_comparison", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.module_array_comparison", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.module_array_constructor", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_bytes_format", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_dict_keys_set", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_exception_subclassinit", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_int_bit_length", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_int_bit_length", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_int_subclassconv", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.cpydiff.types_int_subclassconv", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.cpydiff.types_int_to_bytes", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_memoryview_invalid", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep_float", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep_float", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep_float", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsep_float", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_formatsubscr", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_ljust_rjust", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .ljust(...) - target object type not statically resolved." + }, + { + "module": "tests.cpydiff.types_str_rsplitnone", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_await_return", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_await_return", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_await_return", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks_diff(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks_diff(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks_diff(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_basic", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic2", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic2", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_basic2", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_fair2", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_self", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_self", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_self", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_task", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_cancel_wait_on_finished", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .current_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .current_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_current_task", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .current_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_fair", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_diff(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_add(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_event_queue", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_exception", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_exception", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_exception", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_exception", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_exception", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_fair", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_finished_early", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .gather(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_gather_notimpl", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_get_event_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .set_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_get_event_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_get_event_loop", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_get_event_loop", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_get_event_loop", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .StreamWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .StreamWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_heaplock", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_diff(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch_data(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch_data(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_add(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_iterator_event", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .Lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .Lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_lock_cancel", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_loop_stop", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .run_forever(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_diff(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_add(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_micropython", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .set_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .default_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .run_forever(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .run_forever(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_new_event_loop", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .get_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .get_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_set_exception_handler", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_task_done", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .ThreadSafeFlag(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_threadsafeflag", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_for(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_fwd", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .set_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_for_linked_task", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks_diff(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'ticks_diff(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .set_exception_handler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.asyncio_wait_task", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_a2b_base64", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_b2a_base64", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .b2a_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.binascii_crc32", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress_memory_error", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress_memory_error", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress_memory_error", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress_memory_error", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_compress_memory_error", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_decompress", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .DeflateIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.deflate_stream_error", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .FrameBuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .FrameBuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.framebuf_blit", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .blit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_final", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_md5", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .md5(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_md5", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_md5", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha1", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.hashlib_sha256", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .digest(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .heappop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .heappop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .heapify(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.heapq1", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_extra", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_float", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_float", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_ordereddict", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dumps_separators", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_iobase", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_dump_separators", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_bytes", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_bytes", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_float", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_int_64", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_int_64", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_int_64", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_int_64", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_loads_int_64", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load_readinto", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load_readinto", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load_readinto", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.json_load_readinto", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.machine_hard_timer", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .init(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.machine_hard_timer", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.machine_timer", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'f1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'f2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_basic", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_micropython", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_micropython", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_stress", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.marshal_stress", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'ftype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.marshal_stress", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.msgpack_pack", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.platform_basic", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .python_compiler(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.platform_basic", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .libc_ver(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.qrio", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.qrio", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.qrio", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .QRDecoder(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.qrio", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_basic", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra_float", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra_float", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra_float", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_extra_float", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_seed_default", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_seed_default", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_seed_default", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_seed_default", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.random_seed_default", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 142, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.re1", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.re1", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 144, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.re1", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re1", + "lineno": 146, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.re_debug", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_error", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_group", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_group", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_group", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_group", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_group", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_groups", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_limit", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_namedclass", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .span(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .end(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_span", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_empty", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_notimpl", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_split_notimpl", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_stack_overflow", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_start_end_pos", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.re_sub_unmatched", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_badconstructor", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_badconstructor", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_badconstructor", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_fileno", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_fileno", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_fileno", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.socket_fileno", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_mktime", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .mktime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_mktime", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_mktime", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_mktime", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .mktime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .gmtime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_diff(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.time_res", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'time_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.time_res", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_dtls", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_dtls", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_dtls", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_dtls", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_dtls", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_noleak", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .SSLContext(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_noleak", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_noleak", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .SSLContext(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_noleak", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_noleak", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ident(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .SSLContext(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap_socket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ident(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.tls_threads", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_32bit_intbig", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_32bit_intbig", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_32bit_intbig", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_32bit_intbig", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_addressof", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_addressof", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .bytearray_at(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_addressof", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_addressof", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .bytearray_at(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_le", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_le", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_native_le", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_native_le", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_native_le_intbig", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_assign_native_le_intbig", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_load_store", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_load_store", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_array_load_store", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_bytearray", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_bytearray", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_byteat", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .bytes_at(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_byteat", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_byteat", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .bytearray_at(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_byteat", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_error", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le_float", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le_float", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le_float", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_le_float", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_float", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_float", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_le", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_le", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_le", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_native_le", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_print", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_print", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_print", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_print", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_le", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_le", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_le", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_le", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_le", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_native_le", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_native_le", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_native_le", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_native_le", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_ptr_native_le", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_float", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_float", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_float", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_float", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_layout", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_native", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.uctypes_sizeof_od", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .sizeof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_basic", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_blockdev_invalid", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_case", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio1", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_fileio2", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_finaliser", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ilistdir_del", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_more", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_mtime", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_oldproto", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisk", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsFat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_fat_ramdisklarge", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_corrupt", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_error", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_file", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_ilistdir_del", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 79, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mount", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .time_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'vfs_class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_mtime", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_superblock", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsLfs2(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_superblock", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_superblock", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_superblock", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_lfs_superblock", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_mountinfo", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .platform(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_enoent", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_del", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_ilistdir_filter", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_paths", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsPosix(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'fs_factory(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'fs_factory(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 93, + "pattern": "name_call_unresolved", + "note": "Call to 'fs_factory(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_posix_readonly", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .rmdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .opendir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .closedir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .mkfile(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 301, + "pattern": "self_method_not_found", + "note": "self.assertIsInstance(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 302, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 307, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 312, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 313, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 314, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .ilistdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 319, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 320, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 321, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 322, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 323, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 328, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .statvfs(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 334, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 336, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 338, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 340, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 342, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 344, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 346, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 348, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 350, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 352, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 358, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 359, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 360, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 361, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 362, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 363, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 364, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 365, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 366, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 369, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 371, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 380, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 388, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 389, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 390, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestStandalone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 406, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 407, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 408, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 412, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 413, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 416, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 417, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 420, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 424, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 425, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 426, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 427, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 428, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 433, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 435, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 437, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 439, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 441, + "pattern": "self_method_not_found", + "note": "self.assertRaises(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 443, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 449, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 450, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 451, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 452, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 457, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 458, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 459, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 460, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 461, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 462, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 463, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .VfsRom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 471, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 474, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 477, + "pattern": "self_method_not_found", + "note": "self.assertEqual(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 482, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 483, + "pattern": "self_method_not_found", + "note": "self.assertIn(...) not found in class 'TestMounted' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_rom", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.vfs_userfs", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.websocket_toobig", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.websocket_toobig", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .websocket(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.websocket_toobig", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.websocket_toobig", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.websocket_toobig", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .DecompIO(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompio_gz", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompress", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompress", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompress", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompress", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod.zlib_decompress", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .decompress(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'in_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'in_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .init(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .init(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'out_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_counter", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'out0_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'out1_pin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'outp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 102, + "pattern": "name_call_unresolved", + "note": "Call to 'inp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 103, + "pattern": "name_call_unresolved", + "note": "Call to 'outp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'inp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_encoder", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .scan(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .scan(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .skipUnless(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .skipUnless(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .scan(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .skipUnless(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_i2c_target", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .freq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .duty_u16(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .freq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .duty_u16(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .assertLessEqual(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .assertLessEqual(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .assertTrue(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .assertEqual(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'pulse_in(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .assertEqual(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'pulse_in(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .assertLessEqual(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .freq(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .init(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .duty_u16(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.extmod_hardware.machine_pwm", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "tests.feature_check.const", + "lineno": 1, + "pattern": "name_call_unresolved", + "note": "Call to 'const(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_rv32", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_rv32_zba", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'sh1add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_thumb", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'nop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_thumb2", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'it(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_thumb2", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'nop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.feature_check.inlineasm_xtensa", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'ret_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.cmath_dunder", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .phase(...) - target object type not statically resolved." + }, + { + "module": "tests.float.cmath_dunder", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'clas(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.cmath_fun", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.cmath_fun", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.cmath_fun", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'log(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.cmath_fun_special", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.complex_dunder", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'Test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.float2int_doubleprec_intbig", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float2int_fp30_intbig", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float2int_intbig", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_array", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_array", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_array", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_array", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_compare", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.float_dunder", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'Test(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .isinf(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_accuracy", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .frexp(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_doubleprec", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_format_ints_power10", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_doubleprec", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_doubleprec", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_doubleprec", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_fp30", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_fp30", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.float_struct_e_fp30", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants_extra", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .copysign(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants_extra", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .copysign(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_constants_extra", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .copysign(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_domain", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .ldexp(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_domain", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_domain", + "lineno": 86, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_domain_python311", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_domain_special", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_dunder", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_factorial_intbig", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun_bool", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun_int", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun_intbig", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun_special", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.math_fun_special", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.float.math_fun_special", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.string_format", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.string_format", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.string_format", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.string_format2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.float.string_format2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.import.builtin_ext", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.import.builtin_ext", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.import.gen_context", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_override", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'orig_import(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_override", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'orig_import(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_override2", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'orig_import(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_pkg1", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg3", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg5", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg9", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .mod1(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg9", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .mod2(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg9", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .mod1(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg9", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .mod2(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_pkg9", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .mod1(...) - target object type not statically resolved." + }, + { + "module": "tests.import.import_star", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'visibleFun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_star", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'publicFun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_star", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'dynamicFun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.import_star", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'publicFun2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.import.try_module", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'c_li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmargs", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'c_add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'c_sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'and_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'andi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'or_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'ori(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'c_or(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'c_and(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'xor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'xori(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'c_xor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'slt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'sltu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'slti(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmarith", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'sltiu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'beq(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'beq(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'beq(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'bgeu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 67, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'bltu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 96, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 98, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'bge(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 103, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 114, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'blt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 132, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 135, + "pattern": "name_call_unresolved", + "note": "Call to 'c_beqz(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 136, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 138, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 149, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 151, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 152, + "pattern": "name_call_unresolved", + "note": "Call to 'c_bnez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 153, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmbranch", + "lineno": 155, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'lui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'lui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'lui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'c_li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmconst", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'c_add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'c_bnez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'c_bnez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'xori(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'and_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrwi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrsi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrci(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrci(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrsi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'csrrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmcsr", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'auipc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'data(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'la(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'data(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdata", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'div(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'divu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'rem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'remu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'mul(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'mulh(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'mulhu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmdivmul", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'mulhsu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'la(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'c_jr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'c_jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lwsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'c_j(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'la(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'c_jalr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 67, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 69, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lwsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 84, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 86, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 92, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'la(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 102, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 103, + "pattern": "name_call_unresolved", + "note": "Call to 'jalr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 105, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 107, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 110, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 111, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmjump", + "lineno": 112, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'lhu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'lbu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'c_sw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'sh(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'sb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'and_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'andi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 74, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'lh(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'blt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'lb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 79, + "pattern": "name_call_unresolved", + "note": "Call to 'blt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmloadstore", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmrettype", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmrettype", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsanity", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.rv32.asmsanity", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'c_slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'c_slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 67, + "pattern": "name_call_unresolved", + "note": "Call to 'c_srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'c_srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'c_srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'c_srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'sll(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'srl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmshift", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'sra(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'sw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'sw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lwsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'c_lwsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'c_swsp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'sw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'sw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'c_addi4spn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmstack", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'lw(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'li(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'jal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'lbu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'mv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.rv32.asmsum", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.rv32.asmzba", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'sh1add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmzba", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'sh2add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.rv32.asmzba", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'sh3add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmargs", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'beq(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'beq_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'beq_w(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmbcc", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'bx(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'bx(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'bl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmblbx", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'bl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmconst", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'movwt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmconst", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'movwt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmconst", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'lsl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'ldr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'data(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmdata", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'vadd(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'vsub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_s32_f32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpaddsub", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'vcmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'vmrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpcmp", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'lsr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpldrstr", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'vldr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpldrstr", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'vldr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpldrstr", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'vadd(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpldrstr", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'vstr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpldrstr", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'vmul(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'vdiv(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_s32_f32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpmuldiv", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'vsqrt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_f32_s32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'vmul(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'vneg(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'vcvt_s32_f32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmfpsqrt", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'vmov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'it(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'ite(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmit", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'push(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'push(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'pop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'pop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'push(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'pop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmpushpop", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'bl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmrettype", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'lsl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmrettype", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'lsl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'lsl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'lsl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'lsr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'lsr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'asr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmshift", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'asr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmspecialregs", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'mrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmspecialregs", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'mrs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'ldr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'bgt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'ldrb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'bgt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.thumb.asmsum", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmargs", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'abs_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'addx2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'addx4(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'addx8(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'subx2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'subx4(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'subx8(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'neg(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 74, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 79, + "pattern": "name_call_unresolved", + "note": "Call to 'sub(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'and_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'or_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 92, + "pattern": "name_call_unresolved", + "note": "Call to 'xor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'add_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'addi_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmarith", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'mull(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'ball(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'bany(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'bbc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'bbs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 74, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 105, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'beq(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 107, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'beqz(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 132, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 133, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'bge(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 135, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 136, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 146, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 147, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 148, + "pattern": "name_call_unresolved", + "note": "Call to 'bgeu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 149, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 161, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 163, + "pattern": "name_call_unresolved", + "note": "Call to 'bgez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 164, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 165, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 175, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 176, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 177, + "pattern": "name_call_unresolved", + "note": "Call to 'blt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 178, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 179, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 189, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 190, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 191, + "pattern": "name_call_unresolved", + "note": "Call to 'bltu(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 192, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 193, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 204, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 205, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 206, + "pattern": "name_call_unresolved", + "note": "Call to 'bltz(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 207, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 208, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 218, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 219, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 220, + "pattern": "name_call_unresolved", + "note": "Call to 'bnall(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 221, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 222, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 233, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 234, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 235, + "pattern": "name_call_unresolved", + "note": "Call to 'bne(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 237, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 249, + "pattern": "name_call_unresolved", + "note": "Call to 'bnez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 250, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 251, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 262, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 263, + "pattern": "name_call_unresolved", + "note": "Call to 'bnone(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 264, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 265, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 276, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 277, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 278, + "pattern": "name_call_unresolved", + "note": "Call to 'beqz_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 280, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 290, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 291, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 292, + "pattern": "name_call_unresolved", + "note": "Call to 'bnez(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 293, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmbranch", + "lineno": 294, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'j(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 6, + "pattern": "name_call_unresolved", + "note": "Call to 'j(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'call0(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'addi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'jx(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmjump", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'nop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'j(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'align(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'data(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'align(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'nop_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'nop_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'l32r(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'call0(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'label(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'l32i(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'l8ui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'l16ui(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'mov(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'l16si(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 's8i(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 's16i(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 86, + "pattern": "name_call_unresolved", + "note": "Call to 's32i(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmloadstore", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'l32i_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmmisc", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'nop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmmisc", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'nop_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmmisc", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'mov_n(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmmisc", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'add(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 3, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'slli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'srli(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'ssl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'sll(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'ssr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'srl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'movi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'ssr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'sra(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'ssai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'sll(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'ssa8l(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'srl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'ssa8b(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'sll(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'ssr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'src(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'srai(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 125, + "pattern": "name_call_unresolved", + "note": "Call to 'nsa(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.inlineasm.xtensa.asmshift", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'nsau(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.arrayop-1-list_inplace", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.arrayop-2-list_map", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.arrayop-3-bytearray_inplace", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.arrayop-4-bytearray_map", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bench", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bench", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.bench", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytealloc-1-bytes_n", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytealloc-2-repeat", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytebuf-1-inplace", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytebuf-2-join_map_bytes", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytebuf-2-join_map_bytes", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.bytebuf-3-bytarray_map", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-0-empty", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-1-slots", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-1.1-slots5", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-2-classattr", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-2.1-classattr5", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-2.3-classattr5objs", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Class(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_create-2.3-classattr5objs", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-3-instancemethod", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-4-classmethod", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-4.1-classmethod_implicit", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-5-staticmethod", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-6-getattribute", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-6.1-getattr", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-6.2-property", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-6.3-descriptor", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-7-inherit", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-7.1-inherit_initsubclass", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-8-metaclass_setname", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_create-8.1-metaclass_setname5", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-0-object", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-0-object", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-0.1-object-gc", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-0.1-object-gc", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-0.1-object-gc", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-1-empty", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-1-empty", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-1.1-classattr", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-1.1-classattr", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-1.2-func", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-1.3-empty-gc", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-1.3-empty-gc", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-1.3-empty-gc", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-2-init", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-2.1-init_super", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-2.1-init_super", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-2.2-new", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-2.2-new", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-3-del", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-3.1-del-gc", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-3.1-del-gc", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-4-slots", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-4-slots", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.class_instance-4.1-slots5", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'X(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.class_instance-4.1-slots5", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-1-list_bound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-2-list_unbound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-3-tuple_bound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-4-tuple_unbound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-5-bytes_bound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-6-bytes_unbound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-7-bytearray_bound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.from_iter-8-bytearray_unbound", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.funcall-1-inline", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.funcall-2-funcall", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.funcall-3-funcall-local", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'f_(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.funcall-3-funcall-local", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_args-1.1-pos_1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_args-1.2-pos_3", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_args-2-pos_default_2_of_3", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_args-3.1-kw_1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_args-3.2-kw_3", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_builtin-1-enum_pos", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.func_builtin-2-enum_kw", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-1-range", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-2-range_iter", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-3-while_up", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-4-while_down_gt", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-5-while_down_ne", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.loop_count-5.1-while_down_ne_localvar", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-1-constant", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-2-global", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-3-local", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-4-arg", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-5-class-attr", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6-instance-attr", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.1-instance-attr-5", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.2-instance-speciallookup", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.3-instance-property", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.4-instance-descriptor", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-6.4-instance-descriptor", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.5-instance-getattr", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-6.6-instance-builtin_ordered", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-7-instance-meth", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-8-namedtuple-1st", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-8-namedtuple-1st", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-8.1-namedtuple-5th", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'T(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-8.1-namedtuple-5th", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9-getattr", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-9-getattr", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.1-getattr_default", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-9.1-getattr_default", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.2-getattr_default_special", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.3-except_ok", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-9.3-except_ok", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.4-except_selfinduced", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-9.4-except_selfinduced", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.5-except_error", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.internal_bench.var-9.5-except_error", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.internal_bench.var-9.6-except_error_special", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file1", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_long_read", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_long_read2", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_long_read3", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readinto", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readinto", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readinto", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readinto_len", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readinto_len", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_readline", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_seek", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_stdio2", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_with", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.file_with", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_append", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.io.open_plus", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.list", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .cls(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.list", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'ArrayList(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.jni.list", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.list", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.list", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .toString(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.object", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .cls(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.object", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'Integer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.jni.object", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .hashCode(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.object", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .cls(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.object", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .println(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.system_out", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .cls(...) - target object type not statically resolved." + }, + { + "module": "tests.jni.system_out", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .println(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'execfile(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'execfile(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'execfile(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 94, + "pattern": "name_call_unresolved", + "note": "Call to 'execfile(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.builtin_execfile", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.const2", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.const2", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .X(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.const_math", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.emg_exc", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .alloc_emergency_exception_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.emg_exc", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.emg_exc", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .alloc_emergency_exception_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.extreme_exc", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_bytesio2", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_total(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_bytesio2", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_bytesio2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_total(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'name(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'name(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'name(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed_emg_exc", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .alloc_emergency_exception_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed_emg_exc", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed_emg_exc", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'name(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed_emg_exc", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'name(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_exc_compressed_emg_exc", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_raise", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_exc_raise", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_bytearray", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_dict", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_dict", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_dict", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_dict", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_list", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_memoryview", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_memoryview", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_memoryview", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_memoryview", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_set", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_set", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_set", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_set", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_tuple", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_fail_tuple", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'f0(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'f1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'f2(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'f3(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.heapalloc_inst_call", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_int_from_bytes", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_int_from_bytes", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_int_from_bytes", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_int_from_bytes", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_int_from_bytes", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_iter", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_str", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_str", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_str", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_super", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_super", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_super", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_super", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_super", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_yield_from", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_yield_from", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_yield_from", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heapalloc_yield_from", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_lock", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_lock", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_lock", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_lock", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_locked", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_locked", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_locked(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_locked", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.heap_locked", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_locked(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_invalid", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_invalid", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_invalid", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_invalid", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .umount(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.import_mpy_native_gc", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.kbd_intr", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .kbd_intr(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.meminfo", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_info(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.meminfo", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_info(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.meminfo", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .qstr_info(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.meminfo", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .qstr_info(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_total(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_current(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_peak(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_total(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_current(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.memstats", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .mem_peak(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.native_gen", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.native_gen", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.native_misc", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.opt_level_lineno", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .opt_level(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.ringio_big", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .RingIO(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.ringio_big", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .RingIO(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.ringio_big", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .RingIO(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.ringio_big", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .RingIO(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.schedule", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.schedule", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.schedule", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.schedule", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.schedule", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.stack_use", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_use(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.viper_import", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .const(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.viper_large_jump", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_misc3", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.viper_misc_intbig", + "lineno": 7, + "pattern": "name_call_unresolved", + "note": "Call to 'uint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr16_load", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr16(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr16_store", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr16(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr16_store_boundary", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.viper_ptr32_load", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr32_store", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr32(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr32_store_boundary", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.micropython.viper_ptr8_load", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr8(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr8_store", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'ptr8(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.micropython.viper_ptr8_store_boundary", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .Timer(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .AdvancedTimer(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_class", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_module", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.cexample_module", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_module", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_module", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_module", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add_ints(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_subclass", + "lineno": 23, + "pattern": "self_method_not_found", + "note": "self.time(...) not found in class 'SubTimer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.misc.cexample_subclass", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.cexample_subclass", + "lineno": 31, + "pattern": "self_method_not_found", + "note": "self.time(...) not found in class 'SubTimer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.misc.features", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.features", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.features", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'c25(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.features", + "lineno": 149, + "pattern": "name_call_unresolved", + "note": "Call to 'foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .foo(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.non_compliant", + "lineno": 144, + "pattern": "name_call_unresolved", + "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.rge_sm", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.rge_sm", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.rge_sm", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.rge_sm", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_exc_info", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .exc_info(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_exc_info", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .exc_info(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_exc_info", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .exc_info(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_cov", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_cov", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .run_tests(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_features", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_generator", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_generator", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_generator", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_generator", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_generator", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_loop", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_loop", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_loop", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .settrace(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'func_obj_1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .dummy(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .saysomething(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .method(...) - target object type not statically resolved." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_generic", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'test_closure_inst(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_importme", + "lineno": 4, + "pattern": "name_call_unresolved", + "note": "Call to 'const(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_importme", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'const(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_importme", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'const(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.misc.sys_settrace_subdir.sys_settrace_importme", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'const(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_us(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_us(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_us(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .next(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .next(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_irq", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .flags(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .next(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .writeto_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .readfrom_mem(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .irq(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .next(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.multi_extmod.machine_i2c_target_memory", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .deinit(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.benchrun", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.benchrun", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.benchrun", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'bm_setup(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.benchrun", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'run(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.benchrun", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'result(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .linear_combination(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'spl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 147, + "pattern": "name_call_unresolved", + "note": "Call to 'spl(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .dist(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .GetDomain(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .Mag(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .Mag(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .Mag(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_chaos", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_fannkuch", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'perm1_ins(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.bm_fannkuch", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'perm1_pop(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.bm_fft", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_fft", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_fft", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rect(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_fft", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_float", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .maximize(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_float", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .clone(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_unfixed(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .set_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .set_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .next_cell(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .set_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_pos(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_pos(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_id(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .already_done(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .clone(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .clone(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_hexiom", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.bm_pidigits", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_import_mpy_multi", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_import_mpy_multi", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_import_mpy_multi", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_import_mpy_single", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .mount(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_import_mpy_single", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_locals", + "lineno": 155, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.core_str", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.core_str", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_pystone", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_pystone", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .normalise(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .normalise(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .normalise(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .calc_dir(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .put_pix(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .intersect(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 157, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .surface_at(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .length(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .normalise(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .intersect(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 228, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 230, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 231, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 232, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 233, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 234, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .shiny(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 235, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .dull(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .transparent(...) - target object type not statically resolved." + }, + { + "module": "tests.perf_bench.misc_raytrace", + "lineno": 237, + "pattern": "name_call_unresolved", + "note": "Call to 'RGB(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call0", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call1a", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call1b", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call1c", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call2a", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.perf_bench.viper_call2b", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.stress.fun_call_limit", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.fun_call_limit", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.gc_trace", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.gc_trace", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.list_sort", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.list_sort", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.qstr_limit", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.qstr_limit", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.qstr_limit", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.stress.qstr_limit", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.qstr_limit_str_modulo", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.recursive_data", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tests.stress.recursive_iternext", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'nested_fn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'gen(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.audiofilterhelper", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.blinka_image", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .a2b_base64(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.blinka_image", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .JpegDecoder(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.blinka_image", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.blinka_image", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.blinka_image", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.ironbow", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .Palette(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .new(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .putpixel(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .resize(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.make_testpattern", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .save(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.skip_if", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.skip_if", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'Env(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.skip_if", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'Env(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.skip_if", + "lineno": 96, + "pattern": "name_call_unresolved", + "note": "Call to 'Foo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthblockhelper", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'lfo_tick(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'kind(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'gen(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'gen(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.testlib.synthnotehelper", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .disable_irq(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .disable_irq(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_irq(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_irq(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.disable_irq", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_bytearray", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_bytearray", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_bytearray", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_bytearray", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_bytearray", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_dict", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_dict", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_dict", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_instance", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_instance", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_instance", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_list", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_set", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_set", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_set", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_set", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.mutate_set", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_aes", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_aes", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_aes", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_aes", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_aes", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_create", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_create", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_create", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'sleep_ms(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.stress_create", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'sleep_ms(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.stress_heap", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_heap", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_heap", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_recurse", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_recurse", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .disable(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_diff(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .ticks_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep_ms(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.stress_schedule", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .enable(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_coop", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_coop", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exc1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exc1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exc1", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exc2", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exc2", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exit1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exit1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exit1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exit2", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_exit2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_gc1", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_gc1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_gc1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_gc1", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .heap_unlock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_heap_lock", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_ident1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ident(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_ident1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ident(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_ident1", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_ident1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock2", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock3", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock3", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock3", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock4_intbig", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_lock5", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_qstr1", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_qstr1", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_qstr1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared1", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared2", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_shared2", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'sleep_ms(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'sleep_ms(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep1", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'sleep_ms(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .time_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .time_ns(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_sleep2", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .allocate_lock(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_size(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stacksize1", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_start1", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_start1", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_start2", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_start2", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_start2", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .start_new_thread(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .wait_stdin(...) - target object type not statically resolved." + }, + { + "module": "tests.thread.thread_stdin", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file1", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file2", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.file_invalid", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 1, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .rfind(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_index", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_pos", + "lineno": 2, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_pos", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_pos", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_pos", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_str_format", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_str_format", + "lineno": 4, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_ure", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_ure", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .span(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_ure", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_ure", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .end(...) - target object type not statically resolved." + }, + { + "module": "tests.unicode.unicode_ure", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .addressof(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'extra_coverage(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto1(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .write1(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .set_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .set_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .read1(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .set_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .ioctl(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .ioctl(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .set_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .set_buf(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .readinto1(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedWriter(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'extra_cpp_coverage(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .cppfunc(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .f(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.extra_coverage", + "lineno": 147, + "pattern": "name_call_unresolved", + "note": "Call to 'foo_f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bytearray(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bytearray(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .callback(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_callback", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'qsort(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'strtof(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'strtod(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_float2", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float2", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_float2", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'fun(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_base", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.ffi_int_long32", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_long32", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_long64", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_long64", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.ffi_int_types", + "lineno": 5, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .putenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .unsetenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .urandom(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .errno(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.mod_os", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .errno(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.subclass_native", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'NativeBaseClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.subclass_native", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.unix.subclass_native", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .print_subclass_attr(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.subclass_native", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.subclass_native", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .print_subclass_attr(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.time_mktime_localtime", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .mktime(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.time_mktime_localtime", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .mktime(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.time_mktime_localtime", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .localtime(...) - target object type not statically resolved." + }, + { + "module": "tests.unix.time_mktime_localtime", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .mktime(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .Group(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .Palette(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .Circle(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .Rectangle(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.vectorio.color_index", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .isnumeric(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .AGraph(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .add_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .add_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .in_degree_iter(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .add_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedReader(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .delete_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .layout(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .draw(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .iteredges(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .edges(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .delete_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .nodes(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .get_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .add_node(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .draw(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .command(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_heap_dump", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .Choice(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .peek(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .BufferedReader(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .peek(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.analyze_mpy", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 58, + "pattern": "self_method_not_found", + "note": "self._get_fn(...) not found in class 'PickleCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.ar_util", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 62, + "pattern": "self_method_not_found", + "note": "self._get_fn(...) not found in class 'PickleCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.ar_util", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'key(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ar_util", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ar_util", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .store(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .sha256(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .fromhex(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .ELFFile(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .get_section_by_name(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_symbols(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ar_util", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 123, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 185, + "pattern": "self_method_not_found", + "note": "self._pin_type(...) not found in class 'PinGenerator' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.boardgen", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 216, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .validate_cpu_pin_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .validate_board_pin_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .add_board_pin_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 240, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 264, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .validate_cpu_pin_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .add_af(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 282, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 292, + "pattern": "name_call_unresolved", + "note": "Call to 'PinGeneratorError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.boardgen", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .board_pin_names(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .board_pin_names(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .is_const(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .definition(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .is_const(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .print_source(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .index_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .index_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .definition(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .index_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_macro(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .is_const(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .definition(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .index_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .index_name(...) - target object type not statically resolved." + }, + { + "module": "tools.boardgen", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access ._cpu_pin_pointer(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_summaries", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .writelines(...) - target object type not statically resolved." + }, + { + "module": "tools.board_to_port", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.board_to_port", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .scandir(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .strftime(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .today(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .b64decode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .post(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 182, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.build_board_info", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .post(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 187, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.build_board_info", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .b64encode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 200, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.build_board_info", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .post(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 210, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.build_board_info", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.build_board_info", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_memory_info", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .get_board_mapping(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .get_version_info(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .get_languages(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .get_languages(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .copyfile(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tools.build_release_files", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'objdump(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.chart_code_size", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 249, + "pattern": "name_call_unresolved", + "note": "Call to 'objdump(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.chart_code_size", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .isnumeric(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .AGraph(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .add_node(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .add_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .add_edge(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .iternodes(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .delete_node(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .layout(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .draw(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .command(...) - target object type not statically resolved." + }, + { + "module": "tools.chart_code_size", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "tools.check_translations", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .pofile(...) - target object type not statically resolved." + }, + { + "module": "tools.check_translations", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .pofile(...) - target object type not statically resolved." + }, + { + "module": "tools.check_translations", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .pofile(...) - target object type not statically resolved." + }, + { + "module": "tools.check_translations", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .command(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .option(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .argument(...) - target object type not statically resolved." + }, + { + "module": "tools.circuitpy_header_change", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .post(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .json(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .reverse(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .paginate(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .capitalize(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .paginate(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 225, + "pattern": "name_call_unresolved", + "note": "Call to 'quit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 234, + "pattern": "name_call_unresolved", + "note": "Call to 'quit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ci_changes_per_commit", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_check_duplicate_usb_vid_pid", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_fetch_deps", + "lineno": 259, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_idf_constraint", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_update(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .get_board_mapping(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ci_set_matrix", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.codeformat", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .islice(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.codeformat", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .create_markdown(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'html(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.convert_release_notes", + "lineno": 28, + "pattern": "self_method_not_found", + "note": "self._get_method(...) not found in class 'AdafruitBBCodeRenderer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.convert_release_notes", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 34, + "pattern": "self_method_not_found", + "note": "self.render_tokens(...) not found in class 'AdafruitBBCodeRenderer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.convert_release_notes", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.convert_release_notes", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.convert_release_notes", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.convert_release_notes", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.convert_release_notes", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .create_markdown(...) - target object type not statically resolved." + }, + { + "module": "tools.convert_release_notes", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'bbcode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cortex-m-fault-gdb", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.cortex-m-fault-gdb", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .selected_inferior(...) - target object type not statically resolved." + }, + { + "module": "tools.cortex-m-fault-gdb", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "tools.cortex-m-fault-gdb", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .realpath(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .pmount(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .pumount(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .get_disks(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .from_build_name(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .from_usb(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .from_usb(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .from_usb(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 353, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .realpath(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 421, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 439, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 441, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 449, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 453, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .comports(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 539, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 542, + "pattern": "name_call_unresolved", + "note": "Call to 'PyboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .from_try_all(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .reset(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .execfile(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 586, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 588, + "pattern": "name_call_unresolved", + "note": "Call to 'CPboardError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .exec(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'nt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.cpboard", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .from_build_name_bootloader(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .from_try_all(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_to_bootloader(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .upload(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .from_try_all(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .from_try_all(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.cpboard", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .eval(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .add_option(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .add_option(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .add_option(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .print_help(...) - target object type not statically resolved." + }, + { + "module": "tools.dfu", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "tools.diff_nm_sizes", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .isupper(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .print_exception(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .end(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .code(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .format_str(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .FileMode(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.extract_pyi", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.file2h", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .Repo(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_commits(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .pofile(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.fixup_translations", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .save(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.fwsizes", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gc_activity_between_collects", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .newest_frame(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read_register(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .older(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .function(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .level(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .read_register(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .type(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .block(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .block_for_pc(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.gdb-stack-size", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .load_pem_x509_certificate(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .load_der_x509_certificate(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .public_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .public_key(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .public_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .public_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .reader(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_crt_bundle", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .load_font(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .load_glyphs(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .get_glyph(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .get_bounding_box(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .get_glyph(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_display_resources", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .substitute(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_ld_files", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .filter_toml(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .render(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_nvm_devices", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .minify(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .jsmin(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .compress(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .guess_type(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.gen_web_workflow_static", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .fromhex(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.hci_trace_to_pcap", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .safe_substitute(...) - target object type not statically resolved." + }, + { + "module": "tools.insert-usb-ids", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .Template(...) - target object type not statically resolved." + }, + { + "module": "tools.join_bins", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.join_bins", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.join_bins", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.join_bins", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.make-frozen", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.make-frozen", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.make-frozen", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tools.make-frozen", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.make-frozen", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'FreezeError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.makemanifest", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .ManifestFile(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .files(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .tagged_py_file(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 208, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.makemanifest", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.makemanifest", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 131, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 159, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 256, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 264, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 281, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 285, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestOutput(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .relpath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 317, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .check_initialised(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 398, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .check_initialised(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .check_initialised(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .check_initialised(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 500, + "pattern": "name_call_unresolved", + "note": "Call to 'ManifestFileError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .fdopen(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 634, + "pattern": "name_call_unresolved", + "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.manifestfile", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.manifestfile", + "lineno": 644, + "pattern": "name_call_unresolved", + "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.merge_micropython", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .rm(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .status(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .checkout(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.merge_micropython", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .quote(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .OrderedDict(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.metrics", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'cmd(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpconfig_category_reader", + "lineno": 3, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.mpconfig_category_reader", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.mpconfig_category_reader", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'Config(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 439, + "pattern": "name_call_unresolved", + "note": "Call to 'read_byte(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 449, + "pattern": "name_call_unresolved", + "note": "Call to 'read_byte(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 467, + "pattern": "name_call_unresolved", + "note": "Call to 'read_byte(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .qstr_escape(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 621, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .disassemble(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .freeze(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 734, + "pattern": "name_call_unresolved", + "note": "Call to 'is_str_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 734, + "pattern": "name_call_unresolved", + "note": "Call to 'is_bytes_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 736, + "pattern": "name_call_unresolved", + "note": "Call to 'is_str_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 740, + "pattern": "name_call_unresolved", + "note": "Call to 'is_str_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .find_by_str(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 744, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .compute_hash(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 761, + "pattern": "name_call_unresolved", + "note": "Call to 'is_int_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .disassemble(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .freeze(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1063, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1065, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1233, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1359, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1362, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1362, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1365, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1365, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1378, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1379, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .get_by_index(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1386, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1387, + "pattern": "name_call_unresolved", + "note": "Call to 'str_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1387, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1388, + "pattern": "attribute_call", + "note": "Call via attribute access .read_byte(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1389, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1389, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1390, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1394, + "pattern": "attribute_call", + "note": "Call via attribute access .read_byte(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1411, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1413, + "pattern": "attribute_call", + "note": "Call via attribute access .read_byte(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1415, + "pattern": "name_call_unresolved", + "note": "Call to 'str_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .find_by_str(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1418, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1422, + "pattern": "name_call_unresolved", + "note": "Call to 'str_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1424, + "pattern": "name_call_unresolved", + "note": "Call to 'str_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1426, + "pattern": "name_call_unresolved", + "note": "Call to 'str_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .tell(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1442, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1454, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1457, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1461, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1463, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1465, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1468, + "pattern": "attribute_call", + "note": "Call via attribute access .read_byte(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1479, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1493, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1506, + "pattern": "attribute_call", + "note": "Call via attribute access .read_uint(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1508, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1583, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdump(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1588, + "pattern": "attribute_call", + "note": "Call via attribute access .disassemble(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1598, + "pattern": "name_call_unresolved", + "note": "Call to 'bytes_cons(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy-tool", + "lineno": 1600, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1672, + "pattern": "attribute_call", + "note": "Call via attribute access .compute_hash(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1696, + "pattern": "attribute_call", + "note": "Call via attribute access .escape_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1702, + "pattern": "attribute_call", + "note": "Call via attribute access .freeze(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1737, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1835, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1863, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1863, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1878, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1878, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1895, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1898, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1905, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1906, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1911, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1912, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1912, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1920, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1921, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1922, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1924, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1925, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1926, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1927, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1928, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1929, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1930, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1932, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1933, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1934, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1941, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1942, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1942, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1944, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1949, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1952, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1961, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1961, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1963, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1972, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1978, + "pattern": "attribute_call", + "note": "Call via attribute access .rjust(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1980, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1984, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1989, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1990, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 1990, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2025, + "pattern": "self_method_not_found", + "note": "self.wrapped_print(...) not found in class 'PrintShim' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tools.mpy-tool", + "lineno": 2032, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2039, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2056, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2061, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2064, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2066, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2070, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2072, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2073, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2078, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2092, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2093, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2096, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2099, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2100, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2106, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2109, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2112, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2117, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2118, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2124, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2131, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2137, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2138, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2139, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2154, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_input_headers(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2155, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2171, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy-tool", + "lineno": 2199, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_bin2res", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_cross_all", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .finditer(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .qstr_escape(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .difference_update(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .data(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 409, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 420, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .isexternal(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .istext(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .isrodata(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .isbss(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 598, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 606, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 689, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 698, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 702, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1082, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .pack_into(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1093, + "pattern": "attribute_call", + "note": "Call via attribute access .ELFFile(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .check_arch(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_symbols(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .get_section_by_name(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1101, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_sections(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .from_elfsec(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1109, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1114, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_relocations(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1137, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1142, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1144, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1158, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1227, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1233, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1239, + "pattern": "name_call_unresolved", + "note": "Call to 'LinkError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.mpy_ld", + "lineno": 1239, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1242, + "pattern": "attribute_call", + "note": "Call via attribute access .asm_jump(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1246, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1248, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1253, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .print_sections(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1271, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1293, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1300, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1306, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1336, + "pattern": "attribute_call", + "note": "Call via attribute access .asm_jump(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1339, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1340, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1343, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1344, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1411, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1448, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1469, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1477, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1493, + "pattern": "attribute_call", + "note": "Call via attribute access .load_archive(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1509, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1533, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1533, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1534, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1535, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1539, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1542, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .groupdict(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1560, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1563, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1564, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1565, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1566, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1569, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1572, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1575, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1579, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.mpy_ld", + "lineno": 1580, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .get_content_charset(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .parsestr(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .getopt(...) - target object type not statically resolved." + }, + { + "module": "tools.msgfmt", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_version_info(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .bump_patch(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.preprocess_frozen_modules", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.print_status", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.print_status", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.print_status", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .Telnet(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .read_until(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .read_eager(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .read_eager(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .killpg(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .getpgid(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .killpg(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .getpgid(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .grep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 345, + "pattern": "name_call_unresolved", + "note": "Call to 'data_consumer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .inWaiting(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 561, + "pattern": "name_call_unresolved", + "note": "Call to 'listdir_result(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 561, + "pattern": "name_call_unresolved", + "note": "Call to 'listdir_result(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .stat_result(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .convert(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 614, + "pattern": "name_call_unresolved", + "note": "Call to 'progress_callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 638, + "pattern": "name_call_unresolved", + "note": "Call to 'progress_callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 657, + "pattern": "name_call_unresolved", + "note": "Call to 'progress_callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 729, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pyboard", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .exit_raw_repl(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 843, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 876, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 890, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pyboard", + "lineno": 932, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .getfullargspec(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .get_string(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .get_string(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .namedtuple(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'nt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .set_configuration(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .claim_interface(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .configurations(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .interfaces(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 166, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .pack(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 227, + "pattern": "name_call_unresolved", + "note": "Call to 'progress(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .ctrl_transfer(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .dispose_resources(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .calcsize(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .crc32(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .unpack(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 483, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 513, + "pattern": "name_call_unresolved", + "note": "Call to 'progress(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 532, + "pattern": "name_call_unresolved", + "note": "Call to 'progress(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.pydfu", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.pydfu", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'LineWithMode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ruff_bindings", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'LineWithMode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.ruff_bindings", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .shutdown(...) - target object type not statically resolved." + }, + { + "module": "tools.ruff_bindings", + "lineno": 129, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .session_with_chosen_probe(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .get_symbol_value(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .set_breakpoint(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_and_halt(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .resume(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .get_state(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .halt(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .get_symbol_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .has_dwarf_info(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .get_dwarf_info(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aranges(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .cu_offset_at_addr(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .get_CU_at(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .get_entries(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .line_program_for_CU(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .get_function_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .get_line_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .get_memory_map(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .get_region_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .get_region_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .get_symbol_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .get_function_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .get_line_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .get_symbol_for_address(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .read_memory(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .read_core_register(...) - target object type not statically resolved." + }, + { + "module": "tools.safe_mode_finder", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_breakpoint(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.stack-loc-to-pc", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .get_section_by_name(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_symbols(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .reset(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .add_callback(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_function_trace", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .reset(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_callback(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .Serial(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .monotonic_ns(...) - target object type not statically resolved." + }, + { + "module": "tools.swo_viewer", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tools.verifygitlog", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.build_board_specific_stubs.board_stub_builder", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .files(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .files(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .files(...) - target object type not statically resolved." + }, + { + "module": "tools.board_stubs.circuitpython_setboard", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .copyfile(...) - target object type not statically resolved." + } + ], + "governance_gate": "APPROVED" +} \ No newline at end of file