[issue28113] Remove Py_CreateSymbolicLinkW

Steve Dower report at bugs.python.org
Thu Mar 8 11:20:52 EST 2018


Steve Dower <steve.dower at python.org> added the comment:

We should look at merging this, though we need a few things to be done first (anyone can jump in and do these, doesn't have to be Eryk):

* patch needs to be converted to a GitHub PR
* we should use unique names within %TEMP% to avoid conflicts between tests running in parallel
* PEP 7 has changed since the original patch
* NEWS and maybe a What's New entry?

----------
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28113>
_______________________________________


More information about the Python-bugs-list mailing list