RustPython icon indicating copy to clipboard operation
RustPython copied to clipboard

Update `test_shelve.py` from 3.13.11

Open ShaharNaveh opened this issue 3 weeks ago • 1 comments

related to #6410

ShaharNaveh avatar Dec 24 '25 09:12 ShaharNaveh

[!IMPORTANT]

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

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.

coderabbitai[bot] avatar Dec 24 '25 09:12 coderabbitai[bot]

@ShaharNaveh did you also update shelve.py?

youknowone avatar Dec 31 '25 13:12 youknowone

@ShaharNaveh did you also update shelve.py?

I've tried not to. but I'll try to update it as well

ShaharNaveh avatar Dec 31 '25 14:12 ShaharNaveh

Lib/X.py and Lib/test/test_X.py is pair. they are usually intended to be updated at the same time

youknowone avatar Dec 31 '25 23:12 youknowone

Lib/X.py and Lib/test/test_X.py is pair. they are usually intended to be updated at the same time

I'm aware, I've tried to minimize the changes in this PR as my only goal was to update test_shelve.py

ShaharNaveh avatar Jan 01 '26 10:01 ShaharNaveh