Skip to content

Conversation

msullivan
Copy link
Collaborator

@msullivan msullivan commented Jun 27, 2019

The semanal code that invoked it created an Expression directly,
which mypyc barfs on because it is a trait.

Fixes #6706.

The semanal code that invoked it created an `Expression` directly,
which mypyc barfs on because it is a trait.

Fixes 6706.
@msullivan msullivan merged commit 262fe3d into master Jun 27, 2019
@msullivan msullivan deleted the plugin-asdf branch June 27, 2019 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"TypeError: interpreted classes cannot inherit from compiled" after get_customize_class_mro_hook
2 participants