Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Stubs aren't analyzed before their modules #907

@jakebailey

Description

@jakebailey

This affects PyQt5 pretty heavily.

image

image

This module has a stub next to it, which was added to the module by TryCreateModuleStub, but this stub was never analyzed (the state is at Analyzing) and has an empty analysis. This leaves the LS to spend all its in the ModuleSymbolTable with 30k+ evaluators to process.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions