Kasra Faghihi

Results 28 comments of Kasra Faghihi

In the class you posted, I don't see the CoroutineRunner.execute() invocation anywhere? where is it? Also, do you have a stacktrace for the NPE? CoroutineRunner creates the Continuation object, which...

Hi, I can do this but it will only apply to upnpigd. It will require API changes as well as changes to a lot of the parsing tests, so it...

Does it? Okay. Maybe the reason why it's confusing is that there's no clear distinction between what is and isn't a phantom node. Note that, under the standard python ast...

Okay. Either option seems viable. If the astroid team is interested in making this change, let me know if I can provide assistance. I suspect this qualifies as an interface...

> Unfortunately no settings file was provided, so I used: > > ``` > QUIET = YES > JAVADOC_AUTOBRIEF = YES > QT_AUTOBRIEF = YES > ``` This is close...

@doxygen Apologies for the delayed response. I can confirm @albert-github's assertion that the structs aren't hyperlinked when `CLANG_ASSISTED_PARSING=YES`.

Is there a github actions ID I can use to download binaries? Or do I have to build from scratch?