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 ubermidget2
Recipients serhiy.storchaka, ubermidget2
Date 2021-08-26.12:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629981877.74.0.831378378696.issue45013@roundup.psfhosted.org>
In-reply-to
Content
I saw 33105, but believe this to be a different issue as path length 260 is valid.

I did testing by crafting a path that is exactly 260 by hand - A path 259 in length reports .isfile() as True.

The Stack Error:
[WinError 3] The system cannot find the path specified
History
Date User Action Args
2021-08-26 12:44:37ubermidget2setrecipients: + ubermidget2, serhiy.storchaka
2021-08-26 12:44:37ubermidget2setmessageid: <1629981877.74.0.831378378696.issue45013@roundup.psfhosted.org>
2021-08-26 12:44:37ubermidget2linkissue45013 messages
2021-08-26 12:44:37ubermidget2create