mypy
[mypyc] Support var arg in CallC, replace new_dict_op
#8948
Merged

[mypyc] Support var arg in CallC, replace new_dict_op #8948

JukkaL merged 12 commits into python:master from new_dict_op
TH3CHARLie
TH3CHARLie add c_custom_op
de59628f
TH3CHARLie support var_arg in CallC, add dict_new_op and dict_build_op
b6264ee5
TH3CHARLie Merge branch 'master' into new_dict_op
b2bebe9c
TH3CHARLie
TH3CHARLie fix lint
f0dd2ff1
TH3CHARLie fix check self
33663619
TH3CHARLie TH3CHARLie marked this pull request as draft 6 years ago
TH3CHARLie fix CI
f28e0749
TH3CHARLie Merge remote-tracking branch 'upstream/master' into new_dict_op
5624bf81
TH3CHARLie replace all new_dict_op with dict_new_op and dict_build_op
d302050c
TH3CHARLie fix related IR tests
ac865f9c
TH3CHARLie TH3CHARLie marked this pull request as ready for review 6 years ago
TH3CHARLie TH3CHARLie changed the title [WIP][mypyc]Support var arg in CallC, transfrom new_dict_op [mypyc] Support var arg in CallC, transfrom new_dict_op 6 years ago
TH3CHARLie TH3CHARLie changed the title [mypyc] Support var arg in CallC, transfrom new_dict_op [mypyc] Support var arg in CallC, replace new_dict_op 6 years ago
JukkaL
JukkaL approved these changes on 2020-06-08
TH3CHARLie add comments and docstring, replace repeated code with helper
4a580683
TH3CHARLie TH3CHARLie requested a review from JukkaL JukkaL 6 years ago
TH3CHARLie remove emit callback
3d3e6520
TH3CHARLie remove empty line
b329db0e
JukkaL
JukkaL approved these changes on 2020-06-09
JukkaL JukkaL merged 793cf187 into master 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone