Skip to content

Conversation

@msullivan
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just noticed one debug print.

mypyc/genops.py Outdated
def find_non_ext_metaclass(self, cdef: ClassDef, bases: Value) -> Value:
"""Find the metaclass of a class from its defs and bases. """
if cdef.metaclass:
print(cdef.metaclass)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a debug print.

@msullivan msullivan merged commit 7e65f1e into master Dec 10, 2019
@msullivan msullivan deleted the metaclass branch December 10, 2019 19:26
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.

3 participants