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 pablogsal
Recipients Mark.Shannon, brandtbucher, erlendaasland, methane, pablogsal, vstinner
Date 2021-08-02.13:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627912480.36.0.951021211293.issue44206@roundup.psfhosted.org>
In-reply-to
Content
New changeset e06ae75e16dbf46b6626b6a41b62391ea1fdb319 by Mark Shannon in branch 'main':
bpo-44206: Make sure that dict-keys's version is set to zero when value is popped (GH-27542)
https://github.com/python/cpython/commit/e06ae75e16dbf46b6626b6a41b62391ea1fdb319
History
Date User Action Args
2021-08-02 13:54:40pablogsalsetrecipients: + pablogsal, vstinner, methane, Mark.Shannon, brandtbucher, erlendaasland
2021-08-02 13:54:40pablogsalsetmessageid: <1627912480.36.0.951021211293.issue44206@roundup.psfhosted.org>
2021-08-02 13:54:40pablogsallinkissue44206 messages
2021-08-02 13:54:40pablogsalcreate