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 lukasz.langa
Recipients docs@python, ideasman42, iritkatriel, lukasz.langa, miss-islington, serhiy.storchaka
Date 2020-10-05.16:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601914219.73.0.00722106422202.issue41802@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95de3627f1527cbb1e98d64dd7cc6463c297b616 by Łukasz Langa (Miss Islington (bot)) in branch '3.9':
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
https://github.com/python/cpython/commit/95de3627f1527cbb1e98d64dd7cc6463c297b616
History
Date User Action Args
2020-10-05 16:10:19lukasz.langasetrecipients: + lukasz.langa, ideasman42, docs@python, serhiy.storchaka, miss-islington, iritkatriel
2020-10-05 16:10:19lukasz.langasetmessageid: <1601914219.73.0.00722106422202.issue41802@roundup.psfhosted.org>
2020-10-05 16:10:19lukasz.langalinkissue41802 messages
2020-10-05 16:10:19lukasz.langacreate