Message150613
On Jan 04, 2012, at 06:00 AM, Paul McMillan wrote:
>Developers would be startled to find that ordering stays consistent on a 64
>bit build but varies on 32 bit builds.
Well, one positive outcome of this issue is that users will finally viscerally
understand that dictionary (and set) order should never be relied upon, even
between successive runs of the same Python executable. |
|
Date |
User |
Action |
Args |
2012-01-04 15:08:37 | barry | set | recipients:
+ barry, gvanrossum, georg.brandl, terry.reedy, jcea, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, alex, dmalcolm, Mark.Shannon, Zhiping.Deng, PaulMcMillan |
2012-01-04 15:08:36 | barry | link | issue13703 messages |
2012-01-04 15:08:36 | barry | create | |
|