John Snow <js...@redhat.com> writes:

> On Wed, Jan 19, 2022 at 5:12 AM Markus Armbruster <arm...@redhat.com> wrote:

[...]

>> Another stop gap solution could be making QDict iterate in insertion
>> order, like Python dict does since 3.6.
>>
>
> I like this idea, I think. Are there any possible downsides here?
> Making the order more 'stable' in one regard might lead to people
> trusting it "too often" if there are other implementation details that
> might impact the order ... but I don't actually have any examples
> handy for that. It's just my fear.

For what it's worth, it took Python just one release cycle to overcome
this fear :)


Reply via email to