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 petr.viktorin
Recipients petr.viktorin, vstinner
Date 2019-09-26.09:54:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569491645.71.0.595502080699.issue38112@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4267c989e7fc6cd528e8a1d04a07fac5cca85ec7 by Petr Viktorin in branch 'master':
bpo-38112: compileall: Skip long path path on Windows if the path can't be created (GH-16414)
https://github.com/python/cpython/commit/4267c989e7fc6cd528e8a1d04a07fac5cca85ec7
History
Date User Action Args
2019-09-26 09:54:05petr.viktorinsetrecipients: + petr.viktorin, vstinner
2019-09-26 09:54:05petr.viktorinsetmessageid: <1569491645.71.0.595502080699.issue38112@roundup.psfhosted.org>
2019-09-26 09:54:05petr.viktorinlinkissue38112 messages
2019-09-26 09:54:05petr.viktorincreate