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 Mark.Shannon
Recipients Mark.Shannon, methane, serhiy.storchaka
Date 2020-03-31.15:25:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585668308.31.0.715594217257.issue40116@roundup.psfhosted.org>
In-reply-to
Content
You can't end up with a growing set of keys.
The problem is to do with the *order* of insertion, not the number of keys.
History
Date User Action Args
2020-03-31 15:25:08Mark.Shannonsetrecipients: + Mark.Shannon, methane, serhiy.storchaka
2020-03-31 15:25:08Mark.Shannonsetmessageid: <1585668308.31.0.715594217257.issue40116@roundup.psfhosted.org>
2020-03-31 15:25:08Mark.Shannonlinkissue40116 messages
2020-03-31 15:25:08Mark.Shannoncreate