vvoody

- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 8
-
vvoody commented, -
vvoody created a post, incompatible type in the list not inspected
PyCharm 2020.1.3 I want mix1 get same inspection as mix2. No ideas why PyCharm didn't show. However, mypy reported the issue. xx.py:13: error: List item 1 has incompatible type "int"; expected "U... -
vvoody commented, -
-
-
vvoody commented, -
vvoody created a post, Answeredfont weight is inconsistent and keeps changing in PyCharm
Hi, I upgraded PyCharm from 2018.3 to latest 2019.1 and 2019.1.1. The first impression is the font weight: font becomes thiner that regular font weight is somewhere regular and somewhere thin, see... -
-
vvoody created a post, Answeredbreakpoints some hit some not hit in debug Django project
Hi, I'm using PyCharm Professional 2017.3.3 and macOS 10.12.6. And Python interpreter for my Django project is a docker-compose interpreter. I set a few breakpoints in my Django project, they are a... -
vvoody commented,