Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typing isn't imported on python2 #93

Closed
kanghyojun opened this issue Feb 7, 2017 · 0 comments
Closed

typing isn't imported on python2 #93

kanghyojun opened this issue Feb 7, 2017 · 0 comments
Assignees
Labels
cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:bug Type: Bug/defect

Comments

@kanghyojun
Copy link
Member

when optional type is compiled to python2, typing isn't imported although typing.Optional used on __nirum_field_types__.

@kanghyojun kanghyojun added the typ:bug Type: Bug/defect label Feb 7, 2017
@kanghyojun kanghyojun self-assigned this Feb 7, 2017
@dahlia dahlia assigned dahlia and unassigned kanghyojun Mar 14, 2017
@dahlia dahlia closed this as completed in 3f66839 Mar 14, 2017
@dahlia dahlia added cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python labels Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:bug Type: Bug/defect
Projects
None yet
Development

No branches or pull requests

2 participants