github / github/codeql

LGTM.com - false positive for Python3 script: Keyword argument '...' is not a supported parameter name of function ....

Open
#4,697 1 comment 0 reactions 0 assignees View on GitHub
false-positive Python
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.