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 Mark.Shannon, methane, serhiy.storchaka
Date 2020-03-30.15:39:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585582774.45.0.0696836321017.issue40116@roundup.psfhosted.org>
In-reply-to
Content
I think the current behavior is a guard against such pitfall. If you allow to add new keys when not all other keys are set, you can end with sharing growing set of keys.
History
Date User Action Args
2020-03-30 15:39:34serhiy.storchakasetrecipients: + serhiy.storchaka, methane, Mark.Shannon
2020-03-30 15:39:34serhiy.storchakasetmessageid: <1585582774.45.0.0696836321017.issue40116@roundup.psfhosted.org>
2020-03-30 15:39:34serhiy.storchakalinkissue40116 messages
2020-03-30 15:39:34serhiy.storchakacreate