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 ideasman42, iritkatriel, serhiy.storchaka
Date 2020-10-02.16:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601655491.75.0.0995780174501.issue41802@roundup.psfhosted.org>
In-reply-to
Content
New changeset 20ce62f00957d11f24f6449cd5c0ef5dd67174d4 by Campbell Barton in branch 'master':
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
https://github.com/python/cpython/commit/20ce62f00957d11f24f6449cd5c0ef5dd67174d4
History
Date User Action Args
2020-10-02 16:18:11serhiy.storchakasetrecipients: + serhiy.storchaka, ideasman42, iritkatriel
2020-10-02 16:18:11serhiy.storchakasetmessageid: <1601655491.75.0.0995780174501.issue41802@roundup.psfhosted.org>
2020-10-02 16:18:11serhiy.storchakalinkissue41802 messages
2020-10-02 16:18:11serhiy.storchakacreate