Skip to content

Update test_atexit.py to 3.14.3#7217

Merged
youknowone merged 3 commits intoRustPython:mainfrom
ShaharNaveh:update-test-atexit
Feb 27, 2026
Merged

Update test_atexit.py to 3.14.3#7217
youknowone merged 3 commits intoRustPython:mainfrom
ShaharNaveh:update-test-atexit

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 24, 2026

Important

Review skipped

Review was skipped due to path filters

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

github-actions bot commented Feb 24, 2026

📦 Library Dependencies

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

[x] test: cpython/Lib/test/test_atexit.py (TODO: 1)
[x] test: cpython/Lib/test/_test_atexit.py (TODO: 7)

dependencies:

dependent tests: (14 tests)

  • atexit: test_atexit
    • logging: test_asyncio test_concurrent_futures test_decimal test_genericalias test_hashlib test_logging test_support test_unittest
      • concurrent.futures._base: test_concurrent_futures
      • venv: test_venv
    • multiprocessing.util: test_asyncio test_concurrent_futures
    • rlcompleter: test_rlcompleter

Legend:

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

@ShaharNaveh ShaharNaveh marked this pull request as ready for review February 27, 2026 09:52
@youknowone youknowone merged commit 8b27eaf into RustPython:main Feb 27, 2026
14 checks passed
youknowone pushed 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