主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Guy
活动总数
2
最后的活动
2025年02月17日 20:28
成员加入日期
2025年02月17日 20:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(1)
Guy
进行了评论,
2025年02月17日 20:28
Having the same issue with python 3.12type Fields = list[str | dict[str, Fields]] fields: Fields = [ "id", {"stuff": {"x": "y"}}, ] 1. When hovering over fields, PyCharm (2024.3.3) shows t...
社区
PyCharm
Why does pycharm typing not recognize recursive type aliases
1 票