Steve Dower added the comment:

Good question, I'm not sure. Right now, the api-* DLLs use forwarding rather 
than apisetschema, but that could change. Since they support back to XP though, 
I suspect it probably won't the api-* DLLs will stay as they are with ucrtbase 
exporting ordinals rather than names.

ucrtbased is probably going to stay as it is. When you install a debug runtime 
you're voluntarily giving up well-defined versioning. You'll only have that 
file installed if you have VS 2015 or later though - it won't be part of the 
updates for everyone.

----------

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

Reply via email to