github / github/codeql

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

Aperta
#6,751 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
acknowledged false-positive Python
Lingua principale
CodeQL
Stelle
10.1k
Fork
2.1k
Merge medio
2g 15h
PR unite (30g)
141

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.