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

Broken test of newest commit. Function object has no __code__ so not compatible with PY3.6 #38

Open
myrfy001 opened this issue Nov 5, 2019 · 0 comments

Comments

@myrfy001
Copy link

myrfy001 commented Nov 5, 2019

In the newest commit 62f9b1a, the test case will fail, because the test case use Function.code but the Function object provided by byterun not support it.

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

No branches or pull requests

1 participant