summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2019-09-03-11-47-37.bpo-38020.xFZ2j0.rst
blob: e6ddaba2f67b016fb574d76a8e7acbf2338118d4 (plain)
1
2
Fixes potential crash when calling :func:`os.readlink` (or indirectly
through :func:`~os.path.realpath`) on a file that is not a supported link.