Move pickletester.py to the correct place#7003
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
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
✨ Finishing touches🧪 Generate unit tests (beta)
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.
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] lib: cpython/Lib/copyreg.py dependencies:
dependent tests: (94 tests)
[x] lib: cpython/Lib/pickle.py dependencies:
dependent tests: (69 tests)
[ ] lib: cpython/Lib/pickletools.py dependencies:
dependent tests: (1 tests)
Legend:
|
Sorry, something went wrong.
|
@ShaharNaveh did you manually do it because update_lib didn't cover it? |
Sorry, something went wrong.
b880c33
into
RustPython:main
Feb 5, 2026
I did it manually, I didn't even run lib_updater 😅 |
Sorry, something went wrong.
#6982 put it under
Libinstead ofLib/testby accident