Skip to content

Conversation

@tkukushkin
Copy link

No description provided.

__since__ = '2011-09-23'
__version__ = version = '3.1.0'

__all__ = [
Copy link
Owner

Choose a reason for hiding this comment

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

why are you removing __all__?

Copy link
Author

@tkukushkin tkukushkin Apr 12, 2022

Choose a reason for hiding this comment

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

Oops, I thought __all__ doesn't work with modules, only with module variables. I put it back.

@tkukushkin
Copy link
Author

@gmr do you have any other comments or anything else that I should fix?

@gmr
Copy link
Owner

gmr commented Jun 27, 2022

The scope of the changes are too big for me to include in 3.2. I'll look for including in 4.0, I need to examine the changes you made to the codegen in more depth and would like to include this as part of #38 given the scope.

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.

2 participants