Jiayi Wei

Results 3 issues of Jiayi Wei

Hi, I noticed that `cached_ids` in line 18 of `search.jl` is currently returning all the classes of the e-graph, and there is some code inside the body that got commented...

### What happened? Hi, I noticed that alias references seem broken in the exported graph (when viewing inside a browser), as shown in the following two examples. They just resolve...

awaiting-response
publishing
need-to-reproduce
props:alias

Hi, I encountered this weird bug where jedi can return incorrect signature for dataclass constructors. A minimal example to reproduce this: ```python import jedi, jedi.api.classes s = jedi.Script( """\ from...

bug
low-prio