[PATCH 5/5] Accommodate and enable pylint possibly-used-before-assignment

0 views
Skip to first unread message

Rob Browning

unread,
Mar 14, 2026, 4:57:45 PM (10 days ago) Mar 14
to bup-...@googlegroups.com
Signed-off-by: Rob Browning <r...@defaultvalue.org>
Tested-by: Rob Browning <r...@defaultvalue.org>
---
.pylintrc | 1 +
1 file changed, 1 insertion(+)

diff --git a/.pylintrc b/.pylintrc
index 5bd4c9b3..07ffc455 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -48,6 +48,7 @@ enable=
no-else-raise,
no-else-return,
no-value-for-parameter,
+ possibly-used-before-assignment,
raise-missing-from,
redefined-outer-name,
reimported,
--
2.47.3

Rob Browning

unread,
Mar 14, 2026, 4:57:46 PM (10 days ago) Mar 14
to bup-...@googlegroups.com
...and fix some bugs that it revealed.

Thanks to Johannes Berg for review.

Pushed to main.

--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
Reply all
Reply to author
Forward
0 new messages