Skip to content

Conversation

@ShaharNaveh
Copy link
Contributor

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 25, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • Lib/test/test_compiler_assemble.py is excluded by !Lib/**
  • Lib/test/test_compiler_codegen.py is excluded by !Lib/**
  • Lib/test/test_peepholer.py is 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@youknowone
Copy link
Member

conflict to #6869
Could you merge them into single PR? Otherwise merge one first?

@ShaharNaveh
Copy link
Contributor Author

conflict to #6869 Could you merge them into single PR? Otherwise merge one first?

Somehow I missed it 🤦
You can merge #6869 first, I'll resolve conflicts later

@github-actions
Copy link
Contributor

📦 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 youknowone changed the title Update dis & opcode from 3.14.2 Update test_peepholer test_compiler_codegen test_compiler_assemble from 3.14.2 Jan 27, 2026
@youknowone youknowone merged commit aa99c05 into RustPython:main Jan 27, 2026
14 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.

2 participants