github / github/codeql

LGTM.com - false positive - File is opened but is not closed.

オープン
#6,751 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
acknowledged false-positive Python
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

**Description of the false positive**

I may be missing a corner case, but as far as I can see, the file is closed as soon as it is opened:
```python
open(fname, 'wt').close()
```

**URL to the alert on the project page on LGTM.com**

https://lgtm.com/projects/g/numpy/numpy/snapshot/6152182e731afcc49e6ff6c657dcd805619bca56/files/numpy/lib/npyio.py?sort=name&dir=ASC&mode=heatmap#x8b66861ed625e5d3:1

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。