Update `test_shelve.py` from 3.13.11
related to #6410
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein 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.
Comment @coderabbitai help to get the list of available commands and usage tips.
@ShaharNaveh did you also update shelve.py?
@ShaharNaveh did you also update shelve.py?
I've tried not to. but I'll try to update it as well
Lib/X.py and Lib/test/test_X.py is pair. they are usually intended to be updated at the same time
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