[issue28061] Compact dict bug on Windows (Visual Studio): if (mp->ma_keys->dk_usable * 3 < other->ma_used * 2)

Steve Dower report at bugs.python.org
Sun Sep 11 09:41:35 EDT 2016


Steve Dower added the comment:

It's unlikely, but we also print out the UCRT version at the end of the build process (with a warning if you need to update the WinSDK).

I built and tested a number of times with this change though. If suggest hg purge and rebuild to make sure everything is clean.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28061>
_______________________________________


More information about the Python-bugs-list mailing list