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 knzivid
Recipients christian.heimes, dstufft, eric.araujo, knzivid
Date 2021-01-27.14:17:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611757025.96.0.936373661279.issue43035@roundup.psfhosted.org>
In-reply-to
Content
I made my version PEP440 (local version) compliant. Now I get an error in a different place and it makes more sense.

[WinError 206] The filename or extension is too long: 'build\\bdist.win-amd64\\wheel\\...\\purelib\\pkg..-2.3.0+b0105812.1.preview-py3.9.egg-info'

Is there a pythonic way of enabling long paths on windows?
History
Date User Action Args
2021-01-27 14:17:06knzividsetrecipients: + knzivid, christian.heimes, eric.araujo, dstufft
2021-01-27 14:17:05knzividsetmessageid: <1611757025.96.0.936373661279.issue43035@roundup.psfhosted.org>
2021-01-27 14:17:05knzividlinkissue43035 messages
2021-01-27 14:17:05knzividcreate