Skip to content

Update some tests from 3.14.3#7113

Merged
youknowone merged 5 commits into
RustPython:mainfrom
ShaharNaveh:update-tests-2
Feb 13, 2026
Merged

Update some tests from 3.14.3#7113
youknowone merged 5 commits into
RustPython:mainfrom
ShaharNaveh:update-tests-2

Conversation

@ShaharNaveh

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (6)
  • Lib/test/test_bool.py is excluded by !Lib/**
  • Lib/test/test_buffer.py is excluded by !Lib/**
  • Lib/test/test_dictcomps.py is excluded by !Lib/**
  • Lib/test/test_flufl.py is excluded by !Lib/**
  • Lib/test/test_print.py is excluded by !Lib/**
  • Lib/test/test_userdict.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.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@github-actions

Copy link
Copy Markdown
Contributor

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[x] test: cpython/Lib/test/test_bool.py

dependencies:

dependent tests: (no tests depend on bool)

[x] test: cpython/Lib/test/test_buffer.py (TODO: 11)

dependencies:

dependent tests: (no tests depend on buffer)

[x] test: cpython/Lib/test/test_dict.py (TODO: 6)
[x] test: cpython/Lib/test/test_dictcomps.py (TODO: 1)
[x] test: cpython/Lib/test/test_dictviews.py (TODO: 2)
[x] test: cpython/Lib/test/test_userdict.py

dependencies:

dependent tests: (no tests depend on dict)

[x] test: cpython/Lib/test/test_flufl.py (TODO: 4)

dependencies:

dependent tests: (no tests depend on flufl)

[x] test: cpython/Lib/test/test_print.py (TODO: 6)

dependencies:

dependent tests: (no tests depend on print)

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@ShaharNaveh ShaharNaveh marked this pull request as ready for review February 13, 2026 12:39
@youknowone youknowone merged commit a5309f6 into RustPython:main Feb 13, 2026
14 checks passed
youknowone added a commit to youknowone/RustPython that referenced this pull request Mar 22, 2026
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