Updated the pkgutil + unittest libraries + the pkgutil, unittest and import tests - v.3.13.11#6610
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (22)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 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. Comment |
Sorry, something went wrong.
Sorry, something went wrong.
|
Sounds good. Removed from the title. Is there anything else I should do? Also as an FYI, |
Sorry, something went wrong.
|
@terryluan12 Thank you so much! Could you also rebase this to remove test_import, which is already merged? And I recently updated multiprocessing to 3.13.11. Could you also check again if it is patching backward? |
Sorry, something went wrong.
|
@youknowone taking a look, I think I may completely refactor the history, as pathlib and importlib was already imported, which means quite a lot of refactoring would need to be done anyways. Can you clarify, do you mean importlib? Taking a look, it actually seems like importlib was updated, but not test_import |
Sorry, something went wrong.
|
Using git reset to prev commit and adding only indented files will be helpful. Then cherrypick or rebase will be easy |
Sorry, something went wrong.
d35f1ec to
6a06f94
Compare
January 3, 2026 06:30
youknowone
left a comment
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
08f156f to
b4ce088
Compare
January 4, 2026 00:23
4bec6bb
into
RustPython:main
Jan 4, 2026
…import tests - v.3.13.11 (RustPython#6610) * Updated unittest + tests * Updated pkgutil + the associated test * Updated test_import * Fixed import + unittest test errors * Updated test_dll_dependency_import with expectedFailure
…import tests - v.3.13.11 (RustPython#6610) * Updated unittest + tests * Updated pkgutil + the associated test * Updated test_import * Fixed import + unittest test errors * Updated test_dll_dependency_import with expectedFailure
…import tests - v.3.13.11 (RustPython#6610) * Updated unittest + tests * Updated pkgutil + the associated test * Updated test_import * Fixed import + unittest test errors * Updated test_dll_dependency_import with expectedFailure
I don't have access to Windows for now, so I've added comments to the top of the relevant
test_pathlibfiles