Message 336280 - Python tracker

Message336280

Author serhiy.storchaka
Recipients serhiy.storchaka, sir-sigurd
Date 2019-02-22.06:11:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550815907.11.0.552160280114.issue36072@roundup.psfhosted.org>
In-reply-to
Content
You are using a mapping that returns different values for the same key. You should not expect a stable result for it.

I do not think this needs a special mentioning in the documentation. Garbage in -- garbage out.
History
Date User Action Args
2019-02-22 06:11:47serhiy.storchakasetrecipients: + serhiy.storchaka, sir-sigurd
2019-02-22 06:11:47serhiy.storchakasetmessageid: <1550815907.11.0.552160280114.issue36072@roundup.psfhosted.org>
2019-02-22 06:11:47serhiy.storchakalinkissue36072 messages
2019-02-22 06:11:47serhiy.storchakacreate