github / github/codeql

Python FP in py/unused-local-variable & py/unreachable-statement when using nonlocal variable

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

説明

False positive in Python for logic surrounding nonlocal variables. Variable declared as nonlocal and used concurrently is being treated as an unused local variable, which leads to alerts here:

[Alerts](https://lgtm.com/projects/g/michalc/aiodnsresolver/snapshot/309e078c20d9d3992483fd96df2ef8a4f5d22b3c/files/aiodnsresolver.py?sort=name&dir=ASC&mode=heatmap#x2db7240ec14d0f67:1)

[Forum post](https://discuss.lgtm.com/t/python-nonlocal-unreachable-code/2029).

CC: @michalc

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

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

評価

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

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

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