Skip to content

Redirection of microsoft/pyjion#237 #4

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

Merged
merged 193 commits into from
Nov 16, 2020
Merged

Redirection of microsoft/pyjion#237 #4

merged 193 commits into from
Nov 16, 2020

Conversation

tonybaloney
Copy link
Owner

Redirection of the microsoft#237 PR into this fork.

add a dict merge test
Implement the LOAD_ASSERTION_ERROR operator
… the system really brittle.

Correct the stack effect for POP_EXCEPT.
Start to organize the compiler tests as they start to work again.
…n code is being executed, which means that nested functions, list, set and dict comprehensions all get properly tested. Will unearth all the bugs that are found in integration testing.
… to retain the stack sequence before and after. Fix another bug in MAP_ADD where the actual stack sequence after the operation doesn't match the CPython docs.
Bypass the stack probe on Linux/macOS
….9 doesn't come with the _testinternalcapi module and some of the tests fail. See https://bugs.python.org/issue40754
@joetoth
Copy link

joetoth commented Feb 28, 2021

I've been loosely following this project with high hopes of seeing a JIT API PEP (or some foundations of) being accepted.

Why was the microsoft repo archived and this is the source of truth now?

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.

2 participants