Closed pelson closed 8 years ago
Closing due to inactivity. If there is something we can fix though - I'm up for fixing it!
I would say unclear at least part of it is that the extended codecs load order is undefined due to dict and hashseed random changes in py3.
On Aug 23, 2016 1:51 AM, "Phil Elson" notifications@github.com wrote:
Closed #2 https://github.com/conda-forge/pillow-feedstock/issues/2.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/conda-forge/pillow-feedstock/issues/2#event-764159031, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjYxiKoMhjVLtNL8XEaEoctzl3Snw_Iks5qirSsgaJpZM4ILc-2 .
Can they just use an OrderedDict
? Seems like that would fix the order in a predictable way.
Is this a known problem with pillow @meawoppl? If so, I think we can close this issue. If it is a problem with the way we've built pillow, I'd love to add a test and fix it.
Thanks!