Joshua Chung

Results 44 comments of Joshua Chung

I think it may be fixed after [this](https://github.com/PyCQA/pyflakes/pull/324) is merged. because it actually regard the name as global, that is, if you rebind that name, the global one should be...

@sigmavirus24 it seems the CI is failing not because of the test. Can you look at it?

ah. sorry, I didn't know that it's error of flake8 please ignore the above comment

wait... all flake8 error isn't related with my PR. it should be fixed.

> Also please add the test from the original issue to make sure the problem is corrected. @adhikasp, I've already added. check the commit message.

@adhikasp By the way, What error should this test catch? `UndefinedName`?

The issue is actually different with the given task at gci...

@myint Can you approve the task too?

Hooray! I didn't thought I can do this task well, but I did :)