Skip to content

Update trace.py from 3.14.3#7327

Merged
youknowone merged 3 commits intoRustPython:mainfrom
ShaharNaveh:update-trace
Mar 3, 2026
Merged

Update trace.py from 3.14.3#7327
youknowone merged 3 commits intoRustPython:mainfrom
ShaharNaveh:update-trace

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 3, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • Lib/test/test_trace.py is excluded by !Lib/**
  • Lib/trace.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 Mar 3, 2026

📦 Library Dependencies

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

[x] lib: cpython/Lib/trace.py
[x] test: cpython/Lib/test/test_trace.py (TODO: 16)

dependencies:

  • trace

dependent tests: (1 tests)

  • trace: test_trace

Legend:

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

@ShaharNaveh ShaharNaveh marked this pull request as ready for review March 3, 2026 16:08
@youknowone youknowone merged commit bc108df into RustPython:main Mar 3, 2026
34 of 36 checks passed
youknowone pushed a commit to youknowone/RustPython that referenced this pull request Mar 22, 2026
* Update `trace.py` from 3.14.3

* Mark failing tests
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