Update test_peepholer test_compiler_codegen test_compiler_assemble from 3.14.2 by ShaharNaveh · Pull Request #6870 · RustPython/RustPython
Important
Review skipped
Review was skipped due to path filters
⛔ Files ignored due to path filters (3)
Lib/test/test_compiler_assemble.pyis excluded by!Lib/**Lib/test/test_compiler_codegen.pyis excluded by!Lib/**Lib/test/test_peepholer.pyis excluded by!Lib/**
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.
You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
- 🔍 Trigger a full review
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
conflict to #6869
Could you merge them into single PR? Otherwise merge one first?
📦 Library Dependencies
The following Lib/ modules were modified. Here are their dependencies:
[x] test: cpython/Lib/test/test_compiler_assemble.py
dependencies:
dependent tests: (no tests depend on compiler_assemble)
[x] test: cpython/Lib/test/test_compiler_codegen.py
dependencies:
dependent tests: (no tests depend on compiler_codegen)
[x] test: cpython/Lib/test/test_peepholer.py (TODO: 35)
dependencies:
dependent tests: (no tests depend on peepholer)
Legend:
[+]path exists in CPython[x]up-to-date,[ ]outdated
youknowone
changed the title
Update
Update test_peepholer test_compiler_codegen test_compiler_assemble from 3.14.2dis & opcode from 3.14.2