cpython/Misc/NEWS.d/next/Windows/2019-08-21-12-58-18.bpo-131...

3 lines
136 B
ReStructuredText

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.