In several recent PRs the `mypy-primer (0)` can take close to, or over an hour causing timeout due to long checking on the `colour` package. - <https://github.com/python/mypy/pull/19382>: 55 min, over 50 min spent on `colour` - <https://github.com/python/mypy/pull/19374>: 55 min, over 50 min spent on `colour` - <https://github.com/python/mypy/pull/19397>: 58 min, over 56 min spent on `colour` - <https://github.com/python/mypy/pull/19399>: timeout, over 56 min spent on `colour`
In several recent PRs the
mypy-primer (0)can take close to, or over an hour causing timeout due to long checking on thecolourpackage.colourEnum.valueinference forEnums with@cached methods #19374: 55 min, over 50 min spent oncolour__slots__toSubtypeContext#19397: 58 min, over 56 min spent oncolourcolour