github / github/codeql

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

Đang mở
#1,268 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
false-positive Python
Ngôn ngữ chính
CodeQL
Star
10.1k
Fork
2.1k
Merge trung bình
2 ngày 15 giờ
Pull request đã merge (30 ngày)
141

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.