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
Date 2021-09-21.12:59:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632229168.39.0.202492536884.issue45233@roundup.psfhosted.org>
In-reply-to
Content
Experiments show that using `stride` just makes the code more complex,
`dk_kind` is sufficient.

We will still need ownership flags for split dicts, though.
A single flag may suffice.
History
Date User Action Args
2021-09-21 12:59:28Mark.Shannonsetrecipients: + Mark.Shannon, methane
2021-09-21 12:59:28Mark.Shannonsetmessageid: <1632229168.39.0.202492536884.issue45233@roundup.psfhosted.org>
2021-09-21 12:59:28Mark.Shannonlinkissue45233 messages
2021-09-21 12:59:28Mark.Shannoncreate