Ticket #44762

generate_packets.py: use booleans instead of 0 and 1

Open Date: 2022-06-07 02:31 Last Update: 2022-06-08 20:21

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Part of #43927. Some variables are only ever used in truthiness checks, and only assigned 0 or 1. Make them booleans instead.

Ticket History (3/4 Histories)

2022-06-07 02:31 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: use booleans instead of 0 and 1" created
2022-06-07 04:56 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
2022-06-08 20:21 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login