oracle / graalpython

GraalPy – A high-performance embeddable Python 3 runtime for Java
https://www.graalvm.org/python/
Other
1.24k stars 108 forks source link

Added hasTag tests to PythonCall nodes with one to four arguments. #279

Closed Yuhala closed 2 years ago

Yuhala commented 2 years ago

Added hasTag tests for special python call nodes with one to four arguments: PythonCallUnary, PythonCallBinary, PythonCallTernary, and PythonCallQuaternary . The isBreakpoint test is not done for these special nodes.

oracle-contributor-agreement[bot] commented 2 years ago

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When singing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.