[Python] QHelp references old-ish python 2 documentation
未關閉
question
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
I was looking at the [py/modification-of-default-value](https://codeql.github.com/codeql-query-help/python/py-modification-of-default-value/) query and noticed that it still refers to python 2 documentation.
A quick search reveals that there are more such references:
https://github.com/search?q=repo%3Agithub%2Fcodeql+%22python.org%2F2%22+language%3AXML&type=code&l=XML
While python 2.7 is still officially supported by CodeQL I think it would make sense to update those references to python 3.
But I of course also understand that this is probably a low priority issue :)
貢獻指南
評估
這個 Issue 還沒有評估資料。