On 06/18/18 15:13, Ethan Furman wrote:
I'm sure we've already had this conversation, but my google-fu is
failing me.
Can someone provide a link to a discussion explaining why the new
ordering of dictionaries does not defeat the hash-randomization
non-ordering we added a few versions ago?
Hi
On Mon, 18 Jun 2018 06:13:15 -0700
Ethan Furman wrote:
> I'm sure we've already had this conversation, but my google-fu is failing me.
>
> Can someone provide a link to a discussion explaining why the new ordering of
> dictionaries does not defeat the
> hash-randomization non-ordering we added