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

Update test_opcodes.py, test_codeop.py and codeop.py from CPython v3.12 #5115

Merged
merged 9 commits into from
Nov 10, 2023

Conversation

NakanoMiku39
Copy link
Contributor

There is no test_opcodes.py so I copied it from cpython
This file is dependent on Lib/test/typinganndata folder so I copied it too
Then I removed test_opcode.py
I also updated both codeop.py and test_codeop.py

Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@youknowone youknowone merged commit 6d23daa into RustPython:main Nov 10, 2023
11 checks passed
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.

None yet

2 participants