Skip to content

Conversation

@silverjam
Copy link
Contributor

Importing all top-level generator modules was causing certain modules to overwrite global data that was in use by other generators. In the case of Java and Rust, the Rust generator was overwriting things used by the Java generator (which caused Rust code to show in the generated Java code).

Add misc fix-ups for Python 3.

@silverjam silverjam requested a review from jbangelo August 26, 2019 21:13
Copy link
Contributor

@jbangelo jbangelo left a comment

Choose a reason for hiding this comment

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

😲 Good catch!

@silverjam silverjam merged commit ce04f3e into master Aug 26, 2019
@silverjam silverjam deleted the silverjam/dynamic-import-generator branch August 26, 2019 23:11
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