eryksun added the comment:

> The problem here is probably that installing the CRT update 
> required a restart

I saw that, but it didn't make any sense to me that the DLL isn't available 
immediately after wusa.exe exits. Is it in limbo until the system is restarted? 
I know in Windows 10 these api-ms-win-crt* DLLs are actually virtual API sets 
managed by the loader (i.e. they all have the same module handle, that of 
ucrtbase.dll). How does this relate to what's going on with Windows 8/Server 
2012, if at all? Marius reports that "Python seems to work", but doesn't 
mention whether or not a reboot was necessary.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to