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 serhiy.storchaka
Recipients joemarshall, methane, miss-islington, serhiy.storchaka
Date 2021-05-16.14:34:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621175687.27.0.984873704855.issue44114@roundup.psfhosted.org>
In-reply-to
Content
New changeset 925cb85e9e28d69be53db669527c0a1292f0fbfb by Miss Islington (bot) in branch '3.9':
bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062) (GH-26093)
https://github.com/python/cpython/commit/925cb85e9e28d69be53db669527c0a1292f0fbfb
History
Date User Action Args
2021-05-16 14:34:47serhiy.storchakasetrecipients: + serhiy.storchaka, methane, miss-islington, joemarshall
2021-05-16 14:34:47serhiy.storchakasetmessageid: <1621175687.27.0.984873704855.issue44114@roundup.psfhosted.org>
2021-05-16 14:34:47serhiy.storchakalinkissue44114 messages
2021-05-16 14:34:47serhiy.storchakacreate