This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brandtbucher
Recipients Dominik V., brandtbucher, rhettinger, serhiy.storchaka
Date 2021-03-09.23:09:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615331360.51.0.211256267237.issue43443@roundup.psfhosted.org>
In-reply-to
Content
+1 for the MutableMapping comment.

We purposely omitted shelve when determining what classes should grow the new operators. Guido's thoughts:

> I definitely think we should leave Shelf alone, it's a toy class from a different era.

(https://bugs.python.org/msg364196)

I personally have no experience with shelve, so I'd rather defer to the judgement of others here.
History
Date User Action Args
2021-03-09 23:09:20brandtbuchersetrecipients: + brandtbucher, rhettinger, serhiy.storchaka, Dominik V.
2021-03-09 23:09:20brandtbuchersetmessageid: <1615331360.51.0.211256267237.issue43443@roundup.psfhosted.org>
2021-03-09 23:09:20brandtbucherlinkissue43443 messages
2021-03-09 23:09:20brandtbuchercreate