Ecosystem report

Old: main (merge base) 277bc638 New: 25136/merge 51bfd66a
Lint Rule Removed Added Changed
Total 0 3 0
invalid-assignment 0 3 0
Project Removed Added Changed
Total 0 3 0
mypy 0 2 0
typeshed-stats 0 1 0

mypy (https://github.com/python/mypy)

mypy/typeshed/stdlib/ssl.pyi

[error] invalid-assignment - Enum member `SERVER_AUTH` is incompatible with `__new__`
[error] invalid-assignment - Enum member `CLIENT_AUTH` is incompatible with `__new__`

typeshed-stats (https://github.com/AlexWaygood/typeshed-stats)

tests/test_gather.py

[error] invalid-assignment - Enum member `NOT_A_STRING` is incompatible with `__new__`