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 rhettinger
Recipients Dongfang Qu, docs@python, rhettinger
Date 2020-05-18.03:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589773859.01.0.473304328469.issue40651@roundup.psfhosted.org>
In-reply-to
Content
New changeset bb8635cc3bc3dd65996803849ee1a91cfbebae9c by qudongfang in branch 'master':
bpo-40651: Improve LRU recipe in the OrderedDict documentation  (GH-#20139)
https://github.com/python/cpython/commit/bb8635cc3bc3dd65996803849ee1a91cfbebae9c
History
Date User Action Args
2020-05-18 03:50:59rhettingersetrecipients: + rhettinger, docs@python, Dongfang Qu
2020-05-18 03:50:59rhettingersetmessageid: <1589773859.01.0.473304328469.issue40651@roundup.psfhosted.org>
2020-05-18 03:50:58rhettingerlinkissue40651 messages
2020-05-18 03:50:58rhettingercreate