LGTM.com - false positive - no override of __eq__
Offen
false-positive
Python
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
**Description of the false positive**
https://lgtm.com/projects/g/tomato42/tlslite-ng/snapshot/3a213568fa89ebb0c9041b9d7dae5580f6d05afc/files/tlslite/messages.py#xb5046a97293d00a3:1
The alert is a false positive because the messages use byte serialisation of themselves to check for equality with other objects and the serialisation method (`write()`) was updated
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.