Skip to content

Conversation

@terryluan12
Copy link
Contributor

@terryluan12 terryluan12 commented Dec 31, 2025

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 31, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (25)
  • Lib/importlib/__init__.py is excluded by !Lib/**
  • Lib/importlib/_bootstrap.py is excluded by !Lib/**
  • Lib/importlib/_bootstrap_external.py is excluded by !Lib/**
  • Lib/importlib/abc.py is excluded by !Lib/**
  • Lib/importlib/machinery.py is excluded by !Lib/**
  • Lib/importlib/metadata/__init__.py is excluded by !Lib/**
  • Lib/importlib/metadata/_adapters.py is excluded by !Lib/**
  • Lib/importlib/metadata/_meta.py is excluded by !Lib/**
  • Lib/importlib/metadata/diagnose.py is excluded by !Lib/**
  • Lib/importlib/resources/__init__.py is excluded by !Lib/**
  • Lib/importlib/resources/_common.py is excluded by !Lib/**
  • Lib/importlib/resources/_functional.py is excluded by !Lib/**
  • Lib/importlib/resources/readers.py is excluded by !Lib/**
  • Lib/importlib/resources/simple.py is excluded by !Lib/**
  • Lib/importlib/util.py is excluded by !Lib/**
  • Lib/nturl2path.py is excluded by !Lib/**
  • Lib/pathlib.py is excluded by !Lib/**
  • Lib/pathlib/__init__.py is excluded by !Lib/**
  • Lib/pathlib/_abc.py is excluded by !Lib/**
  • Lib/pathlib/_local.py is excluded by !Lib/**
  • Lib/test/test_pathlib.py is excluded by !Lib/**
  • Lib/test/test_pathlib/__init__.py is excluded by !Lib/**
  • Lib/test/test_pathlib/test_pathlib.py is excluded by !Lib/**
  • Lib/test/test_pathlib/test_pathlib_abc.py is excluded by !Lib/**
  • Lib/test/test_urllib.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.


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.

@terryluan12 terryluan12 changed the title Updated the nturl2path + pathlib libraries + pathlib test Updated the nturl2path + pathlib libraries + associated tests Dec 31, 2025
@terryluan12
Copy link
Contributor Author

(Also adding importlib, but that was mainly so a timed out test would rerun)

@terryluan12 terryluan12 changed the title Updated the nturl2path + pathlib libraries + associated tests Updated the nturl2path + pathlib libraries + associated tests - v3.13.10 Dec 31, 2025
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@youknowone youknowone changed the title Updated the nturl2path + pathlib libraries + associated tests - v3.13.10 Updated the importlib + nturl2path + pathlib libraries + associated tests - v3.13.10 Dec 31, 2025
@youknowone youknowone merged commit a4df238 into RustPython:main Dec 31, 2025
13 checks passed
@youknowone youknowone mentioned this pull request Jan 4, 2026
@terryluan12 terryluan12 deleted the update_nturl2path_pathlib branch January 5, 2026 19:06
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