LGTM.com - false positive for Python3 script: Keyword argument '...' is not a supported parameter name of function ....
未關閉
false-positive
Python
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
**Description of the false positive**
The warning [1] is only valid for older Python versions, but invalid for Python 3.8, which was released in October 2019.
[1] `Keyword argument 'dirs_exist_ok' is not a supported parameter name of function (shutil.)copytree.`
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/sosy-lab/cpachecker/snapshot/600369b90877446fdb27ab169736c5c2ad7b7e84/files/scripts/cpa_witness2test.py?sort=name&dir=ASC&mode=heatmap#x4edcecaac134f276:1
貢獻指南
評估
這個 Issue 還沒有評估資料。