-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
topic-developerIssues relevant to mypy developersIssues relevant to mypy developers
Description
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.
- Try to fix problems caused by in-place modification of typevar defaults #19382: 55 min, over 50 min spent on
colour - Fix
Enum.valueinference forEnums with@cached methods #19374: 55 min, over 50 min spent oncolour - perf: add
__slots__toSubtypeContext#19397: 58 min, over 56 min spent oncolour - Draft: Solve intermediate variable bug #19399: timeout, over 56 min spent on
colour
Metadata
Metadata
Assignees
Labels
topic-developerIssues relevant to mypy developersIssues relevant to mypy developers