This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients eryksun, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2019-08-22.06:57:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566457024.55.0.602073155179.issue37074@roundup.psfhosted.org>
In-reply-to
Content
> Where it was fixed?

It was addressed in issue 37834. PR 15231 includes a rewrite of win32_xstat_impl. The file type was needed, so the rewrite could also address the problem of character devices such as CON and NUL.
History
Date User Action Args
2019-08-22 06:57:04eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2019-08-22 06:57:04eryksunsetmessageid: <1566457024.55.0.602073155179.issue37074@roundup.psfhosted.org>
2019-08-22 06:57:04eryksunlinkissue37074 messages
2019-08-22 06:57:04eryksuncreate