Summary

Comparing branches/commits:
Old: main (merge base) 09d457aa
New: 21573/merge 019d3380
Lint Rule Removed Added Changed
Total 481 9 11
unresolved-attribute 470 0 11
unused-ignore-comment 4 3 0
invalid-argument-type 2 2 0
possibly-missing-attribute 0 4 0
invalid-type-form 3 0 0
invalid-assignment 1 0 0
type-assertion-failure 1 0 0

PyGithub (https://github.com/PyGithub/PyGithub)

github/Requester.py

[error] unresolved-attribute - :294:27 - Module `requests` has no member `models`
[error] unresolved-attribute - :294:63 - Module `requests` has no member `models`

tests/Retry.py

[error] unresolved-attribute - :77:32 - Module `requests` has no member `exceptions`

aiohttp-devtools (https://github.com/aio-libs/aiohttp-devtools)

tests/test_runserver_cleanup.py

[error] unresolved-attribute - :30:16 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :31:16 - Module `asyncio` has no member `subprocess`

alerta (https://github.com/alerta/alerta)

alerta/utils/client.py

[error] unresolved-attribute - :126:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :135:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :144:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :152:16 - Module `requests` has no member `exceptions`

anyio (https://github.com/agronholm/anyio)

src/anyio/_backends/_asyncio.py

[error] unresolved-attribute - :287:34 - Module `asyncio` has no member `futures`
[error] unresolved-attribute - :1095:15 - Module `asyncio` has no member `subprocess`

apprise (https://github.com/caronc/apprise)

apprise/plugins/vapid/subscription.py

[error] unresolved-attribute - :89:21 - Module `json` has no member `decoder`
[error] unresolved-attribute - :345:17 - Module `json` has no member `decoder`

apprise/persistent_store.py

[error] unresolved-attribute - :959:13 - Module `json` has no member `decoder`

apprise/utils/base64.py

[error] unresolved-attribute - :74:13 - Module `json` has no member `decoder`

bandersnatch (https://github.com/pypa/bandersnatch)

src/bandersnatch/verify.py

[error] unresolved-attribute - :154:12 - Module `json` has no member `decoder`

bokeh (https://github.com/bokeh/bokeh)

src/bokeh/embed/bundle.py

[error] unresolved-attribute - :301:24 - Module `json` has no member `decoder`

check-jsonschema (https://github.com/python-jsonschema/check-jsonschema)

src/check_jsonschema/checker.py

[error] unresolved-attribute - :54:10 - Module `jsonschema` has no member `protocols`

src/check_jsonschema/cli/main_command.py

[error] unresolved-attribute - :254:27 - Module `jsonschema` has no member `protocols`

src/check_jsonschema/cli/param_types.py

[error] unresolved-attribute - :75:15 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :123:30 - Module `jsonschema` has no member `protocols`

src/check_jsonschema/cli/parse_result.py

[error] unresolved-attribute - :36:36 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :86:37 - Module `jsonschema` has no member `protocols`

src/check_jsonschema/reporter.py

[error] unresolved-attribute - :83:26 - Module `jsonschema` has no member `exceptions`
[error] unresolved-attribute - :170:34 - Module `jsonschema` has no member `exceptions`

src/check_jsonschema/schema_loader/main.py

[error] unresolved-attribute - :23:27 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :44:12 - Module `jsonschema` has no member `validators`
[error] unresolved-attribute - :51:27 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :54:12 - Module `jsonschema` has no member `validators`
[error] unresolved-attribute - :71:10 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :76:27 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :84:31 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :145:10 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :154:10 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :170:29 - Module `jsonschema` has no member `validators`
[error] unresolved-attribute - :200:23 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :204:25 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :212:28 - Module `jsonschema` has no member `validators`
[error] unresolved-attribute - :230:15 - Module `jsonschema` has no member `exceptions`
[error] unresolved-attribute - :274:10 - Module `jsonschema` has no member `protocols`
[error] unresolved-attribute - :275:28 - Module `jsonschema` has no member `validators`
[error] unresolved-attribute - :276:32 - Module `jsonschema` has no member `validators`

cki-lib (https://gitlab.com/cki-project/cki-lib)

inttests/test_vault.py

[error] unresolved-attribute - :25:32 - Module `requests` has no member `exceptions`

tests/kcidb/test_kcidb_file.py

[error] unresolved-attribute - :93:36 - Module `json` has no member `decoder`

cki_lib/footer.py

[error] unresolved-attribute - :75:25 - Module `collections` has no member `abc`
[error] invalid-type-form - :75:50 - List literals are not allowed in this context in a type expression: Did you mean `tuple[str, str]`?
[error] unresolved-attribute - :160:20 - Module `collections` has no member `abc`

cki_lib/gitlab.py

[error] unresolved-attribute - :290:6 - Module `collections` has no member `abc`

cki_lib/inttests/cluster.py

[error] unresolved-attribute - :38:36 - Module `collections` has no member `abc`
[error] invalid-type-form - :38:61 - List literals are not allowed in this context in a type expression: Did you mean `list[Any]`?
[error] unresolved-attribute - :106:26 - Module `collections` has no member `abc`
[error] unresolved-attribute - :192:47 - Module `collections` has no member `abc`
[error] unresolved-attribute - :352:56 - Module `collections` has no member `abc`

cki_lib/inttests/remote_responses.py

[error] unresolved-attribute - :31:13 - Module `collections` has no member `abc`
[error] unresolved-attribute - :37:17 - Module `collections` has no member `abc`
[error] unresolved-attribute - :109:10 - Module `collections` has no member `abc`
[error] invalid-type-form - :109:35 - List literals are not allowed in this context in a type expression: Did you mean `list[PreparedRequest]`?
[error] unresolved-attribute - :132:35 - Module `collections` has no member `abc`
[error] unresolved-attribute - :166:15 - Module `collections` has no member `abc`
[error] unresolved-attribute - :179:28 - Module `collections` has no member `abc`

cki_lib/inttests/sqs.py

[error] unresolved-attribute - :33:22 - Module `collections` has no member `abc`

cki_lib/messagequeue.py

[error] unresolved-attribute - :396:10 - Module `collections` has no member `abc`
[error] unresolved-attribute - :550:10 - Module `collections` has no member `abc`
[error] unresolved-attribute - :562:10 - Module `collections` has no member `abc`

cki_lib/yaml.py

[error] unresolved-attribute - :76:41 - Module `yaml` has no member `nodes`
[warning] unused-ignore-comment - :78:62 - Unused blanket `type: ignore` directive

tests/test_messagequeue.py

[error] unresolved-attribute - :839:42 - Module `collections` has no member `abc`

cloud-init (https://github.com/canonical/cloud-init)

cloudinit/safeyaml.py

[error] unresolved-attribute - :238:25 - Module `yaml` has no member `dumper`
[error] unresolved-attribute - :277:51 - Module `yaml` has no member `dumper`

cloudinit/sources/DataSourceCloudCIX.py

[error] unresolved-attribute - :152:16 - Module `json` has no member `decoder`

cloudinit/sources/DataSourceScaleway.py

[error] unresolved-attribute - :89:43 - Module `requests` has no member `exceptions`

cloudinit/sources/DataSourceVMware.py

[error] unresolved-attribute - :938:32 - Module `collections` has no member `abc`

cloudinit/url_helper.py

[error] unresolved-attribute - :809:16 - Module `requests` has no member `exceptions`

tests/unittests/sources/azure/test_imds.py

[error] unresolved-attribute - :87:12 - Module `requests` has no member `exceptions`

tests/unittests/sources/test_azure.py

[error] unresolved-attribute - :401:12 - Module `requests` has no member `exceptions`

tests/unittests/sources/test_ec2.py

[error] unresolved-attribute - :705:22 - Module `requests` has no member `exceptions`

tests/unittests/test_url_helper.py

[error] unresolved-attribute - :251:23 - Module `requests` has no member `exceptions`

core (https://github.com/home-assistant/core)

homeassistant/components/command_line/utils.py

[error] unresolved-attribute - :54:20 - Module `asyncio` has no member `subprocess`

homeassistant/auth/providers/command_line.py

[error] unresolved-attribute - :76:24 - Module `asyncio` has no member `subprocess`

homeassistant/components/amcrest/camera.py

[error] unresolved-attribute - :177:30 - Module `asyncio` has no member `tasks`

homeassistant/components/arest/binary_sensor.py

[error] unresolved-attribute - :51:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :56:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :111:16 - Module `requests` has no member `exceptions`

homeassistant/components/arest/sensor.py

[error] unresolved-attribute - :74:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :79:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :207:16 - Module `requests` has no member `exceptions`

homeassistant/components/arest/switch.py

[error] unresolved-attribute - :62:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :67:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :160:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :207:16 - Module `requests` has no member `exceptions`

homeassistant/components/bbox/sensor.py

[error] unresolved-attribute - :105:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :201:16 - Module `requests` has no member `exceptions`

homeassistant/components/bosch_alarm/config_flow.py

[error] unresolved-attribute - :120:17 - Module `asyncio` has no member `exceptions`
[error] unresolved-attribute - :191:13 - Module `asyncio` has no member `exceptions`

homeassistant/components/concord232/alarm_control_panel.py

[error] unresolved-attribute - :62:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :90:16 - Module `requests` has no member `exceptions`

homeassistant/components/concord232/binary_sensor.py

[error] unresolved-attribute - :71:12 - Module `requests` has no member `exceptions`

homeassistant/components/ddwrt/device_tracker.py

[error] unresolved-attribute - :153:16 - Module `requests` has no member `exceptions`

homeassistant/components/downloader/services.py

[error] unresolved-attribute - :127:16 - Module `requests` has no member `exceptions`

homeassistant/components/egardia/__init__.py

[error] unresolved-attribute - :98:12 - Module `requests` has no member `exceptions`

homeassistant/components/egardia/alarm_control_panel.py

[error] unresolved-attribute - :132:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :142:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :152:16 - Module `requests` has no member `exceptions`

homeassistant/components/esphome/ffmpeg_proxy.py

[error] unresolved-attribute - :66:11 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :195:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :196:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :213:15 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :258:15 - Module `asyncio` has no member `subprocess`

homeassistant/components/fleetgo/device_tracker.py

[error] unresolved-attribute - :100:16 - Module `requests` has no member `exceptions`

homeassistant/components/garadget/cover.py

[error] unresolved-attribute - :122:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :238:16 - Module `requests` has no member `exceptions`

homeassistant/components/go2rtc/server.py

[error] unresolved-attribute - :166:24 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :192:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :193:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :215:42 - Module `asyncio` has no member `subprocess`

homeassistant/components/google_wifi/sensor.py

[error] unresolved-attribute - :187:29 - Module `requests` has no member `exceptions`

homeassistant/components/growatt_server/config_flow.py

[error] unresolved-attribute - :79:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :114:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :200:20 - Module `requests` has no member `exceptions`

homeassistant/components/growatt_server/coordinator.py

[error] unresolved-attribute - :182:16 - Module `json` has no member `decoder`

homeassistant/components/haveibeenpwned/sensor.py

[error] unresolved-attribute - :165:16 - Module `requests` has no member `exceptions`

homeassistant/components/hitron_coda/device_tracker.py

[error] unresolved-attribute - :89:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :114:16 - Module `requests` has no member `exceptions`

homeassistant/components/ifttt/__init__.py

[error] unresolved-attribute - :87:16 - Module `requests` has no member `exceptions`

homeassistant/components/iss/__init__.py

[error] unresolved-attribute - :50:28 - Module `requests` has no member `exceptions`

homeassistant/components/itunes/media_player.py

[error] unresolved-attribute - :75:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :77:16 - Module `requests` has no member `exceptions`

homeassistant/components/konnected/__init__.py

[error] unresolved-attribute - :338:16 - Module `json` has no member `decoder`

homeassistant/components/logentries/__init__.py

[error] unresolved-attribute - :51:16 - Module `requests` has no member `exceptions`

homeassistant/components/mfi/sensor.py

[error] unresolved-attribute - :79:28 - Module `requests` has no member `exceptions`

homeassistant/components/mfi/switch.py

[error] unresolved-attribute - :67:28 - Module `requests` has no member `exceptions`

homeassistant/components/motioneye/__init__.py

[error] unresolved-attribute - :403:13 - Module `json` has no member `decoder`

homeassistant/components/noaa_tides/sensor.py

[error] unresolved-attribute - :75:12 - Module `requests` has no member `exceptions`

homeassistant/components/nuheat/__init__.py

[error] unresolved-attribute - :42:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :44:12 - Module `requests` has no member `exceptions`

homeassistant/components/nx584/alarm_control_panel.py

[error] unresolved-attribute - :62:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :108:16 - Module `requests` has no member `exceptions`

homeassistant/components/nx584/binary_sensor.py

[error] unresolved-attribute - :64:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :157:20 - Module `requests` has no member `exceptions`

homeassistant/components/ohmconnect/sensor.py

[error] unresolved-attribute - :87:16 - Module `requests` has no member `exceptions`

homeassistant/components/ollama/entity.py

[error] unresolved-attribute - :66:16 - Module `json` has no member `decoder`

homeassistant/components/openhardwaremonitor/sensor.py

[error] unresolved-attribute - :162:16 - Module `requests` has no member `exceptions`

homeassistant/components/picnic/config_flow.py

[error] unresolved-attribute - :63:12 - Module `requests` has no member `exceptions`

homeassistant/components/ping/helpers.py

[error] unresolved-attribute - :113:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :114:20 - Module `asyncio` has no member `subprocess`

homeassistant/components/remote_rpi_gpio/binary_sensor.py

[error] unresolved-attribute - :104:16 - Module `requests` has no member `exceptions`

homeassistant/components/shell_command/__init__.py

[error] unresolved-attribute - :73:24 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :74:24 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :85:24 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :86:24 - Module `asyncio` has no member `subprocess`

homeassistant/components/sonos/speaker.py

[error] unresolved-attribute - :356:31 - Module `asyncio` has no member `exceptions`

homeassistant/components/soundtouch/__init__.py

[error] unresolved-attribute - :139:12 - Module `requests` has no member `exceptions`

homeassistant/components/starlingbank/sensor.py

[error] unresolved-attribute - :72:16 - Module `requests` has no member `exceptions`

homeassistant/components/swisscom/device_tracker.py

[error] unresolved-attribute - :94:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :95:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :96:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :106:37 - Module `requests` has no member `exceptions`

homeassistant/components/tank_utility/sensor.py

[error] unresolved-attribute - :62:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :123:16 - Module `requests` has no member `exceptions`

homeassistant/components/ted5000/sensor.py

[error] unresolved-attribute - :132:16 - Module `requests` has no member `exceptions`

homeassistant/components/tomato/device_tracker.py

[error] unresolved-attribute - :125:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :133:16 - Module `requests` has no member `exceptions`

homeassistant/components/tts/__init__.py

[error] unresolved-attribute - :355:15 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :356:16 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :357:16 - Module `asyncio` has no member `subprocess`

homeassistant/components/vicare/binary_sensor.py

[error] unresolved-attribute - :237:16 - Module `requests` has no member `exceptions`

homeassistant/components/vicare/button.py

[error] unresolved-attribute - :108:16 - Module `requests` has no member `exceptions`

homeassistant/components/vicare/climate.py

[error] unresolved-attribute - :217:16 - Module `requests` has no member `exceptions`

homeassistant/components/vicare/sensor.py

[error] unresolved-attribute - :1375:16 - Module `requests` has no member `exceptions`

homeassistant/components/vicare/utils.py

[error] unresolved-attribute - :75:12 - Module `requests` has no member `exceptions`

homeassistant/components/vicare/water_heater.py

[error] unresolved-attribute - :134:16 - Module `requests` has no member `exceptions`

homeassistant/components/wallbox/coordinator.py

[error] unresolved-attribute - :114:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :156:20 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :231:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :263:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :293:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :323:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :352:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :380:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :404:16 - Module `requests` has no member `exceptions`

homeassistant/components/wilight/parent_device.py

[error] unresolved-attribute - :102:9 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :103:9 - Module `requests` has no member `exceptions`

homeassistant/components/wyoming/assist_satellite.py

[error] unresolved-attribute - :357:24 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :358:24 - Module `asyncio` has no member `subprocess`

homeassistant/components/xiaomi/device_tracker.py

[error] unresolved-attribute - :118:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :156:12 - Module `requests` has no member `exceptions`

homeassistant/components/xmpp/notify.py

[error] unresolved-attribute - :223:20 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :225:20 - Module `requests` has no member `exceptions`

homeassistant/components/yamaha/media_player.py

[error] unresolved-attribute - :157:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :244:16 - Module `requests` has no member `exceptions`

homeassistant/components/zestimate/sensor.py

[error] unresolved-attribute - :121:16 - Module `requests` has no member `exceptions`

homeassistant/core.py

[error] unresolved-attribute - :2079:45 - Module `asyncio` has no member `events`

homeassistant/helpers/update_coordinator.py

[error] unresolved-attribute - :360:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :362:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :421:31 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :428:38 - Module `requests` has no member `exceptions`

homeassistant/util/package.py

[error] unresolved-attribute - :183:15 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :184:16 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :185:16 - Module `asyncio` has no member `subprocess`

homeassistant/util/yaml/loader.py

[error] unresolved-attribute - :82:43 - Module `yaml` has no member `nodes`

cwltool (https://github.com/common-workflow-language/cwltool)

tests/test_fetch.py

[error] unresolved-attribute - :24:18 - Module `requests` has no member `sessions`

dd-trace-py (https://github.com/DataDog/dd-trace-py)

ddtrace/contrib/internal/unittest/patch.py

[error] unresolved-attribute - :303:46 - Module `unittest` has no member `runner`

tests/contrib/kafka/test_kafka.py

[error] unresolved-attribute - :1017:16 - Module `json` has no member `decoder`

django-stubs (https://github.com/typeddjango/django-stubs)

django-stubs/views/generic/dates.pyi

[error] unresolved-attribute - :61:52 - Module `django.db.models` has no member `query`
[error] unresolved-attribute - :64:25 - Module `django.db.models` has no member `query`
[error] unresolved-attribute - :65:10 - Module `django.db.models` has no member `query`

django-stubs/views/generic/detail.pyi

[error] unresolved-attribute - :11:15 - Module `django.db.models` has no member `query`
[error] unresolved-attribute - :17:36 - Module `django.db.models` has no member `query`
[error] unresolved-attribute - :18:31 - Module `django.db.models` has no member `query`

tests/assert_type/views/test_generic.py

[error] type-assertion-failure - :15:1 - Type `QuerySet[MyModel, MyModel] | None` does not match asserted type `Unknown | None`

dragonchain (https://github.com/dragonchain/dragonchain)

dragonchain/lib/interfaces/docker_registry.py

[error] unresolved-attribute - :55:12 - Module `requests` has no member `exceptions`

dragonchain/contract_invoker/contract_invoker_service.py

[error] unresolved-attribute - :67:28 - Module `json` has no member `decoder`

dragonchain/lib/dto/bnb_utest.py

[error] unresolved-attribute - :227:37 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :232:37 - Module `requests` has no member `exceptions`

dragonchain/scheduler/scheduler.py

[error] unresolved-attribute - :47:12 - Module `json` has no member `decoder`

freqtrade (https://github.com/freqtrade/freqtrade)

freqtrade/plugins/pairlist/RemotePairList.py

[error] unresolved-attribute - :200:16 - Module `requests` has no member `exceptions`

graphql-core (https://github.com/graphql-python/graphql-core)

tests/benchmarks/test_async_iterable.py

[error] unresolved-attribute - :26:12 - Module `asyncio` has no member `events`
[error] unresolved-attribute - :27:5 - Module `asyncio` has no member `events`
[error] unresolved-attribute - :29:5 - Module `asyncio` has no member `events`

tests/benchmarks/test_execution_async.py

[error] unresolved-attribute - :43:12 - Module `asyncio` has no member `events`
[error] unresolved-attribute - :44:5 - Module `asyncio` has no member `events`
[error] unresolved-attribute - :48:5 - Module `asyncio` has no member `events`

materialize (https://github.com/MaterializeInc/materialize)

misc/python/materialize/benches/avro_ingest.py

[error] unresolved-attribute - :37:16 - Module `requests` has no member `exceptions`

misc/python/materialize/cloudtest/util/jwt_key.py

[error] unresolved-attribute - :33:40 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :34:12 - Module `requests` has no member `exceptions`

misc/python/materialize/docker.py

[error] unresolved-attribute - :99:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :99:50 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :168:9 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :169:9 - Module `requests` has no member `exceptions`

misc/python/materialize/parallel_workload/action.py

[error] unresolved-attribute - :2625:20 - Module `requests` has no member `exceptions`

misc/python/materialize/parallel_workload/executor.py

[error] unresolved-attribute - :255:20 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :257:20 - Module `requests` has no member `exceptions`

test/canary-load/mzcompose.py

[error] unresolved-attribute - :190:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :194:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :194:42 - Module `requests` has no member `exceptions`

test/cluster/mzcompose.py

[error] unresolved-attribute - :4650:20 - Module `requests` has no member `exceptions`

meson (https://github.com/mesonbuild/meson)

mesonbuild/arglist.py

[error] unresolved-attribute - :296:33 - Module `collections` has no member `abc`

mesonbuild/compilers/mixins/clike.py

[error] unresolved-attribute - :407:43 - Module `collections` has no member `abc`

mesonbuild/mtest.py

[error] invalid-argument-type - :1375:46 - Argument to function `collect_stdo` is incorrect: Expected `StreamReader`, found `Unknown | StreamReader | None`
[error] invalid-argument-type - :1379:46 - Argument to function `collect_stde` is incorrect: Expected `StreamReader`, found `Unknown | StreamReader | None`
[error] unresolved-attribute - :1342:27 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :1378:55 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :1617:21 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :1618:22 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :1619:22 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :1621:22 - Module `asyncio` has no member `subprocess`

mitmproxy (https://github.com/mitmproxy/mitmproxy)

mitmproxy/addons/view.py

[error] unresolved-attribute - :146:12 - Module `collections` has no member `abc`
[error] unresolved-attribute - :724:16 - Module `collections` has no member `abc`

test/bench/benchmark.py

[error] unresolved-attribute - :34:20 - Module `asyncio` has no member `subprocess`

test/mitmproxy/addons/test_view.py

[warning] possibly-missing-attribute - :543:16 - Attribute `timestamp_created` may be missing on object of type `Unknown | Flow | None`
[warning] possibly-missing-attribute - :547:16 - Attribute `timestamp_created` may be missing on object of type `Unknown | Flow | None`
[warning] possibly-missing-attribute - :552:16 - Attribute `timestamp_created` may be missing on object of type `Unknown | Flow | None`
[warning] possibly-missing-attribute - :557:16 - Attribute `timestamp_created` may be missing on object of type `Unknown | Flow | None`

test/mitmproxy/proxy/test_mode_servers.py

[error] unresolved-attribute - :214:20 - Module `asyncio` has no member `subprocess`
[error] unresolved-attribute - :215:20 - Module `asyncio` has no member `subprocess`

test/mitmproxy/test_http.py

[error] unresolved-attribute - :1220:28 - Module `json` has no member `decoder`
[error] unresolved-attribute - :1231:28 - Module `json` has no member `decoder`

mkdocs (https://github.com/mkdocs/mkdocs)

mkdocs/tests/build_tests.py

[error] unresolved-attribute - :950:22 - Module `markdown` has no member `extensions`

openlibrary (https://github.com/internetarchive/openlibrary)

openlibrary/core/wikidata.py

[error] unresolved-attribute - :215:12 - Module `requests` has no member `exceptions`

openlibrary/plugins/openlibrary/pd.py

[error] unresolved-attribute - :63:12 - Module `requests` has no member `exceptions`

openlibrary/core/admin.py

[error] unresolved-attribute - :82:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :127:12 - Module `requests` has no member `exceptions`

openlibrary/core/fulltext.py

[error] unresolved-attribute - :43:12 - Module `json` has no member `decoder`

openlibrary/core/models.py

[error] unresolved-attribute - :77:17 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :451:20 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :453:20 - Module `requests` has no member `exceptions`

openlibrary/core/vendors.py

[error] unresolved-attribute - :476:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :478:12 - Module `requests` has no member `exceptions`

openlibrary/plugins/openlibrary/code.py

[error] unresolved-attribute - :1100:25 - Module `json` has no member `decoder`

openlibrary/plugins/recaptcha/recaptcha.py

[error] unresolved-attribute - :46:16 - Module `requests` has no member `exceptions`

paasta (https://github.com/yelp/paasta)

paasta_tools/secret_tools.py

[error] unresolved-attribute - :75:12 - Module `json` has no member `decoder`

paasta_tools/api/tweens/profiling.py

[warning] unused-ignore-comment - :26:47 - Unused blanket `type: ignore` directive

paasta_tools/check_oom_events.py

[error] unresolved-attribute - :120:20 - Module `json` has no member `decoder`

paasta_tools/check_spark_jobs.py

[error] unresolved-attribute - :61:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :61:42 - Module `requests` has no member `exceptions`

paasta_tools/cli/cmds/remote_run.py

[error] unresolved-attribute - :81:12 - Module `json` has no member `decoder`

paasta_tools/kubernetes_tools.py

[error] unresolved-attribute - :2786:12 - Module `requests` has no member `exceptions`

paasta_tools/mesos/parallel.py

[error] unresolved-attribute - :34 -
Old: Module `concurrent.futures` has no member `thread`
New: Object of type `Mapping[Any, Any]` has no attribute `clear`

pandera (https://github.com/pandera-dev/pandera)

pandera/api/pandas/types.py

[error] unresolved-attribute - :18 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`
[error] unresolved-attribute - :23 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `groupby`
[error] unresolved-attribute - :24 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `groupby`

pandera/engines/type_aliases.py

[error] unresolved-attribute - :10 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`
[error] unresolved-attribute - :11 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`

pandera/io/pandas_io.py

[error] unresolved-attribute - :429:16 - Module `json` has no member `decoder`

pandera/typing/pandas.py

[error] unresolved-attribute - :106 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`

tests/pandas/test_pandas_engine.py

[error] unresolved-attribute - :200:16 - Module `pytz` has no member `exceptions`
[error] unresolved-attribute - :210:28 - Module `pytz` has no member `exceptions`

tests/pandas/test_typing.py

[error] unresolved-attribute - :320 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`
[error] unresolved-attribute - :482 -
Old: Module `pandas` has no member `core`
New: Module `pandas.core` has no member `dtypes`

poetry (https://github.com/python-poetry/poetry)

src/poetry/repositories/http_repository.py

[error] unresolved-attribute - :418:16 - Module `requests` has no member `exceptions`

src/poetry/repositories/pypi_repository.py

[error] unresolved-attribute - :221:16 - Module `requests` has no member `exceptions`

tests/utils/test_authenticator.py

[error] unresolved-attribute - :259:19 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :278:15 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :348:24 - Module `requests` has no member `exceptions`

porcupine (https://github.com/Akuli/porcupine)

porcupine/plugins/run/no_terminal.py

[error] unresolved-attribute - :87:16 - Module `tkinter` has no member `font`
[error] unresolved-attribute - :481:17 - Module `tkinter` has no member `font`

porcupine/settings.py

[error] unresolved-attribute - :453:17 - Module `tkinter` has no member `font`
[error] unresolved-attribute - :920:31 - Module `tkinter` has no member `font`

prefect (https://github.com/PrefectHQ/prefect)

src/prefect/cli/deployment.py

[error] unresolved-attribute - :66:27 - Module `yaml` has no member `representer`
[error] unresolved-attribute - :78:1 - Module `yaml` has no member `representer`

src/prefect/cli/events.py

[error] unresolved-attribute - :83:46 - Module `asyncio` has no member `exceptions`

src/prefect/utilities/schema_tools/hydration.py

[error] unresolved-attribute - :213:17 - Module `json` has no member `decoder`

pyinstrument (https://github.com/joerick/pyinstrument)

pyinstrument/frame.py

[warning] unused-ignore-comment - :346:89 - Unused blanket `type: ignore` directive

pyinstrument/renderers/jsonrenderer.py

[warning] unused-ignore-comment - :17:81 - Unused blanket `type: ignore` directive

pyodide (https://github.com/pyodide/pyodide)

src/py/pyodide/webloop.py

[error] unresolved-attribute - :959:16 - Module `asyncio` has no member `events`

pyppeteer (https://github.com/pyppeteer/pyppeteer)

pyppeteer/page.py

[error] unresolved-attribute - :192:25 - Module `asyncio` has no member `futures`

rotki (https://github.com/rotki/rotki)

rotkehlchen/chain/base/modules/basenames/decoder.py

[error] unresolved-attribute - :136:17 - Module `requests` has no member `exceptions`

rotkehlchen/chain/ethereum/modules/l2/loopring.py

[error] unresolved-attribute - :341:16 - Module `requests` has no member `exceptions`

rotkehlchen/chain/evm/decoding/balancer/utils.py

[error] unresolved-attribute - :57:13 - Module `requests` has no member `exceptions`

rotkehlchen/db/upgrades/v35_v36.py

[error] unresolved-attribute - :59:20 - Module `json` has no member `decoder`

rotkehlchen/db/upgrades/v40_v41.py

[error] unresolved-attribute - :175:20 - Module `json` has no member `decoder`

rotkehlchen/exchanges/bitcoinde.py

[error] unresolved-attribute - :134:16 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/okx.py

[error] unresolved-attribute - :205:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :209:16 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/cowswap.py

[error] unresolved-attribute - :60:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :68:16 - Module `json` has no member `decoder`
[error] unresolved-attribute - :122:23 - Module `json` has no member `decoder`

rotkehlchen/externalapis/github.py

[error] unresolved-attribute - :22:16 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/gnosispay.py

[error] unresolved-attribute - :122:16 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/hyperliquid.py

[error] unresolved-attribute - :64:16 - Module `requests` has no member `exceptions`

rotkehlchen/accounting/export/csv.py

[error] unresolved-attribute - :112:20 - Module `json` has no member `decoder`

rotkehlchen/accounting/structures/processed_event.py

[error] unresolved-attribute - :246:16 - Module `json` has no member `decoder`

rotkehlchen/accounting/types.py

[error] unresolved-attribute - :87:16 - Module `json` has no member `decoder`

rotkehlchen/chain/aggregator.py

[error] unresolved-attribute - :1021:29 - Module `requests` has no member `exceptions`

rotkehlchen/chain/bitcoin/manager.py

[error] unresolved-attribute - :129:21 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :131:21 - Module `requests` has no member `exceptions`

rotkehlchen/chain/ethereum/abi.py

[error] unresolved-attribute - :43:12 - Module `json` has no member `decoder`

rotkehlchen/chain/ethereum/airdrops.py

[error] unresolved-attribute - :254:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :315:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :470:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :794:40 - Module `requests` has no member `exceptions`

rotkehlchen/chain/ethereum/modules/eth2/beacon.py

[error] unresolved-attribute - :113:16 - Module `requests` has no member `exceptions`

rotkehlchen/chain/ethereum/modules/yearn/utils.py

[error] unresolved-attribute - :100:12 - Module `requests` has no member `exceptions`

rotkehlchen/chain/evm/node_inquirer.py

[error] unresolved-attribute - :373:21 - Module `requests` has no member `exceptions`

rotkehlchen/chain/substrate/manager.py

[error] unresolved-attribute - :304:17 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :344:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :367:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :408:17 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :446:17 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :474:16 - Module `requests` has no member `exceptions`

rotkehlchen/chain/zksync_lite/manager.py

[error] unresolved-attribute - :127:20 - Module `requests` has no member `exceptions`

rotkehlchen/db/updates.py

[error] unresolved-attribute - :142:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :147:16 - Module `json` has no member `decoder`

rotkehlchen/exchanges/binance.py

[error] unresolved-attribute - :361:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/bitfinex.py

[error] unresolved-attribute - :214:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/bitmex.py

[error] unresolved-attribute - :243:16 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/bitpanda.py

[error] unresolved-attribute - :364:20 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :391:16 - Module `json` has no member `decoder`

rotkehlchen/exchanges/bitstamp.py

[error] unresolved-attribute - :546:16 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/bybit.py

[error] unresolved-attribute - :230:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/coinbase.py

[error] unresolved-attribute - :363:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/cryptocom.py

[error] unresolved-attribute - :192:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/gemini.py

[error] unresolved-attribute - :218:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/iconomi.py

[error] unresolved-attribute - :124:16 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/independentreserve.py

[error] unresolved-attribute - :204:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/kraken.py

[error] unresolved-attribute - :134:12 - Module `json` has no member `decoder`
[error] unresolved-attribute - :371:16 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/kucoin.py

[error] unresolved-attribute - :247:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/poloniex.py

[error] unresolved-attribute - :267:20 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/utils.py

[error] unresolved-attribute - :206:34 - Module `requests` has no member `exceptions`

rotkehlchen/exchanges/woo.py

[error] unresolved-attribute - :277:16 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/beaconchain/service.py

[error] unresolved-attribute - :122:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/blockscout.py

[error] unresolved-attribute - :90:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/coingecko.py

[error] unresolved-attribute - :582:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :601:16 - Module `json` has no member `decoder`

rotkehlchen/externalapis/cryptocompare.py

[error] unresolved-attribute - :294:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/defillama.py

[error] unresolved-attribute - :84:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :103:16 - Module `json` has no member `decoder`

rotkehlchen/externalapis/etherscan.py

[error] unresolved-attribute - :228:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/graph.py

[error] unresolved-attribute - :84:17 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/helius.py

[error] unresolved-attribute - :81:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/opensea.py

[error] unresolved-attribute - :184:20 - Module `requests` has no member `exceptions`

rotkehlchen/externalapis/xratescom.py

[error] unresolved-attribute - :31:12 - Module `requests` has no member `exceptions`

rotkehlchen/globaldb/asset_updates/manager.py

[error] unresolved-attribute - :204:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :209:16 - Module `requests` has no member `exceptions`

rotkehlchen/icons.py

[error] unresolved-attribute - :157:16 - Module `requests` has no member `exceptions`

rotkehlchen/premium/premium.py

[error] unresolved-attribute - :384:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :417:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :485:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :517:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :565:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :615:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :714:24 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :758:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :786:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :826:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :858:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :890:16 - Module `requests` has no member `exceptions`

rotkehlchen/tests/api/test_premium.py

[error] unresolved-attribute - :153:21 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :197:21 - Module `requests` has no member `exceptions`

rotkehlchen/tests/exchanges/test_bitstamp.py

[error] unresolved-attribute - :47:12 - Module `requests` has no member `exceptions`

rotkehlchen/tests/exchanges/test_kucoin.py

[error] unresolved-attribute - :53:12 - Module `requests` has no member `exceptions`

rotkehlchen/tests/exchanges/test_woo.py

[error] unresolved-attribute - :36:12 - Module `requests` has no member `exceptions`

rotkehlchen/tests/unit/test_inquirer.py

[error] unresolved-attribute - :709:84 - Module `requests` has no member `exceptions`

rotkehlchen/tests/utils/substrate.py

[error] unresolved-attribute - :66:17 - Module `requests` has no member `exceptions`

rotkehlchen/usage_analytics.py

[error] unresolved-attribute - :59:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :83:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :150:12 - Module `requests` has no member `exceptions`

rotkehlchen/utils/network.py

[error] unresolved-attribute - :112:12 - Module `json` has no member `decoder`
[error] unresolved-attribute - :174:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :204:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :219:16 - Module `json` has no member `decoder`

schema_salad (https://github.com/common-workflow-language/schema_salad)

schema_salad/fetcher.py

[error] unresolved-attribute - :61:18 - Module `requests` has no member `sessions`

schema_salad/ref_resolver.py

[error] unresolved-attribute - :151:18 - Module `requests` has no member `sessions`

schema_salad/tests/test_codegen_errors.py

[error] unresolved-attribute - :174:36 - Module `importlib` has no member `abc`

schema_salad/tests/test_fetch.py

[error] unresolved-attribute - :16:18 - Module `requests` has no member `sessions`
[error] unresolved-attribute - :49:18 - Module `requests` has no member `sessions`

schema_salad/utils.py

[error] unresolved-attribute - :34:55 - Module `requests` has no member `sessions`

schemathesis (https://github.com/schemathesis/schemathesis)

src/schemathesis/cli/commands/run/loaders.py

[error] unresolved-attribute - :47:42 - Module `requests` has no member `exceptions`

src/schemathesis/engine/errors.py

[error] unresolved-attribute - :301:30 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :303:30 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :425:43 - Module `requests` has no member `exceptions`

src/schemathesis/engine/phases/stateful/_executor.py

[error] unresolved-attribute - :257:16 - Module `unittest` has no member `case`

src/schemathesis/core/loaders.py

[error] unresolved-attribute - :26:24 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :28:26 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :98:43 - Module `requests` has no member `exceptions`

src/schemathesis/engine/phases/unit/_executor.py

[error] unresolved-attribute - :140:23 - Module `unittest` has no member `case`

scikit-build-core (https://github.com/scikit-build/scikit-build-core)

src/scikit_build_core/program_search.py

[error] unresolved-attribute - :144:17 - Module `json` has no member `decoder`

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/decomposition/tests/test_nmf.py

[error] unresolved-attribute - :38:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :84:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :96:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :138:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :161:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :203:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :220:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :289:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :303:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :336:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :355:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :457:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :478:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :513:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :588:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :640:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :716:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :840:11 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :866:11 - Module `numpy.random` has no member `mtrand`

sklearn/preprocessing/_polynomial.py

[error] unresolved-attribute - :326:37 - Module `collections` has no member `abc`

sklearn/utils/_testing.py

[error] unresolved-attribute - :67:12 - Module `unittest` has no member `case`

sklearn/utils/tests/test_validation.py

[error] unresolved-attribute - :100:40 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :101:45 - Module `numpy.random` has no member `mtrand`

sklearn/utils/validation.py

[error] unresolved-attribute - :1462:16 - Module `numpy.random` has no member `mtrand`

scipy (https://github.com/scipy/scipy)

scipy/_lib/_util.py

[error] unresolved-attribute - :413:16 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :772:19 - Module `numpy.random` has no member `mtrand`
[error] unresolved-attribute - :309 -
Old: Module `numpy.random` has no member `mtrand`
New: Object of type `BitGenerator` has no attribute `_seed_seq`

scipy/optimize/_qap.py

[error] unresolved-attribute - :219 -
Old: Module `numpy.random` has no member `mtrand`
New: Object of type `BitGenerator` has no attribute `_seed_seq`

scipy/special/_multiufuncs.py

[error] unresolved-attribute - :28:44 - Module `collections` has no member `abc`
[error] unresolved-attribute - :30:46 - Module `collections` has no member `abc`

scrapy (https://github.com/scrapy/scrapy)

scrapy/core/engine.py

[error] unresolved-attribute - :295:17 - Module `asyncio` has no member `exceptions`

setuptools (https://github.com/pypa/setuptools)

setuptools/tests/test_build_meta.py

[error] unresolved-attribute - :65:21 - Module `concurrent.futures` has no member `process`

spack (https://github.com/spack/spack)

lib/spack/spack/cray_manifest.py

[error] unresolved-attribute - :223:29 - Module `json` has no member `decoder`

speedrun.com_global_scoreboard_webapp (https://github.com/Avasam/speedrun.com_global_scoreboard_webapp)

backend/services/user_updater.py

[error] unresolved-attribute - :114:9 - Module `requests` has no member `exceptions`

starlette (https://github.com/encode/starlette)

starlette/endpoints.py

[error] unresolved-attribute - :108:20 - Module `json` has no member `decoder`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/http/async_base_view.py

[error] unresolved-attribute - :171:16 - Module `json` has no member `decoder`

strawberry/http/sync_base_view.py

[error] unresolved-attribute - :80:16 - Module `json` has no member `decoder`

tornado (https://github.com/tornadoweb/tornado)

tornado/test/concurrent_test.py

[error] unresolved-attribute - :172:33 - Module `concurrent.futures` has no member `thread`
[error] unresolved-attribute - :186:33 - Module `concurrent.futures` has no member `thread`
[error] unresolved-attribute - :200:35 - Module `concurrent.futures` has no member `thread`
[error] unresolved-attribute - :214:33 - Module `concurrent.futures` has no member `thread`

trio (https://github.com/python-trio/trio)

src/trio/_core/_windows_cffi.py

[error] unresolved-attribute - :9:24 - Module `cffi` has no member `api`
[error] unresolved-attribute - :10:24 - Module `cffi` has no member `api`

src/trio/_tests/test_file_io.py

[error] unresolved-attribute - :101:31 - Module `importlib` has no member `abc`

src/trio/_tests/test_wait_for_object.py

[error] invalid-argument-type - :149:43 - Argument to bound method `cast` is incorrect: Expected `_CDataBase | int`, found `Handle`
[warning] unused-ignore-comment - :164:52 - Unused blanket `type: ignore` directive
[error] invalid-argument-type - :200:43 - Argument to bound method `cast` is incorrect: Expected `_CDataBase | int`, found `Handle`

src/trio/_wait_for_object.py

[error] invalid-assignment - :63:9 - Cannot assign to a subscript on an object of type `HandleArray`

src/trio/_core/_io_windows.py

[warning] unused-ignore-comment - :711:52 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :713:52 - Unused blanket `type: ignore` directive

twine (https://github.com/pypa/twine)

twine/auth.py

[error] unresolved-attribute - :74:25 - Module `requests` has no member `models`
[error] unresolved-attribute - :75:11 - Module `requests` has no member `models`
[error] unresolved-attribute - :88:21 - Module `requests` has no member `models`

vision (https://github.com/pytorch/vision)

torchvision/utils.py

[error] unresolved-attribute - :805:22 - Module `collections` has no member `abc`

websockets (https://github.com/aaugustin/websockets)

src/websockets/legacy/server.py

[error] unresolved-attribute - :679:28 - Module `asyncio` has no member `base_events`

zulip (https://github.com/zulip/zulip)

scripts/lib/check_rabbitmq_queue.py

[error] unresolved-attribute - :197:20 - Module `json` has no member `decoder`

zerver/migrations/0590_alter_realm_can_create_groups.py

[error] unresolved-attribute - :16:27 - Module `django.db.models` has no member `deletion`

zerver/migrations/0593_alter_realm_manage_all_groups.py

[error] unresolved-attribute - :16:27 - Module `django.db.models` has no member `deletion`

zerver/lib/outgoing_webhook.py

[error] unresolved-attribute - :397:12 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :409:13 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :409:50 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :419:12 - Module `requests` has no member `exceptions`

zerver/lib/remote_server.py

[error] unresolved-attribute - :175:9 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :176:9 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :177:9 - Module `requests` has no member `exceptions`

zerver/lib/tex.py

[error] unresolved-attribute - :51:16 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :54:16 - Module `requests` has no member `exceptions`

zerver/lib/url_preview/oembed.py

[error] unresolved-attribute - :12:32 - Module `json` has no member `decoder`
[error] unresolved-attribute - :12:62 - Module `requests` has no member `exceptions`

zerver/lib/url_preview/preview.py

[error] unresolved-attribute - :79:16 - Module `requests` has no member `exceptions`

zerver/tests/test_auth_backends.py

[error] unresolved-attribute - :1945:29 - Module `requests` has no member `exceptions`

zerver/tests/test_markdown.py

[error] unresolved-attribute - :457:55 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :464:55 - Module `requests` has no member `exceptions`

zerver/tests/test_outgoing_webhook_system.py

[error] unresolved-attribute - :35:11 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :39:11 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :43:11 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :576:18 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :633:18 - Module `requests` has no member `exceptions`

zerver/tests/test_push_notifications.py

[error] unresolved-attribute - :3071:18 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :3087:18 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :3105:18 - Module `requests` has no member `exceptions`
[error] unresolved-attribute - :3121:18 - Module `requests` has no member `exceptions`

zerver/tornado/handlers.py

[error] unresolved-attribute - :162:37 - Module `django.http` has no member `cookie`