LGTM.com - false positive - no override of __eq__
Open
false-positive
Python
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.