Mariano Mara
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
-
Mariano Mara created a post, PyCharm 2016.2 shows reserved words as unresolved references
I have just installed 2016.2 over my previous 2016.1.4 professional and I see that pycharm is highlighting all Python reserved words as unresolved references. I can work just fine but it is really ... -
-
-
-
Mariano Mara created a post, Debugging test hangs
If I run my complete test suite or if I run individually one test, it works ok: in no time I have my result back. However if I try to debug one test method, it hangs with "Instantiating test..." fo...