Matt
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 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... -
创建于 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...