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 |
📦 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:
|
|
@ShaharNaveh did you manually do it because update_lib didn't cover it? |
I did it manually, I didn't even run lib_updater 😅 |
#6982 put it under
Libinstead ofLib/testby accident