Matt
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Interpreter configuration missing stdlib...
OK I don't know what broke for me but a setup I've been using at work for a while has just stopped altogether. My interpreters which are based off of venv's are missing code completion for portions... -
Created Code inspection broken (type hints) for range()
I am getting broken type hints for many Python types the last two days, most in my codebase, but now builtins are breaking too: I thought that somehow my code environment was wrong (as clearly type...