R. David Murray added the comment: For the record Zach's conclusion is that the conflict is a NppFTP issue, since api-ms-win-crt-runtime is part of the CRT and so any problem would not be unique to Python (or solvable by python). The permissions issue is more obvious: that's how it is designed to work, and this is a documented change between python3.4 and python3.5, bringing it more in-line with how other Windows software works permissions-wise.
---------- nosy: +r.david.murray _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25842> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com