summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2019-08-21-12-58-18.bpo-1311.BoW1wU.rst
blob: 2ee98e450fae87607791e2ca24365bb1afbb2404 (plain)
1
2
The ``nul`` file on Windows now returns True from :func:`~os.path.exists`
and a valid result from :func:`os.stat` with ``S_IFCHR`` set.