v2.8.2
Cthulhu v2.8.2
Closed issues:
- Possibly misplaced type-annotation (#368)
ERROR: KeyError: key :T not foundwhile descending into a comprehension (#369)
Merged pull requests:
- Pass codeinf to find callsites (annotate_source) (#365) (@timholy)
- Truncate body for default positional arg methods (#366) (@timholy)
- Print info about body truncation (#367) (@timholy)
- Support methods with macros in their bodies (#370) (@timholy)
- Support Slots in iterate_apply (#371) (@timholy)
- Improve callsites for SemiConcrete (#372) (@timholy)
- Handle Generators & comprehensions (#373) (@timholy)
- Improve handling of
forloops (#374) (@timholy)